﻿/* ==========================================================================
   General Style Settings
   ========================================================================== */

   embed {
    display: block;
}

a img {
    border-style: none;
}

form {
    padding: 0;
    margin: 0;
}

.no_margin {
    margin: 0;
}

.bottom-space {
    margin-bottom: 15px;
}

.same-height-cells {
    display:flex;
    flex-wrap: wrap;
}

.clear {
    clear: both;
}

.clear_right {
    clear: right;
}

.clear_left {
    clear: left;
}

.clear_none {
    clear: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.error-msg {
    color: #fc6369;
}

a:focus,
a:hover,
a:active {
    outline: none;
}

input,
textarea,
select {
    outline: none;
}

sup,
sub {
    height: 0;
    line-height: 1;
    vertical-align: baseline;
    _vertical-align: bottom;
    position: relative;
}

iframe {
    border: 0px none transparent !important;
}

body a:hover {
    text-decoration: none;
    color: #101010;
}

/* h1,
h2,
h3,
h4,
h5,
h6 {
    display: block;
    font-family: 'TCCC-UnityHeadline' !important;
} */

ul li,
ol li {
    margin-left: 0;
    padding-left: 0;
}

input[type=button],
input[type=submit],
body button.btn,
body button.btn-primary,
.link_btn {
    -webkit-transition: background-color 250ms ease;
    -moz-transition: background-color 250ms ease;
    -o-transition: background-color 250ms ease;
    transition: background-color 250ms ease;
    background: #f40000;
    border: 0;
    color: #ffffff;
    cursor: pointer;
    font-size: 13px;
    font-weight: 700;
    line-height: 1;
    overflow: visible;
    padding: 13px 20px 14px;
    text-transform: uppercase;
    /* Bootstrap Overrides */
    box-shadow: none;
    text-shadow: none;
}

input[type=button]:hover,
body button.btn:hover,
body button.btn-primary:hover,
input[type=button]:focus,
input[type=submit]:focus,
body button.btn:focus,
body button.btn-primary:focus,
input[type=button]:active,
input[type=submit]:active,
body button.btn:active,
body button.btn-primary:active,
.link_btn:hover {
    color: #fff;
    background: #101010;
}

input[type=button].disabled,
input[type=submit].disabled,
body button.btn.disabled,
body button.btn-primary.disabled {
    background: #989898;
    cursor: not-allowed;
}

input[type=button].disabled:hover,
input[type=submit].disabled:hover,
body button.btn.disabled:hover,
body button.btn-primary.disabled:hover {
    background: #989898;
}


input[type=email],
input[type=password],
.requestedDate,
input.contactInput,
input.billingField,
input.shippingField,
.wishButtons .newListName,
input.plus_minus {
    font-size: 12px;
    color: #101010;
    background-color: #f4f4f4;
    border: 1px solid #dcdcdc;
    padding: 7px;
    min-width: 200px;
}

.textfield_220px {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 10px;
    margin-top: 0;
    width: 112px;
}

textarea {
    font-size: 12px;
    color: #101010;
    background-color: #f4f4f4;
    border: 1px solid #dcdcdc;
}

.primary-link {
    color: #f40000;
    font-weight: 700;
    font-size: 13px;
}

.primary-link:hover {
    color: #101010;
}

.primary-link:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 5px;
}

.secondary-button {
    background: none;
    border: 2px solid #f40000;
    color: #f40000;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.secondary-button:hover,
.secondary-button:focus {
    background: none;
    border-color: #101010;
    border: 2px solid #101010;
    color: #101010;
    text-decoration: none;
}

.module-link-button {
    background: none;
    border: 0 none;
    color: #898989;
    padding: 0;
    font-size: 13px;
}

.module-link-button > span {
    background-color: #8fcfbb;
    border-radius: 50%;
    color: white;
    display: inline-block;
    height: 15px;
    margin-right: 5px;
    width: 15px;
}

.module-link-button > span span {
    border-color: transparent transparent transparent #ffffff;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    display: inline-block;
    height: 0;
    vertical-align: middle;
    width: 0;
}


/* ==========================================================================
   Layout Styles
   ========================================================================== */

html {
    font-size: 16px;
}

body {
    color: #101010;
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
}

#container {
    margin: 0 auto 0 auto;
    width: 1000px;
}


/* ==========================================================================
   Header Styles
   ========================================================================== */

#header {
    width: 100%;
}


/* Logo & Tagline Graphic / Main Page Title Styles
   ========================================================================== */

.main_page_title {
    width: 100%;
    float: left;
}

.main_page_title img {
    width: 100%;
}


/* Main Navigation Area
   ========================================================================== */

.main_navigation_container .htmlDetailElementTable {
    width: 100%;
}

.main_navigation_container {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}


/*** Dropdown Menu Style ***/

.main_nav,
.main_nav * {
    margin: 0;
    padding: 0;
    list-style: none;
    z-index: 100;
}

.main_nav {
    line-height: 1.0;
}

.main_nav ul {
    position: absolute;
    top: -999em;
    width: 175px;
    /* This is the width of the dropdown panel, there are values below that must match this width */
    margin-top: 18px;
}

.main_nav ul li {
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    color: #AEAEAE;
    padding: 0;
}

.main_nav ul li ul {
    position: absolute;
    top: -999em;
    width: 175px;
    /* This value must match the width mentioned above in the .main_nav ul style */
    z-index: 7;
    margin-top: 0;
}

.main_nav ul li ul li {
    width: 100%;
    font-size: 12px;
    font-weight: normal;
    color: #AEAEAE;
    padding: 0;
}

.main_nav li:hover {
    visibility: inherit;
    /* fixes IE7 'sticky bug' */
}

.main_nav li {
    float: left;
    position: relative;
    font-size: 12px;
    font-weight: normal;
    color: #ffffff;
    padding: .75em 1em;
}

.main_nav a {
    display: block;
    position: relative;
}

.main_nav li:hover ul {
    left: 0;
    top: 12px;
    z-index: 99;
}

ul.main_nav li:hover li ul {
    top: -999em;
}

ul.main_nav li li:hover ul {
    left: 175px;
    /* This value must match the width mentioned above in the .main_nav ul style */
    top: 0;
}

ul.main_nav li li:hover li ul {
    top: -999em;
}

ul.main_navli li li:hover ul {
    left: 175px;
    /* This value must match the width mentioned above in the .main_nav ul style */
    top: 30px;
}


/*** Dropdown Color and Direction Styles ***/

.main_nav {
    float: right;
}

ul.main_nav li ul li a {
    border-bottom: 1px solid #9d9d9d;
    /* This is where you would change the bottom border color of the dropdown navigation */
    border-right: 1px solid #9d9d9d;
    /* This is where you would change the right border color of the dropdown navigation */
    padding: .75em 1em;
    /* This is where you would change padding around the dropdown text */
    color: #ffffff;
    /* This is where you would change text color in the dropdown */
    text-decoration: none;
    z-index: 5;
}

.main_nav a,
.main_nav a:visited {
    /* visited pseudo selector so IE6 applies text color */
    color: #ffffff;
    text-decoration: none;
}

.main_nav a:hover {
    outline: 0;
    color: #ffffff;
    text-decoration: none;
}

.main_nav li {
    cursor: pointer;
}

.main_nav li li {
    background: #7A7979;
    /* This is where you would change the background color of the secondary dropdown navigation*/
}

.main_nav li li li {
    background: #7A7979;
    /* This is where you would change the background color of the tertiary dropdown navigation*/
}

.main_nav li:hover {
    background: url(../images/bg_main_navigation_on.jpg) top left repeat-x;
    outline: 0;
    color: #ffffff;
}


/* ==========================================================================
   Main Body Content / Structure Styles
   ========================================================================== */

.home_slider {
    width: 100%;
}

.home_slider > img {
    display: block;
    margin: 0 auto;
}

.content_container {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 10px 0;
}

.left_column {
    width: 100%;
    float: left;
    padding: 0;
    margin: 10px 0 0 0;
}

.left_column_large,
.right_column_large {
    width: 100%;
    float: left;
    padding: 0;
    margin: 10px 0 0 0;
}

.single_column_layout {
    width: 100%;
    float: left;
    padding: 0;
    margin: 10px 0 0 0;
}

.center_column {
    width: 100%;
    float: left;
    padding: 0;
    margin: 10px 0 0 0;
}

h2.title {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #101010;
    padding: 10px 10px 10px 0;
    margin: 0;
    clear: both;
}

@media (max-width: 584px) {
    h2.title {
        padding-left: 10px;
    }
}


/* Breadcrumb Styles
   ========================================================================== */

.breadcrumbs {
    color: #000000;
    float: left;
    font-weight: 300;
    height: 25px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.breadcrumbs_container {
    padding: 0;
}

.breadcrumbs a {
    color: inherit;
    cursor: pointer;
    font-weight: 300;
    text-decoration: none;
}

.breadcrumbs a:hover {
    color: inherit;
}

.breadcrumbs span.onlink {
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
}


/* END CHANGE BY EDL */


/* ==========================================================================
   Side Bar Elements
   ========================================================================== */


/* Contact Us
   ========================================================================== */

.contact_us {
    padding: 10px 10px 0 10px;
    margin-bottom: 10px;
    background: #ffffff;
    font-size: 12px;
    color: #525252;
    border: 1px solid #DDDDDD;
}

.contact_us p {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}

.contact_us_viewport {
    padding: 0;
    width: 80px;
    height: 90px;
    overflow: hidden;
    float: right;
    margin: 0 0 0 10px;
}

.contact_us_viewport img {
    padding: 0;
    width: 80px;
    margin: 0;
    float: right;
}


/* Quick Order
   ========================================================================== */

.quick_order {
    padding: 10px;
    margin-bottom: 10px;
    font-size: 12px;
    border: 1px solid #e3e3e3;
}

.quick_order .sku {
    float: left;
    margin: 0 5px 5px 0px;
    padding: 0;
    padding-right: 4px;
    width: 65%;
}

.quick_order .qty {
    float: left;
    margin: 0;
    padding: 0;
    width: 20%;
}

.quick_order .input_medium {
    font-size: 11px;
    margin: 0 0 0 5px;
    min-width: inherit;
    padding: 1px;
    width: 100%;
}

.quick_order .input_small {
    margin: 0 0 0 3px;
    padding: 1px;
    width: 39%;
    font-size: 11px;
}

.quick_order .quick_button {
    margin: 10px 4px 0 0;
}

.quick_order input[type=button] {
    display: block;
    margin: 8px auto;
}

/* Quick Confirmation
   ========================================================================== */

.cc_body {
    font-weight: 300;
}
.cc_body p:not(.cc-header-extra-small):not(.cc-body-tertiary) {
    margin: 0 0 5px;
    line-height: 18px;
    font-size: 14px;
    line-height: 24px;
}
.cc_order_confirmation_date {
    font-weight: 700;
}
.cc_order_information {
    margin: 15px 0 0 0;
    overflow: hidden;
    width: 100%;
    list-style: none;
    font-weight: 300;
}
.cc_order_information h4 {
    font-size: 14px;
    font-weight: 700;
}
.cc_order_information h5 {
    font-weight: 700;
    margin-bottom: 5px;
    margin-top: 15px;
}

.orderdetailSection .item-image {
    text-align: center;
}

.orderContainer .cc_title {
    display: none;
}

/* Change password
   ========================================================================== */

.panel.panel-default.cc_panel.cc_myaccount_changePassword {
    border: 0;
    box-shadow: none;
}

.cc_myaccount_changePassword .panel-body.cc_body {
    display: flex;
    flex-wrap: wrap;
    padding-top: 0;
}

.acctmainSection .panel-body.cc_body > p {
    font-size: 15px;
    margin-bottom: 0;
}

.acctmainSection p.myAccProfileNote.cc_profile_note {
    font-size: 12px;
    font-weight: 800;
    color: #f40000;
    margin-bottom: 20px;
}

.cc_myaccount_general .row {
    margin-top: 20px;
    display: none;
}

.panel-body.cc_body .login_item_container {
    width: 230px;
}

.panel-body.cc_body
p.cc_password_requirements {
    display: none;
}

.panel-body.cc_body
.error_change_password {
    font-size: 12px;
    text-transform: inherit;
    margin-bottom: 10px;
    display: block;
    width: 100%;
}

.panel-body.cc_body
.error_change_password
.alert-danger {
    background-color: transparent;
    padding: 5px 10px;
    margin-bottom: 0;
    color: #f40000;
    border: none;
}

.panel-body.cc_body
.login_item_container
.alert-danger {
    background-color: transparent;
    padding: 0;
    min-width: 200px;
    max-width: 200px;
    margin-bottom: 0;
    color: #f40000;
    border: none;
    margin-top: -5px;
}

.panel-body.cc_body ol {
    order: 2;
    width: 40%;
    margin-left: 1%;
}

.panel-body.cc_body ol b {
    font-weight: 300;
    color: #ADAAAA;
}

.panel-body.cc_body ol li:before {
    line-height: 28px;
    content: '●';
    font-size: 14px;
    color: #ADAAAA;
    display: inline-block;
    padding-right: 5px;
}

.panel-body.cc_body .current_password,
.panel-body.cc_body .cc_new_password,
.panel-body.cc_body .cc_new_password_verify {
    font-size: 12px;
    color: #101010;
    background-color: #f4f4f4;
    border: 1px solid #dcdcdc;
    padding: 7px;
    box-shadow: none;
    border-radius: 0;
}

.cc_current_password_label,
.cc_new_password_label,
.cc_newpasswordconfirm_label {
    width: 100%;
    font-weight: 300;
    margin-bottom: 0;
}

.panel-body.cc_body .updatepassword {
    margin-left: 110px;
}

.cc_currentpassword,
.cc_newpassword,
.cc_newpasswordconfirm {
    margin-bottom: 0px;
}

.cc_form_buttons {
    margin-top: 20px;
}

.cc_update_password {
    border-radius: 0;
}

@media (max-width: 500px) {
    .panel-body.cc_body > p {
        padding-left: 0;
        margin-bottom: 15px;
        width: 100%;
    }

    .panel-body.cc_body ol {
        order: 0;
        width: 100%;
        margin-bottom: 0;
    }

    .panel-body.cc_body
    .login_item_container {
        width: 100%;
    }

    .panel-body.cc_body
    .login_item_container
    .col-xs-9 {
        width: 100%;
    }

    .panel-body.cc_body
    .updatepassword {
        margin-left: 0;
    }
}

/* Promotions Side
   ========================================================================== */

.promotion_side {
    padding: 0 0 10px 0;
}

.promotion_side img {
    width: 228px;
    border: 1px solid #e3e3e3;
}


/* Side Navigation / Accordion Menu
   ========================================================================== */

#categories-left-nav .panel-group,
#side_nav2 {
    padding: 0 0 5px 0;
    margin-bottom: 6px;
}

#categories-left-nav .panel-group,
#MyAccount_navSection .panel-default {
    padding: 0;
    margin: 0;
}

#MyAccount_navSection .panel-default {
    border: 0 none;
    box-shadow: none;
}

#MyAccount_navSection .panel-heading .panel-title {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #101010;
    padding: 10px 10px 10px 0;
    margin: 0;
    clear: both;
}

#categories-left-nav .panel-collapse {
    padding: 0;
    margin: 0;
}

#categories-left-nav .panel-collapse,
#categories-left-nav .panel-collapse .panel-heading {
    margin: 0;
    padding: 0;
    border: none;
    list-style: none;
}

#categories-left-nav .panel-collapse .panel-heading a {
    padding: 5px 10px 5px 20px;
    text-decoration: none;
    display: block;
}

#MyAccount_navSection .side_navigation_dropdown li:hover > a,
#MyAccount_navSection .side_navigation_dropdown li.active > a,
#MyAccount_navSection .side_navigation_dropdown a.parent.active:hover {
    border-left: 4px solid #feb547;
    background-color: #fff5e6;
    font-weight: 700;
}

#MyAccount_navSection .list-group-item.active {
    background-color: #FFFFFF;
    border-color: #DDDDDD;
}

/* ==========================================================================
   Main Content Area Elements
   ========================================================================== */


/* Categories 3 Column Layout
   ========================================================================== */

.categories_3_column {
    padding: 10px 10px 0 10px;
    margin-bottom: 10px;
    background: #ABADB0;
    width: 560px;
    float: left;
}

.categories_3_column_item0 {
    margin: 0;
    padding: 0 10px 10px 0;
    width: 180px;
    float: left;
}

.categories_3_column_item1 {
    margin: 0;
    padding: 0 10px 10px 0;
    width: 180px;
    float: left;
}

.categories_3_column_item2 {
    margin: 0;
    padding: 0 0 10px 0;
    width: 180px;
    float: left;
}

.categories_3_column_item0 p,
.categories_3_column_item1 p,
.categories_3_column_item2 p {
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    margin: 5px 0 0 0;
    padding: 0;
}

.categories_3_column_item0 p a:link,
.categories_3_column_item1 p a:link,
.categories_3_column_item2 p a:link {
    font-size: 11px;
    font-weight: normal;
    color: #525252;
}

.categories_3_column_item0 p a:visited,
.categories_3_column_item1 p a:visited,
.categories_3_column_item2 p a:visited {
    font-size: 11px;
    font-weight: normal;
    color: #525252;
}

.categories_3_column_item0 p a:hover,
.categories_3_column_item1 p a:hover,
.categories_3_column_item2 p a:hover {
    font-size: 11px;
    font-weight: normal;
    color: #525252;
}

.categories_3_column_viewport {
    padding: 0;
    width: 180px;
    height: 120px;
    overflow: hidden;
}

.categories_3_column_viewport img {
    padding: 0;
    width: 180px;
    margin: 0;
}


/* Categories Main 1 Row Medium Thumbnail
   ========================================================================== */

.categories_1_row_medium {
    padding: 0 10px 10px 10px;
    margin: 0 0 10px 0;
    float: left;
    background: #ffffff;
}

.categories_1_row_medium_item {
    margin: 10px 0;
}

.categories_1_row_medium_viewport {
    padding: 0;
    width: 145px;
    height: 97px;
    overflow: hidden;
    float: left;
}

.categories_1_row_medium_viewport img {
    float: left;
    padding: 0;
    width: 145px;
    margin: 0;
}

.categories_1_row_medium p {
    width: 385px;
    float: right;
    clear: right;
    display: block;
    margin: 15px 0 0 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}

.categories_1_row_medium p a:link {
    font-size: 15px;
    font-weight: normal;
    color: #525252;
}

.categories_1_row_medium p a:visited {
    font-size: 15px;
    font-weight: normal;
    color: #525252;
}

.categories_1_row_medium p a:hover {
    font-size: 15px;
    font-weight: normal;
    color: #8F8F8F;
}

.categories_1_row_medium p.description {
    width: 385px;
    float: right;
    clear: right;
    display: block;
    margin: 5px 0 0 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 15px;
}


/* Promotions Main
   ========================================================================== */

.promotion_main_3_column {
    padding: 10px 10px 0 10px;
    margin-bottom: 10px;
    background: #ABADB0;
    width: 560px;
    float: left;
}

.promotion_main_3_column_item0 {
    margin: 0;
    padding: 0 10px 10px 0;
    width: 180px;
    float: left;
}

.promotion_main_3_column_item1 {
    margin: 0;
    padding: 0 10px 10px 0;
    width: 180px;
    float: left;
}

.promotion_main_3_column_item2 {
    margin: 0;
    padding: 0 0 10px 0;
    width: 180px;
    float: left;
}

.promotion_main_3_column_viewport {
    padding: 0;
    width: 180px;
    height: 120px;
    overflow: hidden;
}

.promotion_main_3_column_viewport img {
    padding: 0;
    width: 180px;
    margin: 0;
}


/* ==========================================================================
   Footer Styles
   ========================================================================== */

.footer .stripe {
    background-color: #dcdcdc;
    line-height: 70px;
    min-height: 70px;
    padding: 10px 0;
}

.footer .stripe > .container {
    overflow: hidden;
}

.footer .stripe .links {
    float: left;
    list-style: none;
    margin: 0 0 0 5%;
    padding: 0;
    width: 60%;
}

.footer .stripe .links li {
    display: inline-block;
    margin: 0 5% 0 0;
}

.footer .stripe .links li a {
    color: #f40000;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
}

.footer .stripe .links li a:hover,
.footer .stripe .links li a:focus {
    color: #101010;
    text-decoration: none;
}

.footer p.footer-logo {
    float: right;
    margin: 0 5% 0 0;
}

.footer p.disclaimer {
    padding: 10px 0;
    text-align: center;
    font-size: 11px;
    font-weight: 300;
}

@media (max-width: 584px) {
    .footer .stripe {
        line-height: 30px;
    }
    .footer .stripe .links {
        display: block;
        width: 90%;
        margin: 0 5%;
        float: none;
    }
    .footer .stripe .links li {
        display: block;
        text-align: center;
        margin: 0;
    }
    .footer p.footer-logo {
        display: block;
        float: none;
        margin: 10px 0 0;
        text-align: center;
    }
    .footer p.disclaimer {
        padding: 10px 20px;
    }
}

.footerRow {
    margin-top: 30px;
    position: relative;
}

a#scroll_top {
    position: absolute;
    right: 0;
    top: -20px;
}

a#scroll_top:before {
    content: "\f0d8";
    font-family: fontawesome;
    left: 8px;
    position: absolute;
    top: -12px;
}

/* Products 1 Row Small Thumbnail Styles
   ========================================================================== */

.products_1_row_small {
    padding: 0 10px 10px 10px;
    margin: 0 0 10px 0;
    float: left;
    background: #ffffff;
    border: 1px solid #DDDDDD;
}

.products_1_row_small_item {
    margin: 10px 0 0 0;
    float: left;
    border-bottom: 1px solid #ABADB0;
    padding-bottom: 10px;
}

.products_1_row_small_viewport {
    float: left;
    padding: 0;
    width: 72px;
    max-height: 120px;
    overflow: hidden;
    margin: 0 10px 10px 0;
}

.products_1_row_small_viewport img {
    padding: 0;
    width: 72px;
    margin: 0;
    float: left;
}

.products_1_row_small p {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}

.products_1_row_small p span {
    float: left;
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 25px;
}

.products_1_row_small p a:link {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.products_1_row_small p a:visited {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.products_1_row_small p a:hover {
    font-size: 13px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: none;
}

.products_1_row_small p.description {
    float: left;
    clear: left;
    display: block;
    margin: 5px 0 10px 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 15px;
}


/* Products 2 Column Styles
   ========================================================================== */

.products_2_column {
    padding: 10px 10px 0 10px;
    margin: 0 0 10px 0;
    float: left;
    background: #ffffff;
    border: 1px solid #DDDDDD;
}

.products_2_column_item0 {
    padding: 0 15px 20px 0;
    width: 48%;
    float: left;
}

.products_2_column_item1 {
    /* This is for the second product in the row */
    padding: 0 0 20px 0;
    width: 48%;
    float: left;
}

.products_2_column_viewport {
    float: left;
    padding: 0;
    width: 72px;
    max-height: 130px;
    overflow: hidden;
    margin: 0 10px 10px 0;
}

.products_2_column_viewport img {
    padding: 0;
    width: 72px;
    margin: 0;
    float: left;
}

.products_2_column p {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}

.products_2_column p span {
    float: left;
    display: inline-block;
    margin: 0 15px 0 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}

.products_2_column p a:link {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.products_2_column p a:visited {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.products_2_column p a:hover {
    font-size: 13px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: none;
}

.products_2_column p.description {
    clear: right;
    display: block;
    margin: 5px 0 10px 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 15px;
}


/* Products 3 Column Styles
   ========================================================================== */

.products_3_column_container .products_3_column {
    padding: 10px 0 10px 0;
    margin-bottom: 10px;
    background: #ffffff;
    float: left;
    border: 1px solid #DDDDDD;
}

.products_3_column_item0 {
    margin: 0;
    padding: 0 18px 15px 0;
    width: 30%;
    float: left;
}

.products_3_column_item1 {
    margin: 0;
    padding: 0 18px 15px 0;
    width: 30%;
    float: left;
}

.products_3_column_item2 {
    margin: 0;
    padding: 0 0 15px 0;
    width: 30%;
    float: left;
}

.products_3_column_item0 p,
.products_3_column_item1 p,
.products_3_column_item2 p {
    font-size: 11px;
    font-weight: normal;
    text-align: center;
    margin: 5px 0 0 0;
    padding: 0;
}

.products_3_column_item0 p a:link,
.products_3_column_item1 p a:link,
.products_3_column_item2 p a:link {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.products_3_column_item0 p a:visited,
.products_3_column_item1 p a:visited,
.products_3_column_item2 p a:visited {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.products_3_column_item0 p a:hover,
.products_3_column_item1 p a:hover,
.products_3_column_item2 p a:hover {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.products_3_column_viewport {
    padding: 0;
    width: 132px;
    max-height: 88px;
    overflow: hidden;
    margin: 0 10px 0 10px;
}

.products_3_column_viewport img {
    padding: 0;
    width: 114px;
    margin: 0;
    float: left;
}

.productlist .phone_center_column,
.orderBuilder .phone_center_column {
    margin: 280px auto 0;
}

.myaccount .phone_center_column {
    margin: 60px auto 0;
}

.special-breadcrumb.ordhistory-spacer {
    list-style: none;
    margin: 180px auto 15px;
    padding: 0;
    white-space: nowrap;
 }

.last-date .bttn {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 20px 15px;
    margin: 10px 0 15px;
    display: inline-block;
    float: right;
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 700;
    background-color: #ff0000;
    color: #ffffff;
}

@media (max-width: 584px) {
    .payment-details {
        margin: 200px auto 0;
    }
    .checkout_container {
        margin: 200px auto 0;
    }
    #loginFormPh .checkout_container {
        margin: 60px auto 0;
    }
    .newChangePasswordContainerPh .checkout_container  {
        margin: 20px auto 0;
    }
}

.spacer {
    margin-top: 190px;
}
.contact-spacer {
    margin: 90px auto 0;
}
.help-spacer-user {
    margin-top: 150px;
}
.help-spacer {
    margin-top: 100px;
}
.wrapped {
    position: fixed;
    background-color: white;
    z-index: 5;
}

/* Replace implementation of bootstrap3 of container for
    Structural class deskLayout
*/
.alignbreadcrumb{padding: 0px 15px;}
.deskLayout {
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}

@media (max-width: 991px) {
    .contentBody {
        padding-right: 15px;
        padding-left: 15px;
    }
}

@media (min-width: 992px) {
    .contentBody {
        width: 962px;
    }
}

@media (min-width: 1200px) {
    .contentBody {
        width: 1170px;
    }
}

.deskLayout .container {
    width: 100%;
}

.deskLayout > .navbar-header,
.deskLayout > .navbar-collapse {
    margin-right: -15px;
    margin-left: -15px;
}

@media (min-width: 768px) {
    .deskLayout > .navbar-header,
    .deskLayout > .navbar-collapse {
        margin-right: 0;
        margin-left: 0;
    }
}

.deskLayout:before,
.deskLayout:after {
    display: table;
    content: " ";
    clear: both;
}

/* Main Content Container Styles
   ========================================================================== */

.main_content_container {
    padding: 10px;
    background: #ffffff;
}

.main_content_container h1 {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #525252;
}

.main_content_container p {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #525252;
    font-weight: 300;
}


/* Login Items Container Styles
   ========================================================================== */

.login_item_container h1 {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #525252;
}

.login_item_container p {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #525252;
}

.login_item_container p a:link {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #525252;
}

.login_item_container p a:visited {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #525252;
}

.login_item_container p a:hover {
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #8F8F8F;
}

.login_table label {
    display: block;
}

.login_table input {
    margin-bottom: 15px;
}

/* Main Content Large Left/Right Container Styles
   ========================================================================== */

.main_content_large_left_container,
.main_content_large_right_container {
    margin: 0 0 35px;
    font-size: 12px;
    font-weight: 300;
}

.main_content_large_left_container fieldset,
.main_content_large_right_container fieldset {
    border: 0 none;
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 20px;
    padding: 0 0 10px;
}

.main_content_large_left_container fieldset legend,
.main_content_large_right_container fieldset legend {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #101010;
    border-bottom: none;
}

.main_content_large_left_container p,
.main_content_large_right_container p {
    line-height: 18px;
}


/* Main Content Single Column Container Styles
   ========================================================================== */

.main_content_single_column_container {
    width: 100%;
    padding: 0;
    margin: 10px 0 10px 0;
    float: left;
    clear: both;
}

.main_content_single_column_container h1 {
    padding: 0;
    margin: 0 auto 10px auto;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
    color: #525252;
    text-align: center;
}

.pagination_phone_container {
    padding: 0 10px 0 10px;
    background: #ffffff;
    text-align: center;
}

.pagination_phone {
    width: 100%;
    padding: 10px 0 10px 0;
    float: left;
    margin: 0 0 10px 0;
    font-size: 14px;
    font-weight: normal;
    color: #525252;
    border: #ABADB0 1px solid;
    background: #ffffff;
}

.pagination_phone a:link {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.pagination_phone a:visited {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.pagination_phone a:hover {
    font-size: 13px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: none;
}

.pagination_phone span {
    margin: 3px 0 0 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #525252;
    text-align: center;
    display: inline-block;
    width: 100%;
}


/* Related Products Main Styles
   ========================================================================== */

.related_products_main {
    padding: 10px 10px 0 10px;
    margin: 0 0 10px 0;
    float: left;
    background: #ffffff;
    width: 560px;
}

.related_products_main {
    padding: 10px 10px 0 10px;
    margin: 0 0 10px 0;
    float: left;
    background: #ffffff;
}

.related_products_main_item0 {
    padding: 0 10px 20px 0;
    width: 275px;
    float: left;
}

.related_products_main_item1 {
    /* This is for the second product in the row */
    padding: 0 0 20px 0;
    width: 275px;
    float: left;
}

.related_products_main_viewport {
    float: left;
    padding: 0;
    height: 100px;
    width: 72px;
    max-height: 110px;
    overflow: hidden;
}

.related_products_main_viewport img {
    padding: 0;
    width: 72px;
    margin: 0;
    float: left;
}

.related_products_main p {
    width: 188px;
    float: right;
    clear: right;
    display: block;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}

.related_products_main p a:link {
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.related_products_main p a:visited {
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.related_products_main p a:hover {
    font-size: 11px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: none;
}

.related_products_main p.description {
    width: 188px;
    float: right;
    clear: right;
    display: block;
    margin: 5px 0 10px 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 15px;
}


/* Product Detail Tab System Styles
   ========================================================================== */

.tabs_container {
    width: 100%;
    float: left;
    min-height: 175px;
    background: #ffffff;
    margin-bottom: 10px;
}

#tabs {
    background: #ffffff;
}

#tabs a:link {
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}

#tabs a:visited {
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}

#tabs a:hover {
    font-weight: normal;
    color: #8F8F8F;
    line-height: 18px;
}

#tabs p {
    font-size: 12px;
    font-weight: normal;
    color: #525252;
    margin: 10px 0 0 0;
    padding: 0;
    line-height: 18px;
}

#tabs table {
    font-size: 12px;
    font-weight: normal;
    color: #525252;
    margin: 10px 0 0 0;
    padding: 0;
    line-height: 18px;
}

#tabs .list-wrap {
    padding: 0 15px 15px 15px;
    margin: 0 0 10px 0;
}

#tabs .list-wrap ul {
    font-size: 12px;
    color: #525252;
}

#tabs .list-wrap ul li a:link {
    font-weight: normal;
    color: #525252;
    line-height: 18px;
    border: none;
    padding: 0;
}

#tabs .list-wrap ul li a:visited {
    font-weight: normal;
    color: #525252;
    line-height: 18px;
    border: none;
    padding: 0;
}

#tabs .list-wrap ul li a:hover {
    font-weight: normal;
    color: #8F8F8F;
    line-height: 18px;
    border: none;
    padding: 0;
    background: none;
}

#tabs ul li a:hover {
    background: #333;
    color: #ffffff;
}

#tabs ul li a {
    border-bottom: 1px solid #7A7979;
    padding: 4px;
    color: #7A7979;
    white-space: nowrap;
}

#tabs ul li a:hover {
    background: #333;
    color: #ffffff;
}

#tabs ul li:last-child a {
    border: none;
}

#tabs .nav {
    overflow: hidden;
    border-bottom: 1px solid #7A7979;
    list-style: none;
    padding: 14px 0 0 14px;
    margin: 0;
}

#tabs .nav li {
    float: left;
    margin: 0 4px 0 0;
}

#tabs .nav li.last {
    margin-right: 0;
}

#tabs .nav li a {
    display: block;
    padding: 5px;
    background: #666;
    color: #ffffff;
    font-size: 12px;
    font-weight: normal;
    text-align: center;
    border: 0;
    text-decoration: none;
    background: url(../images/bg_grey_gradient.jpg) top left repeat-x;
}

#tabs li a.current,
#tabs li a.current:hover {
    background-color: #525252 !important;
    color: #ffffff;
    background: url(../images/bg_grey_gradient.jpg) top left repeat-x;
}

#tabs .nav li a:hover,
#tabs .nav li a:focus {
    background: #4f4f4f;
    color: #ffffff;
}


/* Product Detail Styles
   ========================================================================== */

.product_detail_images_container {
    float: left;
    padding: 0;
    width: 300px;
}


/* Login/Form Styles
   ========================================================================== */

p.two_buttons {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #525252;
    clear: both;
}

p.two_buttons span {
    padding: 0;
    margin: 0 10px 0 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #525252;
    float: right;
}

p.multi_buttons {
    padding: 0;
    margin: 0 0 10px 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #525252;
    clear: both;
    float: right;
}

p.multi_buttons span {
    padding: 0;
    margin: 0 10px 0 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: normal;
    color: #525252;
    float: right;
}


/* Shopping Cart Page Styles
   ========================================================================== */

ul.shopping_cart {
    margin: 0 0 10px 0;
    padding: 0;
    float: right;
}

ul.shopping_cart li {
    margin: 0 0 0 5px;
    padding: 0;
    display: inline;
    list-style: none;
    float: left;
}

table.cc_table {
    margin: 0 0 20px 0px;
    float: left;
    width: 100%;
    font-weight: 300;
}

table.shopping_cart {
    margin: 0 0 20px 0px;
    width: 100%;
}

table.cc_table tr {
    background-color: #ffffff;
}

table.cc_table.cc_table tr.cc_table_header_row {
    background: #989898;
}

table.cc_table tr.cc_table_header_row {
    background: #989898;
}

table.cc_table tr.cc_table_header_row td, table.cc_table tr.cc_table_header_row th {
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 700;
}

table.shopping_cart td,
table.cc_table td {
    padding: 3px 0 3px 5px;
    vertical-align: top;
    border-right: #e3e3e3 solid 1px;
    border-bottom: #e3e3e3 solid 1px;
    border-collapse: collapse;
    font-size: 12px;
    line-height: 18px;
    color: #101010;
    text-align: center;
}

table.cc_table th.cc_table_header {
    text-align: center;
}

table.cc_table td:last-child {
    border-right: 0 none;
}

table.cc_table td.grey {
    background-color: #dcdcdc;
}

table.cc_table td.product_image {
    text-align: center;
    border-right: none;
}

table.cc_table td.product_image .product_cart_image_viewport {
    width: 72px;
    max-height: 90px;
    overflow: hidden;
    margin: 5px auto 5px auto;
}

table.cc_table td.product_image .product_cart_image_viewport img {
    width: 72px;
    margin: 0;
    padding: 0;
}

table.cc_table td.product_description {
    border-left: solid #e3e3e3 thin;
    border-collapse: collapse;
    padding-right: 5px;
}

table.cc_table td.included_items_no_bottom_border {
    padding: 3px 0 3px 5px;
    vertical-align: top;
    text-align: left;
    border-right: #e3e3e3 1px solid;
    border-bottom: none;
    border-left: none;
    font-size: 14px;
    line-height: 18px;
    background: #ffffff;
}

table.cc_table td.center_align {
    text-align: left;
}

table.shopping_cart th,
table.cc_table th {
    padding: 5px 0 5px 5px;
    vertical-align: top;
    text-align: left;
    border-right: #e3e3e3 1px solid;
    border-bottom: #e3e3e3 1px solid;
    background: #989898 url(../images/bg_grey_gradient.jpg) top left repeat-x;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
}

table.shopping_cart input {
    margin: 2px 0;
    padding: 4px 6px;
    font-size: 11px;
}

table.cc_table th.smaller {
    padding: 5px 0 5px 5px;
    vertical-align: top;
    text-align: left;
    border-right: #e3e3e3 1px solid;
    border-bottom: #e3e3e3 1px solid;
    background: #7A7979;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
}

table.cc_table th.included_items {
    padding: 3px 0 3px 5px;
    vertical-align: top;
    text-align: left;
    border-right: #e3e3e3 0px solid;
    border-bottom: #e3e3e3 1px solid;
    background: #adaeb0;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
}

table.cc_table th.included_items_border_right {
    padding: 3px 0 3px 5px;
    vertical-align: top;
    text-align: left;
    border-right: #e3e3e3 1px solid;
    border-bottom: #e3e3e3 1px solid;
    background: #adaeb0;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
}

table.cc_table th.included_items_border_left {
    padding: 3px 0 3px 5px;
    vertical-align: top;
    text-align: left;
    border-bottom: #e3e3e3 1px solid;
    border-left: #e3e3e3 1px solid;
    background: #adaeb0;
    font-size: 14px;
    line-height: 18px;
    color: #ffffff;
}

table.cc_table th.included_items_no_bottom_border {
    padding: 3px 0 3px 5px;
    vertical-align: top;
    text-align: left;
    border-right: #e3e3e3 1px solid;
    border-bottom: none;
    border-left: none;
    font-size: 14px;
    line-height: 18px;
    background: #ffffff;
}

table.cc_table input {
    margin: 2px 0;
    padding: 4px 6px;
    font-size: 11px;
}

table.cc_table input.auto_width {
    width: auto;
    margin: 0 5px 5px 0;
}

table.cc_table input.remove {
    width: 20px;
    margin: 0 0 0 4px;
    padding: 2px 2px 2px 3px;
}

table.cc_table input.clone {
    display: none;
}

table.cc_table input.delete {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
}

table.cc_table input.promptCancel {
    display: none;
}

table.cc_table a {
    color: #101010;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
}

table.cc_table a:hover {
    color: #f40000;
}

table.cc_table a.product_title {
    font-size: 14px;
}

table.cc_table p {
    margin: 0 0 5px 0;
    padding: 0;
    font-size: 11px;
    color: #e3e3e3;
    line-height: 18px;
}

table.cc_table p span {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 0;
    font-size: 11px;
    color: #e3e3e3;
    line-height: 18px;
}

.shopping_cart .btn {
    text-shadow: none;
}

#margin_form table.cc_table p.product_title {
    color: #3185C0;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    color: #e3e3e3;
}

/* Hide user info Edit button on 2. Review Order */
.cc_OrderReview_new a#edit_UserInfo {
    display: none;
}

.cc_OrderReview_new .cc_shipping_information {
    /* float: left; */
    margin-right: 5px;
}

.checkoutContent .panel, .checkoutContent .well {
        border: 0;
}

.cc_OrderReview_new .cc_shipping {
    display: none;
}

.cc_OrderReview_new .cc_shipping #edit_Shipping {
    font-weight: bold;
}

/* Checkout/Grand Total Styles
   ========================================================================== */

ul.checkout {
    float: right;
    list-style: none;
    width: 300px;
    margin-bottom: 0;
    margin-top: 0;
}

ul.checkout li {
    float: right;
    list-style: none;
    clear: both;
    margin: 0 0 10px 0;
    font-size: 15px;
    line-height: 18px;
    font-weight: normal;
    color: #525252;
}

ul.checkout li span {
    color: #FF0000;
}

ul.checkout li.grand_total {
    float: right;
    list-style: none;
    clear: both;
    margin: 0 0 10px 0;
    font-size: 20px;
    line-height: 26px;
    font-weight: normal;
    color: #FFBA13;
}


/* Discount Code Styles
   ========================================================================== */

.discount_code_container {
    float: left;
    width: 250px;
}

.discount_code {
    padding: 10px;
    background: #ffffff;
    font-size: 12px;
    color: #525252;
    border: 1px solid #ABADB0;
}


/* Consider Other Products
   ========================================================================== */

.consider_products_3_column {
    padding: 10px 0 0 0;
    margin: 0 0 10px 0;
    float: left;
    background: #ffffff;
    width: 100%;
}

.consider_products_3_column_item0 {
    /* This is for the first product in the row */
    padding: 0 10px 10px 0;
    margin: 0 15px 0 0;
    width: 29%;
    float: left;
}

.consider_products_3_column_item1 {
    /* This is for the second product in the row */
    padding: 0 10px 10px 0;
    margin: 0 15px 0 0;
    width: 29%;
    float: left;
}

.consider_products_3_column_item2 {
    /* This is for the third product in the row */
    padding: 0 0 10px 0;
    margin: 0;
    width: 29%;
    float: left;
}

.consider_products_3_column_viewport {
    float: left;
    padding: 0;
    margin: 0 10px 10px 0;
    width: 72px;
    max-height: 80px;
    overflow: hidden;
}

.consider_products_3_column_viewport img {
    padding: 0;
    width: 72px;
    margin: 0;
}

.consider_products_3_column p {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}

.consider_products_3_column p a:link {
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.consider_products_3_column p a:visited {
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.consider_products_3_column p a:hover {
    font-size: 11px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: none;
}

.consider_products_3_column p.description {
    clear: right;
    display: block;
    margin: 5px 0 10px 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 15px;
}

.consider_products_3_column p.price {
    display: block;
    margin: 0px 0 10px 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}


/* Consider Other Products
   ========================================================================== */

.consider_products_2_column {
    padding: 10px 0 0 0;
    margin: 0 0 10px 0;
    float: left;
    background: #ffffff;
    width: 99.9%;
    border: 1px solid #DDDDDD;
}

.consider_products_2_column_item0 {
    /* This is for the first product in the row */
    padding: 0 0 10px 0;
    margin: 0 15px 0 15px;
    width: 42%;
    float: left;
}

.consider_products_2_column_item1 {
    /* This is for the second product in the row */
    padding: 0 10px 10px 0;
    margin: 0;
    width: 42%;
    float: left;
}

.consider_products_2_column_viewport {
    float: left;
    padding: 0;
    margin: 0 10px 10px 0;
    width: 72px;
    max-height: 80px;
    overflow: hidden;
}

.consider_products_2_column_viewport img {
    padding: 0;
    width: 72px;
    margin: 0;
}

.consider_products_2_column p {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}

.consider_products_2_column p a:link {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.consider_products_2_column p a:visited {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.consider_products_2_column p a:hover {
    font-size: 13px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: none;
}

.consider_products_2_column p.description {
    clear: right;
    display: block;
    margin: 5px 0 10px 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 15px;
}

.consider_products_2_column p.price {
    display: block;
    margin: 0px 0 10px 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}


/* Your Information Form Styles
   ========================================================================== */

.change_address {
    float: right;
    margin: 0 34px 0 0;
}

.change_address a {
    font-size: 15px;
    font-weight: normal;
}


/* Shipping Payment Form Styles
   ========================================================================== */

.shipping_payment {
    margin: 15px 0 30px 0;
    padding: 15px 0 15px 0;
    font-size: 12px;
    border-bottom: 1px solid #9C9C9C;
    border-top: 1px solid #9C9C9C;
}

.shipping_payment .half {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.shipping_payment .half label {
    float: left;
    width: 135px;
    font-size: 14px;
    clear: both;
    text-align: right;
    margin: 0 15px 0 0;
}

.shipping_payment .row {
    margin: 0 0 15px 0;
    clear: both;
    width: 100%;
}

.shipping_payment .row_margin_top_single {
    float: left;
    margin: 35px 0 15px 0;
    clear: both;
    width: 100%;
}

.shipping_payment .row_margin_top_double {
    float: left;
    margin: 76px 0 15px 0;
    clear: both;
    width: 100%;
}

.shipcart label{width: 100% !important}

.shipping_payment .checkbox {
    min-height: 25px;
}

.shipping_payment label.shorter {
    width: 140px;
}

.shipping_payment legend {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #101010;
}

.shipping_payment input.po[type=text] {
    width: 400px;
}

.shipping_payment input.smaller[type=text] {
    width: 50px;
}

.shipping_payment select {
    height: 22px;
}

.shipping_payment .boxes {
    display: inline;
    width: 1em;
    position: relative !important;
}

.shipping_payment span {
    margin: 0 10px 0 0;
}

.shipping_payment input.address[type=text],
.shipping_payment select.state_country {
    width: 205px;
}

ul.total_price {
    margin: 0 0 15px 0;
    padding: 0;
    width: 210px;
    text-align: right;
}

ul.total_price li {
    margin: 0 0 3px 0;
    padding: 0;
    width: 105px;
    float: left;
    font-size: 16px;
    font-weight: normal;
    color: #525252;
    list-style: none;
}

ul.order_detail {
    margin: 15px 0 0 0;
    padding: 0;
    width: 100%;
}

ul.order_detail li {
    margin: 0;
    padding: 0;
    width: 25%;
    float: left;
    list-style: none;
}

ul.order_detail li p {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    min-height: 75px;
    margin: 0 0 10px 0;
}

ul.order_detail li p a:link {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: underline;
}

ul.order_detail li p a:visited {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: underline;
}

ul.order_detail li p a:hover {
    font-size: 13px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: underline;
}

ul.order_complete {
    margin: 15px 0 0 0;
    padding: 0;
    width: 100%;
}

ul.order_complete li {
    margin: 0;
    padding: 0;
    width: 33%;
    float: left;
    list-style: none;
}

ul.order_complete li p {
    font-size: 14px;
    font-weight: normal;
    color: #525252;
    min-height: 75px;
    margin: 0 0 10px 0;
}

ul.order_complete li p a:link {
    font-size: 14px;
    font-weight: normal;
    color: #525252;
}

ul.order_complete li p a:visited {
    font-size: 14px;
    font-weight: normal;
    color: #525252;
}

ul.order_complete li p a:hover {
    font-size: 14px;
    font-weight: normal;
    color: #8F8F8F;
}

.accept {
    width: 400px;
    margin-bottom: 10px;
}

.accept .checkbox {
    width: 25px;
    float: left;
}

.accept p {
    width: 365px;
    float: right;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 11px;
}

.accept p strong {
    font-size: 14px;
    font-variant: bold;
}

.accept_wide {
    width: 100%;
    margin-bottom: 10px;
}

.accept_wide .checkbox {
    width: 25px;
    float: left;
}

.accept_wide p {
    width: 95%;
    float: right;
    text-align: left;
    margin: 0;
    padding: 0;
    font-size: 11px;
}

.accept_wide p strong {
    font-size: 14px;
    font-variant: bold;
}


/* Process Step Styles
   ========================================================================== */

.process {
    margin: 0 0 20px 0;
    padding: 0;
    font-size: 14px;
    font-weight: normal;
    color: #525252;
    text-align: center;
}

.process a:link {
    font-size: 14px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.process a:visited {
    font-size: 14px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.process a:hover {
    font-size: 14px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: none;
}

.process a.onlink:link {
    font-size: 14px;
    font-weight: bold;
    color: #525252;
    text-decoration: none;
}

.process a.onlink:visited {
    font-size: 14px;
    font-weight: bold;
    color: #525252;
    text-decoration: none;
}

.process a.onlink:hover {
    font-size: 14px;
    font-weight: bold;
    color: #525252;
    text-decoration: none;
}


/* ADDED BY EDL */

.main_page_title {
    clear: both;
    height: 125px;
}

.main_page_title.products, .main_page_title.products_EN {
    background: url(../images/product_list_header.png) no-repeat 0 0;
    height: 70px;
}

.main_page_title.productdetails {
    display: none;
}

.shoppingcart .main_page_title {
    height: auto;
    margin-top: 32px;
}

.main_page_title.InfoView {
    background: url(../images/your_information_header.jpg) no-repeat 0 0;
}

.main_page_title.PaymentView {
    background: url(../images/shipping_payment_header.jpg) no-repeat 0 0;
}

.main_page_title.OrderReview {
    background: url(../images/order_review_header.jpg) no-repeat 0 0;
}

.main_page_title.OrderComplete {
    background: url(../images/order_confirmation_header.png) no-repeat 0 0;
}


/* START EDL ADDED */

.main_page_title.MyAccount {
    height: 0px;
}


/* END EDL ADDED */


/* Pop Up Address Styles
   ========================================================================== */

.ui-widget-content {
    color: #222222;
    font-size: 14px;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
    font-size: 14px;
    margin-bottom: 10px;
}

#addNewAddressButton {
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
    margin-top: 20px;
}

.address span {
    font-size: 14px;
    margin-right: 10px;
}

.addressTypes {
    font-size: 14px;
    width: 230px;
}

.addressActions {
    font-size: 14px;
    width: 150px;
}

.addressActions span {
    font-size: 14px;
    margin-right: 20px;
}

.addressRecord {
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    clear: both;
    padding-bottom: 20px;
    padding-left: 10px;
    padding-right: 0;
    padding-top: 20px;
}

.quick_order {
    font-size: 11px;
}

.quick_order p {
    margin: 0 0 10px 0;
    padding: 0;
    font-size: 12px;
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}

.main_content_single_column_container {
    background: white;
}

.social_share_content {
    padding: 10px;
    margin-bottom: 10px;
    background: url(../images/bg_side_cart.jpg) top left repeat-x #323334;
    font-size: 12px;
    color: #000;
}

.social_facebook_like_content {
    padding: 0;
    margin-bottom: 10px;
    background: white;
    font-size: 12px;
    color: #525252;
}

.twitter_follow {
    padding: 15px 10px 10px 10px;
    text-align: center;
}

.openRFQDialogButton {
    margin-right: 5px;
}

#requestQuoteModal label {
    width: 120px;
}

#requestQuoteModal .horizontal_form {
    width: 340px;
    margin: 0;
}

#requestQuoteModal textarea.description {
    width: 340px;
    height: 100px;
}

#editAddressForm select {
    margin: 10px 0;
}

#editAddressForm .stateSection input.addressBean.state {
    display: none;
}


/* added by EDL end */


/* Customer Reviews Styles
   ========================================================================== */

.rateit_top_container {
    margin: 0 0 5px 5px;
    padding: 0;
    float: left;
}

.rateit_top_container span {
    float: right;
    font-size: 12px;
    margin: 1px 0 0 8px;
}

.customer_reviews_main {
    padding: 0;
    margin: 0 0 10px 0;
    float: left;
    background: #ffffff;
    width: 100%;
}

.customer_review {
    border-bottom-color: #ABADB0;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
}

.customer_review_last {
    float: left;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    margin-top: 10px;
    padding-bottom: 10px;
    width: 560px;
}

.customer_review p.review_intro,
.customer_review_last p.review_intro {
    font-size: 12px;
    line-height: 20px;
    margin: 0;
}

.customer_review p,
.customer_review_last p {
    font-size: 12px;
    line-height: 20px;
    margin: 0 0 10px 0;
}

.customer_review span,
.customer_review_last span {
    font-size: 12px;
    margin: 2px 0 4px 5px;
    float: right;
}


/* End Customer Reviews Styles
========================================================================== */


/* Start Related Product Styles
   ========================================================================== */

.related_products_item {
    padding: 0 0 15px 0;
    width: 100%;
}

.related_products {
    padding: 10px;
    margin-bottom: 10px;
    background: #ffffff;
    font-size: 12px;
    color: #000;
    border: 1px solid #DDDDDD;
}

.related_products_viewport {
    float: left;
    padding: 0 10px 0 0;
    width: 72px;
    height: 55px;
    overflow: hidden;
}

.related_products_viewport img {
    padding: 0;
    width: 72px;
    margin: 0;
}

.related_products p {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 18px;
}

.related_products p a:link {
    color: #525252;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

.related_products p a:visited {
    color: #525252;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

.related_products p a:hover {
    color: #8f8f8f;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}

.related_products p.description {
    display: block;
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    line-height: 15px;
}


/* End Related Product Styles
   ========================================================================== */


/* Responsive Design Styles
   ========================================================================== */

.tablet_phone_carousel {
    width: 100%;
    float: left;
    margin: 0 0 20px 0;
}


.cart_phone {
    width: 40%;
    float: left;
    margin: 0;
    padding: 0 0 10px 0;
    text-align: right;
}

.cart_phone p {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin: 12px 0 0 0;
    padding: 0;
}

.cart_phone a:link {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin: 0 15px 0 0;
    text-decoration: none;
    padding: 0 0 0 20px;
    background: url(../images/cart_phone.png) left top no-repeat;
}

.cart_phone a:visited {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin: 0 15px 0 0;
    text-decoration: none;
    padding: 0 0 0 20px;
    background: url(../images/cart_phone.png) left top no-repeat;
}

.cart_phone a:hover {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin: 0 15px 0 0;
    text-decoration: underline;
    padding: 0 0 0 20px;
    background: url(../images/cart_phone.png) left top no-repeat;
}

.account_sign_in_phone {
    width: 60%;
    float: left;
    margin: 0;
    padding: 0 0 10px 0;
    text-align: left;
}

.account_sign_in_phone p {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin: 12px 0 0 0;
    padding: 0;
}

.account_sign_in_phone a:link {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    margin: 0 0 0 15px;
    text-decoration: none;
    padding: 0 0 0 15px;
    background: url(../images/account_sign_in.png) left top no-repeat;
}

.products_phone,
.account_sign_in_products,
.cart_products {
    float: left;
    width: 33.33%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.products_phone p,
.account_sign_in_products p,
.cart_products p {
    font-size: 13px;
    margin: 12px 0 0 0;
    padding: 0 0 0 10px;
}

.products_phone a:before,
.account_sign_in_products a:before,
.cart_products a:before {
    color: #101010;
    font-family: 'FontAwesome';
    margin: 0 10px 0 0;
}

#cart_btn_phone {
    display: inline-block;
    max-width: 95%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.products_phone a:before {
    content: "\f0c9";
}

.cart_sort {
    display: none;
}

.removeItemButton {
    text-shadow: none;
}

.included_items_responsive {
    margin: 0 0 0 82px;
    clear: left;
}


/*.cart_item {
    margin: 0 0 10px 0;
    border-bottom: 1px solid @medium-dark-gray;
    float: left;
    width: 97%;
    padding: 10px 5px 10px 15px;
}
.cart_item p {
    margin: 0 0 5px 0;
    font-size: 12px;
}

.cart_item p span {
    display: inline-block;
    margin:0 10px 0 0;
    padding:0;
    font-size:12px;
    font-weight:normal;
    color:#525252;
    line-height:18px;
}

.cart_item p.item_title a {
    font-size:14px;
    font-weight:normal;
    color:@black;
    text-decoration:none;

    &:hover {
        color:@red;
    }
}

.cart_item .price {
    margin:0 0 10px 10px;
    float:right;
    text-align:right;
    font-size:13px;
}

.cart_item p.price {
    font-size:14px;
    margin:0 0 5px 0;
    clear:both;
    line-height:23px;
}

.cart_item p.price span {
    font-size:14px;
    margin:0;
    color:#F00;
}

.cart_item .quantity {
    margin:0;
    float:right;
    text-align:right;
    font-size:14px;
    color:#525252;
}

.cart_item .quantity span {
    padding:0;
    line-height:23px;
}

.cart_item .quantity input.remove {
    width: 16px;
    margin:1px 0 0 5px;
    text-align:center;
    padding:2px;
}

.cart_item_viewport {
    float:left;
    padding:0;
    margin:0 10px 10px 0;
    width:72px;
    max-height:80px;
    overflow:hidden;
}

.cart_item_viewport img {
    padding:0;
    width:72px;
    margin:0;
}*/


/* Begin Cart Phone Styles
   ========================================================================== */

.cart_item .quantity_mobile {
    margin: 0 0 15px 0;
    float: left;
    text-align: left;
    font-size: 14px;
    color: #525252;
}

.cart_item .quantity_mobile input {
    width: 12%;
    margin: 0 0 0 5px;
    text-align: center;
    padding: 0;
}

.cart_item .quantity_mobile input.remove {
    width: 12%;
    margin: 1px 0 0 5px;
    text-align: center;
    padding: 2px;
}

.cart_item .price_mobile {
    margin-left: 0;
    clear: both;
    float: left;
    text-align: left;
    font-size: 13px;
}

.cart_item p.price_mobile {
    font-size: 14px;
    margin: 0 0 5px 0;
    clear: both;
    line-height: 23px;
    text-align: left;
    float: left;
}

.cart_item p.price_mobile span {
    font-size: 14px;
    margin: 0;
    color: #F00;
}

.included_items_responsive_mobile {
    margin: 0;
    clear: left;
}

.discount_code_container_mobile {
    float: right;
    width: 100%;
    margin: 0 0 15px 0;
    text-align: right;
}

.discount_code_mobile {
    padding: 10px;
    background: #ffffff;
    font-size: 12px;
    color: #525252;
    border: 1px solid #525252;
}

.discount_code_mobile .textfield_220px {
    float: none;
}

@media (max-width: 584px) {
    .prodListSecPhone .open .dropdown-menu {
        position: absolute;
        left: 5px;
        right: 5px;
        display: initial;
    }
    .btn-group.full {
        position: initial;
    }
}

.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
    display: block;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}

.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #ffffff;
    border-bottom: 6px solid transparent;
    left: 10px;
    top: 11px;
    left: -6px;
}

.dropdown-menu .sub-menu_smaller {
    margin: 0 0 0 30px;
    float: left;
    list-style: none;
    width: 100%;
    padding: 0;
}

.dropdown-menu .sub-menu_smaller li {
    float: left;
    padding-right: 15px;
    clear: both;
    display: block;
    width: 100%;
}

.dropdown-menu .sub-menu_smaller li a:link {
    width: 100%;
    display: block;
}

.logo_footer {
    float: right;
    margin: 0 8px 0 0;
}

.main_page_title.text {
    background: #DC291E;
    height: 59px;
}

.main_page_title.text h1 {
    font-size: 26px;
    font-weight: normal;
    color: #ffffff;
    margin: 15px 0 0 10px;
    float: left;
    letter-spacing: .02em;
}

ul.social_media {
    padding: 0;
    margin: 34px 15px 0 0;
    list-style: none;
    float: right;
}

ul.social_media li {
    float: right;
    margin: 0 5px 0 0;
    width: 27px;
}

.tile_container {
    width: 100%;
    float: left;
}

.tiles {
    width: 50%;
    float: left;
    padding: 0;
    margin: 0;
}


/* Make the Facebook Widget Responsive
   ========================================================================== */

#fb-root {
    display: none;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100% !important;
}


/* Template Fix for Preview
   ========================================================================== */

.left_column_large_fix,
.right_column_large_fix {
    float: left;
    margin: 10px 0 0;
    padding: 0;
    width: 100%;
}

.left_column_fix {
    margin: 10px 0 0 0;
    padding: 0;
}


/* Live Chat Widget
   ========================================================================== */

.livechat_widget {
    padding: 0 0 10px 0;
}

.livechat_widget img {
    width: 230px;
}


/* Responsive Video Container
   ========================================================================== */

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    /* 16/9 ratio */
    padding-top: 30px;
    /* IE6 workaround*/
    height: 0;
    overflow: hidden;
    margin-bottom: 15px;
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Phone Breadcrumb Styles
   ========================================================================== */

.breadcrumb_phone {
    color: #101010;
    float: left;
    font-size: 12px;
    font-weight: 300;
    height: 25px;
    padding: 0 0 10px;
    width: 100%;
}

.breadcrumb_phone .breadcrumb_phone_container {
    padding: 0 0 0 10px;
}

.breadcrumb_phone a:link {
    color: #101010;
}

.breadcrumb_phone a:link:hover {
    color: #f40000;
}

.breadcrumb_phone span.onlink {
    font-size: 13px;
    font-weight: bold;
    color: #ffffff;
}


/* Phone Product List Styles
   ========================================================================== */

input.add_to_cart_phone_button {
    width: 100%;
    font-size: 14px;
    padding: 7px;
}

input.add_to_cart_phone_button:hover {
    width: 100%;
    font-size: 14px;
    padding: 7px;
    color: #ffffff;
    border: none;
    background: url(../images/bg_grey_gradient.jpg) top left repeat-x #686868;
    cursor: pointer;
}

div.load_more {
    clear: both;
    margin: 0 auto 0 auto;
    width: 98%;
    text-align: center;
    float: none;
    padding: 0px 0 10px 0;
}

input.load_more_button {
    margin-top: 15px;
}

.modal-body input {
    width: 99%;
    padding: 7px 0 7px 0;
    margin-bottom: 7px;
    text-indent: 7px;
}

.modal-body input[type=checkbox] {
    width: auto;
    padding: 0;
    border: none;
    margin-bottom: 0;
    text-indent: 0;
}

.modal-body input[type=checkbox][name=isActive] {
    /* margin: 0 5px 0 0; */
    margin-left: 0;
    position: relative;
}


/* Related Products in Phone Details Styles
   ========================================================================== */

.related_products_1_row {
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 100%;
}

.related_products_1_row_item {
    margin: 10px 0 0 0;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ABADB0;
    padding-bottom: 10px;
}

.related_products_1_row_viewport {
    margin: 0 0 15px 10px;
    max-height: 185px;
    overflow: hidden;
    padding: 0;
    width: 35%;
    text-align: center;
    float: left;
}

.related_products_1_row_viewport img {
    margin: 0 auto 0 0;
    padding: 0;
    width: 100%;
}

.product_detail .related_products_1_row p {
    color: #525252;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 0;
    width: 55%;
    clear: none;
}

.product_detail .related_products_1_row p a:link {
    font-size: 12px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.product_detail .related_products_1_row p a:visited {
    font-size: 12px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.product_detail .related_products_1_row p a:hover {
    font-size: 12px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: none;
}

.related_products_1_row p.add_to_cart {
    clear: both;
    margin: 15px auto 0 auto;
    width: 94%;
    text-align: center;
    float: none;
}

.related_products_1_row input.add_to_cart_phone_button {
    width: 100%;
    font-size: 14px;
    padding: 7px;
}

.related_products_1_row input.add_to_cart_phone_button:hover {
    width: 100%;
    font-size: 14px;
    padding: 7px;
    color: #ffffff;
    background: url(../images/bg_grey_gradient.jpg) top left repeat-x #686868;
    cursor: pointer;
    border: none;
}

.related_products_1_row p strong.price {
    color: #ffba13;
    font-size: 11px;
    font-weight: bold;
}

.related_products_1_row p.plus_minus {
    margin: 0 0 15px 0;
}

.related_products_1_row input.cart_items {
    width: 22%;
    font-size: 16px;
    text-align: center;
    padding: 5px;
    border: 1px solid #CCC;
    margin-right: 10px;
}

input.cart_items {
    width: 22%;
    font-size: 16px;
    text-align: center;
    padding: 5px;
    border: 1px solid #CCC;
    margin-right: 2px;
}


/* Dropdown Cart Items
   ========================================================================== */

.dropdown_cart_item {
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 100%;
    border-bottom: 1px solid #e3e3e3;
}

.dropdown_cart_total {
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
}

.dropdown_cart_total p {
    margin: 0;
    width: 60%;
    text-align: right;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

.dropdown_cart_total p.price {
    color: #525252;
    font-size: 14px;
    font-weight: bold;
    float: right;
    width: 35%;
    margin: 0;
    text-align: right;
}

.dropdown_cart_item p {
    margin: 0;
    width: 52%;
    text-align: left;
    float: left;
}

.dropdown_cart_item p a {
    font-size: 12px;
}

.dropdown_cart_item p.price {
    color: #ffba13;
    font-size: 11px;
    font-weight: bold;
    float: right;
    width: 25%;
    margin: 0;
    text-align: right;
}

.dropdown_cart_item .qty_remove {
    float: left;
    width: 17%;
    margin: 0;
    text-align: center;
    padding-right: 15px;
}

.dropdown_cart_item input {
    text-align: center;
    padding: 5px;
    text-indent: 0;
    min-width: inherit;
}

.dropdown_cart_item input.qty {
    width: 80%;
    font-size: 16px;
    border: 1px solid #CCC;
}

.dropdown_cart_item input.remove {
    width: 100%;
    font-size: 10px;
    border: none;
    clear: both;
}


/* Phone Shopping Cart Styles
   ========================================================================== */

.cart_1_row_medium_container {
    margin-top: -10px;
}

.cart_1_row_medium {
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    margin: 0 0 10px;
    padding: 0 0 10px;
    width: 100%;
}

.cart_1_row_medium_item {
    margin: 10px 0 0 0;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ABADB0;
    padding-bottom: 10px;
}

.cart_1_row_medium_viewport {
    margin: 0 0 15px 10px;
    max-height: 185px;
    overflow: hidden;
    padding: 0;
    width: 35%;
    text-align: center;
    float: left;
}

.cart_1_row_medium_viewport img {
    margin: 0 auto 0 0;
    padding: 0;
    width: 100%;
    float: left;
}

.cart_1_row_medium p {
    color: #525252;
    display: block;
    float: right;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 0 10px;
    width: 52%;
}

.cart_1_row_medium_item p.price {
    color: #525252;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0 10px;
}

.cart_1_row_medium p a:link {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.cart_1_row_medium p a:visited {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.cart_1_row_medium p a:hover {
    font-size: 13px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: none;
}

.cart_1_row_medium p.included_items a:link {
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.cart_1_row_medium p.included_items a:visited {
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.cart_1_row_medium p.included_items a:hover {
    font-size: 11px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: none;
}

.cart_1_row_medium div.button_large_container {
    clear: both;
    margin: 0 auto 0 auto;
    text-align: center;
    float: none;
    padding: 20px 10px 10px 10px;
}

input.large_grey_button,
input.large_blue_button {
    width: 100%;
    font-size: 14px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.cart_figures {
    clear: both;
    padding: 0 20px 10px 20px;
}

.cart_figures .section1 {
    width: 28%;
    text-align: left;
    float: left;
}

.cart_figures .section2 {
    width: 28%;
    text-align: center;
    float: left;
}

.cart_figures .section3 {
    width: 14%;
    text-align: center;
    float: left;
}

.section3 input.entry.plus_minus {
    width: 20px;
}

.cart_figures .section4 {
    width: 30%;
    text-align: right;
    float: left;
}

.cart_figures .section123 {
    width: 100%;
    text-align: left;
    float: left;
    padding: 5px 0 5px 0;
    border-top: 1px solid #ABADB0;
    border-bottom: 1px dashed #ABADB0;
    margin: 5px 0 5px 0;
}

.cart_figures .section1 strong,
.cart_figures .section2 strong,
.cart_figures .section3 strong,
.cart_figures .section4 strong {
    font-size: 13px;
    font-weight: bold;
}

.cart_figures .section3 strong.price {
    font-size: 15px;
    font-weight: bold;
    color: #FFBA13;
}

.modal-body .cart_figures .section3 strong.price {
    font-size: 12px;
    font-weight: bold;
    color: #FFBA13;
}

.cart_figures input.cart_items {
    border: 1px solid #CCCCCC;
    font-size: 12px;
    margin: 0 3px 0 3px;
    padding: 5px;
    text-align: center;
    width: 35%;
}

.cart_figures input.remove {
    clear: both;
    font-size: 10px;
    font-weight: normal;
    padding: 5px;
    text-align: center;
    text-indent: 0;
    width: 90%;
    margin-top: 10px;
}

.total_cart {
    padding: 10px 20px 10px 20px;
    background: #ABADB0;
    color: #ffffff;
    text-align: right;
    clear: both;
    font-size: 16px;
    font-weight: normal;
}


/* Phone Checkout Styles
   ========================================================================== */

.checkout_detail {
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    margin: 0 0 10px;
    padding: 0;
    width: 100%;
}

.checkout_detail_item {
    margin: 10px 0 0;
    padding-bottom: 10px;
    padding-right: 10px;
    padding-left: 10px;
}

input.checkout_wide,
select.checkout_wide {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 10px 0;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

input.checkout_half {
    font-size: 15px;
    line-height: 22px;
    margin: 0 0 10px 0;
    width: 50%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

div.button_large_container_steps {
    clear: both;
    margin: 0 auto 0 auto;
    text-align: center;
    float: none;
    padding: 10px 0 10px 0;
}

p.add_new {
    margin: 0 0 10px 0;
}

p.add_new a:link {
    background: url(../images/add_more.png) top left no-repeat;
    padding: 0 0 0 17px;
    margin: 0;
    text-decoration: none;
    font-weight: normal;
    line-height: 18px;
    font-size: 13px;
    color: #8aba18;
}

p.add_new a:visited {
    background: url(../images/add_more.png) top left no-repeat;
    padding: 0 0 0 17px;
    margin: 0;
    text-decoration: none;
    font-weight: normal;
    line-height: 18px;
    font-size: 13px;
    color: #8aba18;
}

p.add_new a:hover {
    background: url(../images/add_more.png) top left no-repeat;
    padding: 0 0 0 17px;
    margin: 0;
    text-decoration: none;
    font-weight: normal;
    line-height: 18px;
    font-size: 13px;
    color: #8aba18;
}

p.required {
    text-align: right;
    margin: 0 0 10px 0;
}

p.basic {
    margin: 0 0 10px 0;
}

p.basic_large {
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 20px;
}

p.basic strong {
    margin: 0 0 10px 0;
    font-weight: normal;
}

p.basic_half {
    margin: 0 10px 10px 0;
    width: 45%;
    float: left;
}

p.basic_half strong {
    margin: 0 0 10px 0;
    font-weight: normal;
}

label.basic {
    font-weight: normal;
}

label.shipping_options {
    font-weight: normal;
    font-size: 14px;
    display: table;
}

input.shipping_options {
    margin-top: -3px;
    margin-right: 5px;
}

textarea.notes {
    width: 98%;
    min-height: 150px;
}

.billing_shipping_info {
    float: left;
    clear: both;
    margin: 0 0 10px 0;
    padding: 10px 0 10px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
}

.billing_shipping_info .edit {
    float: left;
    width: 18%;
}

.billing_shipping_info .edit a:link {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 11px;
    text-indent: 6px;
}

.billing_shipping_info .edit a:visited {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 11px;
    text-indent: 6px;
}

.billing_shipping_info .edit a:hover {
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;
    padding-left: 11px;
    text-indent: 6px;
}

.billing_shipping_info .personal_info {
    float: left;
    width: 60%;
}

.billing_shipping_info .personal_info strong {
    font-weight: normal;
}

.billing_shipping_info .select {
    float: left;
    width: 40%;
}

.billing_shipping_info .status {
    float: left;
    width: 22%;
    font-weight: normal;
    text-align: right;
    color: #FFBA13;
    font-size: 13px;
}

.billing_shipping_info .select input.large_grey_button {
    width: 100%;
    font-size: 11px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.billing_shipping_info .select input.large_blue_button {
    width: 100%;
    font-size: 11px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

img.check {
    float: right;
}

a.edit_information:link {
    font-size: 11px;
    font-weight: normal;
    padding-left: 11px;
    text-decoration: none;
    text-indent: 6px;
}

a.edit_information:visited {
    font-size: 11px;
    font-weight: normal;
    padding-left: 11px;
    text-decoration: none;
    text-indent: 6px;
}

a.edit_information:hover {
    font-size: 11px;
    font-weight: normal;
    padding-left: 11px;
    text-decoration: none;
    text-indent: 6px;
}


/* Phone Order Review Styles
   ========================================================================== */

.cart_review_1_row {
    background: none repeat scroll 0 0 #ffffff;
    float: left;
    margin: 0;
    padding: 0 0 10px;
    width: 100%;
}

.cart_review_1_row_item {
    margin: 0;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ABADB0;
    padding-bottom: 6px;
}

.cart_review_1_row p {
    color: #525252;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    margin: 0;
    padding: 0;
    width: 100%;
}

.cart_review_1_row p.price {
    color: #525252;
    display: block;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 0 10px;
}

.cart_review_1_row p a:link {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.cart_review_1_row p a:visited {
    font-size: 13px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.cart_review_1_row p a:hover {
    font-size: 13px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: none;
}

.cart_review_1_row p.included_items {
    margin-bottom: 5px;
}

.cart_review_1_row p.included_items a:link {
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.cart_review_1_row p.included_items a:visited {
    font-size: 11px;
    font-weight: normal;
    color: #525252;
    text-decoration: none;
}

.cart_review_1_row p.included_items a:hover {
    font-size: 11px;
    font-weight: normal;
    color: #8F8F8F;
    text-decoration: none;
}

.cart_review_1_row .cart_figures {
    border-top: 1px solid #ABADB0;
    clear: both;
    padding: 6px 0 0;
}

.cart_review_1_row .cart_figures .section1 {
    width: 33%;
    text-align: left;
    float: left;
}

.cart_review_1_row .cart_figures .section2 {
    width: 33%;
    text-align: center;
    float: left;
}

.cart_review_1_row .cart_figures .section3 {
    width: 34%;
    text-align: right;
    float: left;
}

.cart_review_1_row .cart_figures .section123 {
    width: 100%;
    text-align: left;
    float: left;
    padding: 5px 0 5px 0;
    border-top: 1px solid #ABADB0;
    border-bottom: 1px dashed #ABADB0;
    margin: 5px 0 5px 0;
}

.cart_review_1_row .cart_figures .section1 strong,
.cart_review_1_row .cart_figures .section2 strong,
.cart_review_1_row .cart_figures .section3 strong {
    font-size: 13px;
    font-weight: bold;
}

.cart_review_1_row .cart_figures .section3 strong.price {
    font-size: 13px;
    font-weight: bold;
    color: #FFBA13;
}


/* Phone Order History Styles
   ========================================================================== */

.order_history_info {
    float: left;
    clear: both;
    margin: 0 0 10px 0;
    padding: 10px 0 10px 0;
    border-bottom: 1px solid #dcdcdc;
    width: 100%;
    font-size: 14px;
}

.order_history_info .info {
    margin-bottom: 5px;
    float: left;
    width: 70%;
}

.order_history_info .info input[type="button"] {
    padding: 10px 16px;
    margin: 5px 0;
}

.order_history_info .arrow {
    float: right;
    width: 20%;
    margin-top: 25px;
    text-align: right;
    font-size: 45px;
    padding-right: 10px;
}

.order_history_info .arrow a,
.order_history_info .arrow a:hover {
    text-decoration: none;
}

.order_search {
    padding: 10px 0 10px 0;
    margin-bottom: 5px;
    background: #ffffff;
    position: relative;
}

.order_search input[type=text] {
    padding: 5px 4px 5px 4px;
    font-size: 15px;
    line-height: 22px;
    font-weight: normal;
    color: #525252;
    width: 96%;
    margin: 0;
    border: 1px solid #999999;
    text-indent: 6px;
}

.order_search input[type=image] {
    margin: 0;
    position: absolute;
    right: 0;
    top: 10px;
    border: 1px solid #999999;
    width: 32px;
}

/*About Us Page
   ========================================================================== */

.aboutus-spacer {
    margin: 190px 20px 0;
}
.about-view{
    margin: 80px 50px 0;
}
@media (max-width: 584px) {
    .aboutus-spacer {
        margin: 250px 20px 0;
    }
    .about-view{
        margin: 70px 20px 0;
    }
}


/**  New styles added for Metallica **/

.cart-template .row {
    padding: 4px;
}

.cart-template .input_small {
    float: right;
}

.cart-template .input_medium {
    float: left;
    width: 60%;
}

.phone_center_column .displayData {
    font-size: 15px;
    display: block;
}

.panel-heading a.large:link {
    font-weight: normal;
    font-size: 14px;
    text-decoration: none;
}

input.large_fixed_button {
    color: #ffffff;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    padding: 7px;
}

input.large_fixed_button:hover {
    color: #ffffff;
    font-weight: bold;
    font-size: 14px;
    padding: 7px;
    background: url(../images/bg_grey_gradient.jpg) top left repeat-x #686868;
    cursor: pointer;
}

.detailMobileLink {
    float: right;
    width: 30px;
    height: 30px;
    margin-top: 29px;
    font-size: 25px;
    font-weight: 100;
    line-height: 30px;
    color: #ffffff;
    text-align: center;
    background: #f40000;
    border: 3px solid #ffffff;
}

.detailMobileLink:hover {
    color: #ffffff;
    backround: #101010;
}

.headerList.dropdown {
    display: inline;
    clear: none;
    margin-left: 10px;
}

.headerList.dropdown .caret {
    display: inline-block;
    width: 0;
    height: 0;
    vertical-align: top;
    border-top: 4px solid #ffffff;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
    content: "";
    margin-left: 5px;
}

.quick_wishlist,
.secRelatedAccessories {
    padding: 10px 10px 0 10px;
    margin: 0 0 10px 0;
    float: left;
    background: #ffffff;
    width: 100%;
    font-weight: 300;
}

.quick_wishlist_item {
    margin: 10px 0 0 0;
    width: 98%;
    float: left;
    border-bottom: 1px solid #ABADB0;
    overflow: hidden;
}

.quick_wishlist p,
.secRelatedAccessories .products_1_row_medium_item .product_listing_viewport + p {
    margin: 0;
    padding: 0;
    font-size: 11px;
    font-weight: 300;
    color: #525252;
    line-height: 18px;
}

.quick_wishlist p.leftside {
    width: 52%;
    float: left;
    font-weight: 300;
}

.quick_wishlist p.rightside {
    width: 33%;
    float: right;
    text-align: right;
    margin-right: 7px;
}

.quick_wishlist p a,
.secRelatedAccessories .products_1_row_medium_item .product_listing_viewport a,
.secRelatedAccessories .products_1_row_medium_item .product_listing_viewport + p .productName {
    font-size: 13px;
    font-weight: 700;
    color: #101010;
    text-decoration: none;
}

.quick_wishlist p a:hover,
.secRelatedAccessories .products_1_row_medium_item .product_listing_viewport a:hover,
.secRelatedAccessories .products_1_row_medium_item .product_listing_viewport + p .productName:hover {
    color: #f40000;
}


.quick_wishlist .price {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-weight: normal;
    color: #525252;
}

.quick_wishlist input.entry {
    width: 40px;
    font-size: 14px;
    text-align: center;
    border: 1px solid #CCC;
}

.quick_wishlist .cart_item_viewport {
    width: auto;
}

.secRelatedAccessories .products_1_row_medium_item .product_listing_viewport {
    min-height: 60px;
}

.secRelatedAccessories .products_1_row_medium_item {
    min-height: 75px;
}

.quickwishphone .products_1_row_medium p {
    width: 68%;
}

p.spacer {
    margin-bottom: 4px;
}

p.modalText {
    width: 100%;
    float: none;
}

.qwphone {
    text-align: center;
}

.qwphone .btn.btn-primary.addItem {
    width: 90%;
    margin-top: 4px;
}

.widget_container {
    margin-bottom: 5px;
}

.widget_column {
    padding: 0;
    margin: 0 0 10px 0;
    float: left;
    background: #ffffff;
    width: 100%;
    overflow: hidden;
}

.nvRow.nvGroupRow {
    margin-bottom: 5px;
}

.nvRow {
    border-bottom: 1px dotted #eee;
    padding: 1px;
    overflow: hidden;
}

.nvRow .name {
    display: inline;
    float: left;
    margin-left: 4px;
    width: 47%;
}

.nvRow .value {
    width: 50%;
    display: inline;
    float: right;
}

.nvGroupRow .groupName {
    font-weight: bold;
    margin-bottom: 2px;
    padding: 2px;
    padding-left: 5px;
    background: #ddd;
}

.tabSection {
    background: #ffffff;
}

.commentField {
    width: 100%;
    height: 55px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.dynamic_page_message_success {
    color: green;
}

.dynamic_page_message_info {
    color: blue;
}

.dynamic_page_message_warn {
    color: #c09853;
}

.dynamic_page_message_error {
    color: #f40000;
}

.dynamic_page_message_critical {
    font-weight: bold;
    color: #b94a48;
}

.widget_column .quick_wishlist p.rightside {
    width: 20%;
    margin-right: 35px;
}

.product_detail p.hide {
    display: none;
}

.loadingContainer {
    display: none;
}

.overlay {
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
}

#overlay {
    background: url("../images/eCommerce_Progression.gif") no-repeat scroll center center #ffffff;
    display: none;
    opacity: .7;
    position: fixed;
    z-index: 1100;
	left :0 !important;
	top: 0 !important;
    width: 100% !important;
    height: 100% !important;
}

#overlay .circleContainer {
    position: absolute;
    padding-top: 0;
}

.loadingOverlay {
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    /* IE 5-7 */
    filter: alpha(opacity=50);
    /* Netscape */
    -moz-opacity: 0.5;
    /* Safari 1.x */
    -khtml-opacity: 0.5;
    /* Good browsers */
    opacity: 0.5;
    background: #ffffff;
    z-index: 50;
}

.visible-xs .loadingOverlay {
    background: url("../images/eCommerce_Progression.gif") no-repeat scroll center center #ffffff;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    /* IE 5-7 */
    filter: alpha(opacity=70);
    /* Netscape */
    -moz-opacity: .7;
    /* Safari 1.x */
    -khtml-opacity: .7;
    /* Good browsers */
    opacity: .7;
    position: fixed;
    z-index: 50;


    width: 100%!important;

    height: 100% !important;
}

.circleContainer {
    z-index: 12;

}

.circleContainer[style] {
	top:0 !important;
    left:0 !important;
}
input.placeholder {
    color: #999;
}

textarea.placeholder {
    color: #999;
}

.shipping_payment label.error {
    display: none;
}

label.error {
    display: none;
}

input.error {
    border-color: red;
}

img.noImg {
    content: url("../images/no-image-en_US.png");
    background-position: center;
    background-repeat: no-repeat;
    display: inline-block;
    font: 0px/0 a;
    margin: 0;
    max-height: 160px;
    padding: 0;
    max-width: 160px;
}

img.cart.noImg {
    max-height: 118px;
}

img.en_US.noImg {
    content: url("../images/no-image-en_US.png");
}

img.es.noImg {
    content: url("../images/no-image-es.png");
}

img.ko.noImg {
    content: url("../images/no-image-ko.png");
}

img.fr_CA.noImg {
    content: url("../images/no-image-fr_CA.png");
}

img.zh_CN.noImg {
    content: url("../images/no-image-zh_CN.png");
}

img.pt_BR.noImg {
    content: url("../images/no-image-pt_BR.png");
}

button.btn.pickWish.full {
    font-size: 12px;
}

/* #phoneLogo img {
    width: 120px !important;
    height: auto !important;
} */


/** Anand Styles Begin **/

.cartContainer h2.title,
.product_search_nav_container h2.title {
    display: none;
}

.product_search_nav_container p.introText {
    display: none;
}

.product_search_nav div {
    display: inline;
}

.product_search_nav p {
    display: inline;
}

input.sidebarSearchButton.form-button {
    font-size: 120%;
    bottom: auto;
    padding: 0;
    font-weight: 400;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: #f4f4f4;
    border: 0;
    background: url('../images/icon_search.png') no-repeat;
    height: 15px;
    width: 15px;
    margin-left: -25px;
}

/*   */

.logo_phone {
    width: 40%;
    float: left;
    margin: 0;
    padding: 0 0 10px 0;
}

.logo_phone img {
    margin: 10px auto 0 auto;
}


/** Anand Styles End **/

input.plus_minus {
    text-align: center;
    width: auto;
    min-width: inherit;
}

input.entry.plus_minus {
    width: 46px;
}

.minusFF,
.plusFF {
    display: none;
}

.plus_minus .minus,
.product_detail .minus,
.quick_wishlist .minus,
.plus_minus .plus,
.product_detail .plus,
.quick_wishlist .plus {
    background-color: #f40000;
    border: 0 none;
    color: #ffffff;
    font-size: 15px;
    padding: 8px;
}

/* ============== Hiding elements for demo ============= */

.home_slider + .container-fluid.contentBody > span #categories-right-nav,
.home_slider + .container-fluid.contentBody > span .cart-template {
    display: none;
}

.myaccount #side_nav.side_navigation_dropdown li:nth-child(3),
.myaccount #side_nav.side_navigation_dropdown li:nth-child(4) {
    display: none;
}

.my_account_information .myAccCurrency {
    display: none;
}


/*!
 *  Font Awesome 4.1.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */


/* FONT PATH
 * -------------------------- */

@font-face {
    font-family: 'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.1.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.1.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff?v=4.1.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.1.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.1.0#fontawesomeregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* makes the font 33% larger relative to the icon container */

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-ul > li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}
.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: spin 2s infinite linear;
    -moz-animation: spin 2s infinite linear;
    -o-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
}

@-moz-keyframes spin {
    0% {
        -moz-transform: rotate(0deg);
    }
    100% {
        -moz-transform: rotate(359deg);
    }
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
    }
}

@-o-keyframes spin {
    0% {
        -o-transform: rotate(0deg);
    }
    100% {
        -o-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=1);
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=3);
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);
    -webkit-transform: scale(1, -1);
    -moz-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    -o-transform: scale(1, -1);
    transform: scale(1, -1);
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #ffffff;
}


/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-square:before,
.fa-pied-piper:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.global-header {
    border-bottom: 1px solid #dedede;
    color: #101010;
    font-family: GothamBold, Arial, Helvetica, sans-serif;
    font-size: 11pt;
    height: 50px;
    line-height: 50px;
    padding: 10px 0;
}

.top-navigation {
    overflow: hidden;
}

.top-navigation > div {
    float: left;
}

.navigation .nav .nav {
    list-style: none outside none;
    padding-left: 0;
}

.navigation .nav .nav > li {
    display: block;
    float: left;
}

.cc_content_body h1 {
    height: auto;
}

.forgotpassword .button.right {
    display: block !important;
}

.forgotpassword .footerPhone {
    display: none;
}

.homepage .phone_center_column {
	margin: 240px auto 0;
}

.productlist .phone_center_column {
	margin: 300px auto 0;
}

.slds-scope .slds-path__link {
    z-index: 4 !important;
}

.productdetail .phone_center_column {
	margin: 310px auto 0;
}

.slds-scope .slds-form-element {
    margin: 0 10px;
}

@media (max-width: 767px) {
    .contentBody.cc_content_body > .container {
        padding: 0;
    }

    .container .slds-scope .slds-accordion__section {
        padding: 0;
    }
}

/*========== calendar-icon.less ==========*/

.Zebra_DatePicker {
    /* Styles for the calendar header */
    /* Styles for the calendar footer */
}

.Zebra_DatePicker table tbody .dp_hover {
    background-color: #f40000;
}

.Zebra_DatePicker table tbody .dp_current,
.Zebra_DatePicker table tbody .dp_selected {
    color: #ffffff;
    font-weight: bold;
    background-color: #f40000;
}

.Zebra_DatePicker .dp_header .dp_hover {
    background-color: #f40000;
}

.Zebra_DatePicker .dp_footer .dp_hover {
    background-color: #f40000;
}

button.Zebra_DatePicker_Icon_Inside {
    margin-top: 5px;
    background-image: url('../images/calendar.png');
}


/*========== last-order.less ==========*/

.last-order {
    padding-top: 24px;
    padding-bottom: 27px;
}

.last-order .js-vieworder {
    height: 40px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 20px 15px;
    margin: 10px 0 15px;
    display: inline-block;
    float: right;
    background-color: #ff0000;
    color: #ffffff;
}

.last-order .italic {
    font-style: italic;
}

.last-order .bold {
    font-weight: 700;
}

.last-order .last-head .left {
    float: left;
    max-width: 50%;
    padding-right: 15px;
    padding-left: 5px;
}

.last-order .center {
    width: auto;
    margin: 0 auto;
    text-align: center;
}

.last-order .last-head .right {
    float: right;
    max-width: 50%;
    padding-right: 5px;
    padding-left: 5px;
    margin-top: -14px;
}

@media (max-width: 767px) {
    .last-order .last-head .left,
    .last-order .last-head .right {
        width: 100%;
        max-width: 100%;
    }
    .last-order .last-head .right {
        margin-top: 0;
        padding-top: 10px;
    }

    .last-date .bttn {
        float: none;
    }

    .last-date .view-order-wrapper {
        text-align: center;
    }
}

.last-date .view-order-wrapper {
    clear: both;
}

.last-order hr {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 16px;
}

.last-order h3 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #101010;
    margin-bottom: 14px;
    padding-left: 4px;
}

.last-order .wishFinder {
    display: inline-block;
    margin-top: 10px;
}

.last-order .last-date {
    padding-top: 16px;
}

.last-order .last-date p {
    padding-top: 16px;
    text-transform: uppercase;
}

.last-order .products-order {
    padding-top: 20px;
    position: relative;
}

.last-order .scroll {
    padding: 15px 0;
}

.last-order .scroll ul {
    list-style: none outside none;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 0;
    white-space: nowrap;
    width: 95%;
}

.last-order .scroll li {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    padding-right: 15px;
    text-align: center;
    white-space: normal;
}

.last-order .scroll li .desc-name {
    font-weight: 700;
    min-height: 38px;
}

.last-order .scroll li .desc-name a {
    color: inherit;
}

.last-order .scroll li .desc-name a:hover {
    color: #f40000;
    font-weight: inherit;
}

.last-order .scroll li .desc-cart p {
    color: #898989;
    display: inline-block;
    margin-left: 10px;
}

.last-order .scroll li .QTY {
    font-weight: 700;
}

.last-order .scroll li > a.productName {
    display: block;
    margin: 0 0 12px;
    min-height: 144px;
}

.last-order .scroll li .desc-quantity {
    min-height: 40px;
    font-size: 10px;
}

.last-order .bx-wrapper {
    max-width: 890px !important;
}

.last-order .calendar {
    float: right;
    margin: 0 17px 0 11px;
    padding: 12px;
    height: 61px;
    width: 61px;
    border-radius: 50%;
    background-color: #989898;
    text-align: center;
    font-weight: 700;
    color: #ffffff;
    font-size: 17px;
}

.last-order .calendar .day {
    margin-top: 5px;
    display: block;
}

.last-order .calendar .month {
    display: block;
}

.last-order .builder {
    color: #f40000;
    font-weight: 700;
    font-size: 13px;
    display: inline-block;
    font-size: 18px;
    margin-top: 28px;
    padding-right: 10px;
    text-transform: uppercase;
    vertical-align: top;
    max-width: 300px;
}

.last-order .builder:hover {
    color: #101010;
}

.last-order .builder:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 5px;
}

.last-order .builder:hover {
    color: #101010;
}

.last-order .builder:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 5px;
}

.last-order .builder-desc {
    display: inline-block;
    width: 200px;
    border-left: 1px solid #dcdcdc;
    margin: 20px 0 0 24px;
    padding-left: 10px;
}

.last-order .save {
    color: #898989;
    background: url(../images/save-arrow.png) left center no-repeat;
    padding-left: 22px;
    margin: 24px 0 0 0;
    display: inline-block;
}

.last-order .add {
    height: 40px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 20px 15px;
    margin: 10px 0 15px;
    display: inline-block;
    float: right;
    background-color: #ff0000;
    color: #ffffff;
}

.last-order .view {
    color: #f40000;
    font-weight: 700;
    font-size: 13px;
    clear: both;
    display: block;
    float: right;
    margin-right: 19px;
    padding-right: 10px;
}

.last-order .view:hover {
    color: #101010;
}

.last-order .view:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 5px;
}

.last-order .view:hover {
    color: #101010;
}

.last-order .view:after {
    content: "\f0da";
    font-family: FontAwesome;
    margin-left: 5px;
}

.last-order .cart-actions-box .btn-group {
    margin-top: 15px;
    margin-right: 0;
}

.last-order #wishMod {
    position: fixed;
}

@media (min-width: 799px) and (max-width: 1199px) {
    .last-order .bx-wrapper {
        max-width: 665px !important;
    }
}

@media (min-width: 585px) and (max-width: 799px) {
    .last-order .bx-wrapper {
        max-width: 440px !important;
    }
}

@media (max-width: 767px) {
    .last-order .add {
        float: none;
    }
    .last-order .calendar {
        float: none;
        margin: 0 auto;
        display: block;
    }
}

/*========== shop-by-brand.less ==========*/

.categoryScrollContainer {
    background-color: #eeeeee;
    margin-bottom: 40px;
    padding: 20px 0 30px;
    position: relative;
}

.categoryScrollContainer h2 {
    padding-left: 1%;
}

.categoryScrollContainer hr {
    display: none;
}

.categoryScrollContainer .bx-prev,
.categoryScrollContainer .bx-next {
    display: block;
    height: 27px;
    margin: -7.5% 0 0;
    padding-bottom: 8%;
    padding-top: 8%;
    position: absolute;
    top: 50%;
    z-index: 100;
}

.categoryScrollContainer .bx-prev:before,
.categoryScrollContainer .bx-next:before {
    content: ' ';
    background-image: url("../images/carousel_control_sprite.png");
    background-repeat: no-repeat;
    display: block;
    height: 27px;
    width: 10px;
}

.categoryScrollContainer .bx-prev:nth-child(2),
.categoryScrollContainer .bx-next:nth-child(2) {
    display: none;
}

.categoryScrollContainer .bx-prev.disabled,
.categoryScrollContainer .bx-next.disabled {
    display: none;
}

.categoryScrollContainer .bx-prev {
    left: 1%;
    padding-right: 30px;
}

.categoryScrollContainer .bx-prev:before {
    background-position: left top;
}

.categoryScrollContainer .bx-prev:hover:before {
    background-position: left -27px;
}

.categoryScrollContainer .bx-prev.disabled:before {
    background-position: left -54px;
}

.categoryScrollContainer .bx-next {
    right: 1%;
    padding-left: 30px;
}

.categoryScrollContainer .bx-next:before {
    background-position: right top;
}

.categoryScrollContainer .bx-next:hover:before {
    background-position: right -27px;
}

.categoryScrollContainer .bx-next.disabled:before {
    background-position: right -54px;
}

.categoryScrollContainer .scroll {
    margin: 0 auto;
}

.categoryScrollContainer .scroll .bx-viewport {
    height: auto !important;
}

.categoryScrollContainer .gotoBrand {
    border-bottom: 3px solid transparent;
    display: inline-block;
    line-height: 140px;
    min-height: 135px;
    min-width: 140px;
    text-align: center;
}

.categoryScrollContainer .gotoBrand:hover {
    background-color: #ffffff;
    border-bottom: 3px solid #f40000;
}

@media (min-width: 799px) and (max-width: 1199px) {
    .categoryScrollContainer .scroll {
        max-width: 790px;
    }
}

@media (min-width: 585px) and (max-width: 799px) {
    .categoryScrollContainer .scroll {
        max-width: 460px;
    }
}


/*========== category-navigation.less ==========*/

.categories_side_container {
    font-weight: 300;
}

.categories_side_container .title {
    background: #ffffff;
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #101010;
}

#categories-left-nav .panel-heading,
#MyAccount_navSection .list-group-item {
    padding: 4px 0;
}

#filter-accordion .panel-heading {
    padding: 8px 0 9px;
}

#filter-accordion {
    margin-top: 25px;
}

#categories-left-nav a,
#MyAccount_navSection a,
#filter-accordion .panel-collapse .cc_value {
    font-weight: 300;
    padding: 5px 10px;
    border-left: 4px solid #ffffff;
    background: #ffffff;
    font-size: 12px;
    color: #101010;
    text-transform: uppercase;
    display: block;
}

#categories-left-nav .panel-group > div:last-child,
#MyAccount_navSection .side_navigation_dropdown > .list-group-item:last-child {
    border-bottom: 0 none;
}

#categories-left-nav > .panel-group .panel a,
#filter-accordion .panel-collapse .cc_value {
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-position: right;
    display: block;
}

#categories-left-nav > .panel-group .panel .pull-right,
#filter-accordion .panel-heading .pull-right {
    position: relative;
    margin-top: -25px;
    cursor: pointer;
    height: 26px;
    border-left: 4px solid #FFF;
    background-repeat: no-repeat;
    background-position: center right;
    background-image: url('../images/category_navigation/arrow.png');
}

#filter-accordion .panel-heading .pull-right {
    border-left: 0 none;
    background-image: none;
}

#categories-left-nav > .panel-group .panel .pull-right:hover {
    border-left: 4px solid #feb547;
    background-image: url('../images/category_navigation/down-arrow.png');
}

#categories-left-nav > .panel-group .panel .pull-right .icon-toggle,
#filter-accordion .panel-heading .pull-right .icon-toggle {
    width: 100%;
    display: inline-block;
    height: 26px;
    color: transparent;
}

#filter-accordion .panel-heading .pull-right .icon-togle {
    color: #101010;
}

#filter-accordion span.icon-toggle.cc_filter_icon i.fa { /* Minus Icon */
    right: 6px;
    position: absolute;
    top: 8px;
}

#filter-accordion span.icon-toggle.cc_filter_icon i.fa:before {
    content: "-";
    display: block;
    color: #101010;
    font-weight: 900;
    font-size: 13px;
}

#filter-accordion span.icon-toggle.cc_filter_icon.collapsed i.fa:before { /* Plus Icon */
    content: "+";
}

#filter-accordion span.checkfilter.cc_check_filter {
    display: inline-block;
    cursor: pointer;
}

#categories-left-nav > .panel-group .panel a:hover,
#MyAccount_navSection .list-group-item a:hover,
#filter-accordion .panel-collapse .cc_value:hover {
    background-repeat: no-repeat;
    background-position: right;
    border-left: 4px solid #feb547;
    font-weight: 700;
}

#categories-left-nav > .panel-group .panel .panel-body a,
#categories-left-nav > .panel-group .panel .panel-body a:hover {
    background-image: none;
}

#categories-left-nav .panel-body {
    padding: 5px 0;
}

#categories-left-nav .panel-body a {
    padding-left: 10px;
}

#filter-accordion .panel-collapse .cc_value input {
    display: none;
}

#filter-accordion .panel-collapse .cc_value .cc_check_filter_label {
    /* display: inline-block;
    position: absolute;
    right: 0;
    margin: 0 13px 0 0;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 3px 5px;
    background-color: #f40000;
    top: 7px; */
}

#filter-accordion .panel-collapse .cc_value {
    position: relative;
}

/*** Remove border top of default bootstrap panel-body ****/
#filter-accordion .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top: 0 none;
    padding: 0;
}

#filter-accordion > .panel-default {
    border-bottom: 1px solid #eeeeee;
}

#categories-left-nav .panel-body a:hover {
    background-color: #fff5e6;
}

#categories-left-nav .panel-body a {
    text-transform: none;
}

.filterContainer .panel {
    border: 0 none;
}

.filterContainer .col-md-12 {
    padding: 0 15px;
}

@media (min-width: 1200px) {
    .filterContainer .col-md-12 {
        padding: 0 20px 0 15px;
    }
}

.filterContainer .input-group .form-control {
    width: 100%;
    height: 23px;
}

.filterContainer .panel-heading {
    padding: 20px 0 0;
}

.filterContainer .panel-title {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #101010;
}

#filter-accordion .panel-title {
    color: #101010;
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.filters .filterSearch {
    min-width: inherit;
    width: 50%;
}

.filters .searchFilter {
    padding: 5px 12px;
}

.filters .spec {
    border-bottom: 1px solid #eeeeee;
    font-weight: 700;
    padding-bottom: 4px;
    padding-top: 10px;
    text-transform: uppercase;
}

.filters .spec .value {
    border-left: 4px solid #ffffff;
    cursor: pointer;
    font-weight: 300;
}

.filters .spec .value input.checkfilter {
    display: none;
}

.filters .spec .value span.checkfilter {
    display: block;
    padding: 5px 10px 5px 20px;
}

.filters .spec .value .filtercount {
    display: none;
}

.filters .spec .value:hover {
    font-weight: 700;
    border-left: 4px solid #feb547;
    background-color: #fff5e6;
}

.filter_breadcrumb_container_main {
    font-size: 13px;
    font-weight: 300;
    padding: 15px 0;
}

.filter_breadcrumb_container_main:before,
.filter_breadcrumb_container_main:after {
    content: " ";
    display: table;
}

.filter_breadcrumb_container_main:after {
    clear: both;
}

.filter_breadcrumb_container_main .label {
    background-color: transparent;
    display: inline-block;
    margin: 0;
    padding: 0 15px 0 0;
    color: #101010;
}

.filter_breadcrumb_container_main .label .remove {
    display: inline-block;
    float: right;
    font: 0px/0 a;
    margin: 5px 0 0 5px;
}

.filter_breadcrumb_container_main .label .remove:before {
    color: #989898;
    content: "\f056";
    font-family: FontAwesome;
    font-size: 13px;
}

/*========== Product/Search List Page Category Filter ==========*/

/* hiding filter search */

.filterContainer .cc_feature_filter_panel .panel-heading.cc_heading,
.filterContainer .cc_feature_filter_panel .filter_search.cc_filter_search_row {
    display: none;
}

.filterContainer .cc_panel.cc_feature_filter_panel {
    background: #FFFFFF;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 0px;
}

.filterContainer .panel.cc_panel_filter_inner {
    box-shadow: none;
    border-radius: 0px;
}

#filter-accordion .panel-title.cc_title {
    font-family: "TCCC-UnityHeadline", sans-serif;
    font-size: 12px;
    line-height: 32px;
    font-weight: 700;
}

#filter-accordion .panel-collapse .value.cc_value {
    padding-left: 0px;
    border-left: 0px;
    display: flex;
    justify-content: flex-start;
    font-size: 14px;
    line-height: 18px;
    text-transform: none;
}

#filter-accordion .value.cc_value span.checkfilter.cc_check_filter {
    width: auto;
}

#filter-accordion .panel-collapse .cc_value .cc_check_filter_label {
    background-color: inherit;
    display: inherit;
    padding: 0px 0px 0px 5px;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    border-radius: 0px;
}

#filter-accordion .panel-heading.cc_heading {
    display: block;
    padding-top: 0px;
}

#filter-accordion span.icon-toggle.cc_filter_icon i.fa.fa-caret-down {
    top: 33px;
}

#filter-accordion span.icon-toggle.cc_filter_icon i.fa.fa-caret-down:before {
    content: "\f077";
}

#filter-accordion span.icon-toggle.cc_filter_icon.collapsed i.fa.fa-caret-down:before {
    content: "\f078";
}

#filter-accordion.panel-group.cc_panel_group {
    margin-top: 0px;
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 10px;
}

#filter-accordion>.panel-default:last-child {
    border-bottom: none;
}

.mobile-filter.product-list-filter-nav {
    background-color: #F40000;
    color: #FFFFFF;
    font-family: "TCCC-UnityHeadline", sans-serif;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
    text-transform: none;
    text-align: left;
    padding: 9px 8px 9px 8px;
    border-radius: 4px;
    margin-bottom: 8px;
}

@media (max-width: 1199px) {
    .cc_main_row .cc_left_col {
        padding-left: 16px;
        padding-right: 16px;
    }

    #filter-accordion.panel-group.cc_panel_group {
        padding: 0px;
        margin-bottom: 0px;
    }

    .filterContainer #filter-accordion .panel.cc_panel_filter_inner {
        border: 1px solid #9C9C9C;
        border-bottom: 1px solid #9C9C9C;
        border-radius: 4px;
        margin-bottom: 8px;
    }

    #filter-accordion .panel-heading.cc_heading {
        padding: 7px 8px 7px 8px;
    }

    #collapseFeatureFilter .panel-body.cc_body {
        padding-top: 0px;
    }

    .filterContainer #filter-accordion .panel.cc_panel_filter_inner:last-child {
        border-bottom: 1px solid #9C9C9C;
        margin-bottom: 0px;
    }

    #filter-accordion .panel-collapse .value.cc_value {
        padding-left: 36px;
        border-radius: 4px;
    }

    #filter-accordion .panel-collapse .value.cc_value:hover {
        background-color: #F7F7F7;
        font-weight: 400;
    }

    #filter-accordion .panel-collapse .cc_value .cc_check_filter_label {
        color: #F40000;
    }
}

/*========== wish-list-button.less ==========*/

.wishButtons {
    display: inline;
    float: left;
    margin: 10px 10px 0 0;
}

.wishButtons .dropdown-menu {
    border: 0 none;
    padding-top: 0;
    text-align: left;
}

.wishButtons .dropdown-menu li {
    padding: 0 15px;
}

.wishButtons .dropdown-menu li label {
    cursor: default;
    display: block;
    font-size: 12px;
    font-weight: 300;
    margin: 0 0 10px;
}

.wishButtons .dropdown-menu .header {
    background-color: #8fcfbb;
    color: #ffffff;
    font-size: 13px;
    font-weight: 700;
    padding: 10px 15px;
    text-align: center;
    text-transform: uppercase;
}

.wishButtons .dropdown-menu .error {
    color: #fc6369;
    font-weight: 700;
}

.wishButtons .dropdown-menu .listWish {
    padding-top: 10px;
    padding-bottom: 10px;
}

.wishButtons .dropdown-menu .newWish {
    padding-bottom: 10px;
    overflow: hidden;
}

.wishButtons .dropdown-menu .newWish a {
    background: none;
    border: 2px solid #f40000;
    color: #f40000;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    float: right;
    line-height: 1;
    padding: 12px 21px;
}

.wishButtons .dropdown-menu .newWish a:hover,
.wishButtons .dropdown-menu .newWish a:focus {
    background: none;
    border-color: #101010;
    border: 2px solid #101010;
    color: #101010;
    text-decoration: none;
}

.wishButtons .dropdown-menu .newWish a:hover,
.wishButtons .dropdown-menu .newWish a:focus {
    background: none;
    border-color: #101010;
    border: 2px solid #101010;
    color: #101010;
    text-decoration: none;
}

.wishButtons .dropdown-menu .newListName {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    margin-bottom: 20px;
    padding: 3%;
    text-align: left;
    width: 100%;
}

.wishButtons .btn-group {
    padding: 0 0 0 10px;
}

.wishButtons .btn-group .btn.pickWish {
    background: none;
    color: #898989;
    float: right;
    padding: 3px 0 0 5px;
    font-size: 13px;
}

.wishButtons .btn-group > .btn.dropdown-toggle {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #8fcfbb;
    height: 15px !important;
    padding: 0;
    width: 15px !important;
}

.wishButtons .btn-group > .btn.dropdown-toggle .caret {
    border-color: transparent transparent transparent #ffffff;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    margin: 2px 0 0 2px;
    padding: 0;
    vertical-align: top;
    top: 2px;
}

.wishButtons .btn-group > .btn.dropdown-toggle:hover {
    background-color: #628e80;
}

.wishButtons .btn-group.open .btn.dropdown-toggle {
    background-color: #628e80;
}

.wishButtons .btn-group.open .btn.dropdown-toggle .caret {
    border-color: #ffffff transparent transparent transparent;
    border-width: 5px 4px 0;
    margin: 4px 0 0;
    padding: 0;
}

@media (max-width: 584px) {
    .wishButtons .btn-group {
        padding: 0;
    }
    .wishButtons .btn-group .btn.pickWish {
        padding: 5px 0 0 5px;
    }
    .wishButtons .btn-group > .btn.dropdown-toggle {
        height: 25px !important;
        padding: 0;
        width: 25px !important;
    }
    .btn-group.open {
        margin: 10px;
    }
}


/*========== product-detail.less ==========*/

.product_detail_container {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 18px;
    margin: 0 10px 18px 10px
}

.product_detail_container:before,
.product_detail_container:after {
    content: " ";
    display: table;
}

.product_detail_container:after {
    clear: both;
}

.product_detail_container h2.title {
    display: none;
}

.product_detail_container .product_detail_viewport {
    text-align: center;
}

.product_detail_container .prod_media .altImages img {
    width: 25%;
}

.product_detail_container .product_detail_item .label {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: transparent;
    color: inherit;
    display: inline;
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    padding: 0;
    text-shadow: none;
    white-space: normal;
}

.product_detail_container .product_detail_item .sku,
.product_detail_container .product_detail_item .uom,
.product_detail_container .product_detail_item .inventory {
    font-size: 15px;
    font-weight: 700;
}

.product_detail_container .product_detail_item .sku {
    margin: 16px 0;
}

.product_detail_container .product_detail_item .sku .label,
.product_detail_container .product_detail_item .uom .label,
.product_detail_container .product_detail_item .inventory .label {
    margin: 0 5px 0 0;
}

.product_detail_container .product_detail_item .rateit {
    display: none;
}

.product_detail_container .product_detail_item .shortDesc {
    margin-top: 15px;
    font-weight: 300;
}

.product_detail_container .product_detail_item .quantity_block {
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    margin: 30px 0 17px;
    padding: 10px 0;
    text-align: right;
}

@media (max-width: 767px) {
    .product_detail_container .product_detail_item .quantity_block {
        margin: 17px 0;
    }
}

.product_detail_container .product_detail_item .quantity_block .label {
    font-weight: 700;
    margin: 0 10px 0 0;
    text-transform: uppercase;
}

.product_detail_container .product_detail_item .action,
.product_detail_container .product_detail_item .wishButtons {
    float: right;
}

.product_detail_container .product_detail_item .action .btn,
.product_detail_container .product_detail_item .wishButtons .btn {
    padding: 12px 10px;
    text-shadow: none;
    width: auto;
}

.product_detail_container .product_detail_item .action .btn-group .btn,
.product_detail_container .product_detail_item .wishButtons .btn-group .btn {
    padding: 0;
}

.product_detail_container .product_detail_item .action .btn-group .btn.pickWish,
.product_detail_container .product_detail_item .wishButtons .btn-group .btn.pickWish {
    padding: 3px 0 0 6px;
}

.product_detail_container .product_detail_item .dropdown-menu {
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

@media (max-width: 767px) {
    .product_detail_container .product_detail_item .dropdown-menu {
        left: 80%;
    }
}

@media (min-width: 585px) and (max-width: 799px) {
    .product_detail_container .product_detail_item .quantity_block {
        clear: both;
    }
}

@media (max-width: 584px) {
    .product_detail_container .product_detail_item .product_detail_viewport {
        text-align: center;
        margin: 0 0 15px 0;
    }
    .product_detail_container .product_detail_item p strong {
        font-weight: inherit;
    }
    .product_detail_container .product_detail_item .plus_minus + p {
        float: right;
    }
    .product_detail_container .product_detail_item .wishFinder .wishButtons {
        margin: 13px 15px 0 0;
    }
}


/* Phone Product Detail Styles
   ========================================================================== */

.product_detail p {
    font-weight: 300;
    margin: 0;
}

.product_detail p.plus_minus {
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    margin: 5px 0;
    padding: 5px 0;
    text-align: right;
}

.product_detail p.plus_minus + p {
    float: right;
}

.product_detail p.shortDesc {
    border: 0 none;
    clear: both;
    margin: 0 0 15px;
    padding: 15px 0 20px;
    text-align: left;
}


/*========== product-list.less ==========*/

.prodCatContainer h1 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #101010;
}

.prodCatContainer .search_results_body {
    font-weight: 300;
}

.prodListSec .title {
    display: none;
}

.listPaginationSec {
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    font-size: 11px;
    height: 40px;
    margin: 0 0 50px;
    padding: 10px 0;
    position: relative;
}

.listPaginationSec:empty {
    display: none;
}

.listPaginationSec select {
    /* -webkit-appearance: none; */
    border: 1px solid #000;
}

.listPaginationSec .pagination_row_1 {
    font-weight: 700;
}

.listPaginationSec .pagination_row_1 p {
    bottom: -25px;
    margin: 0;
    position: absolute;
    font-weight: 300;
}

.listPaginationSec .pagination_row_1 .page_links {
    float: right;
    font-size: 10px;
    /*margin-right: 20px;*/
}

.listPaginationSec .pagination_row_1 .page_links .pageAction {
    color: #989898;
    font-weight: 700;
    font-size: 12px;
}

.listPaginationSec .pagination_row_1 .page_links .currentPage {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-color: #feb547;
    color: #ffffff;
    display: inline-block;
    height: 15px;
    line-height: 15px;
    text-align: center;
    width: 15px;
}

.listPaginationSec .pagination_row_1 .showPerPage {
    width: 35%;
    padding: 0;
    margin: 0;
    float: left;
    border-right: 1px solid #dcdcdc;
}

.listPaginationSec .pagination_row_1 .sortBy {
    float: left;
    padding-left: 15px;
    border-right: 1px solid #dcdcdc;
    width: 35%;
    padding-right: 30px;
}

.listPaginationSec .pagination_row_2 {
    position: absolute;
    top: 100%;
}

.listPaginationSec .pagination_row_2 .pagination_container {
    font-weight: 300;
}

.listPaginationSec .pagination_row_2 .pagination_container p {
    margin: 11px 0 0;
}

.listPaginationSec a {
    color: #8fcfbb;
}

.listPaginationSec a:hover {
    color: #628e80;
}

.listPaginationSec a.gotoPage {
    display: inline-block;
    margin: 0 3px;
}

.products_1_row_medium_item {
    border-bottom: 1px solid #dcdcdc;
    font-weight: 300;
    margin: 0 0 15px;
    padding: 0 0 15px;
}

.products_1_row_medium_item:before,
.products_1_row_medium_item:after {
    content: " ";
    display: table;
}

.products_1_row_medium_item:after {
    clear: both;
}

.products_1_row_medium_item:last-child {
    border-bottom: 0 none;
}

.products_1_row_medium_item p {
    margin: 0;
    padding: 0;
}

.products_1_row_medium_item .product_listing_viewport {
    display: block;
    float: left;
    width: 32%;
    text-align: center;
}

.products_1_row_medium_item .product_listing_viewport img {
    max-height: 120px;
}

.products_1_row_medium_item .right-side {
    display: inline-block;
    width: 68%;
}

.products_1_row_medium_item .description {
    overflow: auto;
}

.products_1_row_medium_item .description .name-n-others {
    display: inline-block;
    width: 70%;
}

.products_1_row_medium_item .description > .plus_minus {
    border-left: 1px solid #dcdcdc;
    float: right;
    padding-left: 3%;
}

.products_1_row_medium_item .description > .plus_minus strong {
    font-weight: 700;
    padding-right: 5px;
}

.products_1_row_medium_item .name-n-others span {
    display: block;
}

.products_1_row_medium_item .name-n-others span strong {
    font-weight: inherit;
}

.products_1_row_medium_item .productName {
    color: #101010;
    font-weight: 700;
    font-size: 14px;
}

.products_1_row_medium_item .productName:hover {
    color: #f40000;
}

.products_1_row_medium_item .actions {
    clear: both;
    margin-top: 18px;
    text-align: right;
}

.products_1_row_medium_item .actions .save {
    display: inline-block;
}

.products_1_row_medium_item .actions .add {
    float: right;
}

.title.sub_category_header,
.products_1_row_medium.sub_categories {
    display: none;
}

.products_1_row_medium.sub_category_header {
    padding: 0 10px;
}

@media (max-width: 1199px) {
    .products_1_row_medium_item .description .name-n-others {
        width: 100%;
    }
    .products_1_row_medium_item .description > .plus_minus {
        border-bottom: 1px solid #dcdcdc;
        border-left: 0 none;
        border-top: 1px solid #dcdcdc;
        float: none;
        margin-top: 10px;
        padding: 10px 0;
        text-align: right;
    }
    .products_1_row_medium_item .description > .plus_minus strong {
        font-weight: 700;
        padding-right: 5px;
    }
}

.listPaginationSec .showPerPage,
.listPaginationSec .sortBy {
    display: none;
}

@media (max-width: 991px) {
    .listPaginationSec {
        height: 53px;
    }

    .listPaginationSec .pagination_row_1 .page_links {
        width: 100%;
        text-align: center;
        margin-right: 0;
        font-size: 30px;
    }

    .listPaginationSec .pagination_row_1 .page_links  .pageAction {
        font-size: 30px;
    }

    .listPaginationSec .pagination_row_1 .page_links .currentPage {
        height: 32px;
        width: 32px;
        line-height: 32px;
    }
}

@media (min-width: 992px) {
    .listPaginationSec {
        margin-bottom: 40px;
        padding: 10px 0;
    }
    .listPaginationSec .pagination_row_1 .pagination_container {
        font-weight: 700;
    }
    .listPaginationSec .pagination_row_1 .pagination_container .showPerPage {
        width: 33%;
        padding: 0;
        margin: 0;
        float: left;
        display: block;
    }
    .listPaginationSec .pagination_row_1 .pagination_container .sortBy {
        float: left;
        width: 35%;
        padding-right: 10px;
        display: block;
    }
    .listPaginationSec .pagination_row_1 .pagination_container .page_links {
        margin-right: 0;
        text-align: inherit;
    }
}

@media (max-width: 584px) {
    .products_1_row_medium_item {
        padding: 0 10px 15px;
    }
    .products_1_row_medium_item .product_listing_viewport {
        float: none;
        margin-bottom: 20px;
        text-align: center;
        width: 100%;
    }
    .products_1_row_medium_item .right-side {
        width: 100%;
    }
    .prodListSecPhone .title {
        display: none;
    }
}


/*========== order-history.less ==========*/

/* moved to cc_ccr_OrderHistory.component. will be moved to new css file upon component completion*/

/*========== order-template.less ==========*/

input.createTemplate {
    padding: 5px 0;
    margin: 0;
    background: transparent;
    color: #f40000;
    font-size: 14px;
}

input.createTemplate::before,
input.createTemplate:before {
    content: "+";
    display: inline-block;
}

input.createTemplate:hover,
input.createTemplate:focus {
    background: transparent;
    color: #101010;
}

.acctmainSection .cart_item {
    position: relative;
    height: 100px;
}

@media (max-width: 768px) {
    .acctmainSection .cart_item {
        height: initial;
    }
}

.acctmainSection .dropdown-menu {
    left: -130px;
}

@media (max-width: 400px) {
    .acctmainSection .dropdown-menu {
        left: -110px;
    }
}

.acctmainSection .cc_wishlist_action {
    text-align : right;
}

.acctmainSection .cart_item p,
.acctmainSection .cart_item p span {
    font-weight: 300;
}

.cc_wishlist_image a {
    display: inline-block;
    width: 125px;
    height: 130px;
}

.cc_wishlist_image a img {
    margin: 0 auto;
}

.acctmainSection .cart_item p.price {
    width: auto;
}

.acctmainSection .wishButtons {
    position: absolute;
    right: 45px;
    top: 60px;
}

.acctmainSection button.deleteItem {
    /* position: absolute;
    padding: 12px 14px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    right: 5px;
    top: 60px; */
}

.acctmainSection .cart_item_list p {
    margin: 0 10px 0 45px;
}


/*========== breadcrumb.less ==========*/

.special-breadcrumb {
    list-style: none;
    margin: 10px 0;
    padding: 0;
    white-space: nowrap;
}

.special-breadcrumb .container {
    display: flex;
    overflow: hidden;
    overflow-x: scroll;
}

.special-breadcrumb .container a {
    flex: 1;
}

@media (max-width: 991px) {
    
}

.special-breadcrumb a + a {
    margin-left: 32px;
}

.special-breadcrumb a {
    background-color: #dcdcdc;
    color: #707070;
    display: inline-block;
    font-size: 14px;
    margin: 0 0 0 14px;
    min-width: 20%;
    padding: 20px 14px 20px 15px;
    position: relative;
    text-align: center;
    white-space: nowrap;
    font-size: 14px !important;
}

.special-breadcrumb a:after,
.special-breadcrumb a:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 32px 0 32px 18px;
    border-color: transparent transparent transparent #dcdcdc;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 100%;
    z-index: unset;
}

.special-breadcrumb a:after {
    left: auto;
    right: 100%;
    border-width: 32px 0 32px 18px;
    border-color: #dcdcdc transparent #dcdcdc transparent;
}

.special-breadcrumb a:first-child {
    margin: 0;
}

.special-breadcrumb a:first-child:after {
    border-width: 0;
}

.special-breadcrumb a:last-child a {
    padding-right: 2%;
}

.special-breadcrumb a:last-child:before {
    border-width: 0;
}

.special-breadcrumb a:hover,
.special-breadcrumb a.active {
    background-color: #F40000;
    color: #ffffff;
    font-size: 14px;
}

.special-breadcrumb a:hover:after,
.special-breadcrumb a.active:after {
    border-color: #F40000 transparent #F40000 transparent;
}

.special-breadcrumb a:hover:before,
.special-breadcrumb a.active:before {
    border-color: transparent transparent transparent #F40000;
}

.collect_user_info span.error-msg,
.register_single span.error-msg {
    display: none;
}

/*========== radio-like-btn.less ==========*/

.payment-list button.btn-like-radio, .myaccount button.btn-like-radio {
    background: url("../images/cc-radio-button.svg") no-repeat scroll 0 0 transparent;
    height: 20px;
}

.myaccount button.btn-like-radio {
    padding: 0 0 0 30px;
}

.btn-outlet,
.btn-like-radio {
    background: url("../images/outlet-radio-button.jpg") no-repeat scroll 0 0 transparent;
    border: 0 none;
    font-size: 12px;
    font-weight: 700;
    height: 17px;
    outline: none;
    padding: 0 40px 0 30px;
    text-transform: uppercase;
}

.btn-outlet.active,
.btn-like-radio.active {
    background-position: 0 100%;
}

.btn-outlet.disabled,
.btn-like-radio.disabled {
    color: #eeeeee;
    cursor: not-allowed;
}

@media (max-width: 767px) {
    .btn-outlet {
        width: 100%;
        text-align: left;
    }
}

/*========== outlet-registration.less ==========*/

.outlet-register-header {
    font-weight: 300;
    margin: 10px 0 0;
}

.outlet-register-header h2 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    color: #101010;
    line-height: 1;
    margin-bottom: 15px;
}

.outlet-register-header p {
    line-height: 28px;
}

.outlet-register-header .question-heading {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    color: #101010;
    border-top: 1px solid #dcdcdc;
    margin: 24px 0 15px;
    padding: 20px 0 0;
}

.outlet-register-buttons {
    margin: 0 0 25px;
}

@media (min-width: 768px) {
    .outlet-register-buttons {
        display: block !important;
    }
}

.outlet-register-buttons h5 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: #101010;
    margin: 10px 0;
}

.outlet-register-single .view-address {
    background-color: #f40000;
    border: 0 none;
    color: #fff;
    font-weight: 700;
    padding: 10px 15px;
    font-size: 13px;
}

.outlet-register-single .view-address:hover {
    background-color: #101010;
}

.outlet-register-single .view-address > span {
    background-color: #8fcfbb;
    border-radius: 50%;
    color: white;
    display: none;
    height: 15px;
    line-height: 13px;
    margin-right: 5px;
    vertical-align: middle;
    width: 15px;
}

.outlet-register-single .view-address > span span {
    border-color: transparent transparent transparent #ffffff;
    border-style: solid;
    border-width: 4px 0 4px 4px;
    display: none;
    height: 0;
    margin: 0 0 0 2px;
    vertical-align: middle;
    width: 0;
}

.outlet-register-single .view-address:hover > span {
    background-color: #101010;
}

.outlet-register-single .view-address:hover > span span {
    border-color: #ffffff transparent transparent transparent;
    border-width: 5px 4px 0;
    margin: 1px 0 0;
}

.outlet-register-single .outlet-finder {
    border-bottom: 1px solid #dcdcdc;
    overflow: auto;
    padding-bottom: 10px;
}

.outlet-register-single .outlet-finder label {
    font-weight: 700;
}

.outlet-register-single .address-result {
    border-bottom: 1px solid #dcdcdc;
    margin-bottom: 20px;
    padding: 20px 0 25px;
}

.outlet-register-single .address-result #outlet_name {
    font-weight: 700;
}

.outlet-register-single .verify-address {
    float: left;
    margin: 10px 0;
    overflow: hidden;
}

.outlet-register-single .verify-address .verify-address-checkbox {
    padding-top: 10px;
    float: left;
}

.outlet-register-single .verify-address .verify-address-disclaimer {
    float: left;
    margin: 0 0 0 10px;
}

@media (max-width: 585px) {
    .outlet-register-single .verify-address .verify-address-disclaimer {
        float: none;
        margin: 0 0 0 20px;
    }
}

.outlet-register-single .verify-address .verify-address-disclaimer p:first-child {
    font-weight: 700;
}

.outlet-register-single #show_continue_button {
    float: right;
    margin-top: 2%;
}

.outlet-register-single #show_continue_button .btn {
    background: #f40000;
    border: 2px solid #f40000;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.outlet-register-single #show_continue_button .btn:hover,
.outlet-register-single #show_continue_button .btn:focus {
    background: #101010;
    border-color: #101010;
    border: 2px solid #101010;
    color: #fff;
    text-decoration: none;
}

/* Login Page*/
.registration {
    margin-top: 15px;
}

#loginFormDesk {
    margin-bottom: 40px;
}

.outlet-register-single input {
    display: inline-block;
    margin: 5px 0 15px;
}

.outlet-register-multiple {
    font-size: 12px;
}

.outlet-register-multiple .outlets-wrapper {
    margin: 5px 0 10px;
}

.outlet-register-multiple .outlets-wrapper > div {
    margin: 5px 0 10px;
}

.outlet-register-multiple .outlets-wrapper > div span {
    padding-left: 20px;
}

.outlet-register-multiple .remove_outlet {
    font-family: FontAwesome;
    display: inline-block;
    margin: 0 0 0 5px;
}

.outlet-register-multiple .add-outlet {
    color: #989898;
}

.outlet-register-multiple .add-outlet:before {
    color: #f40000;
    content: "\f055";
    font-family: FontAwesome;
}

.outlet-register-user-info {
    border-bottom: 1px solid #dcdcdc;
    overflow: auto;
    padding-bottom: 20px;
}

.outlet-register-user-info label {
    font-weight: 700;
}

.outlet-register-user-info #email_instruction {
    font-style: italic;
}

.outlet-register-user-info input {
    display: inline-block;
    margin: 5px 0 15px;
}

.outlet-register-single input[type=text],
.outlet-register-user-info input[type=text] {
    min-width: 250px;
}

.outlet-register-user-info .previous {
    background: none;
    /*border: 2px solid #f40000;*/
    color: #f40000;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.outlet-register-user-info .previous:hover,
.outlet-register-user-info .previous:focus {
    background: none;
    border-color: #101010;
    /*border: 2px solid #101010;*/
    color: #101010;
    text-decoration: none;
}

.outlet-register-user-info .previous:hover,
.outlet-register-user-info .previous:focus {
    background: none;
    border-color: #101010;
    /*border: 2px solid #101010;*/
    color: #101010;
    text-decoration: none;
}

.outlet-register-user-info .previous:before {
    content: "\f0d9";
    font-family: fontawesome;
    margin-right: 10px;
}

.outlet-register-user-info .register_user {
    float: right;
}

.outlet-register-confirmation h3 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #101010;
    margin: 20px 0;
}

.outlet-register-confirmation p {
    font-weight: 700;
    color: #101010;
    font-size: 13px;
}

.outlet-register-confirmation h2.capital {
    color: #101010;
    font-size: 24px;
    font-weight: bold;
    line-height: 45px;
    text-transform: uppercase;
}

#captcha_label {
    font-weight: 700;
}

#captcha_label > span {
    border-bottom: 1px solid #dcdcdc;
    display: block;
    padding: 20px 0;
    text-align: right;
}

.captcha-box {
    border-bottom: 1px solid #dcdcdc;
    margin: 0 0 15px;
    padding: 0 0 15px;
}

#registrationDivDesktop > div {
    max-width: 785px;
    margin-bottom: 20px;
}

#registrationDivDesktop .italic {
    font-style: italic;
}

#registrationDivDesktop input + span {
    padding-left: 20px;
}

#registrationDivDesktop #captcha_label {
    padding-left: 0;
}

.recaptchatable #recaptcha_response_field {
    min-width: 150px;
}

#registrationDivDesktop #register_single,
#registrationDivDesktop #multiSingleWrapper,
#registrationDivDesktop #progressBar,
#registrationDivDesktop #outlet_instruction,
#registrationDivDesktop #outlet_number_error,
#registrationDivDesktop #zip_error  {
    display: none;
}

@media (max-width: 767px) {
    #registrationDivDesktop #register_single {
        display: block;
    }

    #registrationDivDesktop #multiSingleWrapper,
    #registrationDivDesktop #progressBar,
    #registrationDivDesktop .question-heading,
    #registrationDivDesktop .error-block {
        display: none !important;
    }
}

#privacyPolicy {
    display: flex;
}
.privPolChkBx {
    margin-right: 3px;
}


/*========== checkout-process-common-stuff.less ==========*/

ul.checkout_steps {
    display: table;
    margin: 0;
    padding: 8px 0;
    width: 100%;
}

ul.checkout_steps li {
    display: table-cell;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
    line-height: 18px;
}


/*========== checkout-process-delivery-instructions.less ==========*/

#shipForm fieldset {
    border: none;
}

#shipForm .shipping_payment .row {
    font-weight: 300;
}

#shipForm .shipping_payment .Zebra_DatePicker_Icon_Wrapper .Zebra_DatePicker_Icon {
    bottom: 0;
    left: auto !important;
    margin: auto;
    right: 5px;
    top: 0 !important;
}


/*========== checkout-process-review-order.less ==========*/

ul.order_review {
    margin: 15px 0 0 0;
    overflow: hidden;
    padding: 0;
    width: 100%;
    list-style: none;
}

ul.order_review li {
    float: left;
    width: 33%;
}

ul.order_review li p {
    min-height: 75px;
    margin: 0 0 10px 0;
}

ul.order_review li .coupon_section {
    display: none;
}

ul.order_review li:nth-child(2) p:first-child {
    display: none;
}

.cc_OrderReview_new .grey .order_review {
    margin: 15px auto 0;
    max-width: 935px;
}

.cc_OrderReview_new .grey .order_review li {
    display: none;
    width: 50%;
}

.cc_OrderReview_new .grey .order_review li:first-child,
.cc_OrderReview_new .grey .order_review li:last-child {
    display: block;
}

.cc_OrderReview_new .grey .order_review li a {
    font-weight: 700;
}

.cc_OrderReview_new .grey .order_review li a.editAddressInfo {
    display: none;
}

.cc_OrderReview_new .reviewCartSection .cart_item {
    border-top: 1px solid #dcdcdc;
}

.cc_OrderReview_new .reviewCartSection .cart-details-box {
    margin-bottom: 20px;
}

@media (max-width: 584px) {
    .checkout_detail .panel-body p {
        display: none;
    }
    .checkout_detail .panel-body p:last-child {
        display: block;
    }
    .checkout_detail .panel-body p #edit_UserInfo {
        display: none;
    }
    .checkout_detail .panel-body .cart_review_1_row_item p {
        display: block;
    }
    .checkout_detail #collapseTwo .panel-body p {
        display: block;
    }
}


/*========== checkout-process-payment-details.less ==========*/

.payment-details h3 {
    font-family: "TCCC-UnityHeadline", sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #101010;
}

.payment-details ul {
    list-style: none;
    padding-left: 0;
}

.payment-details li {
    margin-bottom: 25px;
}

.payment-details li.disabled {
    color: #dcdcdc;
    cursor: not-allowed;
}

.payment-details li.disabled select,
.payment-details li.disabled a {
    color: inherit;
    cursor: inherit;
}

.payment-details li.active .btn-like-radio {
    background-position: 0 100%;
}

.payment-details .form-items,
.payment-details #CCAddForm {
    line-height: 18px;
    padding-left: 35px;
}

.payment-details .form-items > div,
.payment-details #CCAddForm > div {
    margin-bottom: 10px;
}

.payment-details .form-items label,
.payment-details #CCAddForm label {
    display: block;
    cursor: default;
}

.payment-details .form-items p,
.payment-details #CCAddForm p {
    margin: 0;
    max-width: 320px;
}

.payment-details .error {
    display: none;
    color: #f40000;
    margin-left: 10px;
}

.payment-details .verification-code {
    min-width: inherit;
    width: 30px;
    text-align: left;
}

.payment-details .txt-right {
    text-align: right;
}

.payment-details select {
    border: 1px solid #dcdcdc;
    height: 36px;
}

#add-cart-modal .modal-header {
    border-bottom: 0 none;
}

#add-cart-modal .modal-body > h3 {
    margin-top: 0;
}

#add-cart-modal .verification-code {
    display: block;
    min-width: inherit;
    padding: 7px;
    text-indent: inherit;
    width: 50px;
}

#add-cart-modal .error,
#echeck-cart-modal .error {
    color: #f40000;
}

#add-cart-modal select {
    display: block;
    margin-bottom: 7px;
}

#add-cart-modal p {
    max-width: inherit;
}

.quick-order {
    background-color: #FFF;
    border-radius: 5px;
}

#add-cart-modal .quick-order .header {
    margin-bottom: 0;
}

.quick-order .row {
    margin-left: 0;
    margin-right: 0;
}

.quick-order .form-group {
    margin-bottom: 0;
}

#add-cart-modal .quick-order .actions {
    padding: 1em 1em 0 1em;
}

.quick-order .actions > div {
    margin-bottom: 1em;
}

@media (max-width: 767px) {
    .quick-order .table .total {
        font-size: 14pt;
    }
}

.quick-order .btn-cancel {
    padding: calc(1em - 2px);
    border: 2px solid #000;
}


/*========== checkout-process-order-confirmation.less ==========*/

.margin_form {
    margin: 17px auto 0 auto;
    font-weight: 300;
}

.margin_form fieldset {
    border: medium none;
    margin: 0 0 20px;
    padding: 0;
}

.margin_form fieldset legend.grey {
    display: none;
}

.margin_form p {
    margin: 0 0 5px;
    line-height: 18px;
}

.margin_form strong {
    font-weight: 700;
}

.margin_form .prodLink {
    color: #101010;
}

.margin_form .prodLink:hover {
    color: #f40000;
}

.total {
    width: 100%;
    text-align: right;
}

.total p {
    font-weight: 700;
    font-size: 16px;
    padding: 10px;
}

.total p strong {
    color: #feb547;
    font-size: 15px;
    font-weight: bold;
}


/*========== order-builder.less ==========*/

.order-builder {
    padding-right: 2.5641%;
}

.order-builder .italic {
    font-style: italic;
}

.order-builder-header {
    padding-bottom: 16px;
}

.order-builder-header h2 {
    font-family: "TCCC-UnityHeadline", sans-serif;
    font-weight: 700;
    font-size: 30px;
    color: #101010;
    line-height: 48px;
    padding-bottom: 16px;
}

.order-builder-header p {
    font-family: "TCCC-UnityHeadline", sans-serif;
    font-size: 12px;
    color: #101010;
}

.order-builder-data select.sortItems {
    width: 79%;
    padding: 8px;
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
    border-radius: 4px;
}

.cc-dropdown-input.ob-sort-input {
    padding: 0px;
}

.ob-sort-input {
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

.order-builder .ui-selectmenu-button.ui-button {
    padding: 8px;
}

.order-builder-data {
    font: normal 11px/18px "Gotham", Arial, Helvetica, sans-serif;
}

.order-builder-data .expand {
    height: 107px;
}

.order-builder-data table {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
    border-radius: 10px 10px 0px 0px;
}

.order-builder-data .ui-selectmenu-button.ui-button {
    width: 100%;
}

.order-builder-data .ui-selectmenu-text {
    font-weight: 500;
    font-size: 14px;
    line-height: 22px;
}

.order-builder .order-builder-data .order-builder-table-container {
    overflow-x: auto;
    overflow-y: overlay; /* Table Scrollbar Fix */
}

/* Order Builder Table Scroll Fix */
.order-builder-table-container thead {
    position: sticky;
    top: 0;
    border-bottom: 1px solid #dcdcdc;
}

.order-builder-table-container thead tr.dates {
    background: #fff;
}

.order-builder-table-container table {
    border-collapse: separate;
}

/* Adjust Table Max-Height for Scroll based on the overall screen height */

@media (min-height: 1400px){
    .order-builder-table-container {
        max-height: 900px; /* Around 6 Product Cards Height */
    }
}

@media (min-height: 1200px) and (max-height: 1399px){
    .order-builder-table-container {
        max-height: 746px; /* Around 5 Product Cards Height */
    }
}

@media (min-height: 1050px) and (max-height: 1199px) {
    .order-builder-table-container {
        max-height: 623px; /* Around 4 Product Cards Height */
    }
}

@media (min-height: 900px) and (max-height: 1049px) {
    .order-builder-table-container {
        max-height: 500px; /* Around 3 Product Cards Height */
    }
}

@media (max-height: 899px) {
    .order-builder-table-container {
        max-height: 815px; /* Around 2 Product Cards Height */
    }
}

/* Order Builder Table Scroll Fix End */

.order-builder-data th.alpha {
    min-width: 234px;
}

.order-builder-data th.omega {
    min-width: 166px;
}

.order-builder-data table.table>thead:first-child>tr:first-child>th:first-child {
    border-radius: 10px 0px 0px 0px;
}

.order-builder-data table.table>thead:first-child>tr:first-child>th:last-child {
    border-radius: 0px 10px 0px 0px;
}

.order-builder-data table td,
.order-builder-data table th {
    padding: 0;
}

.order-builder .table>thead>tr>th {
    border: none;
}

.order-builder-data thead tr.titles {
    background-color: #F40000;
    color: #ffffff;
}

.order-builder-data thead tr.titles th {
    font-weight: 600;
    padding: 10px 0;
    text-align: left;
    text-transform: uppercase;
}

.order-builder-data thead tr.titles th:first-child {
    padding-left: 10px;
}

.order-builder-data thead tr.dates th {
    background-color: #ffffff;
    padding: 5px 0 0;
    position: relative;
    text-align: center;
    line-height: 1;
}

.order-builder-data thead tr.dates th a {
    color: #989898;
    display: block;
    font-size: 14px;
}

.order-builder-data a.sortByAlpha.ascending {
    display: inline-block !important; /* overwrite script */
    position: relative;
    height: 22px;
    width: 26px;
    vertical-align: top;
    color: black;
    font-weight: bold;
    font-size: 10px;
}

@media (max-width: 585px) {
    .order-builder-data thead tr.dates th a {
        font-size: 16px;
    }
}

.order-builder-data thead tr.dates th a .mm,
.order-builder-data thead tr.dates th a .dd {
    display: inline;
}

.order-builder-data thead tr.dates th a .fa {
    color: #f40000;
}

.order-builder-data thead tr.dates th a:hover {
    color: #feb547;
    text-decoration: none;
}

.order-builder-data thead tr.dates th a:hover .fa {
    color: inherit;
}

.order-builder-data thead tr.dates th > .arrow {
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 100%;
    width: 100%;
    max-width: 80px;
    bottom: -26px;
}

.order-builder-data thead tr.dates th.alpha {
    background-color: transparent;
}

.order-builder-data thead tr.dates th.omega {
    background-color: transparent;
}

.order-builder-data thead tr.dates th.date-cell {
    border-left: 1px solid #dcdcdc;
}

.order-builder-data thead tr.dates th.date-cell a {
    color: #2D2E3A;
    font-size: 14px;
    font-weight: 500;
    line-height: 24px;
}

.order-builder .order-builder-data {
    border: none;
    font-family: "TCCC-UnityHeadline", sans-serif;
    font-size: 14px;
    line-height: 22px;
}

.order-builder-data .product-details .info {
    text-align: left;
}

.order-builder-data .product-details .info p .productName {
    color: #000000;
    font-size: 14px;
    font-weight: 500;
    line-height: 22px;
}

.order-builder-data .product-details p.desc-name {
    word-wrap: break-word;
    color: #000000;
    font-size: 10px;
    font-weight: 500;
    line-height: 16px;
}

.order-builder-data p.counter {
    color: #3D3D3D;
    font-weight: 500;
    font-size: 16px;
    line-height: 32px;
}

.order-builder-data .qty .cc_quantity-block-action {
    margin-right: auto;
    margin-left: auto;
}

.order-builder-data .qty .cc_quantity-block-action input {
    border: none;
}

.order-builder-data td.qty p {
    color: #000000;
    font-size: 12px;
    font-weight: 400;
    line-height: 24px;
}

.order-builder .ob-buttons {
    border-radius: 0px 0px 10px 10px;
    border-top: 1px solid #dcdcdc;
    border-right: none;
    border-left: none;
    border-bottom: none;
}

.order-builder .ob-buttons {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap-reverse;
    text-align: unset;
    padding-left: 32px;
    padding: 24px 34px;
    background: #FFFFFF;
}

.order-builder .ob-btncontainer {
    padding-bottom: 8px;
    padding-left: 0px;
}

.order-builder .ob-buttons .ob-right-buttons {
    float: right;
}

.ob-right-buttons .reset-container {
    padding-bottom: 8px;
}

.order-builder .ob-buttons a.gotoCart {
    float: none;
    padding-top: 5px;
    padding-left: 0px;
    color: #000000;
    font-size: 14px;
    font-weight: 700;
    line-height: 24px;
}

.cc_main_body.orderBuilder {
    background-color: #F5F5F5;
}

.ui-selectmenu-open {
    margin-left: -10px;
}

/* .order-builder-data thead tr .alpha {
    width: 39.6%;
}

.order-builder-data thead tr .omega {
    width: 19.80%;
} */

.order-builder-data .at-top {
    position: fixed;
    top: 0;
    /* width: 740px; */
    /* z-index: 100; */
}

.order-builder-data tbody tr {
    border-bottom: 1px solid #dcdcdc;
}

.order-builder-data tbody td {
    border-left: 1px solid #dcdcdc;
    color: #101010;
    min-width: 30px;
    vertical-align: middle !important;
}

.order-builder-data #tableHeaders + table tbody tr:first-child td {
    border-top: 0 none;
}

.order-builder-data table.table {
    /* min-width: 815px; */
    margin-bottom: 0;
}

.table > thead > tr > th {
    vertical-align: middle;
}

.order-builder-data table.table {
    vertical-align: middle;
}

#orderBuilderContainer .row.table-responsive {
    border: 0 none;
    margin: 0;
    width: 100%
}

@media (max-width: 767px) {
    .order-builder-data tbody td.product-details {
        text-align: center;
    }
}

.order-builder-data tbody td:first-child {
    border-left: none;
    border-top: 1px solid #dcdcdc;
    width: 39.6%;
    padding: 5px 0;
    height: 173px;
}

.order-builder-data tbody td:last-child {
    border-top: 1px solid #dcdcdc;
    width: 19.80%;
    padding: 5px 0;
}

.order-builder-data tfoot td {
    border-bottom: 3px solid #dcdcdc;
    border-top: 2px solid #dcdcdc;
    text-align: right;
    padding: 20px 0;
}

.order-builder-data tfoot td > div {
    display: inline-block;
}

.order-builder-data tfoot td p {
    margin: 12px 0 0;
}

.order-builder-data .popover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    border: 1px solid #dcdcdc;
    font-weight: 400;
    color: #101010;
}

.order-builder-data .product-details > a {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    width: 30%;
}

.order-builder-data .product-details > a img {
    max-height: 80px;
}

.order-builder-data .product-details .info {
    display: inline-block;
    line-height: 18px;
    margin: 0 0 0 5%;
    max-width: 60%;
    vertical-align: middle;
}

@media (max-width: 767px) {
    .order-builder-data .product-details .info {
        width: 100%;
        max-width: 100%;
        margin: 0;
        padding: 10px;
    }
}

.order-builder-data .product-details .info .productName {
    color: #101010;
    font-size: 13px;
    font-weight: 700;
}

.order-builder-data .product-details .info .productName:hover {
    color: #f40000;
}

.order-builder-data .product-details p,
.order-builder-data .product-details span {
    font-weight: 300;
    margin: 0 0 5px;
}

.order-builder-data .counter {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #c2c2c2;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
}

.order-builder-data .qty {
    text-align: right;
}

.order-builder-data .qty label {
    font-weight: 700;
    margin-right: 10px;
}

.order-builder-data .qty input {
    font-weight: 700;
    min-width: inherit;
    text-align: center;
    width: 34px;
}

.order-builder-data .qty p {
    color: #989898;
    font-weight: 300;
    margin: 5px 0 0;
}

.order-builder-data .qty .wishFinder {
    padding-right: 29px;
}

.order-builder-data .qty .wishFinder .wishButtons {
    float: none;
    margin-right: 0;
}

.order-builder-data .qty .wishFinder .wishButtons .dropdown-menu {
    left: -400%;
}

@media (max-width: 1199px) {
    .order-builder-data .at-top {
        width: 605px;
    }
}


/*========== login-screen.less ==========*/

.horizontal_form {
    margin: 20px 0 0;
    width: 100%;
}

.horizontal_form fieldset {
    border: 0 none;
    margin: 0 0 18px;
    padding: 0;
}

.horizontal_form fieldset:last-child {
    margin: 0;
}

.horizontal_form fieldset label {
    display: block;
    font-weight: 700;
}

.horizontal_form fieldset label input {
    min-width: 230px;
}

.horizontal_form fieldset input[type="text"],
.horizontal_form fieldset input[type="email"],
.horizontal_form fieldset input[type="password"] {
    display: block;
    margin: 5px 0 15px;
}

.form-horizontal .panel-title {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #101010;
    padding: 0;
    margin: 0 0 15px;
}

#login_main_content .horizontal_form .right {
    float: left;
}

#login_main_content .horizontal_form .right .button.right {
    float: right;
}

#login_main_content .horizontal_form .link_button {
    margin: 0;
}

#login_main_content .horizontal_form .link_button span {
    line-height: 35px;
    margin: 0 20px 0 0;
}

#loginFormDesktop fieldset {
    display: block;
    margin: 0 0 32px;
    padding: 0;
    border: 0;
}

#loginFormDesktop fieldset:last-child {
    margin: 0;
}

.login .home_slider.cc_home_slider,
.changepassword .contentBody.cc_content_body {
    margin-top: 100px;
}

/*========== Login:  Forgot Password ==========*/
.cc_forgot_password_panel.panel.panel-default{
    display: flex;
    flex-direction: column;
    align-items: center;
    box-shadow: 0px 4px 20px rgba(0, 0, 0, 0.1);
    border-radius: 10px;
    border: none;
    background: white;
}

.cc_forgot_password_panel .panel-title.cc_title {
    text-transform: none;
    font-family: "TCCC-UnityHeadline", sans-serif;
    font-size: 22px;
    font-weight: 500;
    margin-top: 32px;
    margin-bottom: 0px;
}

.cc_forgot_password_panel .panel-body.cc_body {
    font-family: "TCCC-UnityHeadline", sans-serif;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    padding-top: 0px;
}

.cc_forgot_password_panel .form-group {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.cc_forgot_password_panel .form-group .col-sm-offset-2.col-sm-10 {
    visibility: hidden;
}
.cc_forgot_password_panel .form-group .col-sm-offset-2.col-sm-10 p {
    visibility: visible;
}
.cc_forgot_password_panel .form-group .col-sm-offset-2.col-sm-10 input {
    visibility: visible;
    margin-top: -6px;
}
.cc_forgot_password_panel .form-group .col-sm-offset-2.col-sm-10 a {
    visibility: visible;
}

.cc_forgot_password_panel .form-group .cc_email{
    display: flex;
    width: 312px;
    font-size: 12px;
}

.cc_forgot_password_panel .form-group label{
    margin-left: -24px; 
    margin-bottom: 8px;
    margin-top: 8px;
}

.cc_forgot_password_panel .col-sm-5 input[type="text"] {
    background-color: white;
    width: 312px;
}

.cc_forgot_password_panel a {
    color: black;
    background-color: transparent;
    border-radius: 24px;
    display: inline-block;
    font-family: "TCCC-UnityHeadline", sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding: 12px 40px;
    line-height: 24px;
    cursor: pointer;
    border: black 1px solid;
    text-transform: uppercase;
}

.cc_forgot_password_panel input[type=submit] {
    border-radius: 24px;
    display: inline-block;
    font-family: "TCCC-UnityHeadline", sans-serif;
    font-weight: 700;
    font-size: 14px;
    padding: 12px 40px;
    line-height: 24px;
    cursor: pointer;
    text-transform: uppercase;
    width: 202px;
}

.cc_forgot_password_panel .required-text {
    font-size: 8px;
    line-height: 16px;
    color: #9c9c9c;
}

@media (min-width: 768px) {
    .cc_forgot_password_panel .col-sm-offset-2 {
        margin-left: unset;
    }
    .cc_forgot_password_panel .col-sm-10 {
        width: unset;
    }
    .cc_forgot_password_panel .col-sm-5 {
        width: unset;
    }
}

@media (max-width: 767px) {
    .cc_forgot_password_panel .form-horizontal .panel-title {
        font-size: 24px;
        font-weight: 700;
    }
    .cc_forgot_password_panel .panel-body.cc_body {
        font-size: 16px;
        font-weight: 500; 
    }
    .cc_forgot_password_panel input[type=submit] {
        font-size: 12px;
    }
    .cc_forgot_password_panel a {
        font-size: 12px;
    }
    .cc_forgot_password_panel .required-text {
        font-weight: 500;
    }
}

/*========== profile-information.less ==========*/

ul.account_steps {
    display: table;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 8px 0;
    width: 100%;
}

ul.account_steps li {
    display: table-cell;
    text-align: center;
}

ul.account_steps li:nth-child(3),
ul.account_steps li:nth-child(4) {
    display: none;
}

.mobile-pwd-hints {
    visibility: collapse;
}

.mobile-pwd-hints * {
    visibility: visible;
}

.my_account_information label {
    display: block;
}

.my_account_information label input {
    width: 100%;
}

.my_account_information label strong {
    display: block;
    font-weight: 300;
}

.my_account_information label.shortest {
    width: 125px;
}

#myAccountForm .my_account_information label {
    font-weight: 700;
    cursor: default;
}

#myAccountForm .my_account_information label strong {
    font-weight: inherit;
}

.acctmainSection .main_content_large_left_container fieldset,
.acctmainSection .main_content_large_right_container fieldset {
    border: 0 none;
    margin: 0;
    padding: 0;
}

.acctmainSection {
    font-size: 12px;
    font-weight: 300;
}
.acctmainSection .section {
    border-bottom: 1px solid #eeeeee;
    margin: 0 0 20px;
    padding: 0 0 20px;
}

.acctmainSection p.red {
    color: #f40000;
}

.acctmainSection h3 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #101010;
    line-height: 2em;
}

.acctmainSection h2,
.acctmainSection h4 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #101010;
}

.acctmainSection h2.title {
    font-size: 20px;
}

.acctmainSection .th {
    font-weight: 700;
}

.acctmainSection .txt-right {
    text-align: right;
}

@media (min-width: 585px) and (max-width: 799px) {
    .acctmainSection {
        margin-left: 0;
    }
}


/*========== minicart.less ==========*/

.cc_left_col .minicart {
    border: 0 none;
}

.minicart {
    border: 1px solid #dcdcdc;
    margin-bottom: 20px;
}

.minicart .panel-heading {
    padding: 0;
    margin-bottom: 10px;
}

.minicart .panel-default { /* The other structure of minicart */
    border: 0 none;
    box-shadow: none;
    margin-bottom: 0;
}

.minicart hr {
    display: none;
}

.minicart h3.panel-title {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #101010;
    padding: 10px 10px 10px 0;
    margin: 0;
    clear: both;
}

.minicart h3.panel-title .icon-toggle {
    margin-right: 22px;
}

.minicart h3.panel-title,
.minicart h2.title {
    display: block;
    padding: 20px 0 20px 20px;
}

.minicart .panel-body {
    padding: 0;
}

.minicart .panel-body .cc_item_heading {
    font-weight: 700;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
    margin-bottom: 20px !important;
}

.minicart .panel-body .cc_items {
    width: 100%;
}

.minicart .panel-body .cc_items .cc_prod_name a {
    color: #101010;
    font-weight: 700;
    font-size: 12px;
}

.minicart .panel-body .cc_items input {
    font-weight: 700;
    min-width: inherit;
    text-align: center;
    width: 35px;
}

.minicart .my_cart > .row {
    padding: 5px;
    margin: 0;
}

.minicart .summary .cc_row_total {
    padding: 0 5px 10px;
    border-bottom: 1px solid #ddd;
    margin: 0 0 10px;
}

.minicart .summary .cc_total_price,
.minicart .summary .cc_subtotal {
    text-align: right;
}

.minicart .summary .cc_row_sum {
    border-top: 1px solid #ddd;
    padding-top: 10px;
}

.minicart .summary .cc_row_total,
.minicart .summary .cc_row_sum {
    padding: 0 5px 10px;
    border-bottom: 1px solid #ddd;
    margin: 0;
}

.minicart .summary .cc_row_sum div {
    font-weight: 400;
    padding-top: 10px;
}

.minicart .summary .cc_form_group {
    padding: 0 20px 20px;
    margin: 0;
    background-color: #f4f4f4;
}

.minicart .summary .cc_form_group .btn {
    margin: 20px 0 0;
    width: 100%;
}

.deskLayout .minicart .header {
    flex-direction: row;
    justify-content: space-between;
}

.minicart .header {
    border-bottom: 2px solid #dcdcdc;
    border-top: 2px solid #dcdcdc;
    margin: 0 0 20px;
    overflow: hidden;
    padding: 5px 20px;
}

.minicart .header div {
    font-weight: 700;
}

.minicart .header div.product {
    float: left;
}

.minicart .header div.quantity {
    float: right;
}

.minicart .cart_item {
    clear: both;
    margin: 0 0 25px;
    overflow: hidden;
    padding: 0 20px;
}

.minicart .cart_item a {
    color: #101010;
    float: left;
    font-weight: 700;
    padding-right: 10%;
    width: 80%;
}

.minicart .cart_item a:hover {
    color: #f40000;
}

.minicart .cart_item .entry {
    font-weight: 700;
    min-width: inherit;
    text-align: center;
    width: 35px;
}

.minicart p {
    clear: both;
    margin: 0;
    background-color: #f4f4f4;
    padding: 12px 20px;
}

.minicart .summary {
    border-top: 2px solid #dcdcdc;
    padding: 10px 0 0;
}

.minicart .summary div {
    font-weight: 700;
}

.minicart .summary .totalqty {
    float: left;
    padding-left: 20px;
}

.minicart .summary .totalprice {
    float: right;
    padding-right: 20px;
}

.minicart .summary .totalprice + .minitotal {
    padding-right: 0;
}

.minicart .summary .minitotal {
    background-color: transparent;
    border-bottom: 1px solid #e3e3e3;
    border-top: 2px solid #dcdcdc;
    clear: right;
    float: left;
    margin: 10px 0 0;
    padding: 10px 8.54% 20px;
    width: 50%;
}

.minicart .summary .minitotal + .minitotal {
    padding-left: 0;
    text-align: right;
}

.minicart .summary p input {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.minicart .summary p input.updateCartButton {
    background-color: transparent;
    background: none;
    border: 2px solid #f40000;
    color: #f40000;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.minicart .summary p input.updateCartButton:hover,
.minicart .summary p input.updateCartButton:focus {
    background: none;
    border-color: #101010;
    border: 2px solid #101010;
    color: #101010;
    text-decoration: none;
}

.minicart .summary p input.updateCartButton:hover,
.minicart .summary p input.updateCartButton:focus {
    background: none;
    border-color: #101010;
    border: 2px solid #101010;
    color: #101010;
    text-decoration: none;
}

.homepage .minicart,
[id^="HomePage"] .minicart {
    display: none;
}


/*========== shopping-cart-view.less ==========*/

.cartContainer > .main_content_large_right_container {
    margin-top: 15px;
}

.cartContainer > .main_content_large_right_container > h1 {
    display: none;
}

.cart_item_list h2 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    color: #101010;
    line-height: 1;
}

.cart_item_list .cart_item {
    border-bottom: 1px solid #dcdcdc;
    padding: 10px 0;
    min-height: 90px;
}

.cart_item_list .cart_item:before,
.cart_item_list .cart_item:after {
    content: " ";
    display: table;
}

.cart_item_list .cart_item:after {
    clear: both;
}

.cart_item_list .cart_item .price {
    float: right;
    text-align: right;
}

.cart_item_list .cart_item .coupon-amount {
    display: none;
}

.cart_item_list .cart_item .cart_item_viewport {
    display: inline-block;
    float: left;
    text-align: center;
    width: 14.4%;
}

.cart_item_list .cart_item > p {
    float: left;
}

.cart_item_list .cart_item .item_title {
    font-size: 15px;
    font-weight: 700;
}

.cart_item_list .wishFinder .item-image {
    display: inline-block;
    text-align: center;
}

img.cart.img-responsive,
.item-image .img-responsive {
    margin: 0 auto;
}

.cart_item_list .wishFinder .item-info .item-link {
    display: block;
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 14px;
    color: #101010;
    margin: 0 0 2px;
}

.cart_item_list .wishFinder .item-info p {
    display: inline-block;
    font-weight: 300;
    margin: 0 5px 0 0;
    padding: 0 10px 0 0;
}

.cart_item_list .wishFinder .item-info p strong {
    font-weight: inherit;
}

.cart_item_list .wishFinder .item-info p:last-child {
    border: none;
}

.cart_item_list .wishFinder .quantity.col-xs-4 {
    width: 33.33333333%;
}

@media (min-width: 768px) {
    .cart_item_list .wishFinder .quantity.col-sm-3 {
        width: 25%;
    }
}

.cart_item_list .wishFinder .quantity .item-entry {
    color: #101010;
    font-weight: 700;
}

.cart_item_list .wishFinder .quantity .deleteItem {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #8fcfbb;
    font-weight: 700;
}

.cart_item_list .wishFinder .item-price .price {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: #101010;
}

.cart_item_list .wishFinder .item-price .netprice {
    display: none;
}

.update-cart-box {
    float: left;
    width: 100%;
    padding: 28px 0;
}

.update-cart-box .updateCartButton {
    background: none;
    border: 2px solid #f40000;
    color: #f40000;
    font-size: 13px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    float: right;
}

.update-cart-box .updateCartButton:hover,
.update-cart-box .updateCartButton:focus {
    background: none;
    border-color: #101010;
    border: 2px solid #101010;
    color: #101010;
    text-decoration: none;
}

.update-cart-box .updateCartButton:hover,
.update-cart-box .updateCartButton:focus {
    background: none;
    border-color: #101010;
    border: 2px solid #101010;
    color: #101010;
    text-decoration: none;
}

.cart-details-box {
    float: right;
    padding: 35px 0 26px;
}

.cart-details-box .cart-details-info {
    width: 100%;
}

.cart-details-box .cart-details-info strong {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    color: #101010;
    padding-left: 10px;
}

.cart-details-box .cart-details-info .cc_total_label,
.cart-details-box .cart-details-info .shopping-cart-total {
    font-size: 20px;
}

.cart-details-box .cart-details-info thead th {
    text-align: right;
}

.cart-details-box .cart-details-info tbody td {
    padding: 9px 0;
    text-align: right;
}

.cart-details-box .cart-details-info tbody td:last-child {
    padding-right: 10px;
}

.cart-details-box .cart-details-info #clearCouponBtn {
    color: #8fcfbb;
    cursor: pointer;
    font-weight: 700;
}

.cart-details-box .cart-details-info tbody .discount-row {
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
}

.cart-details-box .cart-details-info .discount-row #addCouponText {
    background-color: #ffffff;
    margin: 5px 0;
    min-width: initial;
    width: 146px;
}

.cart-details-box .cart-details-info .discount-row .discount-price {
    color: #f40000;
}

.cart-details-box .cart-details-info .discount-row + tr:first-child {
    text-align: center;
}

.cart-details-box .cart-details-info .discount-row #addCoupon {
    background-color: transparent;
    background-image: url("../images/cart-apply-btn.png");
    background-position: left top;
    border: 0 none;
    color: #f40000;
    display: inline-block;
    font-size: 11px;
    font-weight: 700;
    width: 80px;
    height: 31px;
    outline: 0 none;
    text-align: center;
    text-transform: uppercase;
}

.cart-details-box .cart-details-info tbody .discount-row #addCoupon:hover {
    background-position: bottom left;
    color: #101010;
}

.totalsContainer > .top_border {
    border-top: 0 none !important;
}

.totalsContainer .total_discount {
    padding: 5px 0 5px 5px;
    background-color: #f4f4f4;
    border: 1px solid #dcdcdc !important;
}

.totalsContainer .total_discount #addCouponId {
    background-color: #ffffff;
    border: 1px solid #dcdcdc;
    margin: 5px;
}

.totalsContainer .total_discount #addCouponBtn {
    display: inline-block;
    padding: 7px 20px;
    border: 3px solid #f40000;
    font-weight: 700;
    color: #f40000;
    background: #ffffff;
    text-transform: uppercase;
}

.totalsContainer .total_discount #addCouponBtn:hover {
    color: #101010;
    background-color: transparent;
    border: 3px solid #101010;
}

.totalsContainer + div {
    float: right;
    width: 100%;
    height: 110px;
    border-bottom: 1px solid #dcdcdc;
}

.totalsContainer + div .wishButtons {
    left: 520px;
    top: 15px;
}

.totalsContainer + div .btn-primary {
    height: 40px;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 12px 20px 15px;
    margin: 15px 0px 16px 0px;
    display: block;
    width: 160px;
    float: right;
    background-color: #ff0000;
    color: #ffffff;
}

.totalsContainer + div .item-continue-shopping {
    position: relative;
    top: 75px;
    left: 560px;
    width: 163px;
    display: inline-block;
    font-weight: 700;
}

.totalsContainer + div .item-continue-shopping:after {
    color: #f40000;
    content: "\f0da";
    font-family: 'FontAwesome';
    margin: 0 0 0 5px;
}

#categories-right-nav {
    display: none;
}

.cart-actions-box {
    border-bottom: 1px solid #dcdcdc;
    border-top: 1px solid #dcdcdc;
    clear: both;
    overflow: auto;
    padding: 20px 0;
    text-align: right;
}

.cart-actions-box .btn-group .pickWish {
    background-color: transparent;
    color: #898989;
    float: right;
    padding-left: 8px;
}

.cart-actions-box .btn-group .pickWish:hover,
.cart-actions-box .btn-group .pickWish:focus {
    color: #898989;
}

.cart-actions-box .btn-group > .btn + .dropdown-toggle {
    background-color: #8fcfbb;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin-top: 9px;
    padding: 2px 4px;
}

.cart-actions-box .btn-group > .btn + .dropdown-toggle:hover {
    background-color: #8fcfbb;
}

.cart-actions-box .btn-group > .btn + .dropdown-toggle .caret {
    vertical-align: top;
    border-color: transparent transparent transparent #FFF;
    border-style: solid;
    border-width: 4px 0 4px 6px;
    margin: 2px 0 0 2px;
    padding: 0;
}

.cart-actions-box .btn-primary {
    float: right;
    width: auto;
}

.last-order .cart-actions-box {
    border-top: 0 none;
    padding: 1px 0;
}

.cartactions {
    clear: both;
    margin: 0 0 0 5px;
}

.cartactions button {
    margin-bottom: 10px;
}

/*========== top-navigation.less ==========*/

.boxScrolled .top_navigation {
    height: 40px;
    margin-top: 10px !important;
    padding-bottom: 5px;
}

.boxScrolled .header_container_title {
    display: none;
}

.boxScrolled .outlet-sec .col-md-6 {
    display: inline-block
}

.boxScrolled .store-name {
    display: flex;
    min-height: 30px;
    justify-content: center;
    align-items: center;
    margin: 0;
}

.boxScrolled .product_search_containerrrr .title {
    display: none;
}

.boxScrolled .left_column {
    margin: 0;
}

.boxScrolled .msg-welcome {
    display: none;
}

.top_navigation .action-sec {
    text-align: right;
    margin: 0;
}

.boxScrolled .top_navigation .action-sec {
    text-align: right;
}

.top_navigation .acctsec {
    display: inline-block;
    text-align: center;
}
.boxScrolled .top_navigation .acctsec {
    vertical-align: top;
    padding: 0px 5px;
}

.top_navigation .chatsec {
    display: inline-block;
    text-align: center;
}
.boxScrolled .top_navigation .chatsec {
    vertical-align: top;
}

.top_navigation .cartsec {
    display: inline-block;
    text-align: center;
}
.boxScrolled .top_navigation .cartsec {
    vertical-align: top;
}

.top_navigation .loginoutsec {
    display: inline-block;
    text-align: center;
}
.boxScrolled .top_navigation .loginoutsec {
    vertical-align: top;
}

.top_navigation > .selector {
    float: left;
}

.top_navigation p {
    margin: 0;
    padding: 0;
}

.top_navigation a {
    color: #455660;
    font-size: 10px;
    font-weight: 500;
    margin: 0;
}

.top_navigation a.acct:after,
.top_navigation a.goToLogin:after,
.top_navigation a.doLogout:after {
    color: #f40000;
    font-family: 'FontAwesome';
    margin: 0 0 0 5px;
}

.top_navigation .cartHeaderLink .chead-count {
    color: #ffffff;
}

.top_navigation .cartHeaderLink .chead-total {
    display: none;
}

/**
* Outlet Modal
*/

.modal-dialog .outlet.side_navigation_dropdown {
    overflow-y: scroll;
    max-height: 400px;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
    font-weight: 300;
    max-height: 200px;
}

.modal-dialog .side_navigation_dropdown .outlet {
    text-align: left;
}

.modal-dialog .side_navigation_dropdown > li {
    padding: 4px 10px 4px 0;
    text-transform: uppercase;
    border-bottom: 1px solid #eeeeee;
}

.modal-dialog .side_navigation_dropdown > li a.cc_pick_account,
.modal-dialog .side_navigation_dropdown > li:hover a.cc_pick_account.pickAccount {
    /* border-left: 4px solid #feb547; */
    /* background-color: #fff5e6; */
    font-weight: 700;
    color: #000;
    padding: 5px 10px;
    display: block;
}

.modal-dialog .side_navigation_dropdown > li a.cc_pick_account.pickAccount {
    border-left: 4px solid #FFF;
    background-color: #FFF;
}

/**
* END Outlet Modal
*/

.header_data {
    font-size: 11px;
    margin: 0;
    padding: 0;
}

.header_data .col-md-6 {
    width: 48.8468% !important;
}

.header_data .delivery .delivery-msg,
.header_data .delivery .holiday-msg {
    display: inline-block;
    text-align: center;
}

.header_data .outlet {
    text-align: center;
    border-left: 1px solid #dedede;
    border-right: 1px solid #dedede;
}

.header_data .outlet.side_navigation_dropdown {
    overflow-y: scroll;
    max-height: 400px;
}
.header_data li {
    display: inline-block;
    height: 40px;
    vertical-align: middle;
}

.header_data li.name {
    width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
}

.header_data div.outlet-name {
    width: 110px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    float: left;
    text-align: left;
    padding-left: 5px;
}

.header_data div.selector-caret,
.header_data div.outlet-number {
    display: inline-block;
}

.header_data li.delivery {
    margin: 0;
    border-right: 1px solid #dcdcdc;
    margin-right: 10px;
    padding-right: 10px;
}

.header_data li.delivery b {
    font-weight: 700;
}

.header_data .btn {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #0a9;
    height: 10px;
    padding: 2px 8px;
    width: 0px;
}

.header_data .btn .caret {
    margin-top: 4px;
    margin-left: -5px;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

.header_data .btn .caretOutlet {
    margin-top: 4px;
    margin-left: -5px;
    border-top: 5px solid #fff;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
}

#outletModal {
    text-align: left;
    width: auto;
    line-height: 18px;
}

#outletModal .modal-header {
    background: #8fcfbb;
    color: #ffffff;
}

#outletModal .modal-body a {
    font-weight: 300;
}

#outletModal li {
    border: 0 none transparent;
    display: block;
    margin: 0;
    padding-right: 0;
    text-align: left;
}

#outletModal li hr {
    display: none;
}

.desktop_body .cc_product_catalog_panel + .cc_product_catalog_panel {
    display: none;
}

.d-none {
    display: none;
}

/* HEADER CSS
*/

.header_container_title {
    color: #455660;
    font-weight: 500;
    display: block;
}

.header_container_title_lang {
    font-size: 20px;
    color: #f40000;
    font-weight: 700;
    margin-bottom: 4px;
}

@media (max-width: 799px) and (min-width: 585px) {
    .header_data .delivery,
    .header_data .selector {
        width: 100% !important;
    }
    .header_data .outlet {
        border: none;
    }
}


/* Product Search form
   ========================================================================== */

.faq-search #qaSearch {
    width: 100%;
    max-width: 250px;
    padding: 5px;
    color: #000;
    font-size: 14px;
    margin: 10px 0;
} 

.faq-search {
    max-width: 250px;
    margin: 0 auto;
    height: 30px;
    /* padding: 8px; */
}

.product_search .search_button,
/* .search_form .search_button, */
.faq-search .search_faqbutton {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    background: url('../images/icon_search.png') no-repeat;
    bottom: 14px;
    display: block;
    height: 15px;
    padding: 0;
    position: absolute;
    right: 15px;
    width: 15px;
}

/* .search_form input[type=text] {
    min-width: inherit;
    padding-right: 25px;
    width: 200px;
} */

.search_form input[type=text]::-webkit-input-placeholder,
.search_form input[type=text]:-moz-placeholder,
.search_form input[type=text]::-moz-placeholder,
.search_form input[type=text]:-ms-input-placeholder {
    color: #eeeeee;
}

/* .search_form .search_button {
    bottom: 0;
    margin: auto;
    padding: 0;
    right: 7px;
    top: 0;
} */

.product_search {
    padding: 10px;
    background: #ffffff;
    position: relative;
}

.product_search input[type=text] {
    padding-right: 30px;
    width: 100%;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.product_search #doSearch {
    bottom: 15px;
    position: absolute;
    right: 15px;
    width: 20px;
}

.navbar .nav {
    margin: 0;
    text-align: center;
    width: 100%;
}

.cart-wrapper {
    max-height: 155px;
    overflow: scroll;
}

.wrapped {
    background-color: white;
    right: 0;
    left: 0;
}

.boxScrolled .menu-coke-id img {
    display: none;
}

.boxScrolled .menu-coke-id {
    display: none;
    height: auto;
}

/* .navbar .nav > li {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 0 5px;
    position: relative;
} */

/* .navbar .nav > li > a {
    color: #f40000;
    display: inline;
    font-size: 14px;
    font-weight: 700;
    padding: 0;
    text-transform: uppercase;
} */

.navbar .nav > li > a[data-menuid=Help] {
    text-transform: none;
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus  {
    background: transparent;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
    /* -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; */
    background-color: transparent;
    color: #101010;
    padding-bottom: 10px;
}
/* .navbar .nav > li > a:hover:after,
.navbar .nav > li > a:focus:after {
    position: absolute;
    content: '';
    width: 100%;
    border-bottom: 4px solid #f40000;
    left: 0;
    bottom: -0.5em;
} */

.navbar .nav .navbar-btn {
    margin-top: 11px;
}

.navbar .navbar-btn {
    margin-top: 12px;
}

/* .navbar .navbar-brand {
    color: #101010;
    float: right;
    font-size: 17px;
    margin: 0 10px;
    padding: 0;
} */

.specials-count {
    background: #000;
    color: #FFF;
    padding: 2px 4px;
    border-radius: 50%;
    font-size: 12px;
    font-weight: bold;
}

ul.modal-navigation {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.modal-navigation li {
    padding: 0;
    margin: 0;
    text-decoration: none;
    width: 100%;
    float: left;
    border-bottom: 1px solid #f4f4f4;
}

ul.modal-navigation li a {
    padding: 5px 0 5px 15px;
    margin: 0;
    text-decoration: none;
    font-size: 12px;
    display: block;
}

ul.modal-navigation li a:hover {
    background: #f40000;
    color: #ffffff;
}

ul.modal-navigation li a.featured {
    font-weight: bold;
    color: #f40000;
}

ul.modal-navigation li a.featured:hover {
    background: #f40000;
    color: #ffffff;
}

ul.modal-navigation li:nth-child(2) {
    display: none;
}

ul.modal-navigation li .gotoPaymentMethods {
    display: none;
}

#service_status_section h2 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #101010;
    color: #fc6369;
    margin: 0;
    text-align: center;
}

#service_status_section h2:before,
#service_status_section h2:after {
    content: "??????????????";
    font-family: monospace;
    font-size: 12px;
    margin: 0 5px;
}

@media (min-width: 799px) and (max-width: 1199px) {
    .search_form input[type=text] {
        width: 130px;
    }
}

@media (max-width: 1199px) {
    .header_data li.name {
        display: none;
    }
}

/*========== product-spotlight.less ==========*/

.product_spotlight_container {
    line-height: 18px;
    margin: 0 0 15px;
}

.product_spotlight_container .product_spotlight_viewport {
    margin: 15px 0 0;
    text-align: center;
}

.product_spotlight_container .sku {
    display: none;
}

.product_spotlight_container .sku + p {
    display: none;
}

.product_spotlight_container p {
    color: #101010;
    font-size: 15px;
    font-weight: 700;
    margin: 15px 0;
}

.product_spotlight_container p .name {
    color: #101010;
    display: inline-block;
    font-size: 40px;
    font-weight: 700;
    line-height: 1;
    max-width: 50%;
}

.product_spotlight_container p .name:hover {
    color: #f40000;
}

.product_spotlight_container .description {
    display: table;
    width: 95%;
}

.product_spotlight_container .description .text {
    display: table-cell;
    padding-right: 20%;
    width: 70%;
}

.product_spotlight_container .description .link {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}

.product_spotlight_container .find-out-btn {
    padding: 10px 20px;
}


/*========== recommended-products.less ==========*/

.recommended-products {
    overflow: auto;
}

.recommended-products .product {
    display: inline-block;
    width: 30%;
    margin-right: 3%;
}

.recommended-products p {
    margin: 0;
}

.recommended-products .product-img {
    display: block;
    line-height: 144px;
    margin: 0 0 12px;
    min-height: 144px;
    text-align: center;
}

.recommended-products .product-img img {
    max-height: 150px;
}

.recommended-products .product-name {
    color: #101010;
    display: block;
    font-size: 14px;
    font-weight: 700;
    min-height: 38px;
}

.recommended-products .product-name:hover {
    color: #f40000;
}

.recommended-products .product-desc {
    font-weight: 300;
    min-height: 38px;
}


/*========== specials-page.less ==========*/

#specialsContainer img {
    cursor: pointer;
}


#specialsContainer h2 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    color: #101010;
    line-height: 1;
}

#specialsContainer h3 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #101010;
}

#specialsContainer h4 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    color: #101010;
}

#specialsContainer .specials-heading {
    margin-bottom: 40px;
}

#specialsContainer .specials-error-mes {
    background-color: #dcdcdc;
    width: 100%;
    border-left: 2px solid red;
    font-weight: bold;
    margin-bottom: 15px;
}

#specialsContainer .promo-inactive,
#specialsContainer .promo-active {
    margin-bottom: 30px;
}

#specialsContainer .specials-item {
    padding: 2% 2% 0;
    border: 1px solid #e2e2e2;
    min-height: 300px;
}

#specialsContainer .specials-item .expire-date {
    color: #666;
    font-size: 10px;
}

#specialsContainer .specials-item .specials-desc {
    text-align: center;
}

#specialsContainer .specials-item .adjustment-code {
    color: #f40000;
    font-size: 16px;
    font-weight: bold;
    margin-top: 20px;
    text-align: center;
}

#specialsContainer .specials-item .specials-button {
    text-align: center;
    margin-top: 20px;
}

#specialsContainer .specials-item .specials-button .disabled {
    background: #FFF;
    color: #F00000;
    border: 1px solid #F00000;
    opacity: 1;
}

#specialsContainer .specials-item .specials-links-container {
    position: absolute;
    bottom: 0;
}

#specialsContainer .specials-item .specials-links {
    text-align: center;
    margin-top: 10px;
    font-size: 10px;
    font-weight: bold;
    text-transform: lowercase;
}

#specialsContainer .specials-item .specials-links button {
    border-color: transparent;
    background: transparent;
    cursor: pointer;
    color: #000;
    font-size: 10px;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-transform: lowercase;
    vertical-align: baseline;
}

#specialsContainer .specials-item .specials-links .offer-details {
    color: #000;
}

#specialsContainer .specials-item .specials-links .btn {
    background: transparent;
    box-shadow: none;
    border: 1px solid;
}

#specialsContainer .special-promo {
    position: relative;
}

#specialsContainer .special-promo .promo-desc {
    bottom: 0;
    left: 0;
    padding: 15px;
    position: absolute;
    width: 50%;
}

#specialsContainer .special-promo .promo-desc p {
    margin: 0;
}

#specialsContainer .special-promo .cta {
    bottom: 0;
    padding: 15px;
    position: absolute;
    right: 0;
}

#specialsContainer .scroll {
    position: relative;
}

#specialsContainer .bx-prev,
#specialsContainer .bx-next {
    bottom: 0;
    display: block;
    height: 27px;
    margin: auto;
    padding-bottom: 10%;
    padding-top: 10%;
    position: absolute;
    top: 0;
    z-index: 100;
}

#specialsContainer .bx-prev:before,
#specialsContainer .bx-next:before {
    content: ' ';
    background-image: url("../images/carousel_control_sprite.png");
    background-repeat: no-repeat;
    display: block;
    height: 27px;
    width: 10px;
}

#specialsContainer .bx-prev.disabled,
#specialsContainer .bx-next.disabled {
    display: none;
}

#specialsContainer .bx-prev {
    left: 2%;
    padding-right: 30px;
}

#specialsContainer .bx-prev:before {
    background-position: left top;
}

#specialsContainer .bx-prev:hover:before {
    background-position: left -27px;
}

#specialsContainer .bx-prev.disabled:before {
    background-position: left -54px;
}

#specialsContainer .bx-next {
    right: 2%;
    padding-left: 30px;
}

#specialsContainer .bx-next:before {
    background-position: right top;
}

#specialsContainer .bx-next:hover:before {
    background-position: right -27px;
}

#specialsContainer .bx-next.disabled:before {
    background-position: right -54px;
}

#specialsContainer .panel-heading {
    background: #81919c;
}

#specialsContainer .panel-heading a {
    color: #FFF;
}


/* MOBILE STYLES */

#specialsContainer .offer-details-container {
    display: inline-block;
    vertical-align: top;
    width: 8%;
}

#specialsContainer .specials-image-container {
    display: inline-block;
    vertical-align: top;
    width: 8%;
}

#specialsContainer .specials-image-container .specials-image {
    margin-right: 10px;
}

#specialsContainer .offer-details-container a {
    display: inline-block;
    border: 1px solid #c2c2c2;
    border-left: none;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 15px;
    padding-left: 0;
}

#specialsContainer .special-details-container {
    display: inline-block;
    vertical-align: top;
    width: 60%;
}

#specialsContainer .special-details-container .expire-date {
    font-size: 10px;
}

#specialsContainer .apply-code-container {
    display: inline-block;
    vertical-align: top;
}

#specialsContainer .apply-code-container .apply-coupon {
    border-radius: 100%;
    padding: 30px 15px;
}

#specialsAccordion .row {
    margin-bottom: 10px;
    border-bottom: 1px solid #c2c2c2;
    padding: 5px 0;
}


/*CARD FLIP */

#specialsContainer .flip {
    -webkit-perspective: 800;
    -ms-perspective: 800;
    -moz-perspective: 800;
    -o-perspective: 800;
}

#specialsContainer .flip .card.flipped {
    transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg);
    /* IE 9 */
    -moz-transform: rotatey(-180deg);
    /* Firefox */
    -webkit-transform: rotatey(-180deg);
    /* Safari and Chrome */
    -o-transform: rotatey(-180deg);
    /* Opera */
}

#specialsContainer .flip .card {
    -webkit-transform-style: preserve-3d;
    -webkit-transition: 0.5s;
    -moz-transform-style: preserve-3d;
    -moz-transition: 0.5s;
    -ms-transform-style: preserve-3d;
    -ms-transition: 0.5s;
    -o-transform-style: preserve-3d;
    -o-transition: 0.5s;
    transform-style: preserve-3d;
    transition: 0.5s;
}

#specialsContainer .flip .card .face {
    width: 100%;
    height: 220px;
    position: absolute;
    top: 0;
    z-index: 2;
    backface-visibility: hidden;
    /* W3C */
    -webkit-backface-visibility: hidden;
    /* Safari & Chrome */
    -moz-backface-visibility: hidden;
    /* Firefox */
    -ms-backface-visibility: hidden;
    /* Internet Explorer */
    -o-backface-visibility: hidden;
    /* Opera */
}

#specialsContainer .flip .card .front {
    position: relative;
    z-index: 1;
}

#specialsContainer .flip .card .back {
    transform: rotatey(-180deg);
    -ms-transform: rotatey(-180deg);
    /* IE 9 */
    -moz-transform: rotatey(-180deg);
    /* Firefox */
    -webkit-transform: rotatey(-180deg);
    /* Safari and Chrome */
    -o-transform: rotatey(-180deg);
    /* Opera */
}

@media (min-width: 1200px) {
    #specialsContainer .row [class*="col-md-"] {
        margin-left: 2.5641%;
    }
    #specialsContainer .row [class*="col-md-"]:first-child {
        margin-left: 0;
    }
    #specialsContainer .row .col-md-6 {
        width: 48.7179%;
    }
    #specialsContainer .row .col-md-9 {
        width: 74.359%;
    }
    #specialsContainer .row .col-md-3 {
        width: 23.0769%;
    }
}


/*========== help-page.less ==========*/

.help-page h1,
.help-page h2,
.help-page h3,
.help-page h4,
.help-page h5 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 1em;
    text-transform: uppercase;
    color: #101010;
    margin: 1em 0;
}

.help-page h1 {
    font-size: 40px;
}

.help-page h2 {
    font-size: 30px;
    margin: 0 0 35px;
}

.help-page h3 {
    font-size: 20px;
}

.help-page h4 {
    font-size: 15px;
}

.help-page h5 {
    font-size: 12px;
}

.help-page p {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #101010;
    font-weight: 300;
    line-height: 18px;
}

.help-page .tab-content {
    padding: 0;
}

.help-page ul.nav-tabs {
    margin: 0;
    padding: 0;
}

.help-page ul.nav-tabs > li {
    margin: 0;
}

.help-page ul.nav-tabs > li > a {
    min-width: 116px;
    text-align: center;
}

.help-page .faq > h3,
.help-page .faq > h4 {
    padding-left: 2.58%;
}

.help-page .faq > h3 {
    margin: 2em 0;
}

.help-page .panel {
    box-shadow: none;
}

.help-page .panel.panel-default {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-width: 0;
    border-color: #dcdcdc;
    border-style: solid;
    margin: 0;
}

.help-page .panel-heading {
    padding: 0;
}

.help-page .panel-heading a {
    display: block;
    background-image: url("../images/caret-down.png");
    background-repeat: no-repeat;
    background-position: 8px center;
    color: #101010;
    padding: 25px;
    font-weight: bold;
}

.help-page .panel-group .subtype-display {
    background-image: url("../images/caret-down.png");
    background-repeat: no-repeat;
    background-position: 8px center;
    padding: 25px;
    background-color:gainsboro;
    text-transform:uppercase;
    font-size: 15px;
    font-family: 'Gotham', Arial, Helvetica, sans-serif;
    font-weight: 700;
    cursor: pointer;
}

.help-page .panel-group .subtype-display.collapsed {
    background-image: url("../images/caret-right.png");
    background-position: 10px center;
}

.help-page .panel-group .subtype-display ~ .subtype-display {
    margin-top: 5px;
}

.help-page .panel-heading {
    border-radius: 0
}

.help-page .panel-default .panel-heading ~ .panel-heading {
    border-top: 1px solid #dcdcdc;
}

.help-page .panel-heading a:hover {
    color: #f40000;
}

.help-page .accordion-toggle.collapsed {
    background-position: 10px center;
    background-color: #fff;
    border-bottom: 1px solid transparent;
}

.help-page .accordion-toggle,
.help-page .panel-collapse.collapsing,
.help-page .panel-collapse.collapse.in {
    background-color: #f4f4f4;
}

.help-page .panel-collapse.collapsing,
.help-page .panel-collapse.collapse.in {
    border-bottom: 10px solid #dcdcdc;
}

.help-page .panel-heading .accordion-toggle.collapsed {
    background-image: url("../images/caret-right.png");
}

.help-page .faq .panel .panel-body {
    border-top: 0 none;
    padding: 0 25px 25px;
}

.help-page .panel-body p:first-child {
    margin-top: 0;
}

.help-page .tutorials > h3,
.help-page .tutorials > p {
    padding-left: 2.58%;
}

.help-page .tutorials > h3 {
    margin: 2em 0;
}

.help-page .tutorials > p {
    max-width: 665px;
}

.help-page .topics {
    border-top: 2px solid #dcdcdc;
    list-style-type: none;
    margin: 18px 0;
    padding: 0;
}

.help-page .topic {
    padding: 30px 0 30px 2.58%;
    border-bottom: 1px solid #dcdcdc;
}

.help-page .topic:before,
.help-page .topic:after {
    content: " ";
    display: table;
}

.help-page .topic:after {
    clear: both;
}

.help-page .topic:last-child {
    border-bottom: 0;
}

.help-page .topic .pic {
    float: left;
    margin-right: 20px;
    max-width: 27.66%;
}

.help-page .topic .desc {
    display: inline-block;
    width: 62%;
}

.help-page .topic .desc h4 {
    margin: 0 0 10px;
}

@media (max-width: 584px) {
    .help-page {
        padding: 0;
    }
}

/*========== live-chat.less ==========*/

.right-call-us {
    margin-bottom: 35px;
}

.right-call-us h3 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #101010;
}

.right-call-us p {
    font-size: 15px;
}

.live-chat {
    border-top: 1px solid #f40000;
    border-bottom: 1px solid #f40000;
}

.live-chat h3 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
    color: #101010;
    background: url(../images/live_chat_bubble.png) no-repeat scroll top right transparent;
    height: 60px;
    line-height: 80px;
    margin: -10px 0 0;
}

.live-chat p {
    font-weight: 300;
}

.live-chat .txt-right {
    text-align: right;
}


/*========== featured-products.less ==========*/

.featured_products .productName {
    color: #101010;
    font-weight: 700;
    font-size: 14px;
}

.featured_products .productName:hover {
    color: #f40000;
}


/*========== IE8-fixes.less ==========*/

.ext-ie8 .top_navigation .header_data {
    display: inline-block;
    float: left;
}

.ext-ie8 .top_navigation .header_data li {
    margin-right: 5px;
    padding-right: 5px;
}

.ext-ie8 .search_form INPUT[type=text] {
    width: 170px;
}

.ext-ie8 > .container {
    width: 1000px;
}

.ext-ie8 .cart-details-box .cart-details-info tbody .discount-row #addCoupon {
    min-width: 48px;
}

.chat-iconTop {
    background: url(../DSDImages/icon-chat-off.png) no-repeat;
    font-family: FontAwesome;
    display: inline-block;
    margin: 0 0 0 0px;
    vertical-align: text-bottom;
    width: 53px !important;
    height: 15px !important;
}

.chat-iconTop.active {
    background: url(../DSDImages/icon-chat-on.png) no-repeat
}

.requestedDate {
    background: url(../images/calendar.svg) no-repeat 95%;
    cursor: pointer !important;
}

@media (max-width: 767px) {
    .last-order li {
        display: block;
        margin: 0 auto 20px;
    }
    .product_spotlight_container {
        background: #eee;
        padding-top: 10px;
        padding-bottom: 10px;
        margin-top: -45px;
    }
    .product_spotlight_container img {
        max-height: 160px;
    }
    .product_spotlight_container p {
        font-size: 14px;
        margin: 5px 15px 5px 15px;
    }
    .product_spotlight_container p .name,
    .product_spotlight_container .description .text {
        width: 100%;
        max-width: 100%;
        display: block;
        padding-right: 0px;
    }
    .product_spotlight_container .description .link {
        display: block;
        text-align: center;
        margin-top: 40px;
        margin-bottom: 20px;
    }
    .product_spotlight_container p .name {
        font-size: 30px;
        margin-top: 25px;
    }
    .outlet-register-header {
        margin: 5px 0 5px 0;
        padding: 7px 0px 7px 0px;
        border-top: 1px solid lightgray;
    }
    .outlet-register-header h2 {
        font-weight: 900;
        font-size: 20px;
        margin-bottom: 15px;
    }
    .outlet-register-header p {
        line-height: normal;
    }
    p.not-customer {
        border-bottom: 1px solid lightgray;
        padding-bottom: 8px;
    }
    .outlet-reg-phone .error-msg {
        padding: 0px 10px 0px 10px;
    }
    .reg-step {
        padding: 4px 10px 4px 10px;
    }
    h4.step-instruction {
        font-weight: bold;
        padding-top: 10px;
        padding-bottom: 15px;
    }
    h4.disclaimer-title {
        font-weight: bold;
        padding-bottom: 10px;
        display: inline;
    }
    .verify-address-checkbox input {
        margin: 0px;
    }
    .outlet-register-single .verify-address .verify-address-disclaimer p:first-child {
        font-style: italic;
        font-weight: normal;
    }
    .outlet-reg-phone .actions {
        padding: 25px;
    }
    .outlet-reg-phone .actions button.btn {
        border: 2px solid #f40000;
        min-width: 120px;
    }
    .outlet-reg-phone .secondary,
    .phone_center_column .cartactions .secondary {
        background: none;
        border: 2px solid #f40000;
        color: #f40000;
        font-size: 13px;
        font-weight: 700;
        text-align: center;
        text-transform: uppercase;
        min-width: 120px;
    }
    span.subtext {
        font-size: 14px;
        vertical-align: middle;
        padding-left: 10px;
    }
    .outlet-register-confirmation {
        padding-bottom: 37px;
    }
    .cart_1_row_medium p a:link,
    .cart_1_row_medium p a:visited {
        font-weight: bold;
        color: black;
    }
    .cart_1_row_medium_viewport img {
        width: inherit;
        background-size: cover;
        float: none;
        max-height: 75px;
    }
    .cart_1_row_medium_viewport img.noImg {
        width: 100%;
    }
    .cart_item .skuDisp,
    .cart_item .uomDisp {
        font-size: 11px;
    }
    .section3 .deleteItem {
        font-family: "Gotham", Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #8fcfbb;
        font-weight: 700;
        margin: 0px;
    }
    .phone_center_column .cartactions {
        margin: 0 0 0 0px;
        width: 99%;
        text-align: center;
    }
    .phone_center_column .cartactions .createWishlist {
        display: none;
    }
    .phone_center_column .cartactions .secondary {
        min-width: 200px;
        font-weight: bold;
    }
    .cart-details-box {
        float: right;
        margin: 0px;
        padding: 0px;
    }
    .cart-details-box .cart-details-info {
        width: auto;
    }
    .cart-details-box .cart-details-info .row.discount-row {
        background: #eee;
        padding: 9px;
        padding-left: 12px;
        padding-right: 12px;
    }
    .cart-details-box .cart-details-info .row.total-row {
        padding: 12px;
    }
    .cart-details-box .cart-details-info .row.price-row {
        padding: 12px;
    }
    .cart-details-box .cart-details-info .row.price-row .discount-price {
        color: #f40000;
    }
    .product_search_container h2.title {
        display: none;
    }
    .price-label {
        float: left;
        max-width: 200px;
    }
    a.item-continue-shopping {
        font-size: 14px;
        font-weight: bold;
    }
}


/*----Styles for radio button-----*/

#outletWrapper input[type=radio] {
    display: none;
    margin: 10px;
}

#outletWrapper input[type=radio] + label {
    display: inline-block;
    margin: 5px;
    background: url(../images/outlet-radio-button.jpg) no-repeat;
    height: 17px;
    width: 17px;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    /* future proofing */
    -khtml-border-radius: 50%;
    /* for old Konqueror browsers */
}

#outletWrapper input[type=radio]:checked + label {
    background-color: #d0d0d0;
    background-position: 0 -17px;
}

ul#field_errors_list {
    list-style-position: inside;
    list-style-type: unset;
}

.allrequireMsg {
    margin: 15px 0 20px;
}

#deskLoadOverlay {
    background: url("../images/eCommerce_Progression.gif") no-repeat scroll center center #ffffff;

	height: 100% !important;
    opacity: .7;
    position: fixed;

    width: 100% !important;
    z-index: 50
}


/* Chat Pop Up for Live Agent Start */

.chat-QA {
    position: absolute;
    right: 160px;
    z-index: 600;
    width: 250px;
    max-height: 600px;
    margin-bottom: 0px;
    background: #f9f9f9;
    border: 1px solid #f40000;
    padding: 7px 2px 10px 9px;
}

.chat-QA .help-page .panel-heading a {
    background-position: 0px;
    padding: 20px 10.54% 11px 6.58%;
}

.chat-QA .panel-heading a {
    width: 220px;
    text-align: left;
}

.chat-QA .panel-body p {
    width: 220px;
    text-align: left;
}

.chat-QA .help-page p {
    font-size: 11px
}

.chat-QA .collapse {
    width: 240px;
    text-align: left;
    overflow-x: auto;
}

.chat-QA .panel-body input.log-btn {
    padding: 10px;
    text-transform: none;
}

h1.chatname {
    height: 40px;
    font-size: 12px;
    margin-top: -18px;
    margin-bottom: auto;
    text-align: left;
    text-transform: none;
    border-bottom: 1px solid #e5e5e5;
}

.closeChat {
    position: absolute;
    top: 0;
    right: 0;
    padding: 6px;
    color: #989898;
    cursor: pointer;
}


/* Chat Pop Up for Live Agent End */

.reqDefault {
    color: #ADAAAA;
}

.invalid {
    line-height: 24px;
    color: #ec3f41;
}

.valid {
    line-height: 24px;
    color: #25C716;
}

.login_item_container {
    position: relative;
}

.paswd {
    display: inline-block;
    margin: 20px;
}

.paswd h4 {
    text-transform: none;
    font-weight: bold;
}

li.valid:before {
    content: '&#10004;';
    margin: 5px;
}

li.invalid:before {
    content: '&#x2716;';
    margin: 5px;
}

.paswd_mob {
    padding-left: 10px;
    font-size: 14px;
}

.my_account_information {
    position: relative;
}

.paswdMyact h4 {
    text-transform: none;
}

.bckLgin:before {
    content: "\f0d9";
    font-family: FontAwesome;
    margin-right: 5px;
}


/*---- Styles for Contact US page ----- */

#contactUsTarget {
    font-family: "TCCC-UnityHeadline", sans-serif;
    margin: 40px 0;
}

.contact-content-container {
    display: flex;
    flex-direction: column;
}

.contact-content-wrapper {
    background-color: #FFFFFF;
    border-radius: 10px;
    min-height: 272px;
    padding: 32px 32px 0 32px;
    margin-top: 32px;
}

.contact-us {
    background-color: #F7F7F7;
}

.contact-us-title {
    text-transform: none;
}

.contact-page .error-msg-list {
    padding: 0 15px;
}

.contact-page .italic {
    font-style: italic;
}

.contact-page .form-group {
    margin-bottom: 0px;
    margin-left: -15px;
    width: 100%;
    display: inline-block;
}

.contact-page .input-lg {
    background-color: white;
    border-radius: 0;
    height: 32px;
    width: 100%;
}

.contact-page select.input-lg {
    height: 32px;
    font-size: 12px;
    padding: 0px;
}

.contact-page .error-block {
    color: #f40000;
    display: none;
    margin-bottom: 0;
}

.contact-page textarea {
    min-height: 94px;
    margin-bottom: 10px;
    border-radius: 4px;
    margin-left: 0px;
}

.contact-page-p {
    margin-top: 32px;
}

.contact-page-message{
    display: flex;
    flex-direction: column;
}

.contact-page-header {
    width: 123%;
}

.contact-page .footer {
    line-height: 35px;
    margin-bottom: 40px;
    overflow: auto;
    padding-right: 15px;
}

.contact-page .footer .send {
    float: right;
}

.contact-page .contact-page-confirmation h3 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-transform: uppercase;
}

.contact-page .contact-page-confirmation #cstTicketNum {
  color:#f00000;
}

.contact-page .contact-page-confirmation div {
    border: 1px solid #f00000;
    margin: 20px auto;
    padding: 5px 10px !important;
    width: 195px;
    text-align: left;
    background: url(../images/icon-plus-red.png);
    background-repeat: no-repeat;
    background-position: 165px 5px;
}

.contact-page .contact-page-confirmation div a {
    color: #000;
}

.contact-page .contact-leftmenu a {
    display: flex;
    align-items: center;
}

.contact-leftmenu {
    padding: 0 10px 10px 10px;
    line-height: 24px;
    font-size: 14px;
    font-weight: 700;
}

.contact-leftmenu-wrapper {
    float: right;
}

.contact-page label {
    margin: 24px 0 8px 0;
    min-width: 110px;
}

.contact-left15 {
    margin-left: -15px;
}

.contact-left30 {
    margin-left: -30px;
}
.contact-page-wrap {
    display: flex;
    flex-direction: column
}

#contact_us_form .left {
    margin-left: -30px;
}

@media (min-width: 992px) {
    .contact-leftmenu-wrapper {
        float: right;
    }
    #contact_us_form .header {
        margin: 0 0 16px -30px;
        padding-left: 0;
    }
    .contact-page textarea {
        width: 100%;
    }
}

@media (max-width: 1199px) {
    .contact-input { 
        width:100%; 
    }
    .contact-page .form-group {
        width: calc(133% + 70px);
    }
    .contact-page textarea {
        width: 100%;
    }
    .contact-page label {
        min-width: 250px;
    }
    #contact_us_form .left {
        margin-left: -30px;
    }
    .contact-page .footer {
        width:100%;
    }
}

@media (max-width: 991px) {
    .contact-page label {
        min-width: 220px;
    }
    .contact-page textarea {
        width: 100%;
    }
    #contact_us_form .header {
        margin: 0 0 16px -30px;
        padding-left: 0;
    }
    #contact_us_form .left {
        margin-left: -30px;
    }
}

@media (max-width: 767px) {
    .contact-page .form-group .col-xs-12 {
        width: 100%;
    }
    .contact-page .form-group {
          display: flex;
          width: calc(100% + 70px);
    }
    .contact-leftmenu {
        display: flex;
        flex-direction: row;
    }
    .contact-leftmenu .easyContact{
        padding-left: 32px;
    }
    .contact-page label {
        min-width: 200px;
    }
    .contact-page textarea {
       width: 100%;
    }
    .contact-page-header {
        width: 115%;
    }
    .contact-page-message { 
        max-width: 767px;
    }
    #contact_us_form .left {
        margin-left: -30px;
    }
    .contact-input {
        width: 100%;
    }
}

@media (max-width: 583px) {
    .contact-page .form-group .col-xs-6 {
        width: 100%;
    }
    .contact-input { 
        width: 100%; 
    }
    .contact-page label {
        max-width: 200px;
    }
    .contact-page .footer {
        width: 100%;
    }
    .contact-page .form-group {
        display: block;
        width: calc(100% + 91px);
    }
    .contact-leftmenu {
        width: 110%;
    }
    #contact_us_form .left {
        width: 100%;
    }
} 

@media (max-width: 430px) {
    .contact-input { 
        min-width: 229px; 
    }
    .contact-page label {
        max-width: 200px;
    }
}

@media (min-width: 1200px) {
    .contact-page .form-group.contact-page-message {
        width: calc(133.33% + 70px);
    }
}

.contact-leftmenu li {
    text-align: right;
    margin-bottom: 10px;
}

ul.contact-leftmenu li:before {
    position: absolute;
    border-right: 1px solid red;
}

.contact-leftmenu .easyContact {
    color: #101010;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.contact-leftmenu .easyContact:focus {
    color: #f40000;
}

.contact-leftmenu .easyContact span {
    display: inline-block;
    width: 70%;
    line-height: 14px;
    font-weight: 700;
}

.contact-leftmenu .easyContact img {
    display: inline-block;
    margin-left: 10px;
}

.contact-page #chatUS h2 {
    font-size: 16px;
    text-transform: none;
    text-align: center;
    padding: 20px;
}

.contact-page .contact-chathrs {
    text-align: center;
    text-transform: none;
}

#contact_us_form.cst_form {
    text-align: center;
}

#contact_us_form .cst-header {
    border-top: 1px solid #e2e2e2;
    padding: 25px 0 0;
}

#contact_us_form .cst-header p {
    margin-bottom: 30px;
    font-size: 16px;
}

#contact_us_form h3 {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 25px;
}

#contact_us_form .cst-header h3 {
    font-weight: bold;
}

#contact_us_form .field-name {
    font-family: "Gotham", Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #101010;
    font-weight: 300;
}

#contact_us_form .field-name {
    text-align: left;
}

#contact_us_form .field-text {
    text-align: left;
    font-size: medium;
    font-weight: 600;
}

#contact_us_form .marginTop45 {
    margin-top: 45px;
}

#contact_us_form .form>.row {
    min-height: 28px;
}


/* DAY PICKER */

#contact_us_form .day-picker input[type=checkbox] {
  display:none;
}
#contact_us_form .day-picker input[type=checkbox] + label {
  border: 1px solid #e2e2e2;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  width: 30px;
  height: 30px;
  display: inline-block;
  font-size: 11pt;
  font-weight: 300;
  margin:2px;
  line-height: 30px;
}
#contact_us_form .day-picker input[type=checkbox]:checked + label {
  border: 1px solid #f00000;
  border-radius: 50%;
  text-align: center;
  cursor: pointer;
  background: #F40000;
  color: #FFF;
  width: 30px;
  height: 30px;
  display: inline-block;
}


/* TIME PICKER */

#contact_us_form .time-picker {
  margin-top: 20px;
}

#contact_us_form .time-picker p {
  text-align: left;
  width: 310px;
  margin: auto;
}

#contact_us_form .time-picker span {
  margin: 5px 0;
  display: inline-block;
  width:45px;
}

#contact_us_form .time-picker select {
  margin: 5px 0;
  width:80px;
}

#contact_us_form .time-picker input[type=checkbox] {
  display:none;
}
#contact_us_form .time-picker #button247 {
  border: 1px solid #e2e2e2;
  background: #FFF;
  color: #101010;
  border-radius: 25%;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  font-size: 10px;
  width: 50px;
  display: inline-block;
}
#contact_us_form .time-picker #button247.checked {
  background: #F40000;
  color: #FFF;
}


/* QUESTION HIERARCHY */

#contact_us_form .cst-questions {
  text-align: left;
}
#contact_us_form .question-node {
  text-align: left;
  width: 275px;
  display: block;
  border: 1px solid #e2e2e2;
  margin: 0 auto;
  margin-bottom: 2px;
  text-transform: uppercase;
  font-weight: 600;
  cursor: pointer;
}
#contact_us_form .question-node.level-1:hover,
#contact_us_form .question-node.level-1.selected {
  border: 1px solid #f00000;
}
#contact_us_form .question-node.level-1 label {
  display: inline-block;
  font-size: 14px;
  margin: 0;
  padding: 15px 40px 15px 30px;
  width: 100%;
  background: url(../images/icon-plus-gray.png);
  background-repeat: no-repeat;
  background-position: 97% center;
}
#contact_us_form .question-node.level-1 label:hover,
#contact_us_form .question-node.level-1.selected label {
  background: url(../images/icon-plus-red.png);
  background-repeat: no-repeat;
  background-position: 97% center;
}
#contact_us_form .question-node.level-1 input {
  visibility: hidden;
}
#contact_us_form .question-node-children {
  margin:15px 0;
}
#contact_us_form .question-node-children h3 {
  border-top: 1px solid #e2e2e2;
  text-align: center;
  font-weight:bold;
  padding:10px;
}
#contact_us_form .question-node-children h3 {
  margin-bottom: 0 !important;
}
#contact_us_form .question-node-children .question-node {
  border: 0;
  text-transform: none;
  font-weight: normal;
  padding: 5px;
}
#contact_us_form .question-node-children .question-node label.radio {
  font-weight: normal;
  width:250px;
  margin:0 auto;
}
#contact_us_form .question-node-children .question-node-back {
  text-align:right;
}
#contact_us_form #requst-details .question-node-back {
  text-align:right;
}
#contact_us_form #requst-details .header {
  border-top:1px solid #e2e2e2;
  padding-top:20px;
}
#contact_us_form #requst-details h3 {
  font-weight:bold;
  margin-bottom: 0 !important;
  padding-bottom:10px;
}

#contact_us_form textarea {
  background-color: white;
  min-height: 100px;
}

.coupon-display tr td {
  padding: 5px 10px 5px 20px !important;
  font-size: 12px;
  font-weight: bold;
  font-family: "Gotham", Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  display: table-cell;
}


/*=============================================*/

.stateSection {
    vertical-align: initial !important;
}

.stateSection .state {
    height: 30px;
    margin-right: 7px;
    margin-left: 7.5px;
    display: inline;
}

.countryListing {
    height: 30px;
}


/*=============================================*/

.inputtext {
    background-color: white !important;
}

/*Shopping cart Inavalid Coupon*/

.coupon-display .cpCode:before {
    content: '&#x2716;';
    margin: 8px;
    color: black;
    cursor: pointer;
}

.cart-details-box .replacecart {
    width: 250px;
    text-align: center;
}

.coupon-display .invalidStrike {
    text-decoration: line-through;
    color: #989494;
}

.coupon-display .exclaMark {
    font-size: 20px;
    color: red;
    margin-left: 2px;
}

.coupon-display .popover {
    width: 120px;
    position: absolute;
    z-index: 1000000;
    font-size: 12px;
    text-transform: none;
    line-height: 1;
}


/* New Change */

@media (min-width: 1200px) {
    .modal-body .div-firstname {
        float: left;
        width: 40%;
        margin-right: 0%;
    }
    .modal-body .first-Name {
        width: 200px !important;
    }
    .modal-body .last-Name {
        width: 59% !important;
    }
    .modal-body .div-CardType {
        float: left;
        margin-right: 2%;
    }
    .modal-body .Card-Type {
        height: 30px;
        width: 202px;
    }
    .modal-body .div-CCNo {
        width: 59%;
        display: inline-block;
    }
    .modal-body .exp-Month {
        display: inline !important;
        margin-right: 1.2%;
        margin-left: 0.5%;
        width: 28%;
        height: 30px;
    }
    .modal-body .exp-Year {
        display: inline !important;
        height: 30px;
        width: 28%;
    }
    .modal-body .div-city {
        float: left;
        margin-right: 10px;
    }
    .modal-body .CC-city {
        width: 200px;
    }
    .modal-body .postal-code {
        min-width: 100px;
        width: 30%;
    }
}


/*
MY ACCOUNT CSS
***********************************************/

.MyAccount_Title {
    text-transform: uppercase;
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 10px;
    padding-bottom: 5px;
}

.MyAccount_Content {
    padding: 0 32px;
}

.MyAccount_Content .btn-like-radio {
    text-align: left;
}

.cc_myaccount_content p > span:first-child {
    font-weight:bold;
}

.cc_myaccount_content > .form-group {
    text-align: right;
}

.phone_cart_count {
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    background-color: #44555f;
    border: 2px solid transparent;
    font: 700 10px/12px "Gotham", Arial, Helvetica, sans-serif;
    height: 16px;
    min-width: 14px;
    max-width: 16px;
    padding: 4px 3px 0;
    text-align: center;
    color: #ffffff;
}

#cart_btn_phone .phone_cart_count {
    color: #ffffff;
}

#Language-Select {
    background: transparent;
    width: 180px;
    padding: 5px;
    font-size: 12px;
    line-height: 1;
    border: 1px solid #c6c6c6;
    border-radius: 0;
    height: 30px;
    -webkit-appearance: none;
    background: url(../images/down-arrow.png) no-repeat right;
}

/* .icon_image {
    width: 24px;
    height: 24px;
} */

.boxScrolled .doLogout span {
    display: none;
}

#icon-account-header {
    background: url(../images/icon-account-header.png) no-repeat;
}

#icon-account-profile {
    background: url(../images/icon-account-profile.png) no-repeat;
}

#icon-chat-active {
    background: url(../images/icon-chat-active.png) no-repeat;
}

#icon-chat-disabled {
    background: url(../images/icon-chat-disabled.png) no-repeat;
}

#icon-login-header {
    background: url(../images/icon-login-header.png) no-repeat;
}

#icon-logout-header {
    background: url(../images/icon-logout-header.png) no-repeat;
}

#icon-store-profile {
    background: url(../images/icon-store-profile.png) no-repeat;
}

#icon-truck-header {
    background: url(../images/icon-truck-header.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    float: left;
    margin: 0;
    padding: 12px;
}

#icon-truck-profile {
    background: url(../images/icon-truck-profile.png) no-repeat;
}


/*my account FirstName display*/

#myAccountForm .my_account_information .row:first-child {
    display: block;
}

.my_account_information .half .row:first-child {
    display: none !important;
}

.embeddedServiceSidebarButton .label, .embeddedServiceSidebarButton:disabled .label {
    background-color: inherit;
    font-size: inherit;
}

/*=================Bootstrap-datepicker styling========================*/
.datepicker {
    font-size: 11px;
}

.datepicker .table-condensed thead .dow {
    color: #999;
}

.datepicker .day.avail {
    background: red;
    color: white;
    font-weight: bold;
    border: 1px solid lightgrey;
    border-radius: 0;
}

.datepicker .day.avail:hover:not(.old) {
    background: red;
    color: #999;
    font-weight: bold;
    border: 1px solid lightgrey;
    border-radius: 0;
}

.datepicker .active.day {
	background: red !important;
    color: white;
}

.datepicker .active.day.avail {
    background: red;
    border: 2px solid black;
} 

.datepicker .day.disabled {
    background: #eee;
    border: 1px solid lightgrey;
    color: #999;
    font-weight: normal;
    border-radius: 0;
}

.datepicker .day.disabled.avail:hover {
    background: #eee;
    font-weight: normal;
}

.datepicker .old.day.disabled.avail {
    background: white;
    color: #999;
    border: 1px solid lightgrey;
    border-radius: 0;
}
.datepicker .old.day.disabled.avail:hover {
    background: white;
    color: #999;
    border: 1px solid lightgrey;
    border-radius: 0;
}

.datepicker .new.day.disabled {
    background: white;
    color: #999;
    border: 1px solid lightgrey;
    font-weight: normal;
    border-radius: 0;
}

.datepicker .new.day.disabled:hover {
    background: white;
    color: #999;
    border: 1px solid lightgrey;
    font-weight: normal;
    border-radius: 0;
}

.datepicker .day.datepickerSpecial {
    background: #fec;
    border: 1px solid lightgrey;
    color: #333;
}

.datepicker .day.datepickerSpecial:hover {
    background: #fec;
    border: 1px solid lightgrey;
    color: #333;
}

.datepicker .active.day.datepickerSpecial {
    background: #fec;
    border: 1px solid lightgrey;
    color: #333;
    text-shadow: none;
}

.datepicker .active.day.datepickerSpecial:hover {
    background: #fec;
    border: 1px solid lightgrey;
    color: #333;
}

.datepicker .month.focused {
    background: none;
    color: black;
}

.datepicker .month.focused:hover {
    background: #eee;
    color: black;
}

.datepicker .datepicker-months .active {
    background: red !important;
    color: white !important;
}

.datepicker .datepicker-years .active {
	background: red !important;
	color: white;
}

.datepicker .datepicker-decades .active {
	background: red !important;
	color: white;
}

.datepicker .datepicker-centuries .active {
	background: red !important;
	color: white;
}


/* BS Migration - Breakpoints from the old BS file*/
@-ms-viewport {
    width: device-width;
}

.hidden {
    display: none;
    visibility: hidden;
}

.visible-print {
    display: none !important;
}

@media print {
    .visible-print {
        display: inherit !important;
    }
    .hidden-print {
        display: none !important;
    }
}

@media (max-width: 584px) {
    body {
        padding-left: 20px;
        padding-right: 20px;
    }
    .navbar-fixed-top, .navbar-fixed-bottom, .navbar-static-top {
        margin-left: -20px;
        margin-right: -20px;
    }
    .dl-horizontal dt {
        float: none;
        clear: none;
        width: auto;
        text-align: left;
    }
    .dl-horizontal dd {
        margin-left: 0;
    }
    .container {
        width: auto;
    }
    .thumbnails {
        margin-left: 0;
    }
    .thumbnails>li {
        float: none;
        margin-left: 0;
    }
    .input-lg, .input-xlarge, .input-xxlarge, input[class*="col-md-"], select[class*="col-md-"], textarea[class*="col-md-"], .uneditable-input {
        display: block;
        width: 100%;
        min-height: 28px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }
    .input-group input, .input-group input, .input-group input[class*="col-md-"], .input-group input[class*="col-md-"] {
        display: inline-block;
        width: auto;
    }
    .controls-row [class*="col-md-"]+[class*="col-md-"] {
        margin-left: 0;
    }

    .modal.fade {
        top: -100px;
    }
    .modal.fade.in {
        top: 20px;
    }
}

@media (max-width: 480px) {
    .navbar-collapse {
        -webkit-transform: translate3d(0, 0, 0);
    }
    .page-header h1 small {
        display: block;
        line-height: 18px;
    }
    input[type="checkbox"], input[type="radio"] {
        border: 1px solid #ccc;
    }
    .form-horizontal .control-label {
        float: none;
        width: auto;
        padding-top: 0;
        text-align: left;
    }
    .form-horizontal .controls {
        margin-left: 0;
    }
    .form-horizontal .control-list {
        padding-top: 0;
    }
    .form-horizontal .form-actions {
        padding-left: 10px;
        padding-right: 10px;
    }
    .media .pull-left, .media .pull-right {
        float: none;
        display: block;
        margin-bottom: 10px;
    }
    .media-object {
        margin-right: 0;
        margin-left: 0;
    }
    .modal-header .close {
        padding: 10px;
        margin: -10px;
    }
    .carousel-caption {
        position: static;
    }
}

.modal {
    max-width: 600px;
    margin: auto;
}

div.checkoutContent p.link_button {
    clear: both;
}

div.checkoutContent p.link_button {
    display: flex;
    justify-content: space-between;
}

input.btn.proceed {
    float: right;
    white-space: normal;
}

@media (max-width: 767px) {
    div.checkoutContent .processBack.cc_process_back {
        display: block;
    }
}

/*** Styles for MyAccount: MyWallet ***/
#mywallet-container {
    border-radius: 10px;
    background-color: white;
    margin: 24px 0 24px 0;
    padding: 32px;
    font-family: "TCCC-UnityHeadline", sans-serif;
  }
  
  #mywallet-container .panel-body {
    padding: unset;
    margin-top: -12px;
  }
  
  #mywallet-title-wrapper {
    display: flex;
    justify-content: space-between;
  }
  
  #mywallet-title h2 {
    font-family: "TCCC-UnityHeadline", sans-serif;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    text-transform: none;
  }
  
  .actionContainer {
    position: relative;
  }
  
  .actionOverlay {
    position: absolute;
    display: none;
    top: -75px;
    background-color: rgba(0,0,0,0);
    z-index: 2;
    cursor: pointer;
    width: 100%;
    height: 100%;
  }
  #overlayText{
    position: absolute;
    transform: translate(-68%,22%);
    -ms-transform: translate(-50%,-50%);
    background: white;
    padding: 8px 10px;
    border-radius: 8px;
    min-width: 127px;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.05);
  }
  
  #overlayText  input[type=button]{
    background-color: white;
    background:white;
    color: black;
    overflow-y: hidden;
    text-transform: none;
    font-size: 14px;
    line-height: 24px;
    font-weight: 600;
  }
  
  .action_arrow {
    border: none;
    background-color: inherit;  
  }
  
  #actionIcon {
    text-align: center;
  }
  
  #myWalletTable .cc_table_header.walletcentered {
    text-align: center;
  }
  
  #myWalletTable .cc_table_col.walletcentered {
    text-align: center;
  }
  
  #myWalletTable.table.cc_table {
    margin: 36px 0 0 0;
  }
  
  #myWalletTable .cc_table_col.walletmarginleft {
    padding-left: 32px;
  }
  
  #myWalletTable .cc_table_header.walletheaderleft {
    padding-left: 32px;
  }
  
  #myWalletTable .cc_table_col_actions.walletmarginright {
    padding-right: 30px;
  }
  
  #myWalletTable .cc_table_header.walletmarginright {
    padding-right: 30px;
  }
  
  .addPmtContainer {
    position: relative;
  }
  
  .addPmtOverlay {
    position: absolute;
    display: none;
    top: 32px;
    background-color: rgba(0,0,0,0);
    z-index: 2;
    cursor: pointer;
  }
  
  #addPmtOverlayText{
    position: absolute;
    -ms-transform: translate(-50%,-50%);
    background: white;
    padding: 16px 16px 0 16px;
    border-radius: 8px;
    min-width: 202px;
    box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.05);
  }
  
  #addPmtOverlayText option {
    min-height: unset;
    font-weight: unset;
    padding-bottom:16px
  }
  
  .text-link-icon {
    width: 14px;
    height: 14px;
    margin-left: 6px;
  }
  
  #walletModalWrapper .modal {
    max-width: 550px;
  } 
  #walletModalContentWrapper {
    margin: 32px 28px;
  }
  .wallet-modal-header {
    display: flex;
    justify-content: space-between;
  }
  .wallet-modal-header h2 {
    font-family: "TCCC-UnityHeadline", sans-serif;
    font-size: 22px;
    line-height: 32px;
    font-weight: 600;
    text-transform: none;
  }
  .wallet-modal-header .close { 
    position: unset;
    top: unset;
    padding: unset;
    right: unset;
    opacity: 1;
  }
  .mywallet-modal-content{
    margin: 24px 0 ;
  }
  .modal-buttons {
    display: flex;
    justify-content: flex-end;
  }
  
  
  @media(max-width: 1199px) {
    #mywallet-container {
      margin-left: 0px;
    }
  }
  @media(max-width: 767px) {
    .addPmtOverlay {
      top: 48px;
    }
    #mywallet-title h2 {
      font-family: "TCCC-UnityHeadline", sans-serif;
      font-size: 17px;
      line-height: 28px;
      font-weight: 700;
      text-transform: none;
    }
    .table-responsive {
      overflow-y: visible;
    }
    #mywallet-title-wrapper {
      display: block;
      justify-content: unset;
    }
    #addPmtLink button {
      padding-top: 16px;
    }
    #myWalletTable .cc_table_col .cc-body-primary {
      font-size: 14px;
    }
  } 
/*** End of Styles for MyAccount: MyWallet ***/

/************************************************************
 Header Logged
*************************************************************/

.deskLayout .header {
    display: flex;
    flex-direction: column;
    background-color: #FFF;
}

.deskLayout header {
    z-index: 999;
}

/* @media (max-width: 991px) {
    .deskLayout header {
        width: calc(100% - 30px);
    }
}

@media (min-width: 992px) {
    .deskLayout header {
        width: 962px;
    }
}

@media (min-width: 1200px) {
    .deskLayout header {
        width: 1170px;
    }
} */

.main_navigation_container .nav {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
}

.boxScrolled .main_navigation_container .nav {
    min-height: 50px;
    align-items: center;
}

.main_navigation_container .nav > li a {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    font-weight: 900;
}

.main_navigation_container .nav > li a .menu-coke-id {
    max-width: 40px;
    flex-shrink: 0; /* For IE11 */
}

.main_navigation_container .nav > li .menu-coke-id img {
    max-width: 100%;
    height: auto;
    min-width: 40px;
}

.main_navigation_container .navbar-inner {
    border: 0;
    background-color: transparent;
    background-image: none;
    box-shadow: none;
    padding: 0;
}

.main_navigation_container .navbar-inner .container {
    padding: 0;
}

/* Section of user options */
.top_navigation {
    border-bottom: 1px solid #dcdcdc;
    margin-top: 15px;
    font-size: 13px;
    padding-bottom: 10px;
}

.top_navigation  .action-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.top_navigation .language-change {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
}

.top_navigation .header_container_title_lang {
    text-align: center;
}

.top_navigation .chead-count {
    border-radius: 50%;
    background-color: #f40000;
    border: 2px solid transparent;
    font: 700 10px/12px "Gotham", Arial, Helvetica, sans-serif;
    width: 24px;
    padding-top: 3px;
    margin: 0 auto;
    height: 23px;
    text-align: center;
    line-height: 1.3;
}

.misc-function {
    display: flex;
    justify-content: center;
}

.misc-function .cc_navbar-nav {
    width: 100%;
}


.misc-function li {
    padding: 0 20px;
    width: 100%;
}

.misc-function li .msg-welcome {
    margin: 0;
    font-size: 11px;
    font-weight: 500;
}

/* .misc-function .cc_eff_account .cc_outlet_dropdown {
    border-radius: 50%;
    background: #0a9;
    height: 16px;
    width: 16px;
    display: inline-block;
    top: 3px;
    position: relative;
} */

/* .misc-function .cc_eff_account .caret {
    margin-top: -5px;
    border-top: 5px solid #fff;
    margin-left: 0px;
} */

header .logo_tagline {
    padding-top: 10px;
    flex-shrink: 0;  /* For IE11 */
}

/* header .search_form {
    top: 10px;
    float: right;
} */

/* header .search_form .navbar-form {
    width: 100%;
    margin: 0;
    padding: 0;
}

header .search_form .input-group {
    width: 100%;
}

header .search_form .search_input {
    width: 100%;
    padding: 0 25px 0 5px;
}

header .search_form .search_button {
    margin: 10px 0;
} */

@media (max-width: 767px) {
    .misc-function .cc_navbar-nav li {
        line-height: 1;
    }

    .misc-function .cc_navbar-nav .outlet-number,
    .misc-function .cc_navbar-nav .outlet-name,
    .misc-function .cc_navbar-nav .msg-welcome {
        font-size: 9px;
    }

    .top_navigation {
        border-bottom: 0 none;
    }

    .header .top_navigation .outlet-sec {
        min-height: 30px;
    }

    .top_navigation .chatsec {
        display: none;
    }

    header .logo_inline {
        position: absolute;
        top: 15px;
    }

    header .logo_inline img {
        min-width: 100px;
    }

    header .action-sec {
        top: 33px;
    }

    header .boxScrolled .action-sec {
        top: 30px;
    }

    header .langsec {
        position: fixed;
        top: 15px;
        left: 50%;
        margin-left: -25px;
        z-index: 4;
    }

    header .langsec .caret {
        right: -9px;
        position: absolute;
        top: 7px;
        color: #f40000;
    }

    header .boxScrolled .langsec .caret {
        right: -9px;
    }

    header .langsec a {
        padding: 10px 20px;
    }

    header .store-name {
        top: 40px;
    }

    header .boxScrolled .store-name {
        top: 25px;
    }

    header .menu-inline {
        top: 0;
        position: absolute;
        right: 0;
        z-index: 3;
    }

    header .menu-inline .container {
        padding: 0;
    }

    header .menu-inline .container button {
        position: absolute;
        right: -10px;
        padding: 10px 12px;
        font-size: 24px;
    }

    header .menu-inline .navbar-collapse {
        width: calc(100% - 30px);
        position: fixed;
        left: 30px;
        background-color: #fff;
        top: 65px;
        padding: 0;
    }

    header .menu-inline .navbar-collapse .nav {
        flex-direction: column;
    }

    header .menu-inline .navbar-collapse .nav li {
        padding: 0;
        width: 100%;
    }

    header .menu-inline .navbar-collapse .nav li a {
        padding: 7px 0;
        font-size: 13px;
    }

    header .menu-inline .navbar-collapse .nav li a:hover {
        border-bottom: 0 none;
    }

    header .menu-inline .navbar-collapse .nav li a:hover:after,
    header .menu-inline .navbar-collapse .nav li a:active:after,
    header .menu-inline .navbar-collapse .nav li a:hover:before,
    header .menu-inline .navbar-collapse .nav li a:active:before {
        display: none
    }

    header .menu-inline .navbar-collapse .nav img {
        display: none;
    }

    header .menu-inline .navbar-collapse .nav .dropdown-menu {
        position: relative;
        width: 100%;
        border: 0 none;
        box-shadow: none;
        padding: 0;
        background-color: #f40000;
    }

    header .menu-inline .navbar-collapse .nav .dropdown-menu a {
        color: #FFF;
        font-size: 13px;
    }

    header .search_form {
        top: 0px;
        width: 100%;
    }

    header .boxScrolled .search_form {
        top: 40px;
    }
}

@media (min-width: 768px) {
    header .menu-inline .navbar-collapse .nav .open .dropdown-menu {
        background-color: #f40000;
        display: flex;
        min-width: 320px;
        justify-content: flex-start;
        box-shadow: none;
        border: 0 none;
    }

    header .menu-inline .navbar-collapse .nav .open .dropdown-menu li {
        flex: 1
    }

    header .menu-inline .navbar-collapse .nav .open .dropdown-menu a {
        color: #FFF;
        font-size: 13px;
    }

    header .boxScrolled .logo_inline {
        margin: 6px 0 0 0;
    }
}

@media (max-width: 991px) {
    .misc-function li {
        border: 0 none;
    }

    .navbar-inner {
        margin: 0;
        padding: 0;
    }
}

/* Hide Order template on Home page Loded */
.homepage .left_column_large .cart-template {
    display: none;
}
.panel-body h3 {
    font-size: 32px !important;
    line-height: 48px !important;
}
.panel{background: none;}
.alert-danger {
    background-color: #F34C3F;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    border-color: #F34c3f;
    font-size: 16px;
    line-height: 24px;
    margin: 16px 0;
}
.cc_product_catalog_panel {
    background: none;
}
.cc_search_results p span, .cc_search_results p b {background: none !important; color: #ec1f27 !important;} 