@font-face {
    font-family: 'Archivo Black';
    src: url('../fonts/ArchivoBlack-Regular.ttf');
}
img {
    image-rendering: -webkit-optimize-contrast !important;
    max-width: 100%;
}
video {
    max-width: 100%;
}
*:focus {
    outline: 0;
}
.list .search-list {
    padding: 5px 15px 0 0;
    order: 1;
}
.search-btn-list {
    order: 1;
    width: 100%;
}
.pp .search-btn-list {
    padding: 0 0 10px;
}
.rp-free-gift {
    color: #0078b8;
    background: #cbeffb;
    border: 2px solid #00b1eb;
    border-radius: 5px;
    padding: 10px 10px 10px;
    width: calc(100% - 30px);
    margin: 0 auto;
    text-align: center;
    text-shadow: 0 0 #0078b8;
}
.rp-free-gift .red {
    color: #fc1f35;
}
.account-company-review {
    border: 2px solid #FFC926;
    border-radius: 5px;
    background: #FFF4D4;
    padding: 15px 20px;
    width: 60%;
    width: 100%;
    max-width: 640px;
    margin-left: auto;
    margin-right: auto;
}
.d-flex {
    display: flex;
    align-items: center;
}
.add-new-address .btn-section {
    justify-content: space-between;
}
.content-center {
    justify-content: center;
}
.wrap {
    flex-wrap: wrap;
}
.logo-account-block ul {
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.logo-account-block ul li a {
    display: inline-block;
    position: relative;
    transition-duration: 0.3s;
    -webkit-transition-property: transform;
    transition-property: transform;
}
.logo-account-block ul li a:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}
.logo-account-block ul li a:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    transform: translateY(5px);
}
.logo-account-block ul li a:before {
    pointer-events: none;
    position: absolute;
    z-index: -1;
    content: '';
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(ellipse at center, rgb(231 195 91), rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgb(231 195 91), rgba(0, 0, 0, 0) 80%);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: transform, opacity;
    transition-property: transform, opacity;
}
.logo-account-block ul li {
    padding: 0 5px;
}
.logo-account-block ul li img {
    border-radius: 10px;
}
.account-company-review h3 {
    margin: 0 0 15px;
    font-size: 20px;
}
.proofs-now-popup {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.dismiss-txt {
    position: absolute;
    right: 20px;
    top: 5px;
    color: #D8A300;
    font-size: 12px;
}
.search-btn-list ul {
    list-style: none;
    padding: 0 0 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.insert-new-shipping-number input[type=text] {
    height: 30px;
}
.list .search-btn-list ul {
    justify-content: left;
}
.pp .search-btn-list ul { 
    justify-content: left;
}
.search-btn-list li {
    margin-right: 5px;
    margin-bottom: 1px;
}
.search-btn-list a {
    background: #000;
    border-radius: 20px;
    color: #fff;
    font-size: 11px;
    padding: 3px 5px;
    display: flex;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    min-height: 17px;
    align-items: center;
    justify-content: center;
    line-height: 100%;
}
.search-btn-list a:hover {
    text-decoration: none;
    opacity: 0.6;
}
.search-btn-list a.green {
    background: #268000;
}
.search-btn-list a.personalization {
    background: #4B189F;
}
.search-btn-list a.closeouts {
    background: #016D01;
}
.search-btn-list a.dark-blue {
    background: #014C82;
}
.search-btn-list a.olive-green {
    background: #C9CD02;
}
.search-btn-list a.red {
    background: #ef0a07;
}
.search-btn-list a.blue {
    background: #09568C;
}

.search-btn-list a.best-seller {
    background: #7c7c18;
}
.search-btn-list a.cyber-deals {
    background: #74165b;
}
.search-btn-list a.on-sale {
    background: #901513;
}
.search-list {
    padding: 10px 0 0 0;
    order: 2;
}
.search-list ul {
    list-style: none;
    padding: 0 0 0;
    display: flex;
}
.left-buttons.search-list ul {
    margin-top: 5px;
}
.search-list ul li {
    margin: 0 5px 0 0;
    position: relative;
}
.search-list ul li i {
    transition: all 0.5s ease-in-out;
}
.search-list li .icon:hover i, .search-list li.active i {
    color: #0080ff;
}
.search-list li .icon:hover .openWishlist-product i, .search-list li.active .openWishlist-product i {
    color: rgb(51, 51, 51);
}
.share-this-page .search-share-icon .icon {
    border: 0;
    background-color: none;
}
.search-list .icon {
    width: 30px;
    height: 30px;
    border-radius: 10rem;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    position: relative;
    /* overflow: hidden; */
}
.pp .search-list .icon, .pp .action-btn .icon.list-icon .wishlisttexts {
    width: 35px;
    height: 35px;
}
.pp .heart-svg {
    width: 34px;
}
.pp .search-list .icon i {
    font-size: 17px;
}
.action-btn .icon.list-icon .wishlisttexts {
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 3px 0 0 1px;
}
.pop-c.openWishlist-product .pop .pop-child {
    width: calc(100% - 20px);
}
.icon_num {
    position: absolute;
    background: #555;
    border-radius: 10rem;
    color: #fff;
    font-size: 9px;
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    right: -5px;
    top: -6px;
    padding: 1px 0 0 1px;
}
.search-list .icon i {
    color: #878787;
    font-size: 14px;
    margin-top: 2px;
}
.icon-wisht-list i {
    padding: 10px 11px;
}
.like-icon i {
    position: relative;
    top: 1px;
}
.search-list ul .like-share-btn:last-child {
    border-right: none;
}
.like-share-btn.like .like-icon.icon i {
    color: grey;
}
.like-share-btn.like.liked .like-icon i{
    color: #d20606;
}
.openWishlist-product .add-to-list-dropdown {
    position: initial;
    width: 100%;
    max-width: 100%;
    box-shadow: none;
    border: none;
}
.prd-img-container {
    position: relative;
}
.prd-img-container img {
    margin-left: auto;
    margin-right: auto;
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

/*Popups (horizontally & vertically centered)*/
.pop-c {
    width: 100%;
    height: 100%;
    position: fixed;
    /*z-index: 1000;*/
    z-index: 1020;
    top: 0;
    left: 0;
    display: table;
    vertical-align: middle;
    bottom: 0;
    right: 0;
    margin: auto;
}
.pop-c.artwork-library-popup {

}
.pop-c.edit-pro-colors-popup-foot {
	z-index: 10030;
}
.pop-c .pop {
    display: table-cell;
    vertical-align: middle;
}
.pop-c .pop .pop-child {
    max-height: 90%;
    /*width: 92%;*/
    max-width: 92%;
    background: #fff;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto;
    overflow: auto;
    padding: 20px 20px;
/*    height: initial;*/
    height: min-content;
    border: 1px solid #888888;
    box-shadow: 3px 3px 25px #888888;
}
.nounceYJ724H3 { display: none; }
.display-flex-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    /* align-items: baseline; */
}
.btn-box .total_qty {
    display: flex;
}
.btn-box .total_qty .qty-arrows {
    margin-top: 0;
    line-height: 18px;
}

.inventory-delivery-grid .blue-link-icon {
    color: #01377e;
    cursor: pointer;
}
.inventory-delivery-grid .blue-link-icon:hover {
    color: #024fb6;
}
.search-btn-list .inv-status {
    border-radius: 20px;
    color: #fff;
    font-size: 11px;
    padding: 3px 5px 2px;
    text-transform: capitalize;
    transition: all 0.3s ease-in-out;
    line-height: 100%;
    min-height: 17px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.order_account_name {
    width: calc(100% - 76px);
}
@media(max-width: 480px) {
    .pop-c .pop .pop-child {
        padding: 10px 10px;
        max-width: 96%;
    }
    .visit-acc {
        display: block;
    }
    .hide-on-small-mobile {
        display: none;
    }
}

/*Drag & Drop Mode*/
.drag-and-drop-in-progress {
    width: 100%;
    height: 100%;
    position: fixed;
    z-index: 10001;
    left: 0;
    top: 0;
    display: table;
    vertical-align: middle;
}
.drag-and-drop-in-progress .drag-text {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    color: white;
    z-index: 10002;
    display: table-cell;
    vertical-align: middle;
    position: relative;
    text-align: center;
    font-size: 40px;
}
.drag-and-drop-in-progress .drag-opaque-bg {
    background: rgba(0, 0, 0, .9);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    padding: 0;
    left: 0;
    z-index: 9998;
    border: 10px dashed grey;
}
.drag-and-drop-in-progress .close-drag-drop {
    z-index: 10010;
    position: absolute;
    right: 20px;
    top: 20px;
    font-size: 50px;
    cursor: pointer;
    color: #fff;
    display: inline-block;
    line-height: 35px;
}

/*Global*/
/*Slick Slider dots*/
.slick-dots li button:before {
    content: "\f111";
    font-family: "Font Awesome 5 Pro";
    font-weight: bold;
}

/*Bootstrap Overrides*/
/*Bootstrap Margin Top & Bottom*/
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    margin-top: 5px;
    margin-bottom: 5px;
}

/*Tooltips*/
.tooltipster-sidetip .tooltipster-box {
    border: 1px solid #000 !important;    
    border-radius: 6px !important;
    opacity: .95;
}
.tooltipster-sidetip .tooltipster-arrow-border {
    left: 1px;
    border: 9px solid transparent;
    opacity: .95;
}
.tooltipster-sidetip .tooltipster-box {
    background: #000 !important;
    border: 2px solid #000 !important;
    opacity: .95;
}
.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background {
    border-top-color: #000 !important;
    opacity: .95;
}
.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background {
    border-bottom-color: #000 !important;
    opacity: .95;
}

.form-control:focus {
/*    border: 0;
    outline: 0;
    box-shadow: none;*/
}


/*Bootstrap Modal Styles*/
.modal-info .modal-header {
    background: #33b5e5;
    background: #001A65;
    color: #fff;
}
.modal-info button.close {
    color: #fff;
    font-size: 28px;
    margin-top: -3px;
    opacity: unset;
}
.modal-info button.btn.btn-default {
    color: #fff;
    width: 140px;
    line-height: 28px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 4px;
    background: -moz-linear-gradient(top, #002ba9 5%, #001A65 100%);
    background: -webkit-linear-gradient(top, #002ba9 5%, #001A65 100%);
    background: -o-linear-gradient(top, #002ba9 5%, #001A65 100%);
    background: -ms-linear-gradient(top, #002ba9 5%, #001A65 100%);
    background: linear-gradient(to bottom, #002ba9 5%, #001A65 100%);
    background-color: #001A65;
}
.dc-container .modal-info button.btn.btn-default {
    text-transform: unset;
}
.modal-info input[type=text] {
    height: 38px !important;
    border-radius: 5px !important;
}
.modal-info input[type=text]:focus {
    outline: none;
}



/*Body Styles*/
a {
    color: #024fb6;
}
body {
    font-family: arial, tahoma, calibri !important;
    margin: 0;
}
body.full-width {
    background-image: none;
    background: #f8f8f8;
}
body.full-width .outer-container {
    border: 0;
    background: #f8f8f8;
}
.shopping-cart .product-item-row {
    background: #fff;
}
.opacity-div.opened-opacity-div {
    z-index: 540;
}
.opacity-div {
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 539; /*Changed from 520 on 7/15/20*/
    position: fixed;
}
.opacity-div-design-center {
	background: rgba(0, 0, 0, .5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 10010;
	position: fixed;
}
body.show-opacity-div .opacity-div {
    /*display: block !important;*/
}

.order-view-page .pop-c.opacity-div {
    z-index: 1041;
}

/*Blur Classes*/
.blur-div {
    filter: blur(3px);
}
.blur-notice {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    width: 100%;
}
.blur-notice-inner {
    position: absolute;
    margin: 0 auto;
    width: auto;
    height: auto;
    display: inline-block;
    top: 50%;
    left:50%;
    transform: translate(-50%,-50%);
    font-weight: bold;
    font-size: 14px;
}


.upload_artwork_items {
    display: flex;
}


/*Header Styles*/
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 10px;
}
h1, .h1 {
    font-size: 25px;
    /*border-bottom: 1px solid gold;*/
}
h2 {
    font-size: 22px;
    font-weight: bold;
}
h3 {
    font-size: 18px;
    font-weight: bold;
}
h4 {
    font-size: 16px;
    font-weight: bold;
}
@media(max-width: 1000px) {
    h1, .h1 {
        font-size: 20px;
    }
    h2, .h2 {
        font-size: 18px;
    }
    .save-button {
        font-size: 13px;
        margin-top: 0px;
    }
}

/*Footer Styles*/
footer {
    border-top: 1px solid #ccc;
}

/*Set labels to block elements*/
label {
    display: block;
    font-weight: inherit;
}

form {
    margin-bottom: 0;
}

.border1 {
    border: 1px solid #ccc;
}

/*Input Styles*/
.account-setup-box .afit-land {
    position: relative;
}
.account-setup-box .afit-land input {
    padding-left: 74px;
}

.account-setup-box .afit-land input  {
    width: 100%;
    height: 45px;
    border-radius: 10px;
    border: 1px solid #d96d00;
    font-size: 20px;
    padding-left: 75px;
    margin-bottom: 0;
}
.account-setup-box .field-url input{
    padding-left: 269px !important; 
    font-size: 15px;
}
.account-setup-box .afit-land span {
    position: absolute;
    top: 50%;
    left: 15px;
    color: #7b7b7b;
    transform: translateY(-50%);
    pointer-events: none;
}

.input {
    max-width: 100%;
}
input[type=text], input[type=email], input[type=password], input[type=number], select {
    border: 1px solid grey;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0;
    height: 28px;
    font-size: 12px;
}
.personal-profile-module input::-webkit-outer-spin-button, .personal-profile-module input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type=text]::placeholder, input[type=number]::placeholder {
    color: #ccc;
}
input[type=checkbox] {
    width: 17px;
    height: 17px;
}
.textinput {
    height: 35px;
    border-radius: 8px;
    border: 1px solid #a2a2a2;
    padding-left: 10px;
    padding-right: 10px;
    max-width: 100%;
    margin-bottom: 5px;
    color: black;
    font-weight: normal;
    /*new*/font-size: 14px;
}
.textinput:focus {
    outline: 0;
}

/*Textarea Styles*/
textarea {
    width: 100%;
    border-radius: 8px;
    border-radius: 3px;
    padding-left: 10px;
    padding-right: 10px;
    height: 75px;
    padding-top: 6px;
    padding-bottom: 6px;
    max-width: 100%;
}
textarea:focus {
    outline: 0;
}

/*Select Styles*/
select {
    height: 25px;
    padding-left: 5px;
    padding-right: 5px;
    border-radius: 6px;
    font-size: 14px;
    padding: 3px 3px;
    width: 250px;
    width: auto;
    max-width: 100%;
    border:1px solid grey;

    border-radius: 0;
    height: 30px;
}
select:focus {
    outline: 0;
}
select.multi-select {
    border-radius: 0;
}
.outer-container {
    max-width: 1380px;
    margin-left: auto;
    margin-right: auto;
    background-color: white;
    border-left: 1px solid #ccc !important;
    border-right: 1px solid #ccc !important;
    border-bottom: 0 !important;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-bottom: 25px;
    box-sizing: border-box;
    /* box-sizing: content-box; */
}
.pointer {
    cursor: pointer;
}

.highlight {
    background: yellow;
}
.opacity4 {
    opacity: .4;
}
.opacity5 {
    opacity: .5;
}

.editable-element:hover {
    cursor: pointer;
    background-color: #D9EDF8;
}

/*Global from admin_style*/
/*Floats*/
.floatleft {
    float: left;
}
.floatright {
    float: right;
}

/*Alignment*/
.alignleft {
    text-align: left;
}
.aligncenter {
    text-align: center;
}
.alignright {
    text-align: right;
}

/*Margins*/
.margin0 {
    margin: 0;
}
.margin-top10 {
    margin-top: 10px;
}
.margin-bottom10 {
    margin-bottom: 10px;
}
.margin-left10 {
    margin-left: 10px;
}
.margin-right10 {
    margin-right: 10px;
}
.margin-left2 {
    margin-left: 2px;
}
.margin-right2 {
    margin-right: 2px;
}
.margin-top2 {
    margin-top: 2px;
}
.margin-bottom2 {
    margin-bottom: 2px;
}
.margin-top5 {
    margin-top: 5px;
}
.margin-right5 {
    margin-right: 5px;
}
.margin-bottom5 {
    margin-bottom: 5px;
}
.margin-left5 {
    margin-left: 5px;
}
.margin-top10 {
    margin-top: 10px;
}
.margin-right10 {
    margin-right: 10px;
}
.margin-bottom10 {
    margin-bottom: 10px;
}
.margin-bottom12 {
    margin-bottom: 12px;
}
.margin-left10 {
    margin-left: 10px;
}
.margin-top15 {
    margin-top: 15px;
}
.margin-right15 {
    margin-right: 15px;
}
.margin-bottom15 {
    margin-bottom: 15px;
}
.margin-left15 {
    margin-left: 15px;
}
.margin-top20 {
    margin-top: 20px;
}
.margin-right20 {
    margin-right: 20px;
}
.margin-bottom20 {
    margin-bottom: 20px;
}
.margin-left20 {
    margin-left: 20px;
}
.margin-top25 {
    margin-top: 25px;
}
.margin-right25 {
    margin-right: 25px;
}
.margin-bottom25 {
    margin-bottom: 25px;
}
.margin-left30 {
    margin-left: 30px;
}
.margin-top30 {
    margin-top: 30px;
}
.margin-right30 {
    margin-right: 30px;
}
.margin-bottom30 {
    margin-bottom: 30px;
}
.margin-left30 {
    margin-left: 30px;
}
.margin5 {
    margin: 5px;
}
.margin10 {
    margin: 10px;
}
.margin15 {
    margin: 15px;
}
.margin20 {
    margin: 20px;
}

/*Paddings*/
.padding2 {
    padding: 2px;
}
.padding-top2 {
    padding-top: 2px;
}
.padding-bottom2 {
    padding-bottom: 2px;
}
.padding-left2 {
    padding-left: 2px;
}
.padding-right2 {
    padding-right: 2px;
}
.padding-top5 {
    padding-top: 5px;
}
.padding-bottom5 {
    padding-bottom: 5px;
}
.padding-left5 {
    padding-left: 5px;
}
.padding-right5 {
    padding-right: 5px;
}
.padding-top10 {
    padding-top: 10px;
}
.padding-bottom10 {
    padding-bottom: 10px;
}
.padding-left10 {
    padding-left: 10px;
}
.padding-right10 {
    padding-right: 10px;
}
.padding-left15 {
    padding-left: 15px;
}
.padding-right15 {
    padding-right: 15px;
}
.padding-top15 {
    padding-top: 15px;
}
.padding-bottom15 {
    padding-bottom: 15px;
}
.padding-left20 {
    padding-left: 20px;
}
.padding-right20 {
    padding-right: 20px;
}
.padding-left25 {
    padding-left: 25px;
}
.padding-right25 {
    padding-right: 25px;
}
.padding5 {
    padding: 5px;
}
.padding10 {
    padding: 10px;
}
.padding15 {
    padding: 15px;
}
.padding20 {
    padding: 20px;
}
.padding25 {
    padding: 25px;
}
.padding-leftright10 {
    padding-left: 10px;
    padding-right: 10px;
}

.pointer {
    cursor: pointer;
}

/*Simulate Blue hyperlinks*/
.blue-link {
    color: #024fb6;
    cursor: pointer;
}
.blue-link:hover, .light-blue:hover {
    text-decoration: underline;
}

.light-blue {
    color: #76a6e5;
    cursor: pointer;
}

.uppercase {
    text-transform: uppercase;
}
.capitalize {
    text-transform: capitalize;
}
.lowercase {
    text-transform: lowercase;
}

/*Italics*/
.italics {
    font-style: italic;
}
/*Bold*/
.bold {
    font-weight: bold;
}
/*Unbold*/
.normal {
    font-weight: normal;
}
/*Underline*/
.underline {
    text-decoration: underline;
}

/*9px Font Size*/
.font9 {
    font-size: 9px;
}
/*12 px Font Size*/
.font10 {
    font-size: 10px;
}
/*11px Font Size*/
.font11 {
    font-size: 11px;
}
/*12 px Font Size*/
.font12 {
    font-size: 12px;
}
/*13px Font Size*/
.font13 {
    font-size: 14px;
}
/*14 px Font Size*/
.font14 {
    font-size: 14px;
}
/*15px Font Size*/
.font15 {
    font-size: 15px;
}
/*16 px Font Size*/
.font16 {
    font-size: 16px;
}
/*17px Font Size*/
.font17 {
    font-size: 17px;
}
/*18 px Font Size*/
.font18 {
    font-size: 18px;
}
.font19 {
    font-size: 19px;
}
.font20 {
    font-size: 20px;
}
.font21 {
    font-size: 21px;
}
.font22 {
    font-size: 22px;
}
.font23 {
    font-size: 23px;
}
.font24 {
    font-size: 24px;
}
.font25 {
    font-size: 25px;
}
.font26 {
    font-size: 26px;
}
.font27 {
    font-size: 27px;
}
.font28 {
    font-size: 28px;
}
.font29 {
    font-size: 29px;
}
.font30 {
    font-size: 30px;
}
.font31 {
    font-size: 31px;
}
.font32 {
    font-size: 32px;
}
.font33 {
    font-size: 33px;
}
.font34 {
    font-size: 34px;
}
.font35 {
    font-size: 35px;
}
.font36 {
    font-size: 36px;
}
.font37 {
    font-size: 37px;
}
.font38 {
    font-size: 38px;
}
.font39 {
    font-size: 39px;
}
.font40 {
    font-size: 40px;
}
/*Do not set a max-width or margin*/
.no-max-width {
    max-width: none;
    margin: 0;
    padding: 0;
}
.row {
    padding-bottom: 5px;
    padding-top: 5px;
}

/*Page Titles*/
.page-title {
    float: left;
    width: calc(100% - 130px);
    color: #fff;
}

/*Grey borders*/
.border-bottom {
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;
    padding-top: 10px;
}
/*Dashed Border Bottom*/
.dashed-border-bottom {
    border-bottom: 1px dashed #ccc;
}
/*Dashed Border Top*/
.dashed-border-top {
    border-top: 1px dashed #ccc;
}

/*Width of 100%*/
.width100 {
    width: 100%;
    display: inline-block;
}
.width50 {
	width: 50%;
	display: inline-block;
}

/*Width Auto*/
.widthauto {
    width: auto;
}

/*Top Grey Header Area*/
.grey-header-area {
    padding-left: 10px;
    padding-right: 10px;
    background: #444;
    display: inline-block;
    width: 100%;
}

/*Grey Text*/
.greytext {
    color: #6f6f6f;
}

/*Padding 0*/
.padding-top0 {
    padding-top: 0;
}
.padding-bottom0 {
    padding-bottom: 0;
}
.padding-left0 {
    padding-left: 0;
}
.padding-right0 {
    padding-right: 0;
}

/*Margin 0*/
.margin-top0 {
    margin-top: 0;
}
.margin-bottom0 {
    margin-bottom: 0;
}
.margin-left0 {
    margin-left: 0;
}
.margin-right0 {
    margin-right: 0;
}

/*Margin Autos*/
.margin-left-auto {
    margin-left: auto;
}
.margin-right-auto {
    margin-right: auto;
}

/*Required*/
.required {
    color: #d20606;
}

/*Red*/
.red {
    color: #d20606;
}
.grey {
    color: grey;
}
/*Green*/
.green {
    color: #008000;
}
.darkgreen {
    color: darkgreen;
}
/*White*/
.white {
    color: #fff;
}

/*Gold underline for Header tags*/
.gold-border-bottom {
    border-bottom: 1px solid gold;
    padding-bottom: 5px;
}
.cat-anual .gold-button-gradient{
    padding: 11px 10px 9px;
}
/*Gold Generic Button*/
.gold-button {
    background: gold;
    border: 1px solid #a5a4a4;
    width: auto;
    display: inline-block;
    border-radius: 15px;
    cursor: pointer;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10%;
    padding-right: 10%;
}
.gold-button:hover {
    background: #ffe72b;
    border: 1px solid #929191;
}
.gold-button i {
    float: left;
    cursor: pointer;
    line-height: 20px;
    margin-right: 5px;
}
.green-button-gradient {
    background: #00B802;
    background: -webkit-linear-gradient(#00B802, #004D00);
    background: -o-linear-gradient(#00B802, #004D00);
    background: -moz-linear-gradient(#00B802, #004D00);
    background: linear-gradient(#00B802, #004D00);
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    text-align: center;
    padding: 10px 10px;
    cursor: pointer;
    border: 1px solid #afafaf;
    font-size: 13px;
    width: 190px;
    max-width: 100%;
    color: #fff;
}
/*Gold button with lighter gradient*/
.gold-button-gradient {
    background: gold;
    background: -webkit-linear-gradient(gold, #ffeb7f, gold);
    background: -o-linear-gradient(gold, #ffeb7f, gold);
    background: -moz-linear-gradient(gold, #ffeb7f, gold);
    background: linear-gradient(gold, #ffeb7f, gold);
    margin-left: auto;
    margin-right: auto;
    display: inline-block;
    text-align: center;
    padding: 10px 10px;
    cursor: pointer;
    border: 1px solid #afafaf;
    font-size: 13px;
    /*
    min-width: 90px;
    min-width: 180px;*/
    width: 190px;
    max-width: 100%;
}
.gold-button-gradient:hover {
    background: gold;
    background: -webkit-linear-gradient(#f4ce01, #fee975, #f4ce01);
    background: -o-linear-gradient(#f4ce01, #fee975, #f4ce01);
    background: -moz-linear-gradient(#f4ce01, #fee975, #f4ce01);
    background: linear-gradient(#f4ce01, #fee975, #f4ce01);
}
.gold-button-gradient.default {
    background: #e6e6e6;
    background: -webkit-linear-gradient(#eee, #f9f9f9, #e6e6e6);
    background: -o-linear-gradient(#eee, #f9f9f9, #e6e6e6);
    background: -moz-linear-gradient(#eee, #f9f9f9, #e6e6e6);
    background: linear-gradient(#eee, #f9f9f9, #e6e6e6);
    padding: 10px 5px;
}
@media(max-width: 768px) {
    .address-item .gold-button-gradient {
        font-size: 12px;
    }
    .address-item .edit-remove .edit, .address-item .edit-remove .remove {
        font-size: 11px;
    }
}
.gold-button-gradient.default i {
    color: green;
    font-size: 17px;
}
a .gold-button-gradient {
    color: #000;
}
.short-gold {
    line-height: 11px;
    font-size: 12px;
}
.short-grey {
    line-height: 11px;
    font-size: 12px;
}


/*Grey button - used for */
.grey-button {
    text-align: center;
    background: #e6e6e6;
    background: -webkit-linear-gradient(#eee, #f9f9f9, #e6e6e6);
    background: -o-linear-gradient(#eee, #f9f9f9, #e6e6e6);
    background: -moz-linear-gradient(#eee, #f9f9f9, #e6e6e6);
    background: linear-gradient(#eee, #f9f9f9, #e6e6e6);
    width: 90px;
    padding: 2px 0;
    cursor: pointer;
    border: 1px solid #afafaf;
    width: 190px;
    max-width: 100%;
    font-size: 13px;
    padding: 10px 10px;
    display: inline-block;
}
.grey-button:hover {

}
.grey-square-button {
    background: #eceaea;
    border: 1px solid #c2c2c2;
    border-radius: 3px;
    cursor: pointer;
    padding: 3px 6px;
    max-width: 50%;
    font-size: 15px;
    text-align: center;
}
.grey-square-button:hover {
    background: #e3e3e3;
}
.grey-square-button.large {
    padding: 10px 10px;
}
.gold-btn {
    background: gold;
    background: -webkit-linear-gradient(gold, #ffeb7f, gold);
    background: -o-linear-gradient(gold, #ffeb7f, gold);
    background: -moz-linear-gradient(gold, #ffeb7f, gold);
    background: linear-gradient(gold, #ffeb7f, gold);
    text-align: center;
    padding: 8px 10px;
    cursor: pointer;
    border: 1px solid #afafaf;
    font-size: 13px;
    /*min-width: 160px;*/
    max-width: 100%;
    box-sizing: border-box;
}
.grey-btn {
    cursor: pointer;
    font-size: 13px;
    text-decoration: none;
    border: 1px solid #ccc;
    padding: 8px 10px;
    max-width: 100%;
    text-align: center;
    color: inherit;
    background: #e6e6e6;
    background: -webkit-linear-gradient(#eee, #f9f9f9, #e6e6e6);
    background: -o-linear-gradient(#eee, #f9f9f9, #e6e6e6);
    background: -moz-linear-gradient(#eee, #f9f9f9, #e6e6e6);
    background: linear-gradient(#eee, #f9f9f9, #e6e6e6);
}
.grey-btn:hover {
    text-decoration: none;
    color: rgb(51, 51, 51);
}
/*Background Colors*/
.green-bg {
    background: #008000 !important;
}
.blue-bg {
    background: #0000ff !important;
}
.orange-bg {
    background: #ff6d00 !important;
}
.purple-bg {
    background: #800080 !important;
}
.dark-green-bg {
    background: #006400 !important;
}
.light-green-bg {
    background: #90ee90 !important;
}
.dark-blue-bg {
    background: #00008b !important;
}
.turquoise-bg {
    background: #40e0d0 !important;
}
.light-blue-bg {
    background: #add8e6 !important;
}
.purple-bg {
    background: #800080 !important;
}
.iris-bg {
    background: #3A4A96 !important;
}
.brown-bg {
    background: #a52a2a !important;
}
.cyan-bg {
    background: #01f3f3 !important;
}
.red-bg {
    background: #ff0000 !important;
}
.maroon-bg {
    background: #800000 !important;
}
.light-pink-bg {
    background: #ffb6c1 !important;
}
.pink-bg {
    background: #ffc0cb !important;
}
.gold-bg {
    background: #ffd700 !important;
}
.light-grey-bg {
    background: #d3d3d3 !important;
}
.grey-bg {
    background: #808080 !important;
}
.black-bg {
    background: #000 !important;
}
.lock-screen-behind {
    background: rgba(0, 0, 0, .3);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 520;
    display: none;
}
.hover-div, .hover-div-click-out {
    background: rgba(0, 0, 0, .3);
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
    left: 100%;
}
@media(max-width: 800px) {
    .hover-panel-open {
        width: 100%;
        display: block !important;
        left: 0;
        z-index: 99;
/*        -webkit-transition: left .3s;
        transition: left .3s;*/
    }
}
.popup {
    display: inline-block;
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 450px;
    padding: 18px 20px;
    margin: auto;
    background: white;
    border: 1px solid #888888;
    box-shadow: 3px 3px 25px #888888;
    max-width: 94%;
    max-height: 96%;
    overflow: auto;
    z-index: 530 !important;
    display: none;
}
.new-address-edit-block {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.edit-address-left, .edit-address-right {
    width: calc(50% - 10px);
}
.edit-user-full-name {
    font-weight: bold;
    font-size: 17px;
    margin: 0;
}
.user-line, .user-city{
    font-size: 13px;
    margin: 0 0 3px;
}
.select-grid .input-edit {
    margin: 0;
    position: absolute;
    left: 10px;
    top: 12px;
}
.edit-grid-box {
    width: 100%;
    padding: 10px 10px 10px 35px;
    border: 1px solid #afafaf;
    height: 100%;
}
.add-new-address .add-grid {
    height: calc(100% - 50px);
}
.load-all-button .add-new-address .add-grid {
    height: calc(100% - 87px);
}
.add-new-address label.select-grid {
    display: flex;
    align-items: center;
    position: relative;
    margin-bottom: 10px;
    height: 100%;
}
.select-grid span {
    display: inline-block;
    padding: 0 0 0 4px;
    position: relative;
    top: 2px;
}
.checkout-address {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    background: grey;
    color: #fff;
    padding: 2px 5px 4px;
    border-radius: 4px;
    font-size: 11px;
    height: 16px;
    margin-top: 5px;
    line-height: 12px;
    position: relative;
    display: inline;
    margin-right: 5px;
}
.checkout-address.commercial-btn {
    padding: 3px 5px 4px;
}
.checkout-address input {
    width: 12px;
    height: 12px;
    position: relative;
    top: 3px;
}
.checkout-address input {
    margin: 0;
}
.checkout-address p {
    margin: 0 0 0 5px;
    top: 1px;
}
.address-subheading {
    line-height: 18px;
}
.edit-grid-box:hover, .select-grid .input-edit:checked+.edit-grid-box {
    border-color: #000;
}
.add-new-address label.shipping-add-checkbox {
    display: flex;
    align-items: center;
    padding-top: 10px;
}
.shipping-add-checkbox input {
    margin-top: 0;
}
.shipping-add-checkbox span {
    display: inline-block;
    padding: 2px 0 0 3px;
}
/**************************Header - Start************************************/
header.header {
    background: #111111;
    width: 100%;
    color: #fff;
    position: fixed;
    z-index: 541; /*added 11/1/18*/
    -webkit-transition: height .3s;
    transition: height .3s;
}
@media(max-width: 800px) {
    header.header {
        height: 50px;
        line-height: 50px; /*temporary*/
    }
}
/*jQuery Modal - for Product Image Viewer*/
.blocker {
    z-index: 501; /*Make popover higher z-index than website header.*/
}
/***************************Header - End**************************************/







/**************************Start Shopping Cart*******************************/
.brad-div {
    position: fixed;
    bottom: 0;
    pointer-events: none;
    z-index: 1;
    max-width: 1380px;
    display: inline-block;
    width: 100%;
    margin-left: auto;
    height: calc(100% - 600px);
}
.brad-div img {
    bottom: -130px;
    right: 0;
    position: relative;
    float: right;
    margin-right: 20px;
    height: 80%;
}
@media(max-width: 1100px), (max-height: 800px) {
    .brad-div {
        display: none;
    }
}
.checkout-shipping-billing-address-page .brad-div {
    display: none;
}
/*Left Column*/
.shopping-cart .shopping-cart-h1 {
	float: left;
	padding: 0 10px;
}
.shopping-cart .shopping-cart-status {
    padding-right: 10px;
    float: left;
    margin-right: 5px;
}
.shopping-cart .shopping-cart-status img {
    max-width: 360px;
}
@media(max-width: 800px) {
	.shopping-cart .shopping-cart-status {
		width: 100%;
	}
	.shopping-cart .shopping-cart-status img {
		padding-left: 10px;
		width: 400px;
		max-width: 100%;
        margin-bottom: 10px;
	}
}
.shopping-cart .left-column {
	width: calc(100% - 310px);
	padding-right: 17px;
}
.mob-space .grey-button {
    margin-top: 1px;
}
.warning-message-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #FFE8E8;
    border: 1px solid #d20606;
    flex-wrap: wrap;
    border-radius: 10px;
}
.notice-icon li {
    list-style: none;
    position: relative;
}
.notice-icon {
    padding-left: 20px;
    margin: 0;
}
/*.notice-icon li:before {
    content: counter(item);*/
.notice-icon .number {
    background: #003366;
    border-radius: 100%;
    color: white;
    width: 18px;
    height: 18px;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    padding: 1px 0 0;
    font-style: italic;
    text-shadow: 0 0 white;
}
.cart-edit-option-grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.edit-option-message {
    width: calc(100% - 180px);
}
.edit-option-message p {
    color: #D80000;
    font-size: 13px;
}
.edit-option-message p i {
    font-size: 14px;
}
.backorder-message {
    padding: 40px 0 0;
}
.cart-prod-header-pop .ord-num {
    margin-top: 0;
    margin-left: 0;
}
.editColor-btn {
    padding: 10px 0 0;
    border-top: 1px solid #ccc;
}
.backorder-message .item-btn {
    background: #eb4b1e;
    color: #fff;
    text-shadow: 0 0 #fff;
    padding: 3px 10px 1px;
    display: inline-block;
    border-radius: 5px;
}
.edit-option-message p span {
    text-shadow: 0px 0px #d20606;
    font-size: 14px;
}
.message-block {
    width: 100%;
}
.warnin-btn {
    min-width: 120px;
    border-radius: 0;
}
.message-block h3 {
    font-size: 14px;
    color: #d20606;
    font-weight: bold;
}
.message-block p {
    color: #d20606;
    font-size: 14px;
    text-shadow: 0 0 #d20606;
    padding: 0 0 5px 20px;
}
.message-block p:last-child {
    padding-bottom: 0;
}
.message-block p:nth-child(2) {
    padding-top: 5px;
}
.message-block p .link, .inventroy-alert .link {
    text-shadow: none;
}
.message-block .number {
    background: #003366;
    color: #fff;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 10px;
    text-shadow: 0 0 #fff;
    padding: 2px 0 0;
    margin: 0 5px 0 0;
    font-style: italic;
}
.message-block h3.inventroy-alert {
    font-size: 15px;
}
.inventroy-alert i {
    font-size: 16px;
}
.shopping-cart .right-column {
	width: 310px;
	float: right;
}
/*****scan download section css start*****/
.right-column .now-available-sec.module {
    margin-bottom: 25px
}
.right-column .now-available-sec .flex-sec {
    display: flex;
    align-items: center;
    padding: 10px;
    justify-content: center;
    column-gap: 12px;
}
.right-column .now-available-sec .text-box h2 {
    font-size: 18px;
    font-style: italic;
    color: #000;
    margin: 0 0 2px;
    font-family: 'Archivo Black';
    font-weight: 100;
}
.right-column .now-available-sec .text-box p {
    font-size: 17px;
    color: #000;
    margin: 0;
    font-weight: 600;
    width: 100%;
    max-width: 180px;
    line-height: 20px;
    word-spacing: 1px;

}
.right-column .now-available-sec .download-sec {
    display: flex;
    justify-content: center;
}
.right-column .now-available-sec .image-scan-box {
    position: relative;
}
.right-column .now-available-sec .image-scan-box h2 {
    position: absolute;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 0 20px;
    color: #000;
    font-size: 26px;
    font-family: 'Archivo Black';
    font-weight: normal;
}
.right-column .now-available-sec .connection-sec {
    width: 100%;
    max-width: 250px;
    margin: 15px auto 0;
}
.right-column .now-available-sec .connection-sec h2 {
    color: #000;
    font-size: 18px;
    text-align: center;
    margin: 0;
}
.right-column .now-available-sec .connection-text-box {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
.right-column .now-available-sec .connection-text-box p {
    color: #000;
    font-style: italic;
    text-shadow: 0 0 black;
    padding-left: 10px;
}
/*****scan download section css end*****/
.review-order-page .right-column {
    margin-top: -30px;
}
@media(max-width: 480px) {
	.shopping-cart .right-column {
		width: 100%;
	}
}
.shopping-cart .right-column-child {
	width: 310px;
}
@media (max-width: 400px) {
    .mod9.upgrade-mod {
        padding: 5px 10px;
        margin: 40px 0;
        width: 100%;
    }
    /* .outer-container.upgrade-outer {
        padding-left: 10px;
        padding-right: 10px;
    } */
    .upgrade-head {
        font-size: 18px;
    }
    .mod9.upgrade-mod .details{
        padding: 0 6px;
    }
}
@media(max-width: 1200px) {
    .search-list.opened .like-share-btn .icon, .search-list.opened .wishlist-icon .icon {
        position: relative;
        overflow: hidden;
        border-color: #534d4d;
    }
    .search-list.opened li.like-share-btn {
        pointer-events: none;
        cursor: none;
    }
    .search-list.opened .like-share-btn .icon:before, .search-list.opened .wishlist-icon .icon:before {
        content: '';
        position: absolute;
        width: 35px;
        height: 35px;
        background: rgba(0, 0, 0, .5);
        z-index: 1;
    }
    .search-list.opened .icon_num {
        opacity: 0.3;
    }
	.shopping-cart .right-column-child {
		margin-top: 5px;
		position: relative;
	}
    .nmbr-social-block .search-list {
        position: fixed;
        bottom: 10px;
        left: 10px;
        z-index: 540;
    }
}
.shopping-cart .total-price-updated {
    display: none;
    position: absolute;
    background: #ffe26d;
    margin-top: 11px;
    margin-left: -35px;
    border: 1px solid grey;
    border-radius: 10px;
    padding: 10px;
    z-index: 100;
    font-size: 12px;
    width: 220px;
    text-align: center;
}
@media(max-width: 1100px) {
    .shopping-cart .total-price-updated {
        margin-left: -100px;
    }
}
@media (max-width: 650px) {
    .shopping-cart .total-price-updated {
        margin-left: calc(50% - 120px);
    }
}
.shopping-cart .row1 {
	padding-top: 5px;
	padding-bottom: 0;
	margin-bottom: 5px;
}
.shopping-cart .row1 .left .wrapper {
}
.shopping-cart .product-type-header {
    display: inline-block;
    width: 100%;
    margin-bottom: -15px;
}
.shopping-cart .product-type-header h2 {
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    font-weight: normal;
}
.shopping-cart .whats-this {
	font-size: 11px;
    float: left;
    line-height: 20px;
    margin-left: 5px;
    margin-top: 2px;
}
.shopping-cart .right-column-child .wrapper {
    display: inline-block;
    background: #fff;
    border: 4px solid gold;
    padding: 5px;
    text-align: center;
    width: 307px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.shopping-cart .continue {
	background: #00B802;
    background: -webkit-linear-gradient(#00B802, #004D00);
    background: -o-linear-gradient(#00B802, #004D00);
    background: -moz-linear-gradient(#00B802, #004D00);
    background: linear-gradient(#00B802, #004D00);
    padding: 11px 0;
    width: 265px;
    max-width: 100%;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    margin-top: 10px;
    max-width: 90%;
    float: none;
}
.shopping-cart .continue a {
    color: #fff;
}
.shopping-cart .continue-description {
    font-size: 12px;
    margin-top: 3px;
    text-align: center;
    margin-bottom: 10px;
}
.shopping-cart #details .continue-description {
    text-align: center;
}
.shopping-cart .see-more-details {
    text-align: center;
}
.payment-method-page .right-column .order-total-checkout {
    color: #d20606;
    text-align: center;
    margin-top: 5px;
}
.shopping-cart .left-column .row2 {
	margin-bottom: -10px;
}
.shopping-cart .row2 .top-row-header {
    margin-top: 10px;
    margin-left: 15px;
    margin-right: 15px;
    width: calc(100% - 30px);
    line-height: 23px;
}
.shopping-cart .row2 .top-row-header .check, .shopping-cart .product-item-row .left .check {
	width: 25px;
}
.shopping-cart .left-column .row2 .top-row-header .check {
    margin-top: -3px;
}
.shopping-cart .product-item-row .shopping-cart-items .check {
	width: 25px;
}
.shopping-cart .product-item-row .left .product-image {
	width: 100px;
	max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.shopping-cart .product-item-row .left .product-image img {
	width: 100%;
}
.shopping-cart .row2 .product-info, .shopping-cart .product-item-row .shopping-cart-items .product-info {
    width: 50%;
}
.shopping-cart .product-item-row .shopping-cart-items .right {
    display: inline-block;
    width: 50%;
}
.shopping-cart .product-item-row .shopping-cart-items .left {
}
.shopping-cart .product-item-row .shopping-cart-items .middle {
    width: calc(100% - 135px);
    display: inline-block;
    margin-left: 10px;
    font-size: 12px;
    padding-right: 10px;
}
.shopping-cart .product-item-row {
	padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c2c2c2;
    border-right: 1px solid #c2c2c2;
    border-left: 1px solid #c2c2c2;
    border-top: 1px solid #c2c2c2;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
    color: black;
}
.shopping-cart .product-item-row .sample-text {
    text-align: center;
    font-size: 40px;
    text-transform: uppercase;
    color: #d6d6d6;
    margin-top: -60px;
    float: right;
    margin-right: 10px;
}
@media(max-width: 650px) {
    .shopping-cart .product-item-row .sample-text {
        margin-top: 0;
    }
}
.shopping-cart .fob-section {
    display: inline-block;
    width: 100%;
    margin-top: -9px;
}


/*Product Info*/
.shopping-cart .product-item-row .shopping-cart-items .product-info {
	display: inline-block;
}
.shopping-cart .shopping-cart-items .product-info .middle .product-name {
    font-size: 17px;
}
.shopping-cart .shopping-cart-items .product-info .middle .product-name a {
	text-decoration: underline;
}
.shopping-cart .shopping-cart-items .product-info .middle .part-number {
	font-size: 14px;
}
.shopping-cart .shopping-cart-items .product-info .middle .item-color-label {
    margin-top: 8px;
}
.shopping-cart .shopping-cart-items .product-info .middle .imprint-location {
    margin-top: 8px;
}
.shopping-cart .shopping-cart-items .product-info .middle .special-instructions {
    margin-top: 8px;
}
.shopping-cart .shopping-cart-items .product-info .middle .in-hands-date {
	margin-top: 8px;
}

.shopping-cart .row2 .product-info, .shopping-cart .row2 .price, .shopping-cart .shopping-cart-items .price, .shopping-cart .row2 .quantity, .shopping-cart .shopping-cart-items .quantity, .shopping-cart .row2 .total-price, .shopping-cart .shopping-cart-items .total-price {
	font-size: 12px;
    margin-top: 3px;
}
.shopping-cart .shopping-cart-items .price:after {
    content: "/ea";
    font-weight: normal;
    font-size: 10px;
}
.shopping-cart .shopping-cart-items .quantity:after {
    content: " qty";
    font-weight: normal;
    font-size: 10px;
}
.shopping-cart .shopping-cart-items .total-price:before {
	display: none;
    content: "Total: ";
    font-weight: normal;
    font-size: 10px;
}

/*Price*/
.shopping-cart .row2 .price, .shopping-cart .shopping-cart-items .price {
    width: 33%;
}
.shopping-cart .shopping-cart-items .price {
	font-weight: bold !important;
	font-size: 17px !important;
}
/*Quantity*/
.shopping-cart .row2 .quantity, .shopping-cart .shopping-cart-items .quantity {
    width: 33%;
}
.shopping-cart .shopping-cart-items .quantity input {
    width: 70px;
    text-align: center;
    margin-top: -3px;
}
.shopping-cart .shopping-cart-items .quantity input::-webkit-inner-spin-button, .shopping-cart .shopping-cart-items .quantity input::-webkit-outer-spin-button {
    opacity: 1;
}
/*Total Price*/
.shopping-cart .row2 .total-price, .shopping-cart .shopping-cart-items .total-price {
    width: 34%;
    text-align: right;
}

.shopping-cart .shopping-cart-items .price,.shopping-cart .shopping-cart-items .quantity, .shopping-cart .shopping-cart-items .total-price {
	font-size: 17px;
}

/*Edit & Remove Buttons*/
.shopping-cart .product-item-row .shopping-cart-items .edit-remove-buttons div {
    background: #f1f1f1;
    margin-bottom: 8px;
    margin-top: 5px;
    text-align: center;
    padding: 1px 18px;
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #afafaf;
    border-radius: 6px;
    cursor: pointer;
}
.shopping-cart .product-item-row .shopping-cart-items .edit-remove-buttons .wishlist i {
    font-size: 13px;
    padding-top: 3px;
    display: inline-block;
}
.review-order-page .product-item-row .shopping-cart-items .edit-remove-buttons {
    display: none;
}

/*Order Summary*/
.shopping-cart .shopping-cart-items .order-summary {
    display: inline-block;
    width: 50%;
}
.shopping-cart .shopping-cart-items .order-summary .order-summary-container {
/*    border: 1px solid #c2c2c2;*/
    padding: 10px 0;
    margin-left: auto;
    margin-top: 10px;
    font-size: 12px;
}
.shopping-cart .shopping-cart-items .order-summary .order-summary-container .left {
	text-align: left;
	width: calc(100% - 100px);
}
.shopping-cart .shopping-cart-items .order-summary .order-summary-container .right {
    width: 100px;
    text-align: right;
    float: left;
}
.shopping-cart .shopping-cart-items .order-summary .order-summary-container .summary-text {
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 5px;
}
.shopping-cart .shopping-cart-items .order-summary .order-summary-container .tax-exempt {
	border-bottom: 1px dashed #c2c2c2;
	margin-bottom: 5px;
	display: inline-block;
    width: 100%;
    margin-top: 10px;
}
.shopping-cart .tax-exempt-link {
    font-size: 11px;
}
.shopping-cart .shopping-cart-items .order-summary .order-summary-container .row2-1 {
	border-bottom: 1px dashed #c2c2c2;
	margin-bottom: 5px;
	display: inline-block;
    width: 100%;
}
.shopping-cart .shopping-cart-items .order-summary .order-summary-container .product-item-row-1 {
	border-bottom: 1px solid #c2c2c2;
	margin-bottom: 5px;
	padding-bottom: 0;
	min-height: 30px;
	display: inline-block;
    width: 100%;
}
.shopping-cart .shopping-cart-items .order-summary .order-summary-container .product-item-row-1 .right {
	margin-top: 11px;
}
.shopping-cart .shopping-cart-items .order-summary .order-summary-container .row4-1 {
	margin-bottom: 5px;
	font-size: 17px;
	display: inline-block;
    width: 100%;
}
.shopping-cart .shipping-carrier-wrapper {
	display: inline-block;
    width: 100%;
    font-size: 12px;
}
.shopping-cart .ship-carrier-wrapper {
    font-size: 12px;
}
/*With Selected Cart Items dropdown*/
.shopping-cart .left-column .apply-to-all {
    float: left;
}
.shopping-cart .left-column .apply-to-all select {
    margin-top: 2px;
}

.shopping-cart .left-column .part-order-total {
	float: right;
    border: 1px solid #c2c2c2;
    width: calc(50% + 15px);
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    max-width: 100%;
    margin-bottom: 20px;
    background: #fff;
}
@media(max-width: 768px) {
	.shopping-cart .left-column .part-order-total {
		width: 100%
	}
}
.shopping-cart .part-order-total .shipping-handling select {
    width: auto;
    margin-bottom: 5px;
}
.shopping-cart .part-order-total .subtotal, .shopping-cart .part-order-total .sales-tax, .shopping-cart .part-order-total .shipping-handling, .shopping-cart .part-order-total .promo-total {
    width: 100%;
    display: inline-block;
}
.shopping-cart .part-order-total .subtotal, .shopping-cart .part-order-total .promo-total {
    font-size: 17px;
}
@media(max-width: 480px) {
    .shopping-cart .part-order-total .subtotal, .shopping-cart .part-order-total .promo-total {
        font-size: 14px;
    }
}
.shopping-cart .part-order-total .promo-total {
	border-top: 1px solid #c2c2c2;
}
.shopping-cart .part-order-total .shipping-handling {
}


/*Right Column*/
.shopping-cart .right-column-child .order-summary {
	display: inline-block;
	padding: 10px;
}
.shopping-cart .right-column-child .wrapper .left {
    width: 50%;
    float: left;
    text-align: left;
}
.shopping-cart .right-column-child .wrapper .right {
    width: 50%;
    float: left;
    text-align: right;
}
.shopping-cart .right-column-child .order-summary .summary-text {
	text-align: left;
	font-weight: bold;
	font-size: 15px;
	margin-left: -5px;
}
.shopping-cart .right-column-child .order-summary .discounts.right, .shopping-cart .right-column-child .order-summary .reward-points.right {
	color: #d20606;
}
.shopping-cart .right-column-child .order-summary .discounts {
	margin-top: 10px;
}
.shopping-cart .right-column-child .order-summary .zip-code {
	text-align: left;
	margin-left: 10px;
	font-size: 10px;
	display: inline-block;
	width: 100%;
}
.shopping-cart .right-column-child .order-summary .order-total-wrapper {
	border-top: 1px solid #c2c2c2;
	display: inline-block;
	width: 100%;
	padding-top: 5px;
}
.shopping-cart .right-column-child .order-summary .order-total-wrapper .order-total {
	font-size: 18px;
	font-weight: bold;
}
.shopping-cart .right-column-child .order-summary .discounts-wrapper {
	width: 100%;
	max-width: 300px;
	display: inline-block;
    margin-top: 20px;
    padding: 5px 0;
    border-top: 1px dashed grey;
    border-bottom: 1px dashed grey;
}
.shopping-cart .right-column-child .order-summary .discounts-wrapper .discounts-box input{
    height: 30px;
    width: calc(100% - 68px);
    float: left;
}
.shopping-cart .apply-to-all button {
	margin-top: 1px;
}
.shopping-cart .right-column-child .order-summary .discounts-wrapper .discounts-box button:focus, .shopping-cart .right-column-child .order-summary .rewards-wrapper .rewards-box button:focus {
	outline: none;
}
.shopping-cart .right-column-child .order-summary .discounts-wrapper .discounts-applied-wrapper .remove i {
	margin-left: 8px;
	color: #d20606;
	cursor: pointer;
}
.shopping-cart .right-column-child .order-summary .rewards-wrapper {
	display: inline-block;
    margin-top: 5px;
    padding: 5px 0;
}
.shopping-cart .right-column-child .order-summary .rewards-wrapper .rewards-balance.text-center {
	color: green;
	font-size: 20px;
    font-weight: bold;
}
.shopping-cart .right-column-child .order-summary .rewards-wrapper .rewards-box {
	display: inline-block;
	margin-top: 8px;
    position: relative;
}
.shopping-cart .right-column-child .order-summary .rewards-wrapper .rewards-applied {
	color: green;
}
.shopping-cart .right-column-child .order-summary .rewards-wrapper .rewards-applied .remove {
	font-size: 11px;
}
.shopping-cart .right-column-child .order-summary .rewards-wrapper .rewards-box input {
	width: 75px;
	float: left;
	height: 30px;
    padding-left: 15px;
    padding-right: 15px;
}
.shopping-cart .cart-id {
    width: auto;
    background: #e7e4e4;
    padding: 5px 10px;
    font-size: 12px;
    color: #494949;
    margin-left: auto;
    margin-right: auto;
    display: table;
    margin-top: 10px;
    font-style: italic;
    margin-bottom: 10px;
}
.apply-sample-budget {
    display: table;
    margin-left: auto;
    margin-right: auto;
    background: green;
    color: #fff;
    border-radius: 10px;
    padding: 4px 10px;
    font-size: 13px;
    margin-top: 10px;
    cursor: pointer;
}
.apply-sample-budget:hover {
    background: #016b01;
}
.shopping-cart .right-column .plus-minus, .shopping-cart.rp-panel .plus-minus {
    text-align: center;
    background: #565555;
    color: #fff;
    width: 17px;
    height: 17px;
    font-size: 9px;
    line-height: 18px;
    display: block;
    cursor: pointer;
    margin-right: 4px;
    margin-left: -10px;
    padding-left: 1px;
}
.shopping-cart .prd-total-row, .shopping-cart .addl-charges {
    padding-top: 5px;
    /*padding-bottom: 5px;*/
    /*border-bottom: 1px solid #ccc;*/
    float: left;
    font-size: 13px;
    line-height: 17px;
}
.order-subtotal.prd-total-row {
    font-size: 12px;
}
.shopping-cart .prd-container {
    background: #f8f8f8;
    border-bottom: 1px solid #ccc;
}
.shopping-cart .prd-container .col {
    float: left;
}
.shopping-cart .prd-row {
    display: inline-block;
    width: 100%;
    font-size: 11px;
    line-height: 15px;
    padding-left: 20px;
    padding-right: 20px;
    float: left;
    padding-top: 3px;
    padding-bottom: 3px;
}
.shopping-cart .prd-row:hover {
    background: #dfdfdf;
}
.shopping-cart .prd-container .col.prd-num {
    min-height: 1px;
    width: 18px;
    margin-right: 7px;
}
.shopping-cart .prd-container .col.prd-item-num {
    width: 100px;
}
.shopping-cart .prd-container .col.prd-item-num a {
    word-break: break-word;
}
.shopping-cart .prd-container .col.prd-price {
    width: 45px;
}
.shopping-cart .prd-container .col.prd-qty {
    width: 45px;
}
.shopping-cart .prd-container .col.prd-subtotal {
    width: 60px;
    text-align: right;
    float: right;
}
.shopping-cart .prd-container .prd-rows .col.prd-num {
    font-size: 11px;
    font-style: italic;
    text-align: center;
    margin-top: -1px;
    height: 18px;
    width: 18px;
    line-height: 18px;
    background: #003366;
    color: #fff;
    border-radius: 100%;
    margin-right: 7px;
    /* margin-left: -2px; */
}
.summ-item.multi-item a.slide-item {
    /*width: calc(100% - 19px);*/
    width: calc(100% - 30px);
    display: inline-block;
}
.summ-item.multi-item a.slide-item.slide-agi-item {
    width: 100%;
}
.summ-item.multi-item .group-ul-item {
    width: 100%;
    display: inline-block;
    float: left;
    padding-left: 25px;
}


.row-coupon {
    width: 100%;
    display: inline-block;
    float: left;
    margin-bottom: 3px;
    padding-left: 20px;
    position: relative;
}

.row-coupon::before {
    content: "\f02b";
    font-family: "Font Awesome 5 Pro";
    color: darkgreen;
    font-weight: bold;
    position: absolute;
    left: 0;
    font-size: 15px;
}


/*Quotes Panel*/
.rp-quote .prd-price {
    display: none;
}
.rp-quote .prd-subtotal {
    display: none;
}
.shopping-cart.rp-quote .prd-container .col.prd-item-num {
    width: 170px !important;
}
.rp-quote .prd-row {
    background: #fff;
    border-bottom: 1px solid #ccc;
    padding-top: 8px;
    padding-bottom: 8px;
}
.rp-quote .prd-row .prd-num {
    background: #0080ff !important;
    border-radius: 100%;
    font-style: normal !important;
    margin-left: -10px;
    margin-right: 6px !important;
    margin-top: 4px !important;
}
.rp-quote .prd-header {
    display: none;
}
.rp-quote .prd-item-num a {
    color: initial;
    text-decoration: unset;
    font-size: 12px;
}
.rp-quote .prd-row:hover {
    background: #DFECF9 !important;
}
.rp-quote .cart-summary .products-container {
    border-top: 1px solid #ccc;
    border-bottom: 0;
    padding: 0 !important;
}
.rp-quote .prd-total-row {
    display: none;
}
.rp-quote .shipping-handling-row {
    display: none;
}
.rp-quote .discounts-row {
    display: none;
}
.rp-quote .order-total-row {
    display: none;
}
.rp-quote .spinner-container {
    width: 100%;
    display:inline-block;
}
.rp-quote .spinner-container img {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
    display:table;
}
.rp-quote .brad-container {
    position: absolute;
    right: 0;
    bottom: -100px;
}
.continue-quote-outer {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 20px 20px;
}
.continue-quote {
    padding: 10px;
    text-align: center;
    background: #f8f8f8;
    border: 1px solid #ccc;
}
.added-to-quote-cart {
    margin-bottom: 5px;
    font-size: 22px;
}
.keep-shopping-btn {
    float: left;
    margin-right: 10px;
}
.view-quote-btn {
    float: right;
}
.landing-url-slug input {
    margin-bottom: 0;
}
@media(max-width: 600px) {
    .keep-shopping-btn {
        width: 100%;
        text-align: center;
        margin-right: 0;
        margin-bottom: 5px;
    }
    .view-quote-btn {
        width: 100%;
        text-align: center;
    }
    .added-to-quote-cart {
        font-size: 17px;
    }
}




.sample-product-wrapper {
    position: relative;
    background: green;
    display: inline-block;
    width: 24px;
    height: 199px;
    margin-left: -5px;
    margin-top: 5px;
}
.sample-product {
	-webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
    position: absolute;
}


/*Shipping/Billing Address Popup*/
.checkout-shipping-billing-popup {
	position: fixed;
	width: 900px;
	height: 750px;
	max-width: 90%;
	max-height: 90%;
	box-shadow: 3px 3px 25px #888888;
	overflow-y: auto;
	top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    background: white;
    z-index: 1000;
    border: 1px solid grey;
}
.checkout-shipping-billing-address {
    margin-left: auto;
    margin-right: auto;
}
.checkout-shipping-billing-address .top-row {
    float: right;
    width: 100%;
    text-align: right;
    padding: 4px 10px 0 0;
    margin-bottom: -28px;
    font-size: 30px;
    z-index: 10;
    color: grey;
}
.checkout-shipping-billing-address .choose-address {
    width: 58%;
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 25px;
}
.checkout-shipping-billing-address .add-new-address {
	width: 42%;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	margin-top: 25px;
	margin-bottom: 10px;
	z-index: -1;
}
@media(max-width: 500px) {
    .checkout-shipping-billing-address .add-new-address {
        padding-left: 0;
        padding-right: 0;
    }
}
.checkout-shipping-billing-address .continue-to-checkout {
    margin-top: 30px;
}
.checkout-shipping-billing-address .top-row i {
	cursor: pointer;
}
.checkout-shipping-billing-address h2 {
    font-size: 18px;
    text-align: left;
}
.addresses-wrapper .address-item {
    float: left;
    width: 100%;
    padding: 5px 30px;
    background: #fff;
    border-top: 1px solid #ccc;
}
.addresses-wrapper .address-item:nth-child(even) {
    background: #f8f8f8;
}
@media(max-width: 1000px) {
	.checkout-shipping-billing-address .choose-address, .checkout-shipping-billing-address .add-new-address {
		width: 100%;
	}
}
@media(max-width: 550px) {
	.checkout-shipping-billing-address h2 {
		text-align: left;
	}
}
.addresses-wrapper .address-item .address-details {
    float: left;
    padding-left: 10px;
    width: calc(100% - 210px);
}
.addresses-wrapper .address-item .address-btns {
    float: right;
    width: 210px;
    max-width: 210px;
    padding-left: 10px;
}
.addresses-wrapper .address-item .address-btns .default {
    width: 100%;
}
.header-title-sec {
    font-weight: normal;
}
@media(max-width: 430px) {
    .addresses-wrapper .address-item .address-details {
        width: 100%;
    }
    .addresses-wrapper .address-item .address-btns {
        width: 100%;
        float: left;
    }
}
.addresses-wrapper .address-item .address-type {
    color: grey;
    font-size: 11px;
}
.addresses-wrapper .address-item .contact-name {
    font-weight: bold;
    font-size: 17px;
}
@media(max-width: 480px) {
    .addresses-wrapper .address-item .contact-name {
        font-size: 14px;
    }
    .btn-box .btn-sm-grey {
        width: 125px;
        font-size: 10px;
        padding: 11px 6px 10px;
    }
    .btn-box .btn-sm-gold {
        font-size: 11px;
        width: 135px;
    }
}
.addresses-wrapper .address-item .contact-care-of {
    font-size: 12px;
    margin-bottom: 3px;
    margin-top: -2px;
}
.addresses-wrapper .address-item .address-line1, .address-line2, .city-state-zip, .country {
    font-size: 12px;
}
.addresses-wrapper .address-item .remove {
    width: 48% !important;
    min-width: unset;
    height: 30px;
    line-height: 30px;
    padding: 0;
    float: right;
}
.addresses-wrapper .address-item .edit-remove {
    display: inline-block;
    width: 100%;
}
.addresses-wrapper .address-item .edit {
    margin-right: 5px;
    float: left;
    width: 48% !important;
    min-width: unset;
    height: 30px;
    line-height: 30px;
    padding: 0;
}
.addresses-wrapper {
    display: inline-block;
    width: 100%;
    float: left;
    border-bottom: 1px solid #ccc;
}
.addresses-wrapper.defaulted .address-item .address-btns {
    width: 120px;
    padding-left: 0;
}
.addresses-wrapper.defaulted .address-item .address-btns .edit.grey-button {
    width: 100%;
    max-width: unset;
}
.addresses-wrapper.defaulted .address-item .edit-remove .edit.grey-button, .addresses-wrapper.defaulted .address-item .edit-remove .remove.grey-button {
    width: 100% !important;
    margin: 0;
}
@media(max-width: 480px) {
    .addresses-wrapper.defaulted .address-item {
        padding: 5px 5px;
    }
    .marketing-address-book .addresses-wrapper.defaulted .address-item {
        padding: 15px;
    }
    .marketing-address-book .marketing-vip-sec p {
        font-size: 15px;
    }
}
.checkout-shipping-billing-address .add-new-address .new-address-form .input-line input {
    width: 100%;
}
.checkout-shipping-billing-address .add-new-address .new-address-form .input-line select {
    height: 35px;
    width: 100%;
    margin-bottom: 6px;
}
.checkout-shipping-billing-address .add-new-address .new-address-form {
    border: 1px solid #888;
    padding: 10px;
    border-radius: 15px;
    display: inline-block;
    width: 100%;
    max-width: 400px;
    display: table;
    background: #fff;
}
.checkout-shipping-billing-address .add-new-address .new-address-form .ship-to-this-address {
	background: gold;
    font-size: 15px;
}

/*Dashboard Default Address*/
.addresses-wrapper.defaulted {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    width: calc(100% - 40px);
    margin-left: 20px;
    margin-bottom: 20px;
}
.addresses-wrapper.defaulted .address-item .address-details {
}
.manage-shipping-addresses-row {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0px 20px;
    font-size: 13px;
    line-height: 50px;
    border-top: 1px solid #ccc;
    cursor: pointer;
}
.manage-shipping-addresses-row:hover {
    background: #ededed;
}
.manage-shipping-addresses-row i {
    font-size: 28px;
    line-height: 48px;
    float: left;
    color: grey;
}
.addresses-wrapper.address-items-section .address-btns-right {
    display: flex;
    align-items: center;
} 
.addresses-wrapper.address-items-section .address-btns .gold-button-gradient.default {
    font-size: 12px;
    padding: 7px 5px;
    line-height: normal;
}
.address-items-section .address-btns-right .edit, .address-items-section .address-btns-right .remove {
    font-size: 12px;
    line-height: normal;
    padding: 5px;
    height: 27px;
}
@media(max-width: 1200px) {
    .right-summary-quote {
        display: none;
    }
    .checkout-wrapper .mobile-full-width {
        width: 100%;
        display: block;
    }
    .cart-summary-main .checkout-wrapper {
        padding-right: 10px;
    }
	.shopping-cart .left-column {
		width: 100%;
	}
	.shopping-cart .right-column-child {
		width: 100%;
	}
	.shopping-cart .right-column-child .wrapper {
		margin-left: auto;
		margin-right: auto;
		display: block;
		position: relative;
		width: 100%;
		margin-top: 15px;
		margin-bottom: 15px;
		display: inline-block;
	}
    .shopping-cart .continue-top .checkout-wrapper {
        width: 380px !important;
        padding-left: 10px !important;
        padding-right: 10px !important;
        clear: both;
        max-width: 90%;
    }
	.shopping-cart .left-column {
		margin-right: 0;
		padding-right: 0;
	}
}
@media(max-width: 768px) {
	.shopping-cart .product-item-row .left .product-image {
		width: 92px;
    }
    .shopping-cart .product-item-row .shopping-cart-items .middle {
    	width: calc(100% - 121px);
    	padding-right: 15px;
    }
}
@media(max-width: 650px) {
	/*Hide Price, Quantity, Total Price Labels*/
	.shopping-cart .row2 .top-row-header .pqtp {
		display: none;
	}
	.shopping-cart .product-item-row .shopping-cart-items .right, .shopping-cart .shopping-cart-items .order-summary {
		width: 100%;
	}
	.shopping-cart .product-item-row .shopping-cart-items .right, .shopping-cart .shopping-cart-items .order-summary {
	    max-width: 400px;
	    margin-left: auto;
	    margin-right: auto;
	    display: block;
	}
	.shopping-cart .product-item-row .shopping-cart-items .product-info {
		width: calc(100% - 110px);
		width: 100%;
		margin-bottom:10px;
		float: left;
	}
	/*Put Price, Qty, & Total Price in line with tax, shipping, & handling info*/
	.shopping-cart .shopping-cart-items .price, .shopping-cart .shopping-cart-items .quantity, .shopping-cart .shopping-cart-items .total-price {
		font-size: 12px;
		border-bottom: 1px dashed #c2c2c2;
		margin-bottom: 5px;
		display: inline-block;
		width: 100%;
		text-align: right;
		font-weight: normal;
	}
	.shopping-cart .shopping-cart-items .price, .shopping-cart .shopping-cart-items .right .total-price {
		border-bottom: 0;
	}
	.shopping-cart .shopping-cart-items .price:after, .shopping-cart .shopping-cart-items .quantity:after, .shopping-cart .shopping-cart-items .total-price:before {
		content: "";
	}
	.shopping-cart .shopping-cart-items .right .displaynone {
	    display: block;
	}
	.shopping-cart .shopping-cart-items .right .total-price {
		font-weight: bold;
	}
	.shopping-cart .shopping-cart-items .right .quantity {
	    border-bottom: 1px solid #c2c2c2;
	    padding-bottom: 3px;
	    font-size: 12px;
        font-weight: bold;
	}
	/*Right align Quantity input box*/
	.shopping-cart .shopping-cart-items .quantity input {
		text-align: right;
		font-size: 15px;
	}
}
@media(max-width: 480px) {
	.shopping-cart .product-item-row .shopping-cart-items .middle {
		width: 100%;
	}
	.shopping-cart .product-item-row .left .product-image {
		float: left;
	}
	.edit-remove-buttons {
		margin-left: 25px;
		float: left;
	}
}
@media(min-width: 480px) and (max-width: 1200px) {
	.shopping-cart .right-column {
		width: 100%;
		margin-top: 15px;
		margin-bottom: 15px;
		display: inline-block;
		border-radius: 0;
	}
/*	.checkout-wrapper {
		float: right;
	}*/
	.shopping-cart .right-column-child .order-summary {
		float: left;
		width: calc(100% - 215px);
		padding-right: 0;
	}
	.order-summary-wrapper {
		float: left;
		width: 40%;
	}
	.shopping-cart .right-column-child .order-summary .discounts-wrapper {
	    width: 40%;
	    display: inline-block;
	    margin-top: 0;
	}
	.shopping-cart .right-column-child .order-summary .rewards-wrapper {
		width: 40%;
	}
	.shopping-cart .right-column-child .order-summary .rewards-wrapper .rewards-balance.left {
		text-align: center;
		width: 100%;
	}
	.shopping-cart .right-column-child .order-summary .rewards-wrapper .rewards-balance.right {
		width: 100%;
    	text-align: center;
	}
}
@media (max-width: 800px) {
    .review-order-page .checkout-wrapper {
        display: block !important;
    }
	.shopping-cart .right-column-child .order-summary {
		padding-right: inherit;
	    display: table-header-group;
	    width: 100%;
	    float: inherit;
	}
	.order-summary-wrapper {
	    width: 50%;
	    padding: 10px;
	    float: right;
	}
	.shopping-cart .right-column-child .order-summary .discounts-wrapper {
		border-top: 0;
	}
}
@media(min-width: 480px) and (max-width: 750px) {
	.shopping-cart .right-column-child .order-summary .discounts-wrapper {
		width: 50%;
	}
	.shopping-cart .right-column-child .order-summary .rewards-wrapper {
		width: 50%;
	}
	.shopping-cart .right-column-child .order-summary .discounts-wrapper {
		padding: 5px;
	}
}
@media(max-width: 480px) {
	.order-summary-wrapper {
		width: 100%;
	}
}

.shopping-cart .checkout-wrapper .see-more-details a {
    text-align: center;
    display: block;
}
.continue-top .checkout-wrapper {
    display: block !important;
    float: right !important;
    width: 240px !important;
}
@media(min-width: 1101px) {
    .continue-top {
        display: none;
    }
}
@media(max-width: 650px) {
    .continue-top .checkout-wrapper {
        float: none !important;
        margin-left: auto;
        margin-right: auto;
    }
}


/*Start Shipping/Billing Address Page styles*/
.checkout-shipping-billing-address-page .checkout-shipping-billing-address .choose-address {
    width: calc(100% - 420px);
    padding: 0;
}
.checkout-shipping-billing-address-page .checkout-shipping-billing-address .add-new-address {
        width: 420px;
}
@media(max-width: 890px) {
    .checkout-shipping-billing-address-page .checkout-shipping-billing-address .choose-address, .checkout-shipping-billing-address-page .checkout-shipping-billing-address .add-new-address {
        width: 100%;
    }
}
@media(max-width: 500px) {
    .shopping-cart .shopping-cart-items .price, .shopping-cart .shopping-cart-items .right .total-price, .shopping-cart .shopping-cart-items .quantity input, .shopping-cart .shopping-cart-items .order-summary .order-summary-container .row4-1 {
        font-size: 12px !important;
    }
}

/*Edit Shipping/Billing Address Popup Module (mod1)*/
.mod1 {
    display: none;
}
/*
.mod1 .address-module {
    display: inline-block;
    position: fixed;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 400px;
    padding: 18px 20px;
    margin: auto;
    background: white;
    border: 1px solid #888888;
    border-radius: 15px;
    max-width: 94%;
    max-height: 96%;
    overflow: auto;
    z-index: 101 !important;
}*/
.mod1 .address-module .grey-square-button {
    min-width: 90px;
}
.mod1 .select-address {
    background: gold;
    display: inline-block;
    padding: 4px 30px;
    border-radius: 6px;
    border: 1px solid #afafaf;
    margin-top: 5px;
    cursor: pointer;
    font-size: 15px;
}
.mod1 input[type=text] {
    width: 100%;
}
.popup .close-popup-container {
    float: right;
    text-align: right;
    font-size: 30px;
    z-index: 10;
    color: grey;
    width: 30px;
    width: 100%;
    margin-bottom: -20px;
}
.popup .close-popup-container i {
    cursor: pointer;
}
.mod1 select {
    height: 35px;
    margin-bottom: 5px;
}
@media(max-width: 480px) {
    .mod1 .address-module {
        border-radius: 0;
    }
}
@media(max-height: 775px) {
    .mod1 .address-module {
        border-radius: 0;
    }
}

/*Add Shipping Address Module (mod2)*/
.mod2 {
    display: none;
}
.mod2 input, .mod2 select {
    width: 100%;
}
.mod2 input::placeholder {
    color: #dbdbdb;
}

/*Simple Popup*/
.simple-popup {
    position: fixed;
    background: #fff;
    border: 1px solid #c2c2c2;
    padding: 15px;
    left: 0;
    right: 0;
    margin: auto;
    width: 550px;
    max-height: 100%;
    max-width: 80%;
    z-index: 10;
    display: inline-block;
    transform: translateY(-50%);
    top: 50%;
    box-shadow: 3px 3px 25px #888888;
    display: none;
    z-index: 101;
    overflow-y: auto;
}
.simple-popup .top-row {
    float: right;
    text-align: right;
    font-size: 30px;
    z-index: 10;
    color: grey;
    width: 30px;
}
.simple-popup .top-row i {
    cursor: pointer;
    margin-top: -10px;
    margin-right: -4px;
}
.simple-popup .top-row i:hover {
    color: #9b9b9b;
}
.simple-popup .zip-code-input input {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.simple-popup .gold-button {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100px;
    text-align: center;
    padding-left: inherit;
    padding-right: inherit;
}
/*Shipping Zip Code Popup*/
.simple-popup.shipping-zip-popup .zip-code-input input {
    width: 100px;
}
.simple-popup.shipping-zip-popup .update-popup {
    min-width: 100px;
}

/*Shipper Number Popup*/
.simple-popup.table-popup {
    max-width: 95%;
}
.simple-popup.table-popup .zip-code-input input {
    width: 300px;
}
.simple-popup.table-popup .header-row {
    border-bottom: 1px solid #cecece;
    font-size: 11px;
    padding: 7px 7px 0px 7px;
}
.simple-popup.table-popup .table-row {
    padding: 7px 0;
}
.simple-popup.table-popup .table-row {
    padding: 10px;
}
.simple-popup.table-popup .column1 {
    width: 90px;
}
.simple-popup.table-popup .column1 select {
    height: 27px;
    font-weight: normal;
}
.simple-popup.table-popup .file-upload .remove {
    width: auto;
}
.simple-popup.table-popup .remove {
    cursor: pointer;
    color: #024fb6;
    font-size: 11px;
    line-height: 21px;
}
.simple-popup.table-popup .make-default {
    font-size: 11px;
    line-height: 21px;
    cursor: pointer;
    color: #024fb6;
}
.simple-popup.table-popup .default {
    color: inherit;
    cursor: inherit;
}
.simple-popup.table-popup .table-wrapper {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #cecece;
}
.simple-popup.table-popup .table-wrapper label {
    width: 100%;
    margin-bottom: 0;
    display: inline-block;
}
.simple-popup.table-popup .table-wrapper label:nth-child(odd) {
    background: #eeeeee;
    display: inline-block;
}
.simple-popup.table-popup .table-row .warning {
    margin-left: 30px;
    margin-top: 5px;
    margin-right: 30px;
    width: calc(100% - 60px);
}
@media(max-width: 500px) {
    .open-shipping-number-popup .table-row .column1, .open-shipping-number-popup .header-row .column1 {
        width: calc(50% - 30px);
    }
    .open-shipping-number-popup .table-row .column3 {
        clear: both;
    }
    .open-shipping-number-popup .insert-new-shipping-number .column3 {
        clear: none;
    }
    .simple-popup.table-popup .table-row .warning {
        margin: 0;
        margin-top: 5px;
        width: 100%;
    }
}
.simple-popup.table-popup .add-new-account {
    cursor: pointer;
    color: #024fb6;
    width: auto;
}
.shopping-cart .right-column-child .order-summary .rewards-wrapper .rewards-box span {
    position: absolute;
    display: block;
    left: 5px;
    top: 5px;
    z-index: 9;
}
.sales-tax-exemption-popup-module input[type=text] {
    height: 26px;
    border-radius: 0;
    max-width: 90%;
    padding-left: 4px;
    padding-right: 4px;
    margin-left: -5px;
    margin-bottom: 0;
}
.simple-popup.table-popup .column2 input[type=text] {
    width: 120px;
}

/*Wishlist Popup*/
.simple-popup.wishlist-popup {
    width: 750px;
    height: auto;
}
.simple-popup.wishlist-popup .column1 input {
    max-width: 100%;
    width: 100%;
    margin-top: 1px;
}
.simple-popup.wishlist-popup .insert-new-row .column1{
    width: calc(50% - 10px);
}
.simple-popup.wishlist-popup .column1 {
    width: calc(49.333% - 10px);
    padding-right: 5px;
}
.simple-popup.wishlist-popup .column2 {
    width: calc(22.333% - 10px);
}
.simple-popup.wishlist-popup .column3 {
    width: calc(28.333% - 10px);
}
@media(max-width: 500px) {
    .simple-popup.wishlist-popup .column2 .number-of {
        display: none;
    }
}
.simple-popup.wishlist-popup .gold-button-gradient {
    width: 130px;
}


/*Shopping Cart Popup Tables - Overrides -- Tax Exemption Forms*/
.sales-tax-exemption-popup-module {
    height: 450px;
    height: auto;
}
.sales-tax-exemption-popup-module .column1 {
    width: 25% !important;
    padding-right: 10px;
    max-width: 170px;
}
.sales-tax-exemption-popup-module .column2 {
    width: 40% !important;
    margin: 0 !important;
    max-width: 220px;
}
.sales-tax-exemption-popup-module .column3 {
    width: 17.5% !important;
    margin: 0 !important;
    max-width: 100px;
    line-height: 21px !important;
}
.sales-tax-exemption-popup-module .column4 {
    width: 17.5% !important;
    max-width: 60px;
}
.sales-tax-exemption-popup-module .table-wrapper .file-upload .column2 {
    width: auto;
    max-width: none;
}
.sales-tax-exemption-popup-module input[type=file] {
    width: 225px !important;
}
.sales-tax-exemption-popup-module .approved {
    color: green;

}
.sales-tax-exemption-popup-module .pending {

}
.sales-tax-exemption-popup-module .declined {
    color: #d20606;
}
.sales-tax-exemption-popup-module .upload-now-later {
    display: inline-block;
    width: 100%;
    padding-left: 10px;
}
.sales-tax-exemption-popup-module .upload-now-later > div {
    border: 1px solid #cecece;
    margin-right: 10px;
    padding: 10px 10px;
    border-bottom: 0;
    cursor: pointer;
    background: #fff;
    z-index: 1;
    margin-bottom: -1px;
    background: #eceaea;
    border-bottom: 1px solid #cecece;
    max-width: 45%;
}
.sales-tax-exemption-popup-module .upload-now-later > div:hover {
    background: #e3e3e3;
}
.sales-tax-exemption-popup-module .upload-now-later > div.active {
    background: #fff;
    border-bottom: 1px solid white;
}
.horizontal-line {
    border-bottom: 1px solid #cecece;
}
.sales-tax-exemption-popup-module .get-hyperlink .get-hyperlink-contain {
    width: 400px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.sales-tax-exemption-popup-module .get-hyperlink .get-hyperlink-contain textarea {
    width: calc(100% - 100px);
    margin-right: 10px;
    height: 50px;
    font-size: 10px;
}
.sales-tax-exemption-popup-module .email-request-header {
    width: 100%;
    display: inline-block;
}
.sales-tax-exemption-popup-module .get-hyperlink .url-copied {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    clear: both;
}
.sales-tax-exemption-popup-module .upload-later-table form {
    width: 400px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.sales-tax-exemption-popup-module .upload-later-table .send-email-button {
    margin-top: 35px;
}
.sales-tax-exemption-popup-module .upload-later-table .grey-square-button {
    max-width: inherit;
}
.sales-tax-exemption-popup-module .email-hyperlink label {
    width: 60px;
    margin-top: 5px;
}
.sales-tax-exemption-popup-module .upload-later-table input {
    margin-left: 0;
    border-radius: 3px;
    padding-left: 5px;
    padding-right: 5px;
    display: inherit;
}
/*****Sales tax exemption css start********/
.table-wrapper .sales-tax-sec .header-row {
    padding: 7px 10px 0;
}
.table-wrapper .sales-tax-sec {
    width: 100%;
    overflow: auto;
    padding-bottom: 5px;
}
.table-wrapper .sales-tax-sec .header-row, .table-wrapper .sales-tax-sec .table-row {
    display: flex;
    align-items: center;
}
.table-wrapper label {
    display: inline-table !important;
}
.table-wrapper .sales-tax-sec::-webkit-scrollbar {
    width: 10px;
    height: 10px;
    background-color: #fff;
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset -1px -1px 0 rgba(0,0,0,.07);
}
.table-wrapper .sales-tax-sec::-webkit-scrollbar-thumb {
    min-height: 0.8em;
    min-width: 0.8em;
    background-color: rgba(0,0,0,.2);
    box-shadow: inset 1px 1px 0 rgba(0,0,0,.1), inset -1px -1px 0 rgba(0,0,0,.07);
}
@media(max-width: 1600px) {
    .rp-open .table-wrapper .sales-tax-sec .header-row, .rp-open .table-wrapper .sales-tax-sec .table-row {
        width: max-content !important;
    }
    .rp-open .sales-tax-exemption-popup-module .column1 {
        width: 170px !important;
    }
    .rp-open .sales-tax-exemption-popup-module .column2 {
        width: 220px !important;
    }
    .rp-open .sales-tax-exemption-popup-module .column3 {
        width: 100px !important;
    }
    .rp-open .sales-tax-exemption-popup-module .column4 {
        width: 60px !important;
    }
}
@media(max-width: 1199px) {
    .table-wrapper .sales-tax-sec .header-row, .table-wrapper .sales-tax-sec .table-row {
        width: max-content !important;
    }
    .sales-tax-exemption-popup-module .column1 {
        width: 170px !important;
    }
    .sales-tax-exemption-popup-module .column2 {
        width: 220px !important;
    }
    .sales-tax-exemption-popup-module .column3 {
        width: 100px !important;
    }
    .sales-tax-exemption-popup-module .column4 {
        width: 60px !important;
    }
}
@media(max-width: 1000px) {
    .table-wrapper .sales-tax-sec .header-row, .table-wrapper .sales-tax-sec .table-row {
        width: 100% !important;
    }
    .table-wrapper .sales-tax-sec .header-row, .table-wrapper .sales-tax-sec .table-row {
        width: max-content !important;
    }
    .sales-tax-exemption-popup-module .column2 {
        max-width: none !important;
    }
}
/*****Sales tax exemption css start********/
@media(max-width: 600px) {
    .search-btn-list li {
        margin-right: 2px;
    }
    .sales-tax-exemption-popup-module .column2 {
        width: calc(50% - 15px);
    }
    .sales-tax-exemption-popup-module .column1 {
        width: calc(50% - 15px);
    }
    .sales-tax-exemption-popup-module .column3 {
        width: calc(50% - 15px);
        margin-left: 30px;
    }
}
@media(max-width: 520px) {
    .sales-tax-exemption-popup-module .upload-later-table .send-email-button {
        margin-top: 0;
        clear: both;
        height: initial;
    }
}
@media(max-width: 500px) {
    .sales-tax-exemption-popup-module .upload-later-table .get-hyperlink, .simple-popup.tax-exempt-popup .upload-later-table .email-hyperlink {
        width: 100%;
    }
}
@media(max-width: 600px) {
    .sales-tax-exemption-popup-module .upload-now-table .table-wrapper .column3 {
        margin-left: 0;
        margin-right: 20px;
        width: 100px;
    }
}

/**************************End Shopping Cart*******************************/




/**************************Start Payment Methods*******************************/
.payment-method-page .cc-expiration-popup {
    position: fixed;
    background: #fff;
    border: 1px solid #c2c2c2;
    padding: 15px;
    left: 0;
    right: 0;
    margin: auto;
    width: 460px;
    max-height: 100%;
    max-width: 80%;
    z-index: 10;
    display: inline-block;
    transform: translateY(-50%);
    top: 40%;
    box-shadow: 3px 3px 25px #888888;
    display: none;
}
.payment-method-page .top-row {
    float: right;
    text-align: right;
    font-size: 30px;
    z-index: 10;
    color: grey;
    width: 30px;
}
.payment-method-page .top-row i {
    cursor: pointer;
}
.simple-popup .gold-button-gradient {
    min-width: 130px;
}
.payment-method-page .date-picker {
    margin-left: auto;
    margin-right: auto;
    display: block;
    text-align: center;
}
.payment-method-page .date-picker select {
    padding: 10px;
    height: inherit;
}
.shopping-cart input[type=radio], .shopping-cart input[type=checkbox] {
}
.shopping-cart .top-row-header input[type=radio], .shopping-cart .top-row-header input[type=checkbox] {
    margin-top: 2px;
}
.shopping-cart .top-row-header input[type=checkbox] {
    margin-bottom: 5px;
}
.shopping-cart .product-item-row input[type=radio], .shopping-cart .product-item-row input[type=checkbox] {
    margin-top: -2px;
}

.payment-method-page input[type=radio], .payment-method-page input[type=checkbox] {
    width: 23px;
    height: 23px;
}
.payment-method-page .header {
    font-size: 18px;
    display: inline-block;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}
.payment-method-page .select-payment-method {
    width: 100%;
    display: inline-block;
    border: 1px solid #888;
    margin-bottom: 30px;
    border-radius: 10px;
    background: #fff;
}
.payment-method-page .select-payment-method .header-row {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #c2c2c2;
    padding: 5px 10px;
    padding-left: 40px;
}
.payment-method-page .header-row .left .cards {
    margin-left: -32px;
    margin-right: 32px;
}
.payment-method-page .payment-methods {
    display: inline-block;
    width: 100%;
}
.payment-method-page .payment-method {
    display: inline-block;
    width: 100%;
    padding: 10px 10px;
    padding-left: 40px;
    margin-bottom: 0;
    min-height: 65px;
    border-bottom: 1px solid #e2e2e2;
}
.payment-method-page .payment-method.active {
    background: #f3f3f3;
}
.payment-method-page .payment-method:nth-last-child(1) {
    border: 0;
}
.payment-method-page .payment-methods .payment-method .cards img {
    max-height: 23px;
    float: left;
    margin-top: 4px;
}
@media(max-width: 500px) {
    .payment-method-page .select-payment-method .cards .card {
        width: 100% !important;
    }
    .payment-method-page .select-payment-method .name {
        width: 200px !important;
    }
}
/*Credit/debit card column*/
.payment-method-page .select-payment-method .cards, .payment-method .select-payment-method .payment-method .cards {
    width: 50%;
    padding-right: 10px;
}
@media(max-width: 800px) {
    .payment-method-page .select-payment-method .cards, .payment-method .select-payment-method .payment-method .cards {
    }
}
.payment-method-page .order-summary .multi-credit-card {
    margin-left: 40px;
    margin-right: 40px;
    width: 50%;
}
.payment-method-page .order-summary .multi-credit-card input {
    margin-right: 5px;
    width: 18px;
    height: 18px;
}
.payment-method-page .order-summary .multi-credit-card label {
    line-height: 29px;
}
.payment-method-page .select-payment-method .order-summary .multi-credit-card label span {
    margin-top: 8px;
    display: inline-block;
}
.payment-method-page .select-payment-method .cards input {
    margin-right: 5px;
    margin-top: 3px;
    margin-left: -30px;
}
.payment-method-page .select-payment-method .cards .card-icon img {
    max-width: 25px;
    margin-right: 5px;
    margin-top: 3px;
}
/*Mastercard ending in...*/
.payment-method-page .select-payment-method .cards .card {
    font-size: 12px;
    line-height: 22px;
    margin-left: 5px;
    display: inline-block;
    float: left;
    width: calc(100% - 42px);
}
.payment-method-page .select-payment-method .cards .card .ending-in {
    /* clear: both; */
    display: inline-block;
    width: 100%;
    font-size: 11px;
    color: #838383;
    margin-top: -6px;
}
/*Name on Card column*/
.payment-method-page .select-payment-method .name, .payment-method .select-payment-method .payment-method .name {
    width: 50%
}
/*Name on Card column*/
.payment-method-page .select-payment-method .expiration, .payment-method .select-payment-method .payment-method .expiration {
    width: 50%
}
.payment-method-page .select-payment-method .total-charged, .payment-method .select-payment-method .payment-method .total-charged {
    width: 50%
}
.payment-method-page .select-payment-method .expiration .date {
    width: 80px;
}
.payment-method-page .select-payment-method .expiration .date .expired {
    color: #d20606;
    font-size: 11px;
    margin-top: 3px;
}
.payment-method-page .select-payment-method .expiration .edit-remove-save {
    margin-right: 10px;
}
.payment-method-page .select-payment-method .expiration .remove {
    margin-right: 8px;
    font-size: 11px;
    margin-top: 3px;
}
.payment-method-page .select-payment-method .total-charged .total {
    border: 1px solid grey;
    border-radius: 4px;
    text-align: center;
    padding: 0 10px;
    width: 100%;
    font-size: 15px;
    background: #fff;
}
/*Left side of payment Methods table*/
.payment-method-page .select-payment-method .left, .payment-method-page .select-payment-method .left {
    width: 50%;
    display: inline-block;
    float: left;
}
/*Right side of payment Methods table*/
.payment-method-page .select-payment-method .right, .payment-method-page .select-payment-method .right {
    width: 50%;
    display: inline-block;
    float: left;
}
.mod17 .add-new-credit-card-wrapper {
    width: 450px;
    max-width: 100%;
}
@media(max-width: 1100px) {
    .shopping-cart .right-column {
        float: right;
        width: 48%;
        width: 100%;
        margin-top: -268px;
        margin-top: 0;
    }
    .shopping-cart .right-column-child {
        width: 310px;
        margin-left: auto;
        margin-right: auto;
        float: unset;
        padding: 20px 0 0;
    }
/*    .shopping-cart .checkout-wrapper {
        float: none;
        float: right;
        display: block;
        width: 215px;
    }*/
    .mod17 .add-new-credit-card-wrapper {
        width: 330px;
        width: 450px;
        max-width: 100%;
    }
}
@media(max-width: 1000px) {
    .payment-method-page .select-payment-method .left, .payment-method-page .select-payment-method .left {
        width: 230px;
        margin-right: 10px;
        padding-right: 5px;
    }
    .payment-method-page .select-payment-method .cards, .payment-method .select-payment-method .payment-method .cards {
        width: 100%;
    }
    .payment-method-page .select-payment-method .right, .payment-method-page .select-payment-method .right {
        width: calc(100% - 240px);
    }
    .payment-method-page .select-payment-method .header-row .name {
        display: none;
    }
    .payment-method-page .select-payment-method .name {
        width: 100%;
        line-height: 16px;
    }
    .payment-method-page .select-payment-method .name {
        margin-top: 10px;
    }
}
@media(max-width: 650px) {
    .payment-method-page .select-payment-method .left, .payment-method-page .select-payment-method .left {
        width: 40%;
        margin: 0;
    }
    .payment-method-page .select-payment-method .right, .payment-method-page .select-payment-method .right {
        width: 60%;
        margin: 0;
    }
    .payment-method-page .select-payment-method .header-row {
        font-size: 10px;
    }
    .payment-method-page .select-payment-method .cards .card {
        float: right;
    }
    .payment-method-page .select-payment-method .total-charged {
        width: 50%;
    }
    .payment-method-page .header, .mod17 .add-new-credit-card-wrapper .header .add-new {
        font-size: 16px;
        font-weight: bold;
        width: 100%;
    }
    .mod17 .add-new-credit-card .gold-button .new-payment-method {
        display: none;
    }
}
@media(max-width: 400px) {
    .mod17 .add-new-credit-card-wrapper {
        width: 100%;
    }
    .payment-method-page .right-column {
        margin-top: -15px;
        width: 100%;
    }
    .shopping-cart .continue {
        font-size: 15px;
    }

}
.payment-method-page .select-payment-method .total-charged {
    position: relative;
}

.payment-method-page .select-payment-method .total-charged input {
    background: #fff;
    padding: 5px;
    width: 110px;
    height: 32px;
    padding-left: 15px;
    text-align: right;
    border-radius: 5px;
    border: 1px solid grey;
    max-width: 100%;
}
.payment-method-page .select-payment-method .total-charged input:focus {
    outline: 0;
}

.payment-method-page .select-payment-method .total-charged .unit {
    position: absolute;
    display: none;
    left: 5px; top: 10px;
    top: 7px;
    z-index: 9;
}
.payment-method-page .select-payment-method .order-summary {
    padding-top: 5px;
    border-top: 1px solid #c2c2c2;
}
.review-order-page .wrapper .order-summary .agreement {
    text-align: left;
    font-size: 12px;
    margin-top: 10px;
}
.payment-method-page .select-payment-method .order-summary .order-total-error-wrapper {
    width: 100%;
    display: inline-block;
    text-align: center;
}
/*Align Total Price with "Total Charged on Card" column*/
.payment-method-page .select-payment-method .order-summary .total-amount-wrapper {
    margin-right: calc(25% - 110px);
    float: right;
    margin-top: 4px;
}
@media(max-width: 1000px) {
    .payment-method-page .select-payment-method .order-summary .total-amount-wrapper {
        margin-right: calc(50% - 240px);
    }
}
@media(max-width: 650px) {
    .payment-method-page .select-payment-method .order-summary .total-amount-wrapper {
        margin-right: calc(30% - 110px);
    }
}
@media(max-width: 480px) {
    .payment-method-page .select-payment-method .order-summary .total-amount-wrapper {
        margin-right: 15px;
    }
    .payment-method-page .order-summary .multi-credit-card {
        width: calc(100% - 20px);
        width: calc(100% - 80px);
    }
}
.payment-method-page .select-payment-method .order-summary .order-total-error-wrapper .order-total-error, .payment-method-page .select-payment-method .order-summary .total {
    display: inline-block;
}
.payment-method-page .select-payment-method .order-summary .order-total-error-wrapper .order-total-error {
    color: #d20606;
    margin-right: 20px;
    text-align: right;
}
.payment-method-page .select-payment-method .order-summary .total {
    font-weight: bold;
    margin-right: 10px;
}
.payment-method-page .select-payment-method .order-summary .total-amount {
    float: right;
}
.payment-method-page .select-payment-method .order-summary .total-child {
    margin-right: calc(100% - 105px);
}
.mod17 .add-new-credit-card {
    border: 1px solid #888;
    padding: 12px 10px;
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
    border-radius: 10px;
    background: #fff;
}
.mod17 .add-new-credit-card .expiration-date select {
    height: 35px;
}
.mod17 .add-new-credit-card img {
    max-height: 24px;
    margin-left: 2px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.mod17 .add-new-credit-card-wrapper .add-new-credit-card .credit-card-wrapper {
    margin-top: 6px;
}
@media(max-width: 525px) {
    .mod17 .add-new-credit-card-wrapper .add-new-credit-card .credit-card-wrapper {
        width: 100%;
        margin-bottom: 10px;
    }
}
.mod17 .add-new-credit-card .credit-card.active img {
    -webkit-filter: none;
    filter: none;
}
.mod17 .add-new-credit-card input {
    width: 250px;
    max-width: 100%;
}
.mod17 .cvv-number input {
    width: 60px;
}
/****************************End Payment Methods*******************************/





/****************************Start Review Order Page*******************************/
.review-order-page .product-list-review {
    margin-top: 30px;
    border-radius: 10px;
    display: inline-block;
}
@media(max-width: 480px) {
    .shopping-cart .product-list-review {
        border: 0;
        padding: 10px 0;
    }
    .shopping-cart .left-column {
/*        width: calc(100% + 20px);
        margin-left: -10px;
        margin-right: -10px;
*/    }
    .shopping-cart .continue-top.right-column-child {
        margin-left: -10px;
        margin-right: -10px;
        width: calc(100% + 20px);
    }
}
.review-order-page .review-order-wrapper .credit-card .credit-card-icon img {
    max-height: 20px;
}
.review-order-page .review-order-wrapper {
    display: inline-block;
    width: 100%;
    border: 1px solid #888;
    padding: 10px 20px;
    border-radius: 10px;
    background: #fff;
}
.review-order-page .review-order-wrapper .shipping-billing-address-wrapper {
    width: 30%;
    float: left;
}
.review-order-page .review-order-wrapper .payment-method {
    display: inline-block;
    width: 50%;
    max-width: 280px;
}
.review-order-page .shipping-billing-address-wrapper .shipping-billing-address {
    width: 100%;
    margin-bottom: 15px;
}
.review-order-page .shipping-billing-address-wrapper .shipping-billing-address .review-header {
    font-weight: bold;
}
.review-order-page .shipping-billing-address-wrapper .shipping-billing-address .address-details {
    font-size: 12px;
}
.review-order-page .review-order-wrapper .right {
    width: 70%;
    float: left;
}
.review-order-page .review-order-wrapper .payment-method .credit-card {
    display: inline-block;
    width: 100%;
    margin: 2px 0;
    font-size: 12px;
    line-height: 20px;
}
.review-order-page .review-order-wrapper .payment-method .payment-total {
    border-top: 1px solid #c2c2c2;
    margin-top: 3px;
    padding-top: 4px;
    font-size: 12px;
}
.review-order-page .review-order-wrapper .right .gift-cards-coupon-codes {
    width: 50%;
}
.review-order-page .review-order-wrapper .executive-rewards {
    display: inline-block;
}
.review-order-page .change {
    font-weight: normal;
    font-size: 11px;
    color: #024fb6;
    cursor: pointer;
}
.review-order-page button:focus {
    outline: 0;
}
.review-order-page .textinput {
    height: 28px;
    width: calc(100% - 70px);
    max-width: 165px;
}
.review-order-page .executive-rewards .apply-rewards .amount-applied {
    color: green;
    font-size: 12px;
    margin-left: 10px;
}
.review-order-page .review-order-wrapper .executive-rewards .rewards-available {
    font-size: 12px;
}
.review-order-page .review-order-wrapper .executive-rewards .apply-rewards .apply-rewards-header {
    font-size: 12px;
}
.review-order-page .fob-section input[type=checkbox] {
    display: none;
}
@media(max-width: 1100px) {
    
    .shopping-cart .fob-section input[type=radio], .shopping-cart .fob-section input[type=checkbox], .shopping-cart .left-column .fob-section .apply-to-all {
        display: none;
    }
    .shopping-cart .top-row-header {
        display: none;
    }
    .review-order-page .right-column {
        width: 100%;
        margin-left: auto;
        margin-right: auto;
        float: none;
        max-width: 310px;
        margin-top: 0;
        display: block;
    }
    .shopping-cart .left-column .row2 {
        width: 100%;
        margin-left: 0;
        margin-top: 10px;
    }
    .review-order-page .checkout-wrapper {
        float: none;
        width: 100%;
    }
    .review-order-page .right-column-child .order-summary {
        width: 100%;
    }
    .review-order-page .order-summary-wrapper {
        width: 100%;
        margin-bottom: 10px;
    }
    .review-order-page .right-column-child .wrapper .left {
        clear: both;
    }
}
@media(min-width: 600px) and (max-width: 1100px) {
    .review-order-page .checkout-wrapper {
        width: 50%;
        float: right !important;
        margin-top: 10px;
    }
    .review-order-page .right-column-child .order-summary {
        width: 50%;
        float: left;
    }
    .review-order-page .right-column {
        max-width: none;
    }
}
@media(max-width: 768px) {
    .review-order-page .review-order-wrapper .payment-method, .review-order-page .review-order-wrapper .right .gift-cards-coupon-codes {
        width: 100%;
    }
    .review-order-page .review-order-wrapper .shipping-billing-address-wrapper, .review-order-page .review-order-wrapper .right {
        width: 50%;
    }
    .review-order-page .review-order-wrapper .right .gift-cards-coupon-codes {
        border-bottom: 1px solid #c2c2c2;
        border-top: 1px solid #c2c2c2;
        padding-bottom: 10px;
        padding-top: 10px;
    }
}
@media(max-width: 550px) {
    .review-order-page .review-order-wrapper .shipping-billing-address-wrapper, .review-order-page .review-order-wrapper .right {
        width: 100%;
    }
    .review-order-page .shipping-billing-address-wrapper .shipping-billing-address {
        width: 50%;
        float: left;
        padding: 3px;
    }
    .review-order-page .review-order-wrapper {
        padding: 6px 6px;
    }
}
@media(max-width: 479px) {
    .review-order-page .shipping-billing-address-wrapper .shipping-billing-address {
        width: 100%;
    }
    .cancel-popup.grey-button {
        width: 120px;
    }
    .update-popup.gold-button-gradient {
        width: 150px;
    }
}

/******************************End Review Order Page*******************************/


/******************************Begin Account Pages*********************************/
.editing-ordering-account {
    font-size: 13px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.account-pages .outer-container-container {
    background: #f8f8f8;
}
.account-pages .outer-container {
    border: 0 !important;
    background: #f8f8f8;
}
/*@media(max-width: 1000px) {
    .outer-container-container.page-top {
        margin-top: 50px;
    }
}*/
.account-pages .popup h2 {
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
}
.account-pages select {
    /*
    height: 35px;
    */
}
.account-pages .input-line select {
    width: 192px;
}
.account-pages div#sticky-wrapper {
    float: left;
    width: 300px;
}
.account-pages .navigation-panel {
    width: 290px;
    height: auto;
    /* float: left; */
    display: inline-block;
}
.account-pages .main-panel {
    display: inline-block;
    /* float: left; */
    margin-left: 30px;
    width: calc(100% - 320px);
}
.acct-breadcrumbs {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
    float: left;
}
.display-flex {
    display: flex;
    flex-wrap: wrap;
}
.align-items-center {
    align-items: center;
}
.justify-content-between {
    justify-content: space-between;
}
.account-pages .account-links {
    margin-top: 20px;
    margin-bottom: 20px;
}
.mobile-acct-menu {
    /* height: 30px;
    width: 30px; */
    line-height: 47px;
    float: left;
    display: none;
    cursor: pointer;
    padding: 1px 5px 0 0;
}
.displayflex {
    display: flex;
    align-items: center;
}
.mobile-acct-menu i {
    font-size: 21px;
    float: left;
    margin-left: 2px;
}
@media(max-width: 1000px) {
    .account-pages .account-links {
        display: none;
    }
    .mobile-acct-menu {
        display: inline-block;
    }
}
.account-pages h1 {
    font-weight: bold;
}
@media(max-width: 1200px) {
    .account-pages .main-panel h1, .account-pages .proof-images h1 {
        float: left;
        margin: 0;
    }
}
.module {
    background: #fff;
    border: 1px solid #c2c2c2;
    padding: 0 0 15px 0;
    margin-bottom: 15px;
    box-shadow: 3px 4px 9px #d2d2d2;
    
    /*Added 11/1/18*/
    width: 100%;
    display: inline-block;
}
.account-pages .main-panel .account-details-module .left-column {
}
.account-pages .order-acct-header-row .col {
    float: left;
    font-size: 11px;
    color: grey;
}
.account-pages .ordering-account .col.acct-actions {
}
.account-pages .account-details-module .col {
    float: left;
}
.account-pages .col.acct-avatar {
    min-height: 1px;
    width: 105px;
}
.account-pages .col.acct-name {
    width: calc(50% - 105px);
}
.account-pages .col.users {
    width: 50%;
}
.account-pages .col.acct-actions {
    width: 25%;
}
.account-pages .col.acct-actions .gold-button-gradient {
    width: 100%;
    min-width: unset;
    height: 30px;
    line-height: 30px;
    padding: 0;
}
.account-pages .col.acct-actions .grey-button {
    width: 100%;
    min-width: unset;
    height: 30px;
    line-height: 30px;
    padding: 0;
}
.account-pages .acct-actions .active-account {
    width: 100%;
    display: inline-block;
    text-align: center;
    font-size: 16px;
    margin-top: 10px;
}
.account-pages .acct-actions .manage-acct-settings {
    text-align: center;
    width: 100%;
    display: inline-block;
}
.account-pages .acct-actions .switch-to-acct-container {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.account-pages .acct-actions .switch-to-acct-container .switch-to-acct {
    width: 100%;
    display: inline-block;
    margin-top: 25px;
}
.account-pages .acct-actions .pending-invitation-to-join {
    width: 100%;
    display: inline-block;
    text-align: center;
}
.account-pages .acct-actions .accept-decline {
    width: 100%;
    display: inline-block;
    max-width: 175px;
    display: block;
}
.account-pages .navigation-panel .links a {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #e7e7e7;
    padding: 5px 5px 5px 11px;
    text-decoration: none;position: relative;
}
.account-pages .navigation-panel .links a.active {
    background: #eaeaea;
    border-left: 4px solid grey;
    padding-left: 7px;
}
.account-pages .navigation-panel .links a:hover {
    background: #ededed;
}
.account-pages .navigation-panel .links a:focus {
    outline: 0;
}
.account-pages .navigation-panel .shortcut-links {
    margin-top: 20px;
}
.account-pages .navigation-panel .shortcut-links .links {
    font-size: 11px;
}
.account-pages .navigation-panel .links-header {
    font-size: 16px;
    color: #5e5e5e;
}


/*Ordering Accounts Toggle*/
.ordering-acct-toggle {
    background: #fff;
    border: 1px solid #ccc;
    width: 400px;
    max-width: 100%;
    border-radius: 10px;
    padding: 10px;
    display: inline-block;
}
.ordering-acct-toggle .acct-abbrev {
    float: left;
    font-size: 27px;
    border: 1px solid #ccc;
    border-radius: 100%;
    padding: 0 5px;
    background: #d96d00;
    color: #fff;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    margin-left: 5px;
    margin-right: 10px;
}
.ordering-acct-toggle .acct-details {
    float: left;
    color: #656464;
    margin-top: 3px;
    width: calc(100% - 65px);
}
.ordering-acct-toggle .acct-details .acct-name {
    font-size: 20px;
}
.ordering-acct-toggle .acct-details .acct-num {
    font-size: 12px;
}


/*Ordering account fixed details (replaces toggle)*/
.orderingaccount-checkout .ordering-account-abbrev {
    border-radius: 50%;
    width: 35px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin-right: 10px;
}



/*Ordering Account Toggle Notice*/
.ordering-account-toggled-notif {
    background: #dff0d8;
    padding: 3px 0px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    border: 1px solid #ccc;
    font-size: 13px;
    display: table;
    position: absolute;
    top: 110px;
    width: 100%;
    max-width: 1380px;
    border-radius: 5px;
    z-index: 1;
    transition: top .25s;
    pointer-events: none;
    height: 0;
}
.ordering-account-toggled-notif .notif-message {
    display: table-cell;
    vertical-align: middle;
}



/*Account Details Module*/
.account-details-module .ordering-account .account-abbrev {
    color: #fff;
    width: 65px;
    height: 65px;
    text-align: center;
    border: 1px solid #a2a2a2;
    border-radius: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.mod8 .ordering-account .account-abbrev {
    color: #fff;
    width: 60px;
    height: 60px;
    text-align: center;
    border: 1px solid #a2a2a2;
    border-radius: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.account-details-module .ordering-account .account-abbrev .abbrev {
    font-size: 25px;
    line-height: 40px;
    margin-top: 5px;
    margin-bottom: -8px;
}
.mod8 .ordering-account .account-abbrev .abbrev {
    font-size: 21px;
    line-height: 39px;
    margin-top: 0px;
    margin-bottom: -8px;
}
.mod8 .ordering-account .account-abbrev .account {
    font-size: 11px;
}
.account-details-module .ordering-account .account-abbrev .account {
    font-size: 11px;
}
.account-pages .main-panel .account-details-module .right-column > div {
    border: 1px solid grey;
    margin-bottom: 10px;
    max-width: 380px;
    margin-left: auto;
    margin-right: auto;
    display: table;
    text-align: center;
    background: #fff; /* For browsers that do not support gradients */
    background: -webkit-linear-gradient(#f3f3f3, #fff, #fff, #fff, #fff, #f3f3f3); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(#f3f3f3, #fff, #fff, #fff, #fff, #f3f3f3); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f3f3f3, #fff, #fff, #fff, #fff, #f3f3f3); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f3f3f3, #fff, #fff, #fff, #fff, #f3f3f3); /* Standard syntax */
}
@media(max-width: 1000px) {
    .account-pages .main-panel .account-details-module .right-column > div {
        max-width: none;
    }
}
.account-pages .oa-users .oa-user {
    float: left;
    width: 48px;
    padding: 5px;
}

.account-pages .oa-users .oa-user img {
    width: 100%;
}

.account-pages .oa-users .oa-user .oa-user-image img {
    border-radius: 100%;
    border: 2px solid;
}

.account-pages .oa-users .oa-user .oa-user-descr {
    text-align: center;
    font-size: 11px;
    overflow: visible;
}
.account-pages .ordering-account .col.users {
}
.account-pages .oa-user-image.user-count {
    height: 38px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    border: 1px solid;
    width: 38px;
    border-radius: 100%;
    font-size: 21px;
}
.account-details-module .ordering-account, .mod8 .ordering-account {
    border-bottom: 1px solid #ccc;
    float: left;
    padding-top: 6px;
    padding-bottom: 6px;
}
/*
.popup .account-details-module .ordering-account, .mod8 .ordering-account {
    width: 400px;
    max-width: 80%;
    display: table;
}
@media(max-width: 550px) {
    .mod8 .ordering-account, .mod8 .create-account-form .ordering-account-preview  {
        display: inline-block;
        width: 100%;
        max-width: 100%;
    }
}
.popup .account-details-module .ordering-account, .mod8 .ordering-account-preview {
    width: 400px;
    max-width: 80%;
    display: table;
    margin-left: auto;
    margin-right: auto;
}*/
.mod8 .ordering-account {
    border: 1px solid #ccc;
    width: 100%;
    border-radius: 8px;
}
.mod8 .ordering-account .account-abbrev {
    margin-right: 8px;
    margin-left: 8px;
}
.account-details-module .ordering-account:hover, .mod8 .ordering-account:hover {

}
.account-details-module .executive-rewards .dollar-sign img {
    width: 80px;
}
.account-details-module .rewards-header .executive-rewards {
    width: calc(100% - 80px);
}
.account-details-module .rewards-header .executive-rewards img {
    width: 400px;
    max-width: 90%;
}
.account-details-module .easy-free {
    position: absolute;
    -ms-transform: rotate(-25deg);
    -webkit-transform: rotate(-25deg);
    transform: rotate(-25deg);
    font-size: 13px;
    line-height: 14px;
    font-weight: bold;
    pointer-events: none;
}
.account-pages .main-panel .account-details-module .right-column .header {
    font-weight: bold;
    font-size: 19px;
}
.account-pages .main-panel .account-details-module .right-column .rewards-dollars {
    font-style: italic;
}
.account-pages .shopping-experience-module .company-preferences .preference-row {
    margin-top: 12px;
    margin-bottom: 12px;
}
.account-pages .shopping-experience-module .company-preferences {
    width: 100%;
}
.ui.multiple.dropdown>.label {
    color: rgba(0,0,0,.87) !important;
    font-weight: normal;
}
.account-pages .navigation-panel .number {
    width: 16px;
    height: 16px;
    display: inline-block;
    text-align: center;
    line-height: 16px;
    margin-left: 25px;
    font-size: 11px;
    font-weight: bold;
}
.account-pages .navigation-panel .number.red-number {
    background: #d20606;
    color: #fff;
    font-weight: bold;
}
.account-pages .navigation-panel .number.plain-number {
    background: grey;
    color: #fff;
}
.ui.selection.dropdown {
    min-width: 220px !important;
}
.account-pages .company-preferences .preference-row .default.text {
    color: #000 !important;
}
.account-pages .main-panel .account-details-module .left-column .accounting-information .details .details-row .left {
    width: 200px;
    float: left;
}
.account-pages .company-preferences .apply-preferences {
    clear: both;
}
.account-pages .main-panel .account-details-module .left-column .account-name input {
    width: 220px;
    max-width: 100%;
}
.ui.selection.dropdown {
    border: 1px solid rgba(34,36,38,.35) !important;
}
.account-pages .main-panel .account-details-module .right-column .send-to-friend-button {
    width: 230px;
    max-width: 100%;
}
.account-pages .main-panel .executive-rewards .rewards-amount {
    color: green;
    font-size: 26px;
    font-weight: bold;
}
.account-pages h2 {
    border-bottom: 1px solid gold;
    font-size: 18px;
    font-weight: normal;
    margin-left: 10px;
    margin-right: 10px;
    padding-bottom: 5px;
}
.page-content-affilate .sub-text-src .ck h2 {
    border: unset;
    font-size: 22px;
    font-weight: bold;
    margin-left: unset;
    margin-right: unset;
    padding-bottom: unset;
}
.page-content-affilate .sub-text-src .ck h3 {
    font-size: 18px;
    font-weight: bold;
}
.page-content-affilate .sub-text-src .ck h4 {
    font-size: 16px;
    font-weight: bold;
}
h2.popup-gold-header {
    font-weight: bold;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
.account-pages .pop-c h2 {
    width: 100%;
    border: none;
    font-size: 22px;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.openWishlist-product .icon-container {
    position: relative;
    top: 8px;
}
body.mobile .openWishlist-product .icon-container i {
    font-size: 15px;
}
.account-pages .module h3 {
    font-size: 16px;
}
.account-pages .shopping-experience-module {
    border-color: gold;
    border-width: 2px;
}
.account-pages .navigation-panel .links a .questions-alert {
    color: #d20606;
    font-size: 10px;
}
.account-pages .main-panel .account-details-module .left-column .accounting-information .details .details-row .right .edit {
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}

.account-pages .main-panel .account-details-module .left-column .details .details-row {
    width: 100%;
    display: inline-block;
}
.ui.dropdown {
    max-width: calc(100% - 45px);
}
.account-pages .corporate-profile-module .details .image img {
    float: left;
    padding-right: 10px;
    padding-bottom: 10px;
}
.account-pages .benefits .benefit {
    width: calc(25% - 10px);
    color: #fff;
    min-height: 54px;
    text-align: center;
    display: table;
    margin: 5px;
    padding: 25px 10px;
    font-size: 16px;
    font-weight: bold;
    border-radius: 10px;
    height: 125px;
}
@media(max-width: 1000px) {
    .account-pages .benefits .benefit {
        height: 150px;
        font-size: 14px;
    }
}
@media(max-width: 930px) {
    .account-pages .benefits .benefit {
        height: 100px;
        width: calc(50% - 10px);
    }
}
.account-pages .benefits .benefit .child {
    display: table-cell;
    vertical-align: middle;
}
.account-pages .left-button-container {
    max-width: 240px;
    display: inline-block;
}

/*Recent Order History*/
.account-pages .recent-orders-module .recent-orders .orders-header {
    font-size: 11px;
    border-bottom: 1px solid #c2c2c2;
    padding-left: 5px;
    padding-right: 5px;
}
.account-pages .recent-orders .order-number {
    width: 80px;
}
.account-pages .recent-orders .order-date {
    width: 100px;
}
.account-pages .recent-orders .order-status {
    width: 220px;
}
.account-pages .recent-orders .order-total {
    width: 105px;
}
.account-pages .recent-orders .in-hands-date {
    width: 120px;
}
.account-pages .recent-orders-module .recent-orders .orders .order {
    padding: 10px 5px;
}
.account-pages .recent-orders-module .recent-orders .orders .order:nth-child(even) {
    background: #f2f2f2;
}
.recent-orders-module .recent-orders .orders .order-date {
    margin-bottom: 5px;
}
@media(min-width: 850px) and (max-width: 1100px) {
    .recent-orders-module .recent-orders .tracking {
        display: none;
    }
}
@media(min-width: 850px) and (max-width: 1000px) {
    .recent-orders-module .recent-orders .in-hands-date {
        display: none;
    }
}
@media(max-width: 890px) {
    .recent-orders-module .recent-orders .order-total {
        display: none;
    }
}
@media(max-width: 700px) {
    .recent-orders-module .recent-orders .tracking {
        display: none;
    }
}
@media(max-width: 600px) {
    .recent-orders-module .recent-orders .in-hands-date {
        display: none;
    }
}
@media(max-width: 500px) {
    .recent-orders-module .recent-orders .order-total {
        display: none;
    }
    .recent-orders-module .orders-header .order-status {
        display: none;
    }
}


/*Users Module*/
.account-pages .users-module .user {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #c2c2c2;
    float: left;
}
.account-pages .user-profile {
}
.account-pages .user-closed-view > div {
    margin-top: 10px;
    margin-bottom: 10px;
}
/*@media(max-width: 850px) {
    .account-pages .users-module .user {
        width: 100%;
    }
    .account-pages .users-module .user:nth-child(even) {
        margin-left: 0px;
    }
    .account-pages .users-module .user:nth-child(odd) {
        margin-right: 0px;
    }
}*/
.account-pages .users-module .user .user-profile-image {
    width: 100px;
    margin-right: 10px;
}
.account-pages .users-module .user .user-profile-image img {
    width: 100%;
    border-radius: 100%;
    border: 2px solid;
}
.account-pages .user-photo {
    min-height: 1px;
    width: 110px;
    margin-right: 10px;
}
.account-pages .user-name, .user-name {
    color: rgb(51, 51, 51);
    font-size: 12px;
    margin-top: 0;
    margin-bottom: 3px;
} 
#user_block .header-row {
    padding: 3px 0 0;
} 
#user_block .user-name {
    margin-bottom: 0;
    font-size: 11px;
    color: inherit;
    width: 200px;
}
.account-pages .user-type {
    width: 180px;
}
.edit-address-right .edit-grid-box {
    padding: 10px 30px 10px 35px;
}
.edit-grid-box .icon {
    padding: 0;
    display: none;
    align-items: center;
}
.edit-grid-box .icon span {
    padding: 0 0 0 2px;
    color: #438104;
    text-shadow: 0 0 #438104;
    font-size: 11px;
}
.select-grid .input-edit:checked+.edit-grid-box .icon {
    display: inline-flex;
}
.edit-grid-box .icon i {
    color: green;
    font-size: 16px;
}
@media(max-width: 1000px) {
    .account-pages .user-type {
        display: none;
    }
}
.account-pages .user-permissions {
    width: 180px;
    min-height: 1px;
}
.account-pages .user-notifications {
    width: 130px;
    min-height: 1px;
}
.account-pages .edit-user {
    width: 100px;
}
@media(max-width: 1300px) {
    .account-pages .user-notifications {
        display: none;
    }
}
@media(max-width: 1170px) {
    .account-pages .user-permissions {
        display: none;
    }
}
.account-pages .users-module .user .user-details i {
    width: 20px;
}
.account-pages .users-module .user .user-email-notices {
}
.account-pages .users-module .user .user-email-notices .notices .notice {
    background: #DDDDDD;
    margin-right: 5px;
    padding: 2px 5px;
    border: 1px solid #c2c2c2;
    display: inline-block;
    margin-bottom: 8px;
}
.account-pages .users-module .user .user-details .email {
    word-break: break-all;
}
.user-details-section .user-pic {
    width: 100px;
    margin-right: 10px;
}
.user-details-section .user-pic img {
    border-radius: 100%;
    border: 2px solid;
}
.user-expanded .header-row {
    display: none;
}
.user-details-section {
    background: #F8F8F8;
    font-size: 12px;
    width: 100%;
    display: flex;
    display: flex;
    display: -webkit-flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding-top: 10px;
}
.user-details-section .company-dropdowns .input-name {
    float: left;
    width: 75px;
    font-size: 12px;
    line-height: 30px;
}
.user-details-section .company-dropdowns .input-box {
    float: left;
    widows: calc(100% - 70px);
}
.user-details-section .company-dropdowns .input-box input {
    border: 1px solid grey;
    margin-bottom: 10px;
    height: 30px;
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
}
.user-details-section .company-dropdowns {
    margin-top: 15px;
}
.user-details-section .col {
    padding-top: 10px;
    width: 33.333333%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 0;
}
@media(max-width: 1030px) {
    .user-details-section .col {

    }
}
@media(max-width: 1400px) {
    .user-details-col1 {
        width: 100% !important;
    }
}
.user-details-section .col1 {
    position: relative;
    float: left;
    width: 33.3333%;
    border-right: 1px solid #ccc;
    padding-left: 10px;
    padding-right: 10px;
    height: 100%;
}
.user-details-section .col2 {
    float: left;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}
.user-details-section .col3 {
    float: left;
    width: 50%;
    padding-left: 10px;
}
.remove-user-from-acct {
    position: relative;
    display: inline-block;
}
@media(max-width: 1400px) {
    .user-details-section {
        border-bottom: 1px solid #ccc;
    }
    .user-details-section .col {
    }
    .user-details-section .col1 {
        width: 100%;
        padding-left: 0px;
        padding-right: 0px;
        border-right: 0;
        border-bottom: 1px solid #ccc;
    }
    .user-details-section .col2 {
        width: 50%;
        padding-left: 0px;
        padding-right: 0px;
    }
    .user-details-section .col3 {
        width: 50%;
        padding-left: 10px;
        padding-right: 10px;
    }
    .remove-user-from-acct {
        position: relative;
        text-align: left;
        margin-top: 10px;
        margin-bottom: 10px;
    }
}
@media(max-width: 1030px) {
    .user-details-section .col {
        border-left: 0;
        border-right: 0;
    }
}
.user-details-section .user-job-details {
    width: calc(100% - 110px);
}
.user-details-section .col2 select {
    width: 210px;
    border-radius: 0;
    margin-top: 5px;
}
.user-details-section .col2 .permission-set {
    margin-top: 10px;
    font-size: 12px;
    width: 100%;
    display: inline-block;
}
.user-details-section .col2 .permission-set .permission-label {
    float: left;
    display: inline-block;
    width: 100px;
}
@media(max-width: 760px) {
    .user-details-section .col2 .permission-set .permission-label {
        width: 100%;
    }
}
.user-details-section .col2 .permission-set .permission-inputs {
    float: right;
    width: calc(100% - 100px);
}
@media(max-width: 760px) {
    .user-details-section .col2 .permission-set .permission-inputs {
        float: left;
        width: 100%;
    }
}
.user-details-section .col2 .permission-set input[type=radio] {
    width: 15px;
    height: 15px;
    float: left;
    margin-top: 0;
    margin-right: 3px;
    margin-bottom: 4px;
}
.user-details-section .notifications {
    float: left;
    width: 180px;
}
.user-details-section .notification-checkbox-rows .notifications {
    padding-left: 12px;
}
@media(max-width: 670px) {
    .user-details-section .notification-checkbox-rows .notifications {
        padding-left: 0;
    }
    .user-details-section .notifications {
        float: left;
        width: unset;
    }
}
.user-details-section .email {
    width: 60px;
    float: left;
    text-align: center;
}
@media(max-width: 670px) {
    .user-details-section .email {
        width: 30px;
    }
}
.user-details-section .text {
    text-align: center;
    float: left;
    width: 90px;
}
.user-details-section input[type=checkbox] {
}
.user-details-section .notification-checkbox-row {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid #ccc;
    line-height: 25px;
    padding-top: 2px;
    padding-bottom: 2px;
}
.user-type-dropdown {
    width: 100%;
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
}
@media(max-width: 1400px) {
    .user-type-dropdown {
        padding-left: 0;
        padding-right: 0;
    }
}
.user-details-section .col-container {
    float: left;
    width: 66.6666666%;
    padding-right: 10px;
}
@media(max-width: 1400px) {
    .user-details-section .col-container {
        width: 100%;
        padding-left: 10px;
        border-top: 1px solid #ccc;
    }
}
.account-pages .user-profile .grey-button, .account-pages .user-profile .gold-button-gradient {
    height: 40px;
    line-height: 40px;
    padding: 0;
    width: 100px;
    min-width: unset;
}
.text-message-settings {
    width: 50%;
    display: inline-block;
}
.text-message-settings .text-message-container {
    margin-left: auto;
    margin-right: auto;
    display: block;
    background: #f8f8f8;
    width: 400px;
    max-width: 100%;
    text-align: center;
    border: 1px solid #ccc;
    padding: 10px;
}





/*My Profile page*/
.personal-profile-module .profile-details {
    float: left;
}
.personal-profile-module .profile-row {
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
}
.personal-profile-module .profile-row .row-header {
    float: left;
    width: 100px;
}
.personal-profile-module .profile-row .row-input {
    float: left;
    width: calc(100% - 100px);
}
.personal-profile-module input, .personal-profile-module select {
    border: 1px solid grey;
    margin-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    height: 28px;
    border-radius: 0;
    width: 220px;
    max-width: 100%;
    display: inline-block;
}
.personal-profile-module .profile-image .image-holder {
/*    width: 200px;*/
    width: 75px;
}
.personal-profile-module .profile-image .image-holder img {
    border-radius: 100%;
}
.editprofilephonehtml .column1 {
    width: 90px;
    padding-right: 5px;
    max-width: 20%;
}
.editprofilephonehtml .column1 select {
    font-size: 12px;
    padding-left: 2px;
    padding-right: 2px;
}
.editprofilephonehtml .column2 input, .editprofilephonehtml .column3 input {
    padding-left: 5px;
    padding-right: 5px;
}
.editprofilephonehtml .column2 {
    width: 200px;
    padding-right: 5px;
    max-width: 40%;
}
.editprofilephonehtml .column3 {
    width: 70px;
    padding-right: 10px;
    max-width: 20%;
}
.editprofilephonehtml .column4 {
    float: left;
    max-width: 20%;
}
@media(max-width: 660px) {
    .personal-profile-module .profile-row .row-header {
        width: 100%;
        font-size: 11px;
    }
    .personal-profile-module .profile-image {
        float: left !important;
        margin-left: 20px;
    }
    .personal-profile-module .profile-row .row-input {
        width: 100%;
    }
}



/*My Payment Options Module*/
.payment-options-module .expiration input {
    padding-top: 8px;
    padding-bottom: 8px;
}
.account-pages .main-panel .payment-options .credit-card {
    width: 175px;
}
.account-pages .main-panel .payment-options .credit-card img {
    max-width: 30px;
}
.account-pages .main-panel .payment-options .credit-card {
}
.account-pages .main-panel .payment-options .credit-card .cc-details .ending-in {
    margin-top: -4px;
}
.account-pages .main-panel .payment-options .name {
    width: 175px;
}
.account-pages .main-panel .payment-options .expiration {
    width: 90px;
}
@media(max-width: 540px) {
    .account-pages .main-panel .payment-options .payment-header .expiration {
        display: none;
    }
}
.account-pages .main-panel .payment-options .remove {
    width: auto;
}
.account-pages .main-panel .payment-options .payment-header {
    border-bottom: 1px solid #c2c2c2;
    padding-left: 5px;
    padding-right: 5px;
}
.account-pages .main-panel .payment-options .payment {
    padding: 10px 5px;
}
.account-pages .main-panel .payment-options .payment:nth-child(even) {
    background: #efefef;
}
.account-pages .left-button-container .gold-button-gradient {
    max-width: 240px;
    margin-left: 0;
}
.table-wrapper .column1 {
    width: 90px;
}
.tax-exemption-notification {
    display: inline-block;
    float: left;
    margin-left: 30px;
    width: calc(100% - 320px);
    position: relative;
}
.tax-exemption-notification button.close {
    position: absolute;
    right: 10px;
    top: 7px;
    font-size: 15px;
    color: #b39600;
    opacity: 0.5;
}
.tax-exemption-notification button.close:hover, .tax-exemption-notification button.close:focus {
    opacity: 1;
}
@media(max-width: 400px) {
    .table-wrapper .column1 {
        width: 60px;
    }
}
.table-wrapper .column2 {
    margin-left: 5px;
    width: 50%;
}
.table-wrapper .column3 {
    margin-left: 5px;
    display: inline-block;
}
/*
.table-wrapper .column2 {
    max-width: 50%;
    width: 140px;
    word-break: break-all;
}
*/
.table-wrapper label {
    width: 100%;
    margin-bottom: 0;
    display: inline-block;
    float: left;
    border-bottom: 1px solid #ccc;
}
.table-wrapper .table-row {
    padding: 10px;
}
.table-wrapper label:nth-child(odd) {
    background: #f8f8f8;
    display: inline-block;
}
.table-wrapper .remove {
    cursor: pointer;
    color: #024fb6;
    font-size: 11px;
    line-height: 21px;
}
.table-wrapper .make-default {
    font-size: 11px;
    line-height: 21px;
    cursor: pointer;
    color: #024fb6;
}
.table-wrapper .header-row {
    border-bottom: 1px solid #cecece;
    font-size: 11px;
    padding: 7px 7px 0px 7px;
}

/*Sales Tax Exemption Module*/
.account-pages .sales-tax-exemption-module .table-popup {
    position: relative;
    transform: none;
    box-shadow: none;
    border: 0;
    width: 100%;
    margin: 0;
    max-width: none;
    padding: 0;
    overflow: inherit;
}

@media(max-width: 1000px) {
    .account-pages .main-panel .account-details-module .left-column, .account-pages .main-panel .account-details-module .right-column {
        width: 100%;
        margin-bottom: 10px;
    }
    .account-pages .main-panel .account-details-module .right-column > div {
        display: inline-block;
    }
    .account-pages .main-panel .preference-rows-left {
        width: 100%;
    }
    .account-pages .main-panel .preference-rows-right {
        width: 100%;
    }
    .account-pages .shopping-experience-module .company-preferences .ui, .account-pages .shopping-experience-module .company-preferences select {
        max-width: 330px !important;
    }
    .account-pages .company-preferences .apply-preferences {
        float: left;
    }
}
@media(max-width: 1000px) {
    .account-pages .navigation-panel {
        width: 100%;
        position: relative;
        display: none;
    }
    .account-pages .navigation-panel .shortcut-links {
        display: none;
    }
    .account-pages .navigation-panel .links-header {
        display: none;
    }
    .account-pages .navigation-panel .number.plain-number {
        background: none;
        color: inherit;
        margin-left: 0;
        font-size: 11px;
        font-weight: normal;
    }
    .account-pages .navigation-panel .number.plain-number:before {content: "(";}
    .account-pages .navigation-panel .number.plain-number:after {content: ")";}
    .account-pages .navigation-panel .number.red-number {
        color: #d20606;
        background: inherit;
        margin-left: 0;
        font-size: 11px;
        font-weight: normal;
    }
    .account-pages .navigation-panel .number.red-number:before {content: "(";}
    .account-pages .navigation-panel .number.red-number:after {content: ")";}
    .account-pages .main-panel, .tax-exemption-notification {
        width: 100%;
        margin: 0;
    }
    .account-pages .navigation-panel .links {
        font-size: 11px;
    }
}
@media(max-width: 600px) {
    .account-pages .benefits .benefit {
        font-size: 12px;
        font-weight: normal;
        height: 110px;
    }
}

/*Corporate Accounts - active Module*/
.account-pages .corporate-profile-module-active .account-details .image {
    width: 100px;
    margin-right: 10px;
}
.account-pages .corporate-profile-module-active .account-details .image img {
    width: 100%;
}
.account-pages .corporate-profile-module-active .admin-info .image {
    width: 100px;
    margin-right: 10px;
}
.account-pages .corporate-profile-module-active .admin-info .image img {
    width: 100%;
}
.account-pages .corporate-profile-module-active .admin-info {
    background: #fff;
    background: -webkit-linear-gradient(#f3f3f3, #fff, #fff, #fff, #fff, #f3f3f3);
    background: -o-linear-gradient(#f3f3f3, #fff, #fff, #fff, #fff, #f3f3f3);
    background: -moz-linear-gradient(#f3f3f3, #fff, #fff, #fff, #fff, #f3f3f3);
    background: linear-gradient(#f3f3f3, #fff, #fff, #fff, #fff, #f3f3f3);
    padding: 10px;
    border: 1px solid grey;
}
.account-pages .corporate-profile-module-active .admin-info .position {
    font-weight: normal;
    font-size: 10px;
}
.account-pages .corporate-profile-module-active .admin-info .contact-admin-button .gold-button-gradient {
    max-width: 200px;
}
@media(max-width: 500px) {
    .account-pages .corporate-profile-module-active .account-details {
        width: 100%;
        margin-bottom: 10px;
    }
    .account-pages .corporate-profile-module-active .admin-info {
        width: 100%;
    }
}

/*My Payment Options Module*/

/*Billing & Shipping Module*/


/*Shipping Accounts Module*/
.shipping-accounts-module .table-wrapper .column2 {
    width: 100px;
}

/*Add a New User Popup (mod3)*/
.mod3 .user-fields .column1 {
    width: 100px;
    line-height: 35px;
}
.user-fields .add-user-input {
    max-width: 195px;
    width: 100%;
}
.add-user-input input , .add-user-input select {
    width: 100%;
}
.mod3 .info-bubble {
    padding: 10px;
    margin: 20px;
    border-radius: 10px;
    width: calc(100% - 40px);
    border: 1px solid grey;
    font-size: 12px;
}
.mod3 .info-bubble .left {
    width: 100px;
}

/*Edit User Popup (mod4), Edit Profile Popup (mod5), Edit Email Address Popup (mod6), Edit Phone Numbers Popup (mod7)*/
.mod4 {
    width: 1000px;
    display: none;
}
.mod4 .section {
    width: 50%;
    margin-bottom: 15px;
}
.mod4 .input-line label, .mod5 .input-line label, .mod6 .input-line label, .mod7 .input-line label {
    float: left;
    width: 100px;
    line-height: 34px;
}
.mod4 .input-line, .mod5 .input-line {
    width: 100%;
    display: inline-block;
}
.mod4 .email-address input[type=checkbox], .mod5 .email-address input[type=checkbox], .mod6 .email-address input[type=checkbox], .mod7 .email-address input[type=checkbox] {
    width: 17px;
    height: 17px;
    margin-top: 1px;
}
.mod4 .notification-label, .mod5 .notification-label, .mod6 .notification-label, .mod7 .notification-label {
    width: 165px;
    margin-left: 5px;
    font-size: 12px;
}
.mod4 .notification .description, .mod5 .notification .description, .mod6 .notification .description, .mod7 .notification .description {
    display: inline-block;
    width: calc(100% - 187px);
    float: right;
    font-size: 11px;
}
.mod4 .column1, .mod5 .column1, .mod6 .column1, .mod7 .column1 {
    width: 75px;
}
.mod4 .column2, .mod5 .column2, .mod6 .column2, .mod7 .column2 {
    width: 145px;
    margin-right: 8px;
}
.mod4 .column3, .mod5 .column3, .mod6 .column3, .mod7 .column3 {
    width: 60px;
    margin-right: 8px;
}
@media(max-width: 1000px) {
    .mod4 .profile-info, .mod4 .email-address, .mod4 .phone-numbers {
        width: 100%;
        border-bottom: 1px solid #cecece;
        padding-bottom: 10px;
    }
}
/*Edit Profile Popup*/
.mod5 {
    width: 500px;
    display: none;
}
/*Edit Email Popup*/
.mod6 {
    width: 600px;
    display: none;
}
/*Edit Phone Popup*/
.mod7 {
    width: 500px;
    display: none;
}
/*Create a New Ordering Account*/
.mod8 {
    /*width: 800px;*/
}
.mod8 .create-account .about {
    background: #EEEEEE;
    width: 236px;
    border: 1px solid grey;
    padding: 10px;
    font-size: 12px;
}
.mod8 .create-account .about ul {
    padding-left: 18px;
}
.mod8 .create-account-form {
    width: calc(100% - 236px);
    padding-left: 10px;
    padding-right: 10px;
}
@media(max-width: 768px) {
    .mod8 .create-account-form {
        width: 100%;
    }
    .mod8 .create-account .about {
        width: 100%;
    }
}
.mod8 .create-account-form .ordering-account-name input {
    max-width: 300px;
    width: 100%;
}
.mod8 .choose-default-color {
    max-width: 100%;
}
.mod8 .choose-default-color .colors .color {
    width: 32px;
    height: 32px;
    border-radius: 100%;
    margin-bottom: 10px;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    color: #fff;
    text-align: center;
    line-height: 32px;
    font-size: 13px;
    font-weight: 700;
}
.mod8 .choose-default-color .colors .color.selected {
    border: 1px solid grey;
    cursor: not-allowed;
}
.mod8 .abbreviation {
    margin-left: 5px;
}
@media(max-width: 600px) {
    .mod8 .abbreviation {
        margin-left: 0;
    }
}
.mod8 .abbreviation input {
    width: 50px;
}

.oa-detail-section {
    width: 50%;
    float: left;
}
@media(max-width:700px) {
    .oa-detail-section {
        width: 100%;
        padding: 0;
        margin-top: 5px;
    }
}

/*Personal Profile Module*/
.personal-profile-module .profile-image {
    float: right;
}
@media(max-width: 850px) {
    .personal-profile-module .profile-image {
        float: left;
        margin-left: 20px;
    }
}
.personal-profile-module .profile-image .edit-image {
    position: absolute;
    top: 3px;
    right: 5px;
    color: #fff;
}
.personal-profile-module .profile-image .image {
    position: relative;
}
.personal-profile-module .profile-image .image img {
    width: 100%;
}
.personal-profile-module .name-and-title {
    float: left;
    width: calc(50% - 20px);
    padding: 15px;
}
.personal-profile-module .phone-email {
    width: calc(50% - 20px);
    display: inline-block;
    padding: 0 15px;
}
@media(max-width: 1100px) {
    .personal-profile-module .name-and-title {
        width: calc(100% - 20px);
    }
    .personal-profile-module .phone-email {
        width: calc(100% - 20px);
    }
}
@media(max-width: 500px) {
    .personal-profile-module .name-and-title, .personal-profile-module .phone-email {
        padding-left: 0;
        padding-right: 0;
    }
}
.personal-profile-module .phone-email .phone-container, .personal-profile-module .phone-email .email-container {
    width: calc(100% - 30px);
    padding: 5px;
}
.personal-profile-module .info .email {
    display: inline-block;
}
.personal-profile-module .notification {
    background: #DDDDDD;
    margin-right: 5px;
    padding: 2px 5px;
    border: 1px solid #c2c2c2;
    display: inline-block;
    margin-bottom: 8px;
}
.personal-profile-module .phone-email i {
    width: 30px;
}
.personal-profile-module .info {
    width: calc(100% - 145px);
    display: inline-block;
}
@media(max-width: 500px) {
    .personal-profile-module .info {
        width: 100%;
    }
}
.personal-profile-module .image .edit-image, .personal-profile-module .edit-profile, .personal-profile-module .edit-phone, .personal-profile-module .edit-email {
    opacity: .5;
}
.personal-profile-module .image:hover > .edit-image, .personal-profile-module .name-and-title:hover > .edit-profile, .personal-profile-module .phone:hover > .edit-phone, .personal-profile-module .email:hover > .edit-email {
    opacity: 1;
    font-weight: bold;
}
.personal-profile-module .name-and-title:hover, .personal-profile-module .phone-email .phone:hover, .personal-profile-module .phone-email .email:hover {
    background: #ffffe9;
    cursor: pointer;
}


/************************************Right Panel************************************/
.right-panel {
    width: 300px;
    max-width: 90%;
    height: 100%;
    background: #dcdcdc;
    border-left: 1px solid #c2c2c2;
    position: fixed;
    float: right;
    display: inline-block;
    right: -350px;
    -webkit-transition: right .3s;
    transition: right .3s;
    margin-top: 70px;
}
@media(max-width: 800px) {
    .right-panel {
        margin-top: 50px !important;
    }
}
.outer-container-container {
    width: 100%;
    margin-top: 70px;
    float: left;
    display: inline-block;
/*    -webkit-transition: width .3s;
    transition: width .3s;*/
}
.outer-container-container.rp-open {
    width: calc(100% - 300px);
}
@media(max-width: 800px) {
    .outer-container-container {
        width: 100% !important;
    }
    .outer-container {
        margin-top: -20px;
    }
}
.right-panel-open {
    right: 0;
}
/*********************************Register Module - Start********************************/

.mod9 {
    padding: 5px 25px;
    margin: 40px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid grey;
    width: calc(100% - 20px);
    box-shadow: 6px 6px 6px #e6e6e6;
}
.mod9 .new-account-registration-form {
    max-width: 900px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: table;
}

/*****new signup page css - Start*****/
.affiliate-blue-bg {
    background: #0085B2;
    align-items: center;
    justify-content: center;
}
.affiliate-signup-page .d-flex {
    display: flex;
}
.affiliate-signup-page .affiliate-blue-bg p {
    color: white;
    font-size: 27px;
    font-style: italic;
    font-weight: normal;
    font-family: "sans-serif";
}
.affiliate-blue-bg .blue-image-box .affiliate-logo-text {
    font-size: 21px;
    padding-left: 60px;
    margin-top: -5px;
}
.affiliate-blue-bg .blue-image-box {
    text-align: center;
}
.affiliate-signup-page .affiliate-make {
    max-width: 1140px;
    margin: 30px auto 0;
    padding: 0 10px;
    width: 100%;
}
.affiliate-make h1 {
    font-size: 28px;
    text-shadow: 0 0 black;
    margin-bottom: 7px;
}
.affiliate-signup-page h4 {
    color: #D96D00;
    border-bottom: 1px solid #D96D00;
    padding-bottom: 3px;
}

.account-setup .account-setup-box {
    display: grid;
    grid-template-columns: 1fr 5fr;
    align-items: center;
    gap: 15px;
}
.account-setup-sec .flex-items {
    align-items: self-start;
}
.account-setup .account-setup-text {
    max-width: 420px;
}
.account-setup-box label {
    width: 200px;
    color: #0085B2;
}
.account-setup-box .desired {
    width: 250px;
    padding-top: 10px;
    color: #000;
}
.account-setup input, .account-setup select{
    width: 100%;
    height: 45px;
    border-radius: 10px;
    border: 1px solid #D96D00;
    font-size: 20px;
    padding: 0 15px;
}
.account-setup-text p {
    color: #d20606;
    line-height: 17px;
}
.account-setup-text a {
    color: #0085B2;
}
.password-input {
    position: relative;
}
.password-input span {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    cursor: pointer;
}
.about-you-sec {
    margin-top: 40px;
}
.phone-no-sec .number-input-first input {
    width: 280px;
}
.number-input-second input {
    width: 115px;
}
.account-setup-sec .account-setup-box .number-input-second label {
    width: 50px;
}
.account-setup-box .phone-no-sec {
    display: flex;
}
.account-name-box p {
    color: #D96D00;
}
.affiliate-setting-sec {
    margin-top: 80px;
}
.affiliate-setting-sec .website-link {
    position: relative;
}
.affiliate-setting-sec .website-link span {
    position: absolute;
    top: 50%;
    left: 15px;
    color: #7b7b7b;
    transform: translateY(-50%);
}
.affiliate-setting-sec .website-link input {
    padding-left: 74px;
}
.affiliate-setting-sec .website-link.landing-page-link input {
    padding-left: 35.1rem;
    margin: 0;
}
.affiliate-setting-sec .account-setup-box label p {
    width: 150px;
}
.affiliate-checkbox-field {
    display: flex;
    column-gap: 10px;
}
.account-setup .check-box{
    width: 26px;
    height: 26px;
    margin: 0;
}
.affiliate-checkbox-field label {
    width: 100%;
}
.affiliate-setting-sec .following-sec h5 {
    font-weight: normal;
    text-shadow: 0 0 black;
}
.following-sec p {
    color: black;
}
.following-sec a {
    color: #0085B2;
}
.affiliate-maker-btn {
    text-align: center;
}
.affiliate-maker-btn .gold-button-gradient {
    width: 330px;
    padding: 16px 10px;
    font-size: 23px;
}
/*****new signup page css - end*****/

/****re-set-layout-css-start*****/
.input-fill-account-setup {
    border: 1px solid red;
    display: grid;
    grid-template-columns: 1fr 4fr;
    gap: 8px;
}
.validation-box {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    align-items: center;
}
.i-btn-alert{
    display: flex;
    align-items: center;
    gap: 5px;
}
.contact-ext{
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 10px;
}

.affiliate-check-block{
    display: grid;
    grid-template-columns: 1fr 5fr;
}
.main-checkblock-box {
    max-width: 895px;
    width: 100%;
    margin: 0 0 0 auto;
}

.equal-text-align{
    align-items: center !important;
}
.mt-25{
  margin-top: 25px !important;  
}
.user-form-input-boxes{
    position: relative;
}
.validation-box >.user-form-input-boxes > p{
    position: absolute;
    color: #f17756;
}
.select-box-input select{
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    position: relative;
    z-index: 10;
    background: transparent;
}
.select-box-input{
    position: relative;
}
.select-icon-arrow{
    position: absolute;
    top: 50%;
    right: 17px;
    transform: translateY(-50%);
}
.form-input-boxes {
    display: grid;
    grid-template-columns: 100% 1fr;
    align-items: center;
    gap: 10px;
}
.form-input-boxes.promote-company {
    display: block !important;
}
.label-input-equal{
    display: grid;
    grid-template-columns: 1fr 1fr;
    align-items: center;
    gap: 10px;
}
.account-setup .main-checkblock-box .affiliate-checkbox-field label{
    user-select: none;
}

/***upgrade-affiliate-page-css-start****/
.alert-maxChar >.user-form-input-boxes > p{
    position: absolute;
    color: #f17756;
}
/***upgrade-affiliate-page-css-end***/
.affiliate-sub-banner{
    margin-bottom:10px;
}
/****responsive-start-reset-layout********/

@media(max-width: 1200px){
    .affiliate-sub-banner{
        margin-bottom: 10px;
    }
}
@media(max-width: 1199px){
    .main-checkblock-box {
        max-width: 745px;
    }
    .account-setup .account-setup-box {
        width: 100%;
        align-items: center;
    }
    .affiliate-signup-page .affiliate-blue-bg p {
        font-size: 20px;
    }
} 
@media(max-width: 991px){
    .account-setup .account-setup-box {
        grid-template-columns: 1fr;
        gap: 0;
    }
    .validation-box {
        grid-template-columns: 1fr;
        gap: 8px;
    }
    .account-setup .i-btn-alert, 
    .account-setup .validation-box >.password-input > p,
    .account-setup .account-setup-text {
        margin-left: 0px;
        width: 94%;
        max-width: 100%;
    }
    .main-checkblock-box {
        max-width: 100%;
    }
    .account-setup-box label, 
    .affiliate-setting-sec .account-setup-box label p {
        width: 100%;
    }
    .account-setup-box .desired {
        width: 100%;
    }
    .validation-box >.user-form-input-boxes > p{
        width: 94%;
    }

    .blue-image-box img{
        max-width: 330px;
    }
    .affiliate-blue-bg .blue-image-box .affiliate-logo-text {
        font-size: 16px;
        padding-left: 60px;
        margin-top: -2px;
    }
    .affiliate-signup-page .affiliate-blue-bg p {
        font-size: 17px;
    }
    .account-setup .number-input-second input {
        width: 100%;
    }
    .account-setup .space-mt{
        margin-top: 25px;
    }
  .form-input-boxes, .label-input-equal {
        grid-template-columns: 94% 1fr;
    }
}

@media(max-width: 767px){
    .account-setup .i-btn-alert {
        align-items: start;
        gap: 5px;
    }
    .affiliate-blue-bg .blue-image-box .affiliate-logo-text {
        font-size: 16px;
        padding-left: 0px;
        margin-top: -2px;
    }
    .affiliate-blue-bg {
        flex-direction: column;
    }
    .inventory-button-sec .btn-sm-gold,  .inventory-button-sec .btn-sm-grey{
        font-size: 11px;
        width: 160px;
    }
}
@media(max-width: 480px){
    .account-setup .gap-filed-requr{
        margin-top: 40px;
    }
    .account-setup .gap-filed-requr-last{
        margin-top: 20px;
    }
    .account-setup  .contact-ext {
        grid-template-columns: 1fr;
        gap: 15px;
    }
    .account-setup .number-input-second{
        display: grid;
        padding-left: 0;
    }
    .number-input-second input {
        width: 100%;
    }
    .account-setup .font23 {
        font-size: 20px;
    }
    .account-setup .font19 {
        font-size: 16px;
    }
    .account-setup .font22 {
        font-size: 20px;
    }
    .account-setup input, .account-setup select {
        font-size: 16px;
    }
    .affiliate-signup-page .affiliate-make{
        padding: 9px;
    }
    .affiliate-make h1 {
        font-size: 23px;
    }
    .blue-image-box img {
        max-width: 275px;
    }
    .form-input-boxes, .label-input-equal {
        grid-template-columns: 88% 1fr;
    }
    .account-setup .i-btn-alert, 
    .account-setup .validation-box >.password-input > p,
    .validation-box >.user-form-input-boxes > p,
    .account-setup .account-setup-text {
        width: 90%;
    }
    /* .website-link.landing-page-link.afit-land input {
        font-size: 18px !important;
    } */
    .account-setup-box .field-url input{
        padding-left: 250px !important; 
        font-size: 14px;
    }
    .website-link.landing-page-link.afit-land .ssl-link {
        font-size: 14px !important;
    }
}

/****responsive-end-reset-layout********/


/*****New-upgrade-Affiliate-page-css-end*****/

@media(max-width: 500px) {
    .mod9 .new-account-registration-form {
        display: inline-block;
    }
}
.mod9 .input-row {
    margin-bottom: 10px;
    clear: both;
}
/*.mod9 .input-row input[type=text] {
    width: 350px;
    max-width: 100%;
    font-size: 14px;
}*/
.mod9 .input-row input[type=password], .mod9 .input-row input[type=email], .mod9 .input-row input[type=text] {
    font-size: 14px;
    max-width: 350px;
    width: 100%;
}
.mod9 input::placeholder {
    color: #d6d4d4;
}
.mod9 .input-row.phone {
    width: 65%;
    max-width: 223px;
    clear: none;
}
.mod9 .input-row.extension {
    width: 25%;
    margin-left: 5%;
    margin-right: 5%;
    clear: none;
}
.mod9 .new-account-registration {
    border-bottom: 1px solid #c2c2c2;
    margin-bottom: 10px;
}
.mod9 .register-now .gold-button-gradient {
    max-width: 250px;
}
.mod9 .details, .mod9 .ordering-account {
    padding: 0 15px;
}
@media(max-width: 500px) {
    .mod9 .details, .mod9 .ordering-account {
        width: 100%;
    }
}
.mod9 .ordering-account .email-signups input[type=checkbox] {
    width: 16px;
    height: 16px;
}
.mod9 .ordering-account .email-signups span {
    line-height: 22px;
}
.emailSignupExecutiveAdvertisingRegistrationEmail {
    display: none !important;
}
/*********************************Register Module - End**********************************/


/*********************************Why Register Module - Start****************************/
.mod10 {
    padding: 16px 25px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid grey;
    width: calc(100% - 20px);
    display: table;
    background: whitesmoke;
}
/*********************************Why Register Module - End******************************/


/*********************************Login to an Account - Start****************************/
.mod11 {
    display: table;
    width: 500px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 15px;
    border: 1px solid grey;
}
.mod11 .login-form {
    max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: table;
}
.mod11 .new-account-registration {
    margin-left: -20px;
    margin-right: -20px;
}
.already-have-account .register-new-acct {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
/*********************************Login to an Account - End******************************/

/*********************************Login Required Popup - Start (mod13)*******************/
.mod13 {
    display: none;
    width: 500px;
}
/*********************************Login Required Popup - End (mod13)*********************/

/****************************Recommend to Friend Popup - Start (mod14)*******************/
.mod14 {
    width: 800px;
}
.mod14 .about {
    background: #EEEEEE;
    width: 236px;
    border-radius: 10px;
    padding: 10px;
    font-size: 12px;
    float: left;
}
.mod14 .send-coupon-form {
    width: calc(100% - 236px);
    padding-left: 20px;
    padding-right: 20px;
    float: left;
}
.mod14 .create-account-form {
    width: calc(100% - 236px);
    padding-left: 10px;
    padding-right: 10px;
}
.mod14 .section-header {
    font-weight: bold;
    font-size: 14px;
}
.mod14 .details {
    margin-bottom: 10px;
}
.mod14 .input-row {
    line-height: 35px;
}
.mod14 .input-row .text {
    width: 120px;
}
.mod14 textarea {
    height: 125px;
    border-radius: 10px;
}
@media(max-width: 700px) {
    .mod14 .send-coupon-form {
        width: 100%;
        margin-top: 10px;
    }
    .mod14 .about {
        width: 100%;
    }
}
/****************************Recommend to Friend Popup - End (mod14)*******************/

/****************************Recommend to Friend Popup - Start*************************/
.rewards-summary-module {
    padding: 0;
    position: relative;
}
.rewards-summary-module img {
    max-width: 100%;
}
.rewards-summary-module .overlay, .rewards-summary-module .overlay-member {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 20px;
    background: rgba(0, 0, 0, 0.6);
    text-align: center;
}
.rewards-summary-module .overlay-member .details a {
    color: #fff !important;
}
.rewards-summary-module .overlay .get-more {
    font-size: 28px;
    margin-bottom: 25px;
    line-height: 30px;
}
.rewards-summary-module .overlay .gold-button-gradient {
    display: table;
    font-size: 30px;
    padding: 23px 60px;
    margin-bottom: 13px;
}
@media(max-width: 550px) {
    .rewards-summary-module .overlay .get-more {
        font-size: 19px;
        margin-bottom: 0;
        font-size: 15px;
        display: none;
    }
    .rewards-summary-module .overlay .gold-button-gradient {
        font-size: 20px;
        padding: 18px 25px;
    }
}
.rewards-summary-module .overlay-member {
    color: #fff;
}
.rewards-summary-module .overlay-member .reward-balance {
    width: 25%;
    border-right: 1px solid gold;
}
.rewards-summary-module .overlay-member .recently-earned {
    width: 25%;
    border-right: 1px solid gold;
}
.rewards-summary-module .overlay-member .info {
    width: 50%;
    text-align: left;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 19px;
}
.rewards-summary-module .overlay-member .info .key-word {
    font-size: 25px;
    font-weight: bold;
    margin-right: 6px;
}
.rewards-summary-module .overlay-member .info .item1 {
    margin-top: 5px;
    margin-bottom: 15px;
}
.rewards-summary-module .balance {
    font-weight: bold;
    font-size: 30px;
    margin-top: 10px;
    margin-bottom: 10px;
}
@media(max-width: 1100px) {
    .rewards-summary-module .overlay-member .info {
        font-size: 11px;
        width: 100%;
    }
    .rewards-summary-module .balance {
        font-size: 23px;
    }
    .rewards-summary-module .overlay-member .reward-balance {
        width: 50%;
    }
    .rewards-summary-module .overlay-member .recently-earned {
        width: 50%;
        border-right: 0;
    }
    .rewards-summary-module .overlay-member .info .item1, .rewards-summary-module .overlay-member .info .item2 {
        float: left;
        width: 50%;
        text-align: center;
        margin-top: 20px;
        margin-bottom: 0;
    }
    .rewards-summary-module .overlay-member .info .key-word {
        font-size: 15px;
        margin-right: 3px;
    }
}
/****************************Recommend to Friend Popup - End***************************/


/**********************Reward History Module - Start (mod16)***************************/
/*.mod16 .order-number {
    width: 75px;
}
.mod16 .order-date {
    width: 90px;
}
.mod16 .posting-date {
    width: 100px;
}
.mod16 .order-total {
    width: 105px;
}
.mod16 .rewards-earned-used {
    width: 135px;
}
.mod16 .available-balance {
    width: 110px;
}
.mod16 .rewards-header {
    font-size: 11px;
    padding: 0 10px;
}
.mod16 .rewards {
    padding: 10px;
}
.mod16 .rewards:nth-child(odd) {
    background: #eeeeee;
}
@media(min-width: 851px) and (max-width: 1100px) {
    .mod16 .posting-date, .mod16 .order-total, .mod16 .expiration-date {
        display: none;
    }
}
@media(max-width: 800px) {
    .mod16 .posting-date, .mod16 .order-total, .mod16 .expiration-date {
        display: none;
    }
    .mod16 .rewards-header > div, .mod16 .rewards > div {
        width: 25%;
    }
    .mod16 .order-number {
        width: 75px !important;
    }
}*/
/**********************Reward History Module - End (mod16)*****************************/

/***************************Card Details Module****************************************/
.payment-options-module .card-details {
    display: none;
}
/**************************************************************************************/

/************************************Ordering account notification like bootstrap alert **************************************************/
.alert.ordering-account-toggled-notification {
    top: 70px;
}
@media(max-width: 1000px) {
    .alert.ordering-account-toggled-notification {
        top: 50px;
    }
}
.alert.alert-success.ordering-account-toggled-notification, .alert.alert-warning.ordering-account-toggled-notification, .alert.alert-danger.ordering-account-toggled-notification{
    margin: auto;
    text-align: center;
    position: fixed !important;
    z-index: 3;
    width: 100%;
    height: auto;
    line-height: 38px;
    min-height: 38px;
    padding: 0 5px;
}
.alert.alert-success.alert-custom.affilate-pages-toggal-notification-sec {
    margin: auto;
    text-align: center;
    position: fixed !important;
    z-index: 3;
    width: 100%;
    height: auto;
    line-height: 38px;
    min-height: 38px;
    padding: 0 5px;
}
header.shrink .alert.ordering-account-toggled-notification {
    top: 50px;
}
body.short_menu .alert.ordering-account-toggled-notification {
    top: 50px;
}
.alerts-holder {
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
}
@media (min-width: 480px) and (max-width: 575px) {
    .logo-account-block ul li {
        padding: 0 4px;
    }
    .account-company-review {
        padding: 15px 10px;
    }
}
@media(max-width: 480px) {
    .alerts-holder {
        font-size: 11px;
    }
    .alerts-holder .alert {
        line-height: 16px;
    }
}
@media(max-width: 479px) {
    .account-company-review {
        padding: 15px 10px;
    }
    .logo-account-block ul li {
        margin: 5px 0;
    }
    .account-company-review h3 {
        margin: 5px 0 10px;
        font-size: 18px;
    }
    .dismiss-txt {
        top: 5px;
    }
    .affiliate-setting-sec .website-link {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .affiliate-setting-sec .website-link input {
        padding-left: 50px;
    }
    .affiliate-setting-sec .website-link input::placeholder, .affiliate-setting-sec .website-link.landing-page-link input::placeholder {
        font-size: 14px;
    }
    .affiliate-setting-sec .website-link.landing-page-link input {
        padding-left: 19.4rem;
        margin-bottom: 5px;
    }
    .affiliate-setting-sec .website-link.landing-page-link span {
        font-size: 11px;
    }
    .affiliate-setting-sec .website-link span {
        font-size: 14px;
        left: 8px;
    }
    .account-setup input {
        font-size: 14px;
        margin: 0;
    }
}
@media (max-width: 375px) {
    .account-setup-upgrade-sec input {
        font-size: 12px;
    }
}

/*Ordering Account Dashboard Page - Executive Benefits*/
.benefit-section {
    width: 100%;
    display: inline-block;
    float: left;
    clear: both;
    margin-top: 10px;
    margin-bottom: 10px;
}
.benefit-section .benefit-level, .benefit-section .prev-year-spend {
    width: 100%;
    display: inline-block;
    float: left;
}
.benefit-level .benefit-label {
    font-size: 11px;
}
.prev-year-spend .benefit-label {
    font-size: 11px;
}
.benefit-section .benefit-progress {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-radius: 30px;
    font-size: 14px;
    box-shadow: 1px 2px 3px 0px #969696;
}
.benefit-section .benefit-progress .benefit-item.completed {
    color: #fff;
    font-weight: bold;
    background: green;
}
.benefit-section .benefit-progress .benefit-item {
    cursor: pointer;
    float: left;
    width: 12.5%;
    height: 100%;
    text-align: center;
    border-right: 1px solid #a9a9a9;
}
.benefit-section .benefit-progress .benefit-item:nth-last-child(1) {
    border-right: 0;
}
.benefit-section .benefit-progress .benefit-item:nth-child(1) {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.benefit-section .benefit-progress .benefit-item:nth-last-child(1) {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
.benefit-section .benefit-progress .benefit-item.locked {
    background: #dddddd;
    color: grey;
    font-weight: normal;
}
.benefit-section .benefit-progress .benefit-item.in-progress {
    background: #ddd;
    color: #111;
}
.benefit-section .benefit-progress .benefit-item.shared-benefit {
    background: #555;
    color: #fff;
}
div#benefitLevelTooltip_7 {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}
/*Spending Progress Bar*/
.spend-progress {
    float: left;
    height: 20px;
    width: 100%;
    background: #dddddd;
    box-shadow: 1px 2px 3px 0px #969696;
}
.benefit-section .prev-year-spend {
    margin-top: 3px;
}
.current-progress {
    height: 20px;
    line-height: 20px;
    display: inline-block;
    text-align: left;
    float: left;
    position: relative;
    padding-left: 20px;
    z-index: 3;
}
.current-progress-pending-delivery {
    background: #999999 !important;
    color: initial;
    z-index: 2;
    color: #fff;
}
.current-progress svg {
    position: absolute;
    width: 40px;
    height: 40px;
    top: -10px;
    right: -20px;
}
.spend-progress-bar {
    cursor: pointer;
    float: left;
    width: 100%;
    display: inline-block;
    color: #fff;
    font-size: 13px;
}
.next-level-message {
    height: 100%;
    display: inline-block;
    text-align: left;
    float: left;
    color: #111;
    padding-left: 25px;
    font-size: 12px;
    line-height: 20px;
    width: 81.5%;
}

/*Executive Benefits Page*/
.benefits-section {
    width: 100%;
    display: inline-block;
    position: relative;
    overflow: hidden;
}
.benefits-section .benefits-rows {
    position: relative;
    z-index: 1;
    width: 100%;
    display: inline-block;
}
.benefits-section .benefits-rows .benefits-row {
    border-bottom: 1px solid #ccc;
    padding-left: 90px;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    display: inline-block;
    float: left;
    position: relative;
    display: table;
    vertical-align: middle;
}
.benefits-section .benefits-rows .benefits-row::after {
    content: "Locked";
    position: absolute;
    left: 0;
    width: 65px;
    height: 100%;
    text-align: center;
    color: #a1a1a1;
    line-height: 120px;
    top: 0;
}
.benefits-section .benefits-rows .benefits-row:before {
    border-top: 1px solid #aaa;
    position: absolute;
    left: 0;
    top: -1px;
    content: "";
    width: 65px;
    z-index: 1;
}
.benefits-section .benefits-rows .benefits-row:nth-last-child(1) {
    border-bottom: 0 !important;
}
.benefits-section .benefits-vertical-bar {
    position: absolute;
    left: 0;
    height: 100%;
    width: 65px;
    background: #ddd;
    border-radius: 35px;
}
.benefits-section .benefits-vertical-bar .benefits-progress {
    line-height: 65px;
    width: 65px;
    position: absolute;
    bottom: 0;
    left: 65px;
    right: 0;
    font-size: 24px;
    color: #fff;
    border-radius: 35px;
    z-index: 3;
    left: 0;
    height: 202px;
}
.benefits-section .benefits-vertical-bar .benefits-progress .benefits-progress-inner {
    transform: rotate(-90deg);
    transform-origin: left bottom 0;
    width: 320px;
    position: absolute;
    left: 65px;
    padding-left: 20px;
    bottom: 0;
}
.benefits-section .benefits-vertical-bar .benefits-progress-shared {
    position: absolute;
    bottom: 0;
    color: #fff;
    border-radius: 35px;
    z-index: 2;
    background: #555555;
    width: 65px;
    height: 200px;
    font-size: 12px;
    line-height: 18px;
    left: 0;
    text-align: center;
    padding-top: 20px;
}
.executiveBenefitLevelSpendTooltip a {
    color: #fff;
}
.benefits-left {
    float: left;
}
.benefits-right {
    color: #ACB5BC;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    width: 200px;
}
.benefit-title {
    font-weight: bold;
    font-size: 15px;
}
.benefits-right .benefit-status {
    font-size: 20px;
    text-transform: uppercase;
}
.benefits-right .benefit-status i {
    font-size: 20px;
}
.benefits-right .benefit-detail {
    font-size: 11px;
}
.benefit-line-items ul {
    padding-left: 2px;
    list-style-type: none;
}
.benefit-line-items ul li {
    padding-left: 5px;
    font-size: 12px;
}
.benefit-line-items ul li:before {
    content: "-";
    margin-right: 5px;
}
.ordering-account-toggle-row {
    background: #f8f8f8;
    width: 100%;
    display: inline-block;
    padding-bottom: 10px;
}
.manage-ordering-accounts-row {
    width: 100%;
    display: inline-block;
    float: left;
    padding: 0px 20px;
    font-size: 13px;
    line-height: 50px;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
}
.oa-details {
    float: left;
    width: 50%;
    display: inline-block;
    font-size: 11px;
    padding-right: 10px;
}
.oa-toggle-dropdown {
    float: right;
    width: 50%;
    display: inline-block;
}
@media(max-width:500px) {
    .oa-details {
        width: 100%;
        padding-right: 0;
    }
    .oa-toggle-dropdown {
        width: 100%;
        margin-top: 10px;
    }
}
.manage-ordering-accounts-row:hover {
    background: #ededed;
}
.manage-ordering-accounts-row i {
    font-size: 28px;
    line-height: 48px;
    float: left;
    color: grey;
}
/*Ordering Accounts Dashboard Page - mobile*/
.account-details-module .ordering-account, .mod8 .ordering-account {
    position: relative;
}
/*Add styles for ordering account user type*/
.ordering-account .ordering-account-user-type {
    position: absolute;
    bottom: 0;
    right: 5px;
    color: grey;
        font-size: 12px;
}
.user-row {
    float: left;
}
.account-details-module .ordering-account-name {
    width: 100%;
    display:inline-block;
    font-size: 19px;
}
.account-details-module .account-number {
    float: left;
    font-size: 12px;
}
@media(max-width: 1200px) {
    .account-details-module .ordering-account .account-abbrev {
        margin: 0;
        width: 35px;
        height: 35px;
    }
    .account-details-module .ordering-account .account-abbrev .abbrev {
        width: 35px;
        height: 35px;
        line-height: 35px;
        margin: 0;
        font-size: 17px;
    }
    .account-pages .col.acct-avatar {
        width: 60px;
        padding-left: 10px;
    }
    .account-details-module .ordering-account-name {
        margin-top: 0 !important;
        font-size: 16px;
    }
    .account-details-module .account-number {
        font-size: 11px;
    }
    .account-pages .col.acct-name {
        width: calc(50% - 60px);
    }
    .account-pages .acct-actions .active-account {
        text-align: left;
        margin-top: 0;
        font-size: 11px;
    }
    .account-pages .acct-actions .manage-acct-settings {
        text-align: left;
    }
    .account-pages .ordering-account .col.acct-actions {
        padding-left: 60px;
        clear: both;
        width: 50%;
    }
    .account-pages .acct-actions .switch-to-acct-container {
        text-align: left;
    }
    .account-pages .acct-actions .switch-to-acct-container .switch-to-acct {
        margin-top: 0;
    }
    .account-pages .acct-actions .pending-invitation-to-join {
        text-align: left;
    }
    .account-pages .acct-actions .accept-decline {
        margin: 0;
    }
    .account-pages .col.users {
        width: 50%;
    }
    .account-pages .ordering-account .col.users {
        position: absolute;
        right: 0;
        width: 50%;
    }
}
@media(max-width: 530px) {
    .account-pages .ordering-account .col.users {
        width: 100%;
        position: relative;
        padding-left: 55px;
    }
    .account-pages .order-acct-header-row .col.users {
        display: none;
    }
    .account-pages .col.acct-name {
        width: calc(100% - 60px);
    }
    .account-pages .ordering-account .col.acct-actions {
        width: 100%;
    }
}


/*Bootstrap Modals*/
.modal-header h4 {
    margin-top: 0;
    margin-bottom: 0;
}



/**************Shopping List dropdown*************/
/*Start Add to List Button dropdown*/
.add-to-list-dropdown {
    position: absolute;
    top: 54px;
    left: 0;
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    z-index: 1;
    cursor: initial;
    max-height: 350px;
    overflow: auto;
    box-shadow: 2px 1px 5px #a3a3a3;
    max-width: 400px;
}
@media(max-width: 600px) {
    .add-to-list-dropdown {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
    }
}

.add-to-list-dropdown::-webkit-scrollbar {
    width: 8px;
    background: #f4f3f3;
}
.add-to-list-dropdown::-webkit-scrollbar {
    width: 4px;
}
.add-to-list-dropdown::-webkit-scrollbar-thumb {
    background: #c7c7c7;
}
.add-to-list-dropdown .shopping-list {
    border-bottom: 1px solid #ccc;
    font-size: 11px;
    width: 100%;
    padding: 7px 5px 7px 25px;
    float: left;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.add-to-list-dropdown .shopping-list:before, .add-to-list-dropdown .shared-list:before {
    content: "\f737";
    font-family: "Font Awesome 5 Pro";
    position: absolute;
    left: 5px;
    top: 10px;
    font-size: 16px;
    color: grey;
    font-weight: bold;
}
.openWishlist-product h2.popup-gold-header, .create-new-list h2.popup-gold-header {
    border-bottom: 1px solid gold;
    text-align: left;
    color: #333333;
}
.openWishlist-product {
    color: #333;
    font-family: Arial, Helvetica, tahoma, verdana;
}
.owner-image img {
    border: 1px solid #ccc;
    border-radius: 100%;
    margin: 5px 0;
}
.owner-image {
    width: 60px;
    float: left;
}
.newshoppinglist_label label {
    display: flex;
    align-items: center;
}
.newshoppinglist_label label input {
    margin-top: 0;
}
.list-right-grid {
    display: inline-flex;
    align-items: center;
}
.add-to-list-dropdown .shopping-list.active:before, .add-to-list-dropdown .shared-list.active:before {
    color: #0080FF;
}
.add-to-list-dropdown .shopping-list .list-name {
    float: left;
    max-width: calc(100% - 70px);
    text-align: left;
    font-weight: bold;
    font-size: 14px;
}
.add-to-list-dropdown .shopping-list.active .list-name {
    font-weight: bold;
}
.add-to-list-dropdown .shopping-list.active .list-name {
}
.add-to-list-dropdown .shopping-list .add-remove-from-list, .add-to-list-dropdown .shared-list .add-remove-from-list {
    font-weight: normal;
    font-size: 11px;
    display: inline-block;
    width: 100%;
}
.add-to-list-dropdown .shopping-list .add-btn-list {
    background: linear-gradient(gold, #ffeb7f, gold);
}
.add-to-list-dropdown .shopping-list .add-remove-from-list {
    display: inline-block;
    float: left;
    width: auto;
    clear: left;
    padding: 5px 8px 4px;
    border: 1px solid #afafaf;
    cursor: pointer;
    min-width: 105px;
    text-align: center;
}
.add-to-list-dropdown .shopping-list .list-type {
    float: right;
    width: 50px;
    text-align: left;
}
.add-to-list-dropdown .shopping-list:hover {
    background: #eceaea;
}
.add-to-list-dropdown .shared-list {
    border-bottom: 1px solid #ccc;
    font-size: 11px;
    width: 100%;
    display: inline-block;
    padding: 7px 27px;
    float: left;
    cursor: pointer;
    position: relative;
}
.add-to-list-dropdown .shared-list:hover {
    background: #eceaea;
}
.add-to-list-dropdown .shared-list .list-name {
    float: left;
    width: 100%;
    display: inline-block;
    text-align: left;
    font-size: 12px;
    font-weight: bold;
}
.add-to-list-dropdown .shared-list .list-owner {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
}
.add-to-list-dropdown .shared-list .list-owner .owner-image {
    width: 30px;
    float: left;
    margin-right: 10px;
}
.add-to-list-dropdown .shared-list .list-owner .owner-name {
    float: left;
}
.add-to-list-dropdown .shared-list .list-owner .owner-image img {
    border-radius: 100%;
    border: 2px solid purple;
}
.pp .qty-cta .cta .grey-btn {
    padding-top: 5px;
    padding-bottom: 5px;
}
.create-new-list {
    box-shadow: none;
    border-radius: 0;
}

.blue-link.no-cursor {
    cursor: auto;
    text-decoration: none;
}


/****************************User Profile Tooltip - Start*********************************/
.user-profile-tooltip {
    box-shadow: 2px 1px 5px #a3a3a3;
    position: absolute;
    width: 280px;
    min-height: 70px;
    background: #fff;
    padding: 5px;
    border: 1px solid #ccc;
    left: -40px;
}
.user-profile-tooltip .user-image {
    float: left;
    width: 60px;
    margin-right: 10px;
}
.user-profile-tooltip .user-image img {
    border-radius: 100%;
    border: 1px solid #ccc;
}
.user-profile-tooltip .user-details {
    width: calc(100% - 70px);
    float: left;
}
.user-profile-tooltip .user-details .user-full-name {
    font-weight: bold;
    font-size: 15px;
}
/****************************User Profile Tooltip - End*********************************/

/********   Styles for Shipping calculation tooltips   ********/
.tooltip_templates { display: none; }
#tooltip_content {
    width: 270px;
    font-size: 12px;
}
.ship-row {
    width: 100%;
    display: inline-block;
    float: left;
}
.ship-row .ship-row-left {
    float: left;
}
.ship-row .ship-row-right {
    float: right;
}
.carton-col {
    float: left;
    width: 70px;
    /*width: 39px;*/
}
.carton-rows {
    width: 100%;
    display: inline-block;
    float: left;
}
.carton-content {
    width: 100%;
    display: inline-block;
    float: left;
}
.carton-row, .carton-header {
    width: 100%;
    display: inline-block;
    float: left;
}
.carton-col:nth-child(3) {
    width: 70px;
}
/********   END Styles for Shipping calculation tooltips   ********/

/*Social Button More Popup*/
.share-icons-popup {
    display: block;
    height: 420px;
    height: auto;
    display: none;
}
.share-icons-popup .social-btn {
    float: left;
    margin: 5px;
    text-align: center;
    width: 75px;
    height: 70px;
    font-size: 12px;
    line-height: 13px;
    border: 1px solid #ccc;
    padding: 5px;
    color: #fff;
    cursor: pointer;
}
.share-icons-popup .social-btn:hover {
    opacity: 0.9;
}
.pop-c.edit-pro-colors-popup- {
    z-index: 1041;
}
@media(max-width: 400px) {
    .share-icons-popup .social-btn {
        width: calc(33.3333% - 10px);
    }
}
.share-icons-popup .social-btn i {
    font-size: 32px;
    height: 31px;
    margin-top: 2px;
}
.share-icons-popup .social-btn .name {
    height: 30px;
    line-height: 30px;
}
.share-icons-popup .social-btn.copyurl {
    background: grey;
}
.share-icons-popup .social-btn.email {
    background: orange;
}
.share-icons-popup .social-btn.print {
    background: #424242;
}
.share-icons-popup .social-btn.favorites {
    background: #e5c107;
}
.share-icons-popup .social-btn.facebook {
    background: #00468c;
}
.share-icons-popup .social-btn.linkedin {
    background: #0e76a8;
}
.share-icons-popup .social-btn.twitter {
    background: #000000;
}
.share-icons-popup .social-btn.google {
    background: #DC4E41;
}
.share-icons-popup .social-btn.pinterest {
    background: #C82828;
}
#copyurlText {
    cursor: pointer;

}

/*Footer styles*/
footer .outer-container-container {
    background: #fff;
}
footer .darkblue {
    color: #010167;
    -webkit-text-fill-color: #010167;
}
footer .subfooter-inner {
    width: 100%;
    max-width: 1500px;
    margin-left: auto;
    margin-right: auto;
}
footer .sf-item {
    text-align: center;
    width: 25%;
    float: left;
}
@media(max-width: 830px) {
    footer .sf-item {
        width: 50%;
        height: 70px;
    }
}
footer .subfooter {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
    width: 100%;
    background: #fff;
    float: left;
}
footer .grey-text, footer .grey-text * {
    color: grey !important;
    font-size: 11px;
}
footer .b-footer {
    min-height: 150px;
    background: #000;
    width: 100%;
    display: inline-block;
    float: left;
}
footer .b-footer .logo-text {
    text-align: center;
    color: #fff;
    font-size: 24px;
    float: left;
    width: 100%;
    display: inline-block;
    margin-top: 20px;
}
footer .b-footer .promo-prod {
    font-size: 18px;
    text-align: center;
    color: #fff;
    margin-bottom: 20px;
}
footer .b-footer .promo-prod a {
    text-decoration: unset;
    color: #fff;
}
footer .b-footer .promo-prod a:hover {
    text-decoration: unset;
}
footer .b-footer .categories-slider {
    background: #111;
    border-top: 1px solid #404040;
    border-bottom: 1px solid #404040;
    float: left;
    width: 100%;
    display: inline-block;
/*    max-height: 30px;*/
    box-sizing: content-box;
    padding-top: 6px;
    padding-bottom: 6px;
}
/*Categories Slick Slider*/
footer .b-footer .categories-slider .slick-prev {
    left: 5px;
}
footer .b-footer .categories-slider .slick-next {
    right: 5px;
}
footer .b-footer .categories-slider .slick-prev:before {
    content: "\f104";
    font-family: "Font Awesome 5 Pro";
}
footer .b-footer .categories-slider .slick-next:before {
    content: "\f105";
    font-family: "Font Awesome 5 Pro";
}
footer .b-footer .categories-slider .slick-slide a {
    color: #fff;
    text-align: center;
    width: 100%;
    display: block;
    line-height: 45px;
    text-transform: uppercase;
    font-size: 17px;
    font-family: cursive;
    text-decoration: none;
}
footer .b-footer .categories-slider .slick-slide a:hover {
    background: #1a1a1a;
}
/*End of Categories Slick slider*/

footer .b-footer .cat-item {
    float: left;
    width: 120px;
    text-align: center;
    margin-left: 18px;
    margin-right: 18px;
    font-family: Calibri, Arial;
    font-size: 20px;
    color: #fff;
}
footer .b-footer .cat-item:hover {
    text-decoration: none;
}
@media(max-width: 1000px) {
    footer .b-footer .cat-item {
        width: 110px;
        font-size: 14px;
        padding-left: 10px;
        padding-right: 10px;
        max-width: 16.666666%;
        margin-left: 0;
        margin-right: 0;
    }
}
@media(max-width: 600px) {
    footer .b-footer .cat-item {
        width: 33.3333%;
        margin-bottom: 15px;
        max-width: unset;
    }
}
footer .b-footer .cat-item a {
    color: #fff;
    text-decoration: none;
}
footer .b-footer .cat-item img {
    border-radius: 100%;
    width: 70px;
}
footer .b-footer .cat-item img:hover {
    border: 3px solid gold;
}

footer .b-footer .general-links {
    margin-left: auto;
    margin-right: auto;
    display: block;
    line-height: 20px;
    padding-top: 15px;
    text-align: center;
}
footer .b-footer .general-links a {
    width: auto;
    color: #fff;
    font-size: 13px;
    margin-left: 10px;
    margin-right: 10px;
}
footer .b-footer .social-app-sec {
    border-bottom: 1px solid #404040;
    margin-bottom: 10px;
}
footer .b-footer .social-app-sec .text-box p {
    color: gray;
    font-size: 12px;
    margin-bottom: 20px;
}
footer .b-footer .social-app-sec .text-box {
    position: relative;
    width: 100%;
    max-width: 255px;
    margin: 0 auto;
}
footer .b-footer .social-app-sec .text-box span {
    display: none;
    background: red;
    position: absolute;
    top: 0;
    right: 0;
    color: #fff;
    font-size: 10px;
    border-radius: 20px;
    padding: 3px 4px 1px;
    font-weight: 600;
    line-height: normal;
    letter-spacing: 1px;
}
footer .b-footer .social-app-sec .scan-image-box {
    position: relative;
}
footer .b-footer .social-app-sec .scan-image-box span {
    background: red;
    position: absolute;
    top: -5px;
    right: -10px;
    color: #fff;
    font-size: 9px;
    border-radius: 20px;
    padding: 1px 3px;
    line-height: normal;
}
footer .b-footer .social-app-sec .app-box {
    display: flex;
    justify-content: center;
    column-gap: 20px;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
}
footer .b-footer .social-app-sec .apps-images {
    display: flex;
    flex-direction: column;
    row-gap: 5px;
}
footer .b-footer .social-app-sec .apps-images img {
    width: 100%;
    max-width: 120px;
}
footer .b-footer .social-app-sec .scan-image-box p {
    font-size: 9px;
    color: #fff;
    margin: 8px 0;
}
footer .b-footer .social-app-sec .scan-image-box img {
    width: 100%;
    max-width: 70px;
}
footer .b-footer .company-details {
    margin-left: auto;
    margin-right: auto;
    font-size: 12px;
    display: table;
    text-align: center;
    color: grey;
    padding-bottom: 10px;
}
footer .b-footer .company-details a {
    color: grey;
}
footer .b-footer .social-icons {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
footer .b-footer .address-social {
    color: #fff;
    border-top: 1px solid #404040;
    border-bottom: 1px solid #404040;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 100%;
    display: inline-block;
    padding-top: 8px;
    padding-bottom: 8px;
    float: left;
}
footer .b-footer .social-icons a {
    color: grey;
    text-decoration: none;
    float: left;
    display: inline-block;
    margin-left: 12px;
    margin-right: 12px;
}
footer .b-footer .social-icons a i {
    font-size: 25px;
    padding: 10px 15px;
}
footer .b-footer .social-icons a i.fa-facebook-f:hover {
    color: #4267b2;
}
footer .b-footer .social-icons a i.fa-x-twitter:hover {
    color: #ffffff;
}
footer .b-footer .social-icons a i.fa-pinterest-p:hover {
    color: #bd081c;
}
footer .b-footer .social-icons a i.fa-linkedin-in:hover {
    color: #0073b1;
}
footer .b-footer .social-icons a i.fa-youtube:hover {
    color: #ff0000;
}
footer .b-footer .social-icons a i.fa-instagram:hover {
    color: #a67958;
}
footer .b-footer .social-icons a i.fa-tiktok:hover {
    color: #FE2858;
}

footer .b-footer .categories-inner {
    margin-left: auto;
    margin-right: auto;
    display: table;
}
footer .brad-img {
    position: absolute;
    bottom: 10px;
    left: 20px;
    width: 190px;
    -moz-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    transform: scale(-1, 1);
}
.inner-cookies {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 1300px;
    width: 100%;
    margin: 0 auto;
    padding: 25px 10px;
    flex-wrap: wrap;
}
.website-cookies-item {
    position: fixed;
    /*z-index: 511;*/
    z-index: 100000;
    bottom: 0;
    left: 0;
    background: #eaf3fa;
}
.cookies-btn {
    background: #0065e4;
    color: #fff;
    border: none;
    min-width: 120px;
    padding: 10px 10px;
    font-size: 12px;
    font-weight: bold;
}
.inner-cookies .left-block {
    width: calc(100% - 140px);
}
.inner-cookies .title {
    color: #262b56;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: bold;
}
.inner-cookies p {
    font-size: 13px;
    color: #262b56;
}
footer .b-footer .company-details img {
    background: white;
    border-radius: 6px;
    max-height: 60px;
}
footer .cd-block {
    float: left;
}
footer .cd-block1 {
    margin-right: 60px;
    margin-top: 20px;
    background: #fff;
    display: inline-block;
    /* padding-left: 5px;
    padding-right: 5px; */
    border-radius: 8px;
}
footer .cd-block1 img {
    padding-left: 5px;
    padding-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
    max-width: 171px;
    min-height: 60px;
}
footer .cd-block3 {
    margin-left: 60px;
    margin-top: 20px;
    background: #fff;
    display: inline-block;
    /* padding-left: 5px;
    padding-right: 5px; */
}
@media(max-width: 600px) {
    footer .cd-block {
        margin: 0 !important;
        /* width: 33.3333%; */
    }
    /* footer .b-footer .company-details {
        width: 100%;
    } */
    .cd-block.cd-block1, .cd-block.cd-block3 {
        display: none;
    }
    footer .cd-block.cd-block2 {
        max-width: 100%;
    }
    footer .b-footer .social-icons a {
        margin:0;
        width: 14%;
        max-width: 50px;
        text-align: center;
    }
}
@media(max-width: 550px) {
    footer .cd-block {
        width: 100%;
    }
}
 .website-feedback {
    background: #1f6d1f;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-weight: bold;
    width: 100%;
    display: inline-block;
    float: left;
}
.website-feedback:hover {
    background: #195819;
} 
.newsletter {
    background:#ffd43b;
    color:black;
    display: flex;
    align-items: center; 
    justify-content: center; 
    width:100%; 
    padding:6px; 
    font-weight: bold;
    border-top: 1px solid #ccc;
}
.newsletter form {
    padding:0 10px; 
    font-weight:400; 
    display: flex; 
    flex-direction: row;
}
.newsletter form input{
    min-width: 250px;
    border-radius: 3px;
    border: none;
}
.newsletter form button {  
    background: #000;
    color: #fff;
    font-weight: bold;
    margin-left: 5px;
    outline: none;
    border: none;
    border-radius: 3px;
    padding: 4px 15px 4px;
}  

@media (max-width:991px) {
    .newsletter {
        flex-direction: column;
        text-align: center;
    }
    .newsletter form {
        padding:10px;
        
    }
}
@media (max-width: 479px) {
    .newsletter form input {
        min-width: 200px;
    }
}

/*Sitewide breadcrumbs*/
.breadcrumb {
    padding: 0;
    font-size: 13px;
    margin-top: 10px;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    background: #fff;
}
.breadcrumb li a{
    text-transform: capitalize;
}
@media(max-width: 768px) {
    .breadcrumb {
        font-size: 12px;
    }
    .breadcrumb li {
        float: left;
    }
    .breadcrumb>li+li:before {
        padding: 0px 2px;
    }
}
.checkout-total-outer {
    display: none;
}

/*Hide divs on mobile - important*/
body.mobile .hide-on-mobile {
    display: none !important;
}
.show-on-mobile {
    display: none;
}
body.mobile .show-on-mobile {
    display: inline-block;
}
/*Display None*/
.displaynone {
    display: none;
}
/*Display Inline Block*/
.inline-block {
    display: inline-block;
}


/*Help Section Styles*/
#rp-help h1 {
    font-size: 20px;
    margin-left: 0;
    margin-right: 0;
    border: 0;
}
#rp-help h2 {
    font-size: 17px;
    font-weight: normal;
    margin-left: 0;
    margin-right: 0;
    border: 0;
}
#rp-help h3 {
    font-size: 15px;
    margin-left: 0;
    margin-right: 0;
    border: 0;
}
#rp-help h4 {
    font-size: 12px;
    margin-left: 0;
    margin-right: 0;
    border: 0;
}
#rp-help h5 {
    font-size: 12px;
    margin-left: 0;
    margin-right: 0;
    border: 0;
}
#rp-help h6 {
    font-size: 12px;
    margin-left: 0;
    margin-right: 0;
    border: 0;
}
#rp-help ul {
    padding-left: 17px;
    font-size: 12px;
    margin-left: 0;
    margin-right: 0;
    border: 0;
}



/*Help Center page styles*/
.help-center-content {
    font-size: 16px;
}
.help-center-content h1 {
    font-size: 39px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.help-center-content h2 {
    font-size: 31px;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: normal;
}
.help-center-content h3 {
    font-size: 26px;
    margin-top: 8px;
    margin-bottom: 8px;
}
.help-center-content h4 {
    font-size: 21px;
    margin-top: 8px;
    margin-bottom: 8px;
}


/*G Reviews override*/



/*Add New Address*/
.add-new-address select {
    height: 28px;
    margin-bottom: 5px;
}
.add-new-address input[type=text] {
    width: 100%;
}
.add-new-address label {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    font-size: 13px;
}
/*Add New Address Styles*/
.add-new-address .new-address-form {
}
.add-new-address .new-address-form-inner {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
}
.add-new-address input[type=text] {
    width: 100%;
    display: inline-block;
    max-width: none;
    font-size: 14px;
}




/*New icon for Reorder buttons*/
.order-btns .gold-btn span.new-btn {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 9px;
    background: #d20606;
    color: #fff;
    border-radius: 5px;
    padding-left: 3px;
    padding-right: 3px;
}
.con-order-page .gold-button-gradient {
    position: relative;
    font-size: 15px;
}
.con-order-page span.new-btn {
    position: absolute;
    right: 4px;
    top: 4px;
    font-size: 9px;
    background: #d20606;
    color: #fff;
    border-radius: 5px;
    padding-left: 3px;
    padding-right: 3px;
}


/*Limited Time Deals*/
.limited-time-deal {
    background: linear-gradient(to right, #6c195b, #921a62);
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
}
.limited-time-deal .lt-image {
    float: left;
}
.limited-time-deal .flipTimer {
    zoom: .5;
    margin-bottom: 45px;
    display: inline-block;
    float: right;
    position: relative;
}
@media(max-width: 800px) {
    .limited-time-deal .flipTimer {
        clear: both;
        margin-left: auto;
        margin-right: auto;
        float: left;
        zoom: .4 !important;
    }
    .limited-time-deal .time-label {
        font-size: 25px !important;
    }
}
.limited-time-deal .time-label {
    position: absolute;
    bottom: -60px;
    font-size: 32px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}
.limited-time-deal-inner {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 740px;
    padding: 10px;
    display: table;
}
.limited-time-deal .lt-image img {
    max-height: 76px;
}
.red-cyber-notice {
    width: 100%;
    background: red;
    display: inline-block;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
}
.rp-quote .summ-item-details .prd-qty {
    float: right;
}
.rp-quote .prd-row .summ-items-header .prd-num {
    background: transparent !important;
}
.like-icon svg .heart {
    transition: all 0.5s ease-in-out;
}
.download-invoice-btn .fade-download-btn {
    color: #024fb678;
}
.download-invoice-btn .fade-download-btn:hover {
    color: #024fb678;
    text-decoration: none;
}
.download-invoice-btn .btn-box {
    display: flex;
    align-items: center;
    gap: 5px
}
.download-invoice-btn a i {
    font-size: 24px;
}
/* Wishlist Animation CSS */

.heart-svg {
    overflow: visible;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    cursor: pointer;
}
.heart{
    transform-origin:center; 
    animation:animateHeartOut .3s linear forwards
}
.main-circ{
    transform-origin:29.5px 29.5px;
}
.liked label svg .heart {
    transform:scale(.2); 
    fill:#E2264D; 
    animation:animateHeart .3s linear forwards .25s;
}
.liked label svg .main-circ {
    transition:all 2s; 
    animation:animateCircle .3s linear forwards; 
    opacity:1;
}
.liked label svg .grp1 {
    opacity:1; 
    transition:.1s all .3s;
}
.liked label svg .grp1 .oval1 {
    transform:scale(0) translate(0, -30px);
    transform-origin:0 0 0;
    transition:.5s transform .3s;
}
.liked label svg .grp1 .oval2 {
    transform:scale(0) translate(10px, -50px);
    transform-origin:0 0 0;
    transition:1.5s transform .3s;
}
.liked label svg .grp2 {
    opacity:1; 
    transition:.1s all .3s;
}
.liked label svg .grp2 .oval1 {
    transform:scale(0) translate(30px, -15px); 
    transform-origin:0 0 0;
    transition:.5s transform .3s;
}
.liked label svg .grp2 .oval2 {
    transform:scale(0) translate(60px, -15px); 
    transform-origin:0 0 0;
    transition:1.5s transform .3s;
}
.liked label svg .grp3 {
    opacity:1; 
    transition:.1s all .3s;
}
.liked label svg .grp3  .oval1 {
    transform:scale(0) translate(30px, 0px);
    transform-origin:0 0 0;
    transition:.5s transform .3s;
}
.liked label svg .grp3  .oval2 {
    transform:scale(0) translate(60px, 10px);
    transform-origin:0 0 0;
    transition:1.5s transform .3s;
}
.liked label svg .grp4 {
    opacity:1; transition:.1s all .3s;
}
.liked label svg .grp4 .oval1 {
    transform:scale(0) translate(30px, 15px);
    transform-origin:0 0 0;
    transition:.5s transform .3s;
}
.liked label svg .grp4 .oval2{
    transform:scale(0) translate(40px, 50px);
    transform-origin:0 0 0;
    transition:1.5s transform .3s;
}
.liked label svg .grp5 {
    opacity:1; 
    transition:.1s all .3s;
}
.liked label svg .grp5 .oval1 {
    transform:scale(0) translate(-10px, 20px);
    transform-origin:0 0 0;
    transition:.5s transform .3s;
}
.liked label svg .grp5 .oval2 {
    transform:scale(0) translate(-60px, 30px);
    transform-origin:0 0 0;
    transition:1.5s transform .3s;
}
.liked label svg .grp5 {
    opacity:1; 
    transition:.1s all .3s;
}
.liked label svg .grp5 .oval1 {
    transform:scale(0) translate(-10px, 20px);
    transform-origin:0 0 0;
    transition:.5s transform .3s;
}
.liked label svg .grp5 .oval2 {
    transform:scale(0) translate(-60px, 30px);
    transform-origin:0 0 0;
    transition:1.5s transform .3s;
}
.liked label svg .grp6 {
    opacity:1; 
    transition:.1s all .3s;
}
.liked label svg .grp6 .oval1 {
    transform:scale(0) translate(-30px, 0px);
    transform-origin:0 0 0;
    transition:.5s transform .3s;
}
.liked label svg .grp6 .oval2 {
    transform:scale(0) translate(-60px, -5px);
    transform-origin:0 0 0;
    transition:1.5s transform .3s;
}
.liked label svg .grp7 {
    opacity:1; transition:.1s all .3s;
}
.liked label svg .grp7 .oval1 {
    transform:scale(0) translate(-30px, -15px);
    transform-origin:0 0 0;
    transition:.5s transform .3s;
}
.liked label svg .grp7 .oval2 {
    transform:scale(0) translate(-55px, -30px);
    transform-origin:0 0 0;
    transition:1.5s transform .3s;
}
.liked label svg .grp2{opacity:1; transition:.1s opacity .3s;}
.liked label svg .grp3{opacity:1; transition:.1s opacity .3s;}
.liked label svg .grp4{opacity:1; transition:.1s opacity .3s;}
.liked label svg .grp5{opacity:1; transition:.1s opacity .3s;}
.liked label svg .grp6{opacity:1; transition:.1s opacity .3s;}
.liked label svg .grp7{opacity:1; transition:.1s opacity .3s;}

@keyframes animateCircle{
    40%{transform:scale(10); opacity:1; fill:#DD4688;}
    55%{transform:scale(11); opacity:1; fill:#D46ABF;}
    65%{transform:scale(12); opacity:1; fill:#CC8EF5;}
    75%{transform:scale(13); opacity:1; fill:transparent; stroke:#CC8EF5; stroke-width:.5;}
    85%{transform:scale(17); opacity:1; fill:transparent; stroke:#CC8EF5; stroke-width:.2;}
    95%{transform:scale(18); opacity:1; fill:transparent; stroke:#CC8EF5; stroke-width:.1;}
    100%{transform:scale(19); opacity:1; fill:transparent; stroke:#CC8EF5; stroke-width:0;}
  }
  
@keyframes animateHeart{
    0%{transform:scale(.2);}
    40%{transform:scale(1.2);}
    100%{transform:scale(1);}
}

@keyframes animateHeartOut{
    0%{transform:scale(1.4);}
    100%{transform:scale(1);}
}

/* End */
.border-line {
    border-bottom: 1px solid #ccc;
    width: 80%;
    display: block;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.ck-content hr {
    margin: 0 !important;
    height: 1px !important;
    background: #ccc !important;
}
@media (min-width: 1201px) {
    .like-icon:hover svg .heart {
        fill: #E2264D;
    }
}
.results_div .pop-c.share-icons-popup .pop-child {
    max-width: 580px!important;
    width: calc(100% - 20px)!important;
}
.blog-page .pop-c.share-icons-popup .pop-child {
    max-width: 650px!important;
    width: calc(100% - 20px)!important;
}
.pp .pop-c.share-icons-popup .pop-child {
    max-width: 750px!important;
    width: calc(100% - 20px)!important;
}
.pp .pop-c.share-icons-popup .pop-child.long-affiliate-popup {
    max-width: 830px!important;
}
.results_div .pop-c.share-icons-popup .pop-child.long-affiliate-popup {
    max-width: 650px!important;
}
.personal__text textarea {
    font-size: 12px;
    height: 90px;
}
/*Hide mobile badge*/
@media(max-width: 1200px) {
    #___ratingbadge_0 {
        display: none !important;
    }
    .mobile-list-grid {
        max-height: 225px;
        overflow-y: auto;
    }
}
@media (min-width: 1001px) {
    .mobile-wishlist-header {
        display: none;
    }
}
@media (max-width: 1000px) {
    .mobile-wishlist-header {
        display: none;
    }
    .body-account-proof footer {
        display: none;
    }
}
@media (max-width: 800px) {
    footer.proof-panel-open {
        display: none;
    }
}
@media (min-width: 576px) and (max-width: 767px) {
    .list .search-list {
        padding: 0 5px 0 0;
    }
}
@media (max-width: 575px) {
    .search-btn-list {
        padding: 0 0 0 0;
        width: 100%;
    }
    .edit-option-message {
        width: 100%;
    }
    .cart-edit-option-grid .product-inventory-check {
        padding: 5px 0 0;
        width: 100%;
        text-align: left;
    }
    .colorEdit-popup {
        padding-left: 10px;
        padding-right: 10px;
    }
    .cart-prod-header-pop {
        padding: 0 10px;
    }
    .editColor-btn {
        padding: 10px 0 0;
    }
    .inventory-button-sec .btn-sm-gold,  .inventory-button-sec .btn-sm-grey{
        font-size: 10px;
        width: 135px;
        padding: 10px 5px;
    }
}
@media (max-width: 479px) {
    .right-column .now-available-sec .text-box p {
        font-size: 16px;
        max-width: 170px;
    }
    .right-column .now-available-sec .download-sec {
        padding: 0 5px;
    }
    .right-column .now-available-sec .image-scan-box h2 {
        padding: 0 10px;
        font-size: 23px;
    }
    .btn-grid .short-grey, .btn-grid .short-gold {
        width: 140px;
    }
    .add-to-list-dropdown .shopping-list .list-name {
        font-size: 12px;
        line-height: 13px;
        max-width: calc(100% - 150px);
        padding-right: 5px;
    }
    .search-btn-list a {
        margin: 0 0 2px;
    }
    .search-btn-list ul {
        margin-left: 0;
        display: flex;
    }
    .search-btn-list {
        width: 100%;
        padding: 0;
    }
    .message-block {
        text-align: center;
        padding: 0 0 10px;
        width: 100%;
    }
    .warning-message-inner {
        justify-content: center;
    } 
    .my-profile-buttons .short-grey, .my-profile-buttons .short-gold, .billing-btn-block .grey-button, .billing-btn-block .gold-button-gradient {
        width: 120px;
    }
    .edit-grid-box, .edit-address-right .edit-grid-box {
        padding: 10px 10px 10px 20px;
    }
    .select-grid .input-edit {
        left: 5px;
        width: 12px;
        height: 12px;
    }
    .edit-user-full-name {
        font-size: 14px;
    }
    .user-line, .user-city {
        word-break: break-word;
    }
    .edit-grid-box .icon i {
            font-size: 14px;
    }
    .edit-grid-box .icon span {
        top: 0;
    }
    .gold-button-gradient.short-btn, .grey-button.short-btn {
        width: 140px;
    }
    .edit-address-left, .edit-address-right {
        width: calc(50% - 5px);
    }
    .user-permission-block {
        width: 100%;
    }
    .col-container .user-permission-block, .col-container .user-notification-block {
        width: 100%;
        padding: 0;
    }
    label.existingCards-grid {
        display: flex;
    }
    .existingCards-grid .cc-details {
        width: calc(100% - 15px);
    }
    .acc-create-popup-btn .grey-button, .acc-create-popup-btn .gold-button-gradient {
        font-size: 11px;
        padding: 10px 5px;
    }
}
@media (max-width: 350px) {
    #user_block .user-name {
        width: 100%;
        text-align: center;
    }
    #user_block .col {
        float: none;
    }
    #user_block .user-profile-image {
        width: 100px;
        margin-right: 10px;
        margin: 0 auto;
        float: none;
        padding-top: 10px;
    }
    #user_block .user-closed-view {
        text-align: center;
    }
    #user_block .edit-user {
        width: 100%;
    }
}
@media print {
    .outer-container {
        border: none !important;
    }
    footer {
        display: none;
    }
}


@keyframes animateCircle{
    40%{transform:scale(10); opacity:1; fill:#DD4688;}
    55%{transform:scale(11); opacity:1; fill:#D46ABF;}
    65%{transform:scale(12); opacity:1; fill:#CC8EF5;}
    75%{transform:scale(13); opacity:1; fill:transparent; stroke:#CC8EF5; stroke-width:.5;}
    85%{transform:scale(17); opacity:1; fill:transparent; stroke:#CC8EF5; stroke-width:.2;}
    95%{transform:scale(18); opacity:1; fill:transparent; stroke:#CC8EF5; stroke-width:.1;}
    100%{transform:scale(19); opacity:1; fill:transparent; stroke:#CC8EF5; stroke-width:0;}
}
  
@keyframes animateHeart{
    0%{transform:scale(.2);}
    40%{transform:scale(1.2);}
    100%{transform:scale(1);}
}

@keyframes animateHeartOut{
    0%{transform:scale(1.4);}
    100%{transform:scale(1);}
}
.border-line {
    border-bottom: 1px solid #ccc;
    width: 80%;
    display: block;
    padding-left: 10%;
    padding-right: 10%;
    margin-left: auto;
    margin-right: auto;
    height: 1px;
    margin-top: 20px;
    margin-bottom: 20px;
}



/*Custom Pages Shop Now button*/
.shop-now-container {
    width: 100%;
    text-align: center;
    margin-top: 30px !important;
    margin-bottom: 30px !important;
}
.shop-now-container a {
    background: #000 !important;
    color: #fff;
    border-radius: 30px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 20px 40px;
    background: linear-gradient(#2c2c2c 50%, black 50%) !important;
    border: 2px solid black;
    cursor: pointer;
    text-decoration: unset;
}
.shop-now-container a:hover {
    opacity: .9;
}
@media(max-width: 1000px) {
    footer .brad-img {
        display: none;
    }
    .body-account-proof footer {
        display: none;
    }
}
@media (max-width: 767px) {
    footer .cd-block1 {
        margin-right: 20px;
    }
    footer .cd-block3 {
        margin-left: 20px;
    }
    footer .b-footer .social-app-sec .scan-image-box {
        display: none;
    }
    footer .b-footer .social-app-sec .text-box span {
        display: block;
    }
    footer .b-footer .social-app-sec .apps-images {
        flex-direction: row;
        column-gap: 15px;
    }
    footer .b-footer .social-app-sec .app-box {
        max-width: 300px;
        margin-bottom: 20px;

    }
    footer .b-footer .social-app-sec .app-box .apps-images a img {
        width: 100%;
        max-width: 200px;
    }
    footer .b-footer .social-app-sec .text-box p {
        font-size: 14px;
        margin-top: 7px;
        margin-bottom: 12px;
    }
    footer .b-footer .social-app-sec .text-box {
        max-width: 285px;
    }
    .inner-cookies {
        padding: 10px;
    }
    .hide-reset-btn-mobile {
        display: none !important;
    }
}
@media(max-width: 550px) {
    .shop-now-container a {
        font-size: 15px;
        padding: 18px 11px;
    }
}
@media(max-width: 513px) {
    .selected-data{
        width: 100%;
        margin-bottom: 10px;
    }
}
@media (max-width: 479px) {
    .inner-cookies {
        justify-content: center;
    }
    .inner-cookies .left-block {
        text-align: center;
        width: 100%;
    }
}
@media (max-width: 375px) {
    .subfooter .subfooter-inner .sf-item .darkblue {
        font-size: 16px;
    }
    /* .website-link.landing-page-link.afit-land input {
        font-size: 16px !important;
    } */
    .account-setup-box .field-url input{
        padding-left: 217px !important; 
        font-size: 12px !important;
    }
    .website-link.landing-page-link.afit-land .ssl-link {
        font-size: 12px !important;
    }
}

/* new-css-special-account-dasboard-css */
.special-acc-manager .sub-sec-image-content{
    display: flex;
    gap: 10px;
    padding: 10px 10px;
}
.sub-sec-image-content .img-section {
    width: 20%;
    text-align: center;
}
.sub-sec-image-content .img-section img {
    border-radius: 100px;
    outline: 2px solid #fbd907;
}
.sub-sec-image-content .content-section  {
    width: 80%;
}
.sub-sec-image-content .content-section h3 {
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    color: #000000;
    margin: 0;
}
.sub-sec-image-content .content-section p{
    font-size: 13px;
    font-weight: 400;
    line-height: 15px;
    margin: 0;
}
.sub-sec-image-content .content-section .contact-text {
    display: flex;
    gap: 10px;
    align-items: center;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    color: #000000;
    margin-top: 10px;
    margin-bottom: 5px;
}
.sub-sec-image-content .content-section .contact-card {
    color: #1940af;
    font-size: 13px;
    font-weight: 400;
    margin-top: 60px;
}
.sub-sec-image-content .content-section .main-twobuttons {
    margin-top: 15px;
    margin-bottom: 15px;
}
@media (max-width: 521px) {
    .sub-sec-image-content .content-section .main-twobuttons {
        display: flex;
        flex-direction: column;
        justify-content: start;
        gap: 5px;
    }
    .sub-sec-image-content .content-section .main-twobuttons .gold-button-gradient {
        margin: 0;
    }
}

/* schedule-meeting-with-michelle-popup-css */

.schedule-meeting-main-sec {
/*    display: none;*/
}
.schedule-meeting-main-sec .pop-c {
    z-index: 10000;
}
.schedule-meeting-main-sec .pop-child {
    max-width: 1150px !important;
    width: 95% !important;
}
.inner-sec-michelle-meeting .sub-sec-michelle-meeting .contant-sec-michelle span {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}
.inner-sec-michelle-meeting .sub-sec-michelle-meeting img {
    border-radius:100%;
    outline: 2px solid #fbd907;
    object-fit:cover !important;
}
.popup-image {
    padding: 0 10px;
}
.schedule-meeting-main-sec .main-container-ea-popup {
    padding-top: 5px !important;
}
.schedule-meeting-main-sec .header-sec {
    padding: 0 10px 5px !important;
}
.schedule-meeting-main-sec .header-sec h1 {
    font-weight: 500;
}
.inner-sec-michelle-meeting {
    margin-top: 20px;
    display: flex;
    gap: 50px;
    flex-wrap: wrap;
}
.sub-sec-michelle-meeting {
    display: flex;
    align-items: start;
    gap: 20px;
    width: 32%;
}
.sub-sec-michelle-meeting .contant-sec-michelle h3 {
    margin-bottom: 0;
    margin-top: 25px;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    color: #000000;
} 
.inner-sec-michelle-meeting .date-time-field-sec {
    padding-top: 25px;
    width: calc(68% - 50px);
}
.inner-sec-michelle-meeting .date-time-field-sec h4 {
    margin: 0;
    font-size: 18px;
    font-weight: 600;
    line-height: 20px;
    color: #000000;
}
@media (max-width: 991px) {
    .inner-sec-michelle-meeting {
        display: flex;
        gap: 20px;
        flex-direction: column;
    }
    .sub-sec-michelle-meeting {
        width: 100%;
    }
    .inner-sec-michelle-meeting .date-time-field-sec {
        width: 100%;
    }
    .schedule-meeting-main-sec .header-sec {
        padding: 0 0px 5px !important;
    }
    .schedule-meeting-main-sec .schedule-text {
        padding-left: 0;
        padding-right: 0;
    }
}
@media (max-width: 375px) {
    .sub-sec-michelle-meeting {
        gap: 5px;
    }
    .inner-sec-michelle-meeting .sub-sec-michelle-meeting .contant-sec-michelle span {
        font-size: 14px;
    }
    .inner-sec-michelle-meeting .date-time-field-sec .calendly-inline-widget {
        min-width: 100% !important;
    }
}

/* send-message-popup-css */

    .send-message-popup-sec {
/*        display: none;*/
    }
.send-message-popup-sec .pop-c {
    z-index: 10000;
}
.send-message-popup-sec .pop-child {
    width: 95% !important;
    max-width: 1150px !important;
}
.main-sec-send-message .sub-address-sec {
    margin-top: 10px;
    display: flex;
    width: 100%;
    gap: 50px;
    flex-wrap: wrap;
}
.images-sec-address {
    width: 200px;
}
.popup-img-sec {
    padding: 0 10px;
}
.sub-address-sec .images-sec-address img {
    border-radius:100%;
    outline: 2px solid #fbd907;
    object-fit:cover !important;
}
.images-sec-address .contant-sec-address h3 {
    margin: 0;
    font-size: 18px;
    font-weight: 500;
    line-height: 20px;
    color: #000000;
}
.images-sec-address .contant-sec-address span {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}
.message-address-form {
    width: calc(100% - 250px);
}
.message-address-form .email-field input[type=text] {
    font-size: 12px !important;
}
.message-address-form .input-line {
    margin-bottom: 5px;
}
.message-address-form .input-line label {
    width: 100%;
    display: inline-block;
    margin-bottom: 0;
    font-size: 13px;
}
.message-address-form .input-line input[type=text] {
    width: 100%;
    display: inline-block;
    max-width: none;
    font-size: 14px;
}
.message-address-form .input-line input[type="email"] {
    width: 100%;
}
.message-address-form .input-line input[type="email"]::placeholder {
    color: #d0d0d0;
}
.message-address-form .input-line textarea::placeholder {
    color: #d0d0d0;
}
.message-address-form .input-line textarea {
    height: 120px;
    resize: vertical;
}
@media (max-width: 1200px) {
    .main-sec-send-message .sub-address-sec {
        gap: 20px;
    }
    .message-address-form {
        width: calc(100% - 220px);
    }
}
@media (max-width: 767px) {
    .images-sec-address {
        width: 160px;
    }
    .message-address-form {
        width: calc(100% - 180px);
    }
}
@media (max-width: 479px) {
    .send-message-popup-sec .gold-button-gradient.short-btn, .grey-button.short-btn {
        width: 170px;
    }
    .images-sec-address {
        width: 100%;
    }
    .message-address-form {
        width: 100%;
    }
    .inventory-button-sec .btn-sm-gold, .inventory-button-sec .btn-sm-grey {
        font-size: 9px;
        width: 116px;
        padding: 10px 2px;
    }
}
@media (max-width: 400px) {
    .send-message-popup-sec .gold-button-gradient.short-btn, .grey-button.short-btn {
        width: 145px;
        margin: 0;
        font-size: 11px;
        padding: 10px 6px;
    }
    .inventory-button-sec .btn-sm-gold, .inventory-button-sec .btn-sm-grey {
        font-size: 12px;
        width: 100%;
        padding: 10px 10px;
        margin-top: 5px;
    }
}
@media (max-width: 350px) {
    .send-message-popup-sec .gold-button-gradient.short-btn, .grey-button.short-btn {
        width: 132px;
        font-size: 10.5px;
        padding: 10px 5px;
    }
}

.calendly-inline-widget ._cUP1np9gMvFQrcPftuf.xahN8AEzyAvQtVj17TPv {
    margin-top: 20px !important;
}
.ea-common-popup .main-container-ea-popup{
    padding-top:0px !important;
}
.view-product-sec {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.quantity-price-list-sec {
    overflow-y: visible !important;
    overflow-x: clip !important;
}
.quantity-price-list-sec .slick-list {
    overflow-y: visible;
    overflow-x: clip;
}
.product-page-best-value {
    position: relative;
}
.product-page-best-value span {
    position: absolute;
    top: -14px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #006dd9;
    color: #fff;
    font-size: 12px;
    line-height: 16px;
    padding: 0px 6px;
    border-radius: 5px;
    width: 72px;
    z-index: 9999;
    box-shadow: 0px 0px 0px 0px #006dd9, 1px 0px 0px 0px #006dd9;
}
.pricing-discount-sec get-price-tier {
    overflow-y: visible;
    overflow-x: clip;
}
@media (max-width: 768px) {
    .product-page-best-value span {
        font-size: 11px;
        width: 65px;
    }
}

.border-red {
    border-color: red !important;
}
/* start-new-css-product-page-popup-filter */
.filter-product-page-popup .prod-searchbox {
    margin-bottom: 10px !important;
}
.sort-bar.filter-product-page-popup {
    padding-top: 0 !important;
}
.filter-product-page-popup .search-filter-sec .title-populer-filter {
    padding: 0 3px;
}
.filter-product-page-popup .search-filter-sec {
    display: flex;
    justify-content: end;
}
.filter-product-page-popup .search-filter-sec .special-feature-container {
    width: calc(100% - 342px);
    padding: 10px 22px 10px 10px;
}
.filter-product-page-popup .search-filter-sec .sort-product-page-sec {
    width: 342px;
    padding: 10px 0px 10px 10px !important;
}
.filter-product-page-popup .search-filter-sec .sort-product-page-sec .pagination-sec {
    margin-left: 10px;
}
.filter-product-page-popup .search-filter-sec .sort-product-page-sec .pagination-sec .prd-per-pg.ppp200 {
    margin: 0;
}
.filter-product-page-popup .search-filter-sec .special-feature-buttons .sf-btn {
    padding-bottom: 0px;
}
.filter-product-page-popup .view-filter-container {
    width:100%;
}
.filter-product-page-popup .f-keyword-container {
    width: 190px;
    padding-right: 5px;
    line-height: 20px;
}
.filter-product-page-popup .search-filter-sec .special-feature-buttons .sf-btn2 {
    line-height: 12px;
}
.searching-keyword {
    width:calc(100% - 190px) !important;
}
.filter-product-page-popup .special-feature-buttons button.slick-next, .filter-product-page-popup .special-feature-buttons button.slick-prev {
    top: 15px !important;
}
@media (max-width: 1140px) {
    .filter-product-page-popup .search-filter-sec .special-feature-buttons .sf-btn2 {
        font-size: 10px;
        line-height: 10px;
    }
}
@media (max-width: 1000px) {
    .filter-product-page-popup .f-keyword-container {
        width: 100%;
        text-align: center;
    }
    .filter-product-page-popup .view-filter-container {
        width: 100% !important;
        display: inline-block;
    }
    .filter-product-page-popup .search-filter-sec .special-feature-container {
        width: 100%;
        padding: 10px 15px 10px 15px;
    }
    .filter-product-page-popup .search-filter-sec .sort-product-page-sec {
        width: 100%;
        display: flex;
        justify-content: end;
        border: none;
    }
}
/* end-new-css-product-page-popup-filter */
/* start-new-css-art-art-library-popup */
.artwork-tabs-sec {
    padding-bottom: 0;
}
.artwork-tabs-sec .no-artwork-notice {
    margin-bottom: 10px;
}
/* end-new-css-art-art-library-popup */

.affiliate-row-container {
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    width: 100%;
    gap: 15px;
    padding: 5px 0px;
}
.affiliate-row-container .affiliate-public {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin: 15px auto;
    background-color: white;
    border:1px solid #ccc;
    width:30%;
    padding: 6px;
}
.public-landing-page-sec .affiliate-row .affiliate-product img {
    width: 100%;
}
.affiliate-row .affiliate-product img {
   max-width: 250px;
}
.public-landing-page-sec .affiliate-row.affiliate-public {
    width: calc(20% - 12px);
    margin: 0;
}
@media (max-width: 991px) {
    .public-landing-page-sec .affiliate-row.affiliate-public {
        width: calc(25% - 11.5px);
    }
}
@media (max-width: 767px) {
    .public-landing-page-sec .affiliate-row.affiliate-public {
        width: calc(33.3% - 10px);
    }
}
@media (max-width: 575px) {
    .public-landing-page-sec .affiliate-row.affiliate-public {
        width: calc(50% - 8px);
    }
}
@media (max-width: 375px) {
    .public-landing-page-sec .affiliate-row.affiliate-public {
        width: 100%;
    }
}
.public-landing-page-sec .affiliate-row.affiliate-public .underline-img {
    position: absolute;
    bottom: -5px;
    right: 0;
}
.public-landing-page-sec .affiliate-row.affiliate-public .prod-affiliate-text {
    font-size: 11px;
    line-height: 12px;
    letter-spacing: 0.5px;
    padding: 0 4px 0;
}
.public-landing-page-sec .affiliate-public .price-qty-field {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
.public-landing-page-sec .affiliate-row.affiliate-public .rate-text {
    font: bold 20px Arial, Helvetica, sans-serif;
    color: #000000;
}
.media-print-logo {
    width: 100%;
    text-align: center;
    display: none;
}
.sales-tax-exemption-buttons .short-grey, .sales-tax-exemption-buttons .short-gold {
    line-height: inherit;
    font-size: 13px;
}
.sales-tax-sec.inner-sec-sales-tax-exemption .tax-exemption-col {
    width: 120px !important;
    min-width: 120px !important;
}
.sales-tax-sec.inner-sec-sales-tax-exemption .expiration-date-col{
    width: 140px !important;
    min-width: 140px !important;
}
.sales-tax-sec.inner-sec-sales-tax-exemption .state-col{
    min-width: 110px;
}
.sales-tax-sec.inner-sec-sales-tax-exemption .status-col {
    width: 300px !important;
    min-width: 300px !important;
}
.ea-common-popup.rejected-details-popup .pop-child {
    max-width: 1050px !important;
    width: 95% !important;
}
/* start-css-join-account */
.join-account-module {
    padding: 10px 25px 25px 25px;
    margin: 20px;
    max-width: 600px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #ccc;
    display: block;
}
.invite-discription i {
    background: #e4e8e8;
    font-size: 17px;
}
.accept-invitation-sec .title i {
    color: #008000;
}
.create-new-account-sec .title i {
   color: #565555;
}
@media (max-width: 375px) {
    .join-account-module {
        padding: 10px 15px 15px 15px;
    }
}
/* end-css-join-account */
.ai-response-content {
    white-space: pre-wrap;
}

/* start-new-css-login-existing-sec */
.login-existing-sec .mod11 {
    padding: 15px 15px 5px 15px;
}
.login-existing-sec .login-form {
    width: 100%;
    max-width: 100%;
    margin: 0;
}
.login-existing-sec .login-form .details {
    padding: 0;
}
.login-existing-sec .login-form .input-row .pass_container span {
    bottom: 16px;
}
.login-existing-sec .login-form .input-row input {
    max-width: 100% !important;
    height:38px;
    border:1px solid #ccc;
    border-radius:4px;
    margin-bottom: 0;
}
.login-existing-sec .login-form .input-row .field-label{
    font-size:14px;
    color: #000;
}
.login-existing-sec .login-form .register-now .gold-button-gradient {
    width: 50%;
    max-width: 100%;
}
.login-account-existing-tabs {
    background: #f2f2f2;
    border-radius: 4px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;    
}
.standard-login, .one-time-code {
    padding: 5px;
    cursor: pointer;
}
.switch-tab-active {
    background: #fff;
    border-radius: 4px;
    margin: 2px;
}
.login-existing-sec .login-form select#dropdown-menu {
    width: 100%;
    height: 38px;
    border:1px solid #ccc;
    border-radius: 4px;
}
.login-existing-sec .login-form input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.login-existing-sec .otp-detail .input-field-row label{
    font-size: 16px;
    color: #000;
}
.login-existing-sec .otp-form-login {
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.login-existing-sec .otp-form-login input {
    border: none;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    max-width: 40px;
    height: 37px;
    border-radius: 4px;
    outline: 1px solid #ccc;
    padding: 0;
}
.login-existing-sec .otp-form-login input:focus-visible {
    outline: 2px solid gold;
    border: transparent;
}
.login-existing-sec .login-btn .gold-button-gradient {
    width: 50%;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
}
.login-existing-sec .login-form .details .inner-sec-send-code {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 5px;
}
.login-existing-sec .login-form .details label {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0;
}
.login-existing-sec .login-form .input-row .inner-sec-send-code input {
    height: auto;
    margin-top: -1px;
}
@media (max-width: 575px) {
    .login-existing-sec .otp-form-login {
        gap: 10px;
    }
}
@media (max-width: 410px) {
    .login-existing-sec .otp-form-login input {
        max-width: 32px;
        height: 32px;
    }
}
@media (max-width: 375px) {
    .login-existing-sec .mod11 {
        padding: 0;
    }
    
}
/* end-new-css-login-existing-sec */

/* start-new-css-right-login-panel */
.right-login-panel {
    padding: 15px;
}
.right-login-panel .mod11 {
    padding: 0;
}
.right-login-panel .login-form .details .input-row {
    padding: 0 !important;
}
.right-login-panel .login-form .details .input-row input {
    border:1px solid #ccc;
    height: 38px;
    border-radius: 4px;
}
.right-login-panel .register-now .gold-button-gradient {
    width: 100%;
}
.right-login-panel .login-form select#dropdown-menu {
    width: 100%;
    height: 38px;
    border:1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 5px;
}
.right-login-panel .login-form input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
.right-login-panel .otp-detail .input-field-row label{
    font-size: 16px;
    color: #000;
}
.right-login-panel .otp-form-login {
    width: 100%;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: center;
}
.right-login-panel .otp-form-login input {
    border: none;
    font-size: 18px;
    text-align: center;
    padding: 10px;
    max-width: 34px;
    height: 34px;
    border-radius: 4px;
    outline: 1px solid #ccc;
    padding: 0;
}
.right-login-panel .otp-form-login input:focus-visible {
    outline: 2px solid gold;
    border: transparent;
}
.right-login-panel .login-btn .gold-button-gradient {
    width: 100%;
}
.right-login-panel-tabs {
    background: #f2f2f2;
    border-radius: 4px;
    border: 1px solid #ccc;
    display: flex;
    align-items: center;    
}
.right-login-panel-tabs .standard-login, .one-time-code {
    padding: 5px;
    cursor: pointer;
}
.right-panel-switch-tab-active {
    background: #fff;
    border-radius: 4px;
    margin: 2px;
}
.right-login-panel .login-form .details .inner-sec-send-code {
    display: flex;
    gap: 20px;
    align-items: center;
    margin-top: 5px;
}
.right-login-panel .login-form .details label {
    display: flex;
    align-items: center;
    gap: 5px;
    margin: 0;
}
.right-login-panel .login-form .input-row .inner-sec-send-code input {
    height: auto;
    margin-top: -1px;
}
/* end-new-css-right-login-panel */

/* start-sales-tax-exemption-upload-sec */
.sales-tax-exemption-upload-sec {
    padding-bottom: 20px;
}
.sales-tax-exemption-upload-sec .login-pane .mod11 {
    width: 80%;
    padding: 0;
}
.sales-tax-exemption-upload-sec #salestaxexemption .details {
    padding: 0;
}
.sales-tax-exemption-upload-sec #salestaxexemption .details .input-row select {
    width: 100%;
}
.sales-tax-exemption-upload-sec #salestaxexemption .register-now .gold-button-gradient {
    max-width: 70%;
    width: 100%;
}
@media (max-width: 767px) {
    .sales-tax-exemption-upload-sec .login-pane .mod11 {
        width: 100%;
    }
    .sales-tax-exemption-upload-sec .sales-tax-module {
        width: 100% !important;
    }
}
@media (max-width: 375px) {
    .sales-tax-exemption-upload-sec #salestaxexemption .register-now .gold-button-gradient {
        max-width: 100%;
    }
}
/* end-sales-tax-exemption-upload-sec */


