.styled_select{
    overflow: hidden; max-width: 190px;
}
.styled_select::after {
    border-color: transparent #333333;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    content: "";
    height: 0;
    margin-top: -6px;
    position: absolute;
    right: 5px;
    top: 50%;
    width: 0;
}
.styled_select.active::after {
    border-color: #d31245 transparent;
    border-width: 8px 8px 0;
    margin-top: -3px;
}


.styled_select select {
    background: transparent;
    width: 100%;
    padding: 5px 0px 5px 0px;
    font-size: 16px;
    border: none;
    height: 34px;
    -webkit-appearance: none;
    -moz-appearance: none;
    color: #333333;
    appearance: none;
    content: "\e250";
    /*background: url(http://www.stackoverflow.com/favicon.ico) 96% / 15% no-repeat #ccc;*/
}
.styled_select select::after{

    /*border-color: transparent #d31245;
    border-style: solid;
    border-width: 8px 0 8px 8px;
    content: "";
    height: 0;
    margin-top: -6px;
    position: absolute;
    right: 16px;
    top: 50%;
    width: 0;*/
}

.styled_select select:active {

    outline: none;
    border: none;
    background: none;

}

.styled_select select:focus {

    outline: none;

}

.styled-select.slate {
    height: 33px;
    width: 100px;
}

.styled-select.slate select {
    background:  #d31245;
    border: 1px solid #ccc;
    font-size: 15px;
    color: white;
    height: 33px;
    width: 100px;

}
.styled-select.slate_big {
    height: 33px;
    width: 200px;
}

.styled-select.slate_big select {
    background:  #d31245;
    border: 1px solid #ccc;
    font-size: 15px;
    color: white;
    height: 33px;
    width: 200px;

}






.transparent {
    zoom: 1;
    filter: alpha(opacity=50);
    opacity: 0.3;
}

.glyphicon-arrow-left {
    cursor: pointer;
}

.glyphicon-arrow-left:hover{
    color:#009c64;
}

.glyphicon-arrow-right {
    cursor: pointer;
}

.glyphicon-arrow-right:hover{
    color:#009c64;
}

.arrow_key_style {

    color: #fff;

}




body , h1 , h2 , h3 , h4 , h5 , h6 , .h1 , .h2 , .h3 , .h4 , .h5 , .h6 , p {

    font-family: 'Signika Negative', sans-serif !important;

}


.header {

    background: #d31245;
    min-height: 280px;
    background-size:cover;
    width:100%;
    -moz-transition: height 1s ease;
    -webkit-transition: height 1s ease;
    -o-transition: height 1s ease;
    transition: height 1s ease;
}



.header_top_buttons {

    float:left;
    width: 100%;
    margin-top: 20px;
    height: 50px;
    display: block;
}


.header_site_name {

    color: #fff;
    width: 100%;
    height: 50px;
    margin-top: 30px;
    font-weight: 600;
    font-size: 30px;
    position: absolute;
    left: -97px;
    top: -27px;
}


.header_right_actions {

    float: right;
    padding-right: 10px;
    height: 100%;
    color:white;

}

.header_right_action_item {

    height: 40px;
    width: 60px;
    font-size:30px;
    cursor: pointer;
    position: absolute!important;
    left: 0px!important;

}


.header_user_details {

    float: left;
    margin-top: 100px;
    width: 100%;
    /*height:100px;*/
    display: block;

}


.header_user_icon_mask {

    display: inline-block;
    background: #fff;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    overflow: hidden;
    margin-top: 25px;

}

.header_user_welcome {

    font-size: 40px;
    font-family: 'Signika Negative', sans-serif !important;
    font-weight: bolder;
    color: #822413;
    height: 100px;
    line-height: 100px;
    overflow: hidden;

}

.header_user_right_content {

    font-size: 18px;
    color:white;
    height: inherit;
    line-height: 100px;
    text-align: right;
    padding-right: 20px;
    display: none;

}

.header_connections {

    float: left;
    width: 100%;
    min-height:150px;
    margin-top: 30px;
    display: block;

}



.header_connection_item {

    float: left;
    width: 100%;
    height: 100px;
    margin-bottom: 10px;

}


.header_connection_item_logo_container {

    float: left;
    position: relative;
    width: 30%;
    height: 100px;
    text-align: center;
    background: #d31245;
    border-radius: 5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
opacity: .9;
}

.modal_50 {




}
.modal_loader{

    margin: 15% auto;
    width: 160px;
    min-height: 160px;

}
.modal_loader .modal-content{

    font-size:14px ;
    overflow-x: hidden;
}

.modal_loader h5{

    font-size:18px ;

}

.header_connection_item_logo_img {

    position:absolute;
    top:50%;
    transform:translate(-50%,-50%);
    display: none;
}


.header_connection_item_content {

    float: left;
    margin-left: 2%;
    width: 68%;
    height: 100px;

}

.header_connection_item_content_heading {

    float: left;
    width: 100%;
    padding-left: 6%;
    font-weight: bold;
    color: white;
    font-size: 18px;
    height: 40px;
    background: #d31245;
    line-height: 40px;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius:5px 5px 0px 0px;
    -webkit-border-radius:5px 5px 0px 0px;
    opacity:.9;
}

.header_connection_item_content_balance_section {

    float: left;
    width: 100%;
    padding-left: 6%;
    color: #fff;
    background:  #d31245;
    height: 60px;
    line-height: 60px;
    font-size: 18px;

    border-radius: 0px 0px 5px 5px;
    -moz-border-radius:0px 0px 5px 5px;
    -webkit-border-radius:0px 0px 5px 5px;


}

.small_header{

    /*background: linear-gradient(to right, rgb(6, 0, 10) 10%, rgb(171, 129, 3) 50%, rgb(6, 0, 10) 100%);*/
    /*background: rgb(6, 0, 10);*/
    background: linear-gradient(to right, rgb(83 169 238) 10%, rgb(10 131 228) 50%, rgb(14 100 169) 100%);
    background-size:cover;
    top:0;
    left:0;

    width: 100%;

    height: 70px;
    position: fixed;
    z-index: 1000;
    transform: translateX(0);
    /*transition: transform 3s;*/
    /* transition: height 1000ms,background 1000ms;
     -webkit-transition: display 1000ms,visibility 1000ms;*/
}
.small_header.show{
    transform: translateY(0);

}

#small_header button{float:left;width:29px;height:25px;margin-top:10px;background:transparent url('../button.png') no-repeat;}
#header button{float:left;width:29px;height:25px;margin-top:10px;background:transparent url('../button.png') no-repeat;}

.small_header.header_top_buttons {

    float:left;
    width: 100%;
    margin-top: 10px;
    height: 50px;
    display: block;
}


.header_top_buttons.tiny{

    margin-top: 10px;

}


.header_user_details.tiny{

    display: none;

}

.header_connections.tiny{

    display: none;

}

.no_catalogue_data{

    padding:50px;display: block; float: left; width: 100%;text-align: center;
}

.catalogue_container {


    float: left;
    width: 100%;
    height:auto;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;

}

.catalogue_container_header {

    float: left;
    width: 100%;
    min-height: 100px;

}


.catalogue_header_searchbox {

    border: medium none;
    font-size: 16px;
    font-weight: 100;
    height: 30px;

}


.catalogue_header_searchbox input {

    box-shadow: none;
    -webkit-box-shadow:none;
    outline: none;
    border: none;
    width: 100%;
    border-bottom: solid 1px #d31245;

}

.catalogue_header_searchbox input:focus {

    outline: none;
    border-bottom: solid 1px #d31245;
    box-shadow: none;
    -webkit-box-shadow:none;

}


.catalogue_header_searchbox .input-group-addon {

    border: none;
    background:none;

}

.catalogue_header_category_container {

    float: left;
    width: 100%;

    margin-top: 10px;

}


.catalogue_header_category {

    float:left;
    padding: 5px 2%;
    border:1px solid #ccc;
    border-radius:20px;
    text-align:center;
    width:auto;
    font-size: 12px;
    margin-right: 10px;
    color: #4f5653;
    font-weight: 100;
    margin-bottom: 10px;

}


.catalogue_header_category.selected{

    border:1px solid #d31245;
    color: #d31245;
}

.catalogue_header_category:hover {

    border:1px solid #d31245;
    color: #d31245;
    cursor: pointer;

}

.catalogue_items_container {

    float: left;
    width: 100%;
    margin-top: 20px;


}

.catalogue_items_container_row {

    

}

.catalogue_items_item {
    border: 1px solid #ccc;

    height: 350px;
    margin: 0 auto;
    max-width: 270px;
    min-width: 180px;
    position: relative;
    width: 100%;


}
.catalogue_items_no_balance {

    width: 100%;
    height: 350px;
    position: absolute;
    top: 0;
    left: 0;
    z-index:100;
    padding:50% 0px;
    background-color:#333;
    opacity:0.5;
    color: #fff;
    cursor: pointer;

}
.customerhome_item_details_no_balance {
height: 93px;
opacity: 0.8;
padding: 3%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index:100;
    background-color:#333;
    opacity:0.8;
    color: #fff;
}
.catalogue_item_image {

    float: left;
    width: 100%;
    height: 170px;
    overflow: hidden;

}


.catalogue_item_details {

    float: left;
    width: 100%;
    height: 180px;
    padding-left:5%;
    padding-right: 5%;
    margin-top: 20px;

}

.catalogue_item_details a {

    color: #d31245;
    font-size: 12px;
    font-weight: lighter;

}

.catalogue_item_details_heading {

    float: left;
    width: 100%;
    font-size: 14px;

}

.catalogue_item_details_category {

    float: left;
    font-size: 13px;
    height: 24px;
    margin-top: 20px;
    overflow: hidden;
    width: 100%;
}

.catalogue_item_details_actions {

    float: left;
    width: 100%;
    margin-top: 30px;

}

.catalogue_item_details_action_left {

    float: left;
    margin-left: 5%;
    width: 57%;
    background:  #d31245;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;

}

.catalogue_item_out_of_stock {

    float: left;
    margin-left: auto;
    width: 100%;
    background: #e9967a;
    height: 30px;
    display: block;
    text-align: center;
    line-height: 30px;
    color: #fff;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;

}

.catalogue_item_details_action_left:hover {

    cursor: pointer;

}


.catalogue_item_details_action_right {

    float: left;
    width: 38%;
    border: 1px solid #d31245;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #d31245;

}

.footer_container {

    width: 100%;
    background: #333333;
    min-height: 150px;
    bottom: 0;
    padding-top: 70px;
    clear:both;

}


.footer_left_container {

    float: left;
    width: 100%;
    color:#7e9299;
    padding-bottom: 10px;

}


.footer_left_container a {

    color:#fff;

}

.footer_right_container {

    float: right;
    width: 100%;
    text-align: right;
    color: #607179;
    padding-bottom: 10px;
    display: inline-flex;

}


.footer_right_icon_facebook {

background: url('../img/facebook.svg');

width: 30px;

height: 30px;

cursor: pointer;

padding-right: 10px;
}

.footer_right_icon_twitter {

    background: url('../img/twitter.svg');
    width: 30px;
    height: 30px;
    cursor: pointer;
    padding-right: 10px;



}


.footer_right_icon_linkedin {

    background: url('../img/instagram.svg');
    width: 30px;
    height: 30px;
    cursor: pointer;
    padding-right: 10px;
}

.header_connections .carousel-inner{
     position: static;
 }

.header_connections .carousel-indicators {

    left: 0;
    margin-bottom: 20px;
    margin-left: 0;
    margin-top: 60px;
    position: relative;
    width: 100%;

}
.header_connections .carousel-indicators li {

    background-color: #de715d;
    border: none;
    width: 30px;
    height: 7px;

}


.header_connections .carousel-indicators .active {

    background-color: #fff;
    width:30px;
    height: 7px;

}

.alert-new{

    background-color: transparent !important;
    border: 0 solid transparent !important;
    border-radius: 4px;
    float: left;
    margin-bottom: 0;
    padding: 10px 0;
    width: 100%;
    font-weight: bold;

}


.merchant_gear_icon_dropdown {

    position:relative;
    left:-190px;
    width:250px;
    z-index:999;
    margin-top: 20px;
    display:none;

}
.clickable {

    cursor: pointer;
}
.arrow_box .row{
    border-bottom: 1px solid #ffffff;
    cursor: pointer;
}

.arrow_box .row:hover{
    border: 1px solid #fefefe;
}

.arrow_box_icon {
    position: relative;
    background: #fff;
    line-height: 40px;
    text-align: center;
    color: #d31245;
}
.arrow_box_label{
    color:#d31245;
    text-decoration: none;
}


.arrow_box {
    position: relative;
    background: #ffffff;
    border: 4px solid #d31245;
    z-index: 1000;
}
.arrow_box:after, .arrow_box:before {
    bottom: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    z-index: 1000;
}

.arrow_box:after {
    border-color: rgba(136, 183, 213, 0);
    border-bottom-color: #ffffff;
    border-width: 30px;
    left: 80%;
    margin-left: -30px;
}
.arrow_box:before {
    border-color: rgba(194, 225, 245, 0);
    border-bottom-color: #d31245;
    border-width: 36px;
    left: 80%;
    margin-left: -36px;
}


.customer_gear_icon_dropdown {

    position:relative;
    left:-190px;
    width:250px;
    z-index:999;
    margin-top: 20px;
    display:none;

}

.settings_icon {

    color: #fff;
    cursor: pointer;

}


.settings_icon:hover {

    color: #ccc;

}

.cart_item_count{

    bottom: 0;right:20px;position:absolute;
}

/* section for cart content style

  a {

    color: #d31245;

  }

  a:hover {

    cursor: pointer;
    color: #d31245;
    text-decoration: none;

  }


  /** Common customer home styles */

.customerhome_main_container {

    float: left;
    width: 100%;

}

.customerhome_main_container_header {

    float: left;
    width: 100%;
    color: #333333;
    margin-top: 30px;
    margin-bottom: 30px;

}


.customerhome_main_content_area {

    float: left;
    width: 100%;

}



/** Cart content page styles **/
.customerhome_cartcontent_item {

    padding-top: 10px;
    border-top: 1px solid #ccc;
    padding-bottom: 10px;

}


.customerhome_cartcontent_item_desc_container {

    float: left;
    width: 95%;
    padding-left: 5%;
    padding-top:20px;

}

.customerhome_cartcontent_item_desc {

    float: left;
    width: 100%;

}


.customer_home_cartcontent_spinner_container {

    height:30px;
    max-width:120px;
    padding-top:35px;
    margin: 0px auto;

}

.customer_home_cartcontent_text_data{

    min-height:30px;
    width:100%;
    padding-top:35px;
    margin: 0px auto;
}

.cartcontent_item_image {

    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden;

}


.customerhome_cartcontent_item .form-control {

    color: #d31245;
    font-size: 20px;

    background: #fff;

}


.customerhome_cartcontent_item .input-group-btn button {


    background: #eaeaea;
    border-radius: 3px;

}




.customerhome_cartcontent_item .catalogue_item_details_actions {

    padding-top: 5px;

}



.customerhome_button,.customerhome_button:hover,.customerhome_button:focus {

    background: #0e67af;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #fff !important;

}

.customerhome_back_button,.customerhome_back_button:hover,.customerhome_back_button:focus {

    background: #598399;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #fff !important;
    
}

.customerhome_referrals_button,.customerhome_referrals_button:hover,.customerhome_referrals_button:focus {

    background: #d31245;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #fff !important;

}

.customerhome_checkout_continue_button,.customerhome_checkout_continue_button:hover,.customerhome_checkout_continue_button:focus {

    background: #468847;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    color: #fff !important;

}

.footer_right_container a {
    margin-right: 15px;
}



/** Added header styles **/
.header_collapsed {

    height: 70px;
    min-height: 70px;
    position: fixed;
    top: 0;
    z-index: 1000;
    background:linear-gradient(to right, rgb(83 169 238) 10%, rgb(10 131 228) 50%, rgb(14 100 169) 100%)!important;

}

.header_collapsed_hidden {

    display: none;

}
.main_content_dynamic_area{
    padding-top: 10px;
    min-height: 500px;

}
.main_content_dynamic_area_collapsed{
    margin-top: 70px;
}

.display_block{
    display: block;
}

/*close style



/** item details styles */

a , a:hover {

    color: #d31245;
    cursor: pointer;
    text-decoration: none;

}

.customerhome_item_detail_container {

    background-color: #fff;
    float: left;
    padding: 0 20px 20px;
    width: 100%;

}

.customerhome_item_detail_mainimage {

    float: left;
    width: 250px;
    height: 250px;
    overflow: hidden;

}

.customerhome_item_detail_imagethumbnail {

    float: left;
    width: 70px;
    height: 70px;
    overflow: hidden;

}

.customerhome_item_detail_content {

    float: left;
    width: 100%;

}

.customerhome_item_detail_content li {

    padding-top: 10px;
    font-size: 13px;

}

.customerhome_item_detail_action {

    float: left;
    width: 100%;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding-bottom: 30px;

}

.customerhome_item_detail_qty_field {

    margin-top: 30px;

}
/* close style

 /** item details styles */
a , a:hover {

    color: #d31245;
    cursor: pointer;
    text-decoration: none;

}



.customer_home_cartcontent_spinner_container {

    height:30px;
    width:120px;
    padding-top:35px;
    margin: 0px auto;

}




.customerhome_item_detail_imagethumbnail {

    float: left;
    width: 70px;
    height: 70px;
    overflow: hidden;

}

.customerhome_item_detail_content {

    float: left;
    width: 100%;

}

.customerhome_item_detail_content li {

    padding-top: 10px;
    font-size: 13px;

}

.customerhome_item_detail_action {

    float: left;
    width: 100%;
    border-top: solid 1px #ccc;
    border-bottom: solid 1px #ccc;
    padding-bottom: 30px;

}

.customerhome_item_detail_qty_field {

    margin-top: 30px;

}

#inpaginator input {

    background: #0e67af; 
    border:none;

}

.cart_content_dialog_90{
    max-width: 900px;
    width:95%
}

.cart_content_dialog_90 .modal-body {

    padding: 0px;

}

.cart_content_dialog_90 .dialog_heading {

    color: #d31245;
    font-family: 'Signika Negative', sans-serif !important;

}
.cart_content_dialog_90 .modal-header{
    padding: 0px;
    border-bottom: 0px;
    border-radius: 0px;
    background-color: #fff;
}

.cart_content_dialog_90 .close {
    background-color:#d31245 ;
    color: #fafafa;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.57;
    padding: 10px;
    text-shadow: 0 1px 0 #ffffff;
}

.cart_content_dialog_90 .bootstrap-dialog-header{
    min-height: 40px;
    background-color: #fff;
}

.new_dialog_60{
    max-width: 600px;
    width:95%
}

.new_dialog_60 .modal-header{
    padding: 0px;
    border-bottom: 0px;
    border-radius: 0px;
    background-color: #fff;
}

.new_dialog_60 .close {
    background-color:#d31245 ;
    color: #fafafa;
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    opacity: 0.57;
    padding: 10px;
    text-shadow: 0 1px 0 #ffffff;
}

.new_dialog_60 .bootstrap-dialog-header{
    min-height: 40px;
    background-color: #fff;
}

.new_dialog_60 .bootstrap-dialog-title {
    color: #d31245;
    display: inline-block;
    font-size: 19px;
    padding: 10px 10px 10px 20px;
}

/*close item details*/

.checkout_status{
    border-radius: 10px;
    clear: both;
    cursor: pointer;
    float: left;
    font-weight: bold;
    padding: 35px;
    position: relative;
    text-align: center;
    vertical-align: middle;
}


*, *::before, *::after {
    box-sizing: border-box;
}
*, *::before, *::after {
    box-sizing: border-box;
}


.height-46{

    height: 46px !important;
}

.btn-reddish,.btn-reddish:hover,.btn-reddish:focus {

    background-color: #0e68b0 !important;
    color: #fff !important;
    border-color: #0d67af !important;

}

.border-reddish{

    border: 1px solid #0d67af !important;
}

.cart_content_footer{

    border-top: solid 1px #ccc;
    padding-top: 20px;
    padding-bottom: 20px;
    font-weight: 200;
}

.cart_content_footer_user_details{

    padding-bottom: 10px;
}

.cart_content_footer_user_details_item{

    color: #d31245;
}

.cart_content_footer_summary_title{
    color: #d31245;
    font-weight: 500;
    text-align: right;
}

.cart_content_footer_summary_title_icon{

    width:20px;float:right;margin-left:10px;border: 1px solid rgb(204, 204, 204);background: none repeat scroll 0 0 rgb(234, 234, 234);text-align:center;
}

.cart_content_footer_summary_title_icon a, a:hover{
color: #333;
}

.cart_content_footer_summary_details{

    margin-top: 20px;

    border: 1px solid #ccc;

    height: 100px;


    padding:10px 20px;


}
.cart_content_footer_summary_details_container{
    position: relative; text-align: right; white-space: nowrap;color: #4f5653;font-weight: 300;font-size: 12px;
}

.cart_content_footer_summary_details_filler{
    position: absolute; left: 0; right: 0; border-bottom: 1px dotted #4f5653; height: 73%;
}
.cart_content_footer_summary_details_currency{
    background: white; float: left; margin-right: 0px; padding-right: 4px; position: relative;
}
.cart_content_footer_summary_details_points{
    background: white; padding-left: 4px; position: relative;
}

.header_right_actions_temp{
    float: right;
    width: 100%;
    height: 100%;
    color:white;
    padding-right: 10px;
    display: none;
}

.profile-select {
    width: 100%;
    height: 35px;
    border-radius: 5px;
    color: #555555;
    border: 1px solid #cccccc;
}
/* ----------------------------------------Promo code CSS------------------------------------- */



.coupon-wrapper.coupon-single {
    position: relative;
    padding: 20px 15px;
    background-color: #fff;
    box-shadow: 0 1px 2px #d9dadb;
}
.coupon-wrapper {
    min-height: 160px;
    margin-bottom: 30px;
    padding-bottom: 20px;
    border-bottom: 1px solid #f8f8f8;
}
.coupon-single .ribbon-wrapper {
    position: absolute;
    top: 0;
    right: 0;
    overflow: hidden;
    width: 80px;
    height: 85px;
}
.badge-danger, .btn-border:active, .btn-border:focus, .btn-border:hover, .post-tags a:hover, .ribbon {
    background-color: #d31245;
}
.ribbon {
    font-size: 13px;
    position: relative;
    top: 14px;
    left: -3px;
    width: 120px;
    padding: 2px 0;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    text-align: center;
    color: #fff;
}
.ribbon:before {
    left: 0;
}
.ribbon:after {
    right: 0;
}

.ribbon:after, .ribbon:before {
    position: absolute;
    bottom: -3px;
    border-top: 3px solid #6e8900;
}
.btn-code span.btn-hover:after, .ribbon:after, .ribbon:before, .tag:before {
    content: '';
}
.text-center {
    text-align: center;
}
.savings {
    border: 1px dashed #ddd;
    border-radius: 3px;
    background: rgba(242,242,247,.17);
}
#footer .btmFooter p i, .bq-social li a:hover, .breadcrumb>.active, .btn-border, .color-primary, .coupon-block .coupon-value, .coupon-details .btn-group .btn:nth-of-type(1), .dph-info div a, .header .active a:first-of-type, .header .active a:first-of-type i, .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover, .nav.nav-tabs>li>a:hover, .nav.nav-tabs>li>a:hover i, .nav.tabs-vertical>li>a:hover, .newsletter-form h4 i, .pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover, .pricing .panel .panel-heading .price, .savings .large, .select-search .btn-group .btn.active i, .tabs-vertical>li.active>a, .tabs-vertical>li.active>a i, .tabs-vertical>li.active>a:focus, .tabs-vertical>li.active>a:hover, a:hover {
    color: #d31245;
}
.savings .large {
    font-size: 2.3em;
    font-weight: 700;
    margin-bottom: -10px;
    padding-top: 8px;
}
.savings .small {
    font-weight: 700;
    max-width: 60px;
    margin: 14px auto auto;
    padding: 5px 0 10px;
}
.savings .type {
    padding: 5px 0;
    border-top: 1px dashed #e7e7e7;
    background: rgba(242,242,247,.86);
}
.coupon-contain .list-inline {
    font-size: 13px;
    padding-left: 5px;
    color: #a1a3a7;
}
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}
.coupon-contain ul li {
    line-height: 7px;
    vertical-align: middle;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}
.label-pink {
    background-color: #d31245;
}
.label {
    font-size: 75%;
    font-weight: 400;
    line-height: 10px;
    display: inline;
    padding: 6px 0 8px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    color: #fff;
    border-radius: 2px;
}
.label-success {
    background-color: #33b86c;
}
.coupon-title {
    margin-top: 15px;
    margin-bottom: 10px;
}
.coupon-title a {
    font-size: 21px;
    font-weight: 400;
    line-height: 28px;
    margin-top: auto;
    color: #212121;
}

.tabs li.tab a, .tag, a {
    text-decoration: none;
}
.coupon-details {
    margin-top: 15px;
    margin-bottom: 0;
}
.coupon-contain ul.coupon-details li:first-of-type {
    margin-left: 0;
    padding-left: 0;
}
.coupon-details .btn-group .btn:nth-of-type(2) {
    color: #7ab55c;
}


.button-contain .btn-code {
    max-width: 160px;
    margin-top: 30px;
}
.btn-code {
    position: relative;
    height: 36px;
    margin: auto;
    border-radius: 2px;
}
.btn-code span.partial-code {
    padding-right: 11px;
    text-align: right;
    color: #4a90e2;
    border: 1px dashed #4a90e2;
    border-radius: 3px;
    background: #e0efff;
}
.btn-code, .btn-code span.partial-code {
    line-height: 34px;
    display: block;
    overflow: hidden;
}
.btn-code span.btn-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 36px;
    cursor: pointer;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    color: #d31245;
    border: 1px solid #d31245;
    border-radius: 3px;
    background-color: #fff;
}
.btn-code span.btn-hover:after {
    position: absolute;
    right: -26px;
    width: 0;
    height: 0;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    -webkit-transform: scale(-1);
    -ms-transform: scale(-1);
    transform: scale(-1);
    border-right: 0 solid transparent;
    border-left: 26px solid transparent;
    -webkit-filter: FlipV;
    filter: FlipV;
    -ms-filter: FlipV;
}
.button-contain .btn-group {
    margin-top: 15px;
}
.btn-code span.btn-hover:hover {
    width: 80%;
    color: #fff;
    background-color: #d31245;
}
[class*=" ti-"], [class^=ti-] {
    font-family: themify;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* ----------------------------------------Promo code CSS------------------------------------- */

/*------------------------------------- Profile page Popup------------------------- */
.profile_update_main_box {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    background: rgba(0,0,0,.9);
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    z-index: 9999;
}
.profileUpdate {
    min-width: 500px;
    background: #fff;
    max-width: 500px;
    /* padding: 20px; */
    height: 200px;
    color: #333333;
}
.profileUpdate h3 {
    background: #333333;
    color: #fff;
    margin: 0px;
    padding: 12px;
    font-size: 18px;
}
/*------------------------------------- Profile page Popup------------------------- */

/*----------------------Sub Menu----------------*/
.user-icon-menu li a {
    color: #fff;
    text-align: center!important;
    text-decoration: none;
    text-transform: capitalize;
    font-size: 16px;
    display: block;
    padding-bottom: 26px;
}
.over-flow-big-name{
    white-space: nowrap;
    text-overflow:ellipsis;
    overflow: hidden;
}
.user-icon-base-class{
    position: relative;
    text-align: center;
    /* padding: 14px; */
}
.user-icon-base-class:hover ul.submenu{
    display: block!important;
}
ul.submenu {
    position: absolute;
    width: 100%;
    text-align: center;
    background: #fff;
    color: #333!important;
    left: 0;
    top: 49px;
    box-shadow: 0 4px 16px 0 rgba(0,0,0,.2);
    display: none;
}
ul.submenu li {
    margin-left: -40px!important;
}
ul.submenu li a{
    color: #333300;
    display: block!important;
    padding: 12px;
    border-bottom: 1px solid #e2e2e2;
}
ul.submenu:before {
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid white;
    position: absolute;
    top: -9px;
    left: 47%;
}
ul.submenu li a:hover{
    background: #fbfafa;
}

.submenu li a span.glyphicon.glyphicon-log-outA, .glyphicon-envelopeA, .glyphicon-userA {
    background: #22213f;
    margin-right: 20px;
    /* background: red; */
    height: 20px;
    width: 20px;
    line-height: 17px;
    color: #fff;
    border-radius: 20px;
    font-size: 11px;
    float: left;
}
/*----------------------Sub Menu----------------*/
/*----------------------Sub Menu----------------*/
.log-out-mobile{
    display: none;
}



@media (max-width: 1024px) {
    .header_site_name{
        display: none!important;
    }
    .header_site_name_center{
        display:initial;
        margin-left: 0px;
    }
}
@media (max-width: 768px) {
    .catalogue_item_details_actions {
        margin-top: 10px!important;
    }
    .log-out-mobile{
        display:block;
    }

    .log-out-mobile2{
        display:none;
    }
    .header_site_name{
        display: none!important;
    }
    .header_site_name_center{
        display:initial;
        margin-left: 0px;
    }
}



@media screen and (max-width: 756px){

    .col-xs-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-xs-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-xs-offset-3 {
        margin-left: 25%;
    }
    .col-xs-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-xs-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-xs-offset-6 {
        margin-left: 50%;
    }
    .col-xs-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-xs-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-xs-offset-9 {
        margin-left: 75%;
    }
    .col-xs-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-xs-offset-11 {
        margin-left: 91.66666666666666%;
    }

    .header_right_actions_temp{
        float: right;
        height: 100%;
        color:white;

        display: block;

        width: 32px;
    }

    .header_right_actions{
        float: right;
        width: 100%;
        height: 100%;
        color:white;
        padding-right: 10px;

        display: none;
    }

    .header_user_details {
        float: left;
        margin-top: 10%;
        min-height: 100px;
        width: 100%;
    }

    .merchant_gear_icon_dropdown {
        display: none;
        left: -135px;
        margin-top: 20px;
        position: relative;
        width: 180px;
        z-index: 999;
    }

    .header_user_icon_mask {
        background: none repeat scroll 0 0 #fff;
        border-radius: 50%;
        display: block;
        height: 80px;
        margin: 0 auto;
        overflow: hidden;
        width: 80px;
    }

    .header_user_welcome {
        color: #822413;
        font-family: "Signika Negative",sans-serif !important;
        font-size: 25px;
        font-weight: bolder;
        height: 50px;
        line-height: 50px;
        text-align: center;
        overflow: hidden;
    }

    .customerhome_item_detail_content_header{

        text-align: left;
    }

    .customerhome_item_detail_imagethumbnail {

        float: left;
        width: 70px;
        height: 70px;
        overflow: hidden;
        margin-bottom: 10px;

    }

    .customerhome_item_detail_mainimage {
        float: none;
        height: 200px;
        margin: 0 auto;
        overflow: hidden;
        width: 200px;
    }
}


@media screen and (max-width: 420px) {


.col-us-1,
.col-us-2,
.col-us-3,
.col-us-4,
.col-us-5,
.col-us-6,
.col-us-7,
.col-us-8,
.col-us-9,
.col-us-10,
.col-us-11,
.col-us-12,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12,
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-us-1,
.col-us-2,
.col-us-3,
.col-us-4,
.col-us-5,
.col-us-6,
.col-us-7,
.col-us-8,
.col-us-9,
.col-us-10,
.col-us-11 {
    float: left;
}

.col-us-1 {
    width: 8.333333333333332%;
}

.col-us-2 {
    width: 16.666666666666664%;
}

.col-us-3 {
    width: 25%;
}

.col-us-4 {
    width: 33.33333333333333%;
}

.col-us-5 {
    width: 41.66666666666667%;
}

.col-us-6 {
    width: 50%;
}

.col-us-7 {
    width: 58.333333333333336%;
}

.col-us-8 {
    width: 66.66666666666666%;
}

.col-us-9 {
    width: 75%;
}

.col-us-10 {
    width: 83.33333333333334%;
}

.col-us-11 {
    width: 91.66666666666666%;
}

.col-us-12 {
    width: 100%;
}
    .col-us-offset-0 {
        margin-left: 0%;
    }

    .col-us-offset-1 {
        margin-left: 8.333333333333332%;
    }
    .col-us-offset-2 {
        margin-left: 16.666666666666664%;
    }
    .col-us-offset-3 {
        margin-left: 25%;
    }
    .col-us-offset-4 {
        margin-left: 33.33333333333333%;
    }
    .col-us-offset-5 {
        margin-left: 41.66666666666667%;
    }
    .col-us-offset-6 {
        margin-left: 50%;
    }
    .col-us-offset-7 {
        margin-left: 58.333333333333336%;
    }
    .col-us-offset-8 {
        margin-left: 66.66666666666666%;
    }
    .col-us-offset-9 {
        margin-left: 75%;
    }
    .col-us-offset-10 {
        margin-left: 83.33333333333334%;
    }
    .col-us-offset-11 {
        margin-left: 91.66666666666666%;
    }
    .styled_select {
        max-width: 100%;
        overflow: hidden;
    }

    .styled_select:after {
        border-color: transparent #d31245;
        border-style: solid;
        border-width: 8px 0 8px 8px;
        content: "";
        height: 0;
        margin-top: -6px;
        position: absolute;
        right:17px;
        top: 50%;
        width: 0;
    }

    .merchant_gear_icon_dropdown {
        display: none;
        left: -125px;
        margin-top: 0px;
        position: absolute;
        width: 180px;
        z-index: 999;
    }

    .arrow_box {
        background: none repeat scroll 0 0 #ffffff;
        border:none;
        position: relative;
        z-index: 1000;
    }

    .arrow_box::after, .arrow_box::before {
        border: medium none;
        bottom: 100%;
        content: " ";
        height: 0;
        pointer-events: none;
        position: absolute;
        width: 0;
        z-index: 1000;
    }

    .customerhome_item_detail_content_header{

        text-align: center;
    }

    .customerhome_item_detail_imagethumbnail {

        float: left;
        width: 70px;
        height: 70px;
        overflow: hidden;
        margin-bottom: 10px;

    }

    .customerhome_item_detail_mainimage {
        float: none;
        height: 200px;
        margin: 0 auto;
        overflow: hidden;
        width: 200px;
    }

    .customer_home_cartcontent_spinner_container {
        height: 30px;
        margin: 0 0 0 auto;
        padding-top: 35px;
        width: 120px;
    }

    .customer_home_cartcontent_text_data {
        min-height: 30px;
        margin: 0 auto;
        padding: 10px;
        text-align: center;
        min-width: 106px;
    }

    .customerhome_back_button,.customerhome_back_button:hover,.customerhome_back_button:focus {

        background: #598399;
        border-radius: 2px;
        -webkit-border-radius: 2px;
        -moz-border-radius: 2px;
        color: #fff !important;
        margin-bottom: 10px;

    }

    .customerhome_cartcontent_item_desc {

        float: left;
        width: 100%;
        margin-bottom: 10px;

    }
    #view_brands_add_brand{

        margin-bottom: 10px;
    }

    .footer_container {
        background: linear-gradient(to right, rgb(80, 86, 84) 10%, rgb(242, 242, 242) 50%, rgb(52, 53, 53) 100%);
        bottom: 0;
        clear: both;
        padding-top: 10px;
        width: 100%;
    }

}

/*cutomer promotion card*/

.card {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.ExpiryPopUp {

    position: absolute;
    top: 100px;
    border-radius: 5px;
}
.close_popup {
    background: #d31245!important;
    color: #fff!important;
}
.closePopUp {
    background: #d31245!important;
    opacity: 1;
    width: 30px;
    height: 30px;
    color: #fff;
    margin-right: 8px;
}
.notification_msg{
    position: relative;
    padding: 20px;
    text-align: center;
    padding-top: 50px;
    font-size: 20px;
    text-align: justify;
    font-size: 15px;
}
#expiryPopUp h4{
    font-size: 22px;
    font-weight: 900;
}
.card {
    margin-top: 70px;
    margin-bottom: 80px;
    box-sizing: border-box;
    border-radius: 2px;
    background-clip: padding-box;
    border: 1px solid #ccc;
    cursor: pointer;
}
.card span.card-title {
    color: black;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
}

.card .card-image {
    position: relative;
    overflow: hidden;
}
.card .card-image img {
    /*opacity: 0.5;*/
    border-radius: 2px 2px 0 0;
    background-clip: padding-box;
    position: relative;
    z-index: -1;
    height: 300px;
}
.card .card-image span.card-title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 16px;
}
.card .card-content {
    padding: 10px;
    border-radius: 0 0 2px 2px;
    background-clip: padding-box;
    box-sizing: border-box;
}
.card .card-content p {
    margin: 0;
    color: inherit;
}
.card .card-content span.card-title {
    line-height: 48px;
}
.card .card-action {
    border-top: 1px solid rgba(160, 160, 160, 0.2);
    padding: 3px;
    display: none;
}
.card .card-action a {
    color: #ffab40;
    margin-right: 16px;
    transition: color 0.3s ease;
    text-transform: uppercase;
}
.card .card-action a:hover {
    color: #ffd8a6;
    text-decoration: none;
}

 .carousel-indicators li {

    background-color: #e8e9ea;
    border: none;
    width: 30px;
    height: 7px;

}


 .carousel-indicators .active {

    background-color: #929896;
    width:30px;
    height: 7px;

}

 .banner{
     transform: rotate(225deg);
     position: absolute;
     top: -88px;
     left: 42px;
     right: 0px;
     z-index: -1;
     opacity: 0.5;
 }

 .labelRibbon{

     width: 135px;
     height: 200px;
     margin-top: 10px;
     margin-left: 74px

 }

/*
#slides_control > div{
    height: 200px;
}
img{
    margin:auto;
    width: 400px;
}
#slides_control {
    position:absolute;
    width: 400px;
    left:50%;
    top:20px;
    margin-left:-200px;
}
*/
/*-----------------------------------Prestige Connect Reffral---------------------------------*/
@media (max-width:768px) {
    .prestige-reffral2{
        padding: 30px 0px!important;
    }
}
.prestige-reffral2{
    color: #fff!important;
    padding: 30px;
}

h2.prestige-reffaral {
    text-align: center;
    margin-top: 0px;
    position: relative;
    margin-bottom: 0px;
    color: #fff;
}

/*-----------------------------------Prestige Connect Reffral---------------------------------*/

/* ------------------------------ExpReward point Card-------------------------*/

.expRewardCard {
    background: linear-gradient(45deg, #d33946 50%,#b03247 50%);
    height: 115px;
    margin: 10px 0px;
    border-radius: 10px;
}
.ExpBalance {
    position: absolute;
    left: 0;
    bottom: -40px;
    color: #444;
    font-family: sans-serif;
    font-size: 15px;
    letter-spacing: 2px;
    /* transform: translateY(-50%); */
    font-weight: 900;
}
.ExpCurrencyName {
    top: 20px;
    position: absolute;
    bottom: 45px;
    left: 15px;
    color: #444;
    font-size: 17px;
    letter-spacing: 2px;
    font-family: 'Digital-7'!important;

}
.ExpiryDt {
     position: absolute;
    bottom: 25px;
    left: -35px;
    color: #444;
    font-size: 15px;
    letter-spacing: 2px;
    font-family: sans-serif;
    font-weight: 900;
/* transform: translateX(-50%); */
}
.expRewardCard-main-div{
    position: relative;
}
.expRewardCard-img1 {
    background-image: linear-gradient(to right top, #CB3923, #DA5E26, #EA8A29, #FAB42C, #FAB42C);
    width: 100%;
    height: 10px;
}
/* .expRewardCard-img2 {
    position: absolute;
    left: -15px;
    width: 30px;
    top: -10px;
} */
span.expRewardCard-img2 img {
    width: 25px;
    margin-top: 2px;
    margin-left: -1px;
}
.getRewardExpiryInfo{
    position: relative;
    padding: 5px;
    background-image: linear-gradient(to right, #CB3923, #CB3923, #FAB42C, #FAB42C);
    width: 92%;
    margin-left: 35px;
}
.img-position {
    background:transparent;
    position: absolute;
    width: 25%;
    /* left: -15px; */
    top: -10px;
}
/* ------------------------------ExpReward point Card-------------------------*/