@font-face {
    font-family: 'Arial Narrow';
    src: url(../fonts/ARIALN.TTF)  format("truetype");
}
/*Merge Styles*/
html {
    /*-ms-overflow-style: scrollbar;*/
/*    overflow-x: hidden;*/
}
/* html.mobile {
    overflow-x: hidden;
} */

.btn-box-label {
    width: 150px;
}

.affilaite-link-textbox.textarea_input {
    margin: 5px;
}
.normal-font {
    font-weight: normal;
}
.rating-badge-container {
    position: relative;
}
.white-text {
    color: #fff;
}
.ea-common-popup.affiliate-bar h1 {
    font-weight: bold;
}
header {
    cursor: auto !important;
}
.share-d-flex {
    display: flex;
    align-items: center;
}
.blog-share-icon .share-earn-icons {
    justify-content: center;
}
.earn-share-box.share-earn-icons img {
    transition: .4s ease-in-out;
}
.earn-share-box.share-earn-icons:hover img {
	transform: scale(1.1);
    transition: .4s ease-in-out;
}
.staging-image {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}
.text-popup .bottom-text {
    font-size: 11px;
    padding: 10px 0 0;
}
.staging-image img {
    max-height: 100%;
    float: left;
}
.share-popup-share {
    font-weight: bold;
}
.short_menu .staging-image img {
    height: 50px;
}
.outer-container-container {
    margin-top: 0;
    background: url('../images/bg1.jpg');
}
body.full-width .outer-container-container {
    background: #f8f8f8;
}
.right-panel {
    background: #F8F8F8;
    box-shadow: 3px 0px 14px #787878;
    box-shadow: 3px 24px 16px #787878; /*Added 11/9/18*/
    height: calc(100% - 70px);
    padding-bottom: 10px;
    top: 70px;
    margin-top: 0;
    margin-top: initial !important;
    overflow: visible;
    -webkit-overflow-scrolling: touch;
    z-index: 502;
    z-index: 525; /*Added 10/29/18*/
    z-index: 540; /*Added 7/22/20*/
    margin-top: 0 !important;
}
.right-panel-inner {
    z-index: 100;
    position: relative;
    background: #fff;
}
.right-panel.account-right-panel{
    top: 70px;
}
.right-panel.right-panel-open-pp {
    z-index: 539;
}
.short_menu .right-panel {
    height: calc(100% - 50px);
    top: 50px;
}
body.full-width {
    background: #fff;
}
body.full-width .outer-container {
    background: #f8f8f8;
    border: 0 !important;
}
.outer-container {
    margin-top: 0;
}
.no-highlight {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}
input {
    font-size: 14px;
}
input[type=radio] {
    width: 15px;
    height: 15px;
}
.share-input-field .white-text {
    color: #fff;
    text-decoration: none;
    font-family: 'Lato';
    font-size: 19px;
}
.promo-middle {
    width: calc(100% - 810px);
    display: flex;
    align-items: center;
}
.share-input-field.share-d-flex {
    max-width: 800px;
    width: 100%;
}
.share-input-field input {
    width: 100%;
    height: 30px;
    font-size: 12px;
    border: none;
    cursor: pointer;
}
.share-input-field span {
    font-size: 20px;
}
select {
    background: #fff;
}
/* header.header {
    color: #f8f8f8;
    -webkit-transition: width .5s;
    transition: width .5s;
    transition: height .5s;
} */
@media(max-width: 999px) {
    .overflow-hidden {
        overflow: hidden;
        position: relative;
        height: 100%;
    }
}
.short_menu header.header .header-container{
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    /*added by Dan 10/13/2020 z-index 535*/
    /* z-index: 535;  */
    z-index: 541;
    background: #000;
}
.ui.default.dropdown:not(.button)>.text, .ui.dropdown:not(.button)>.default.text {
    color: #000;
}
.gold-bg {
    background: url('../images/bg1.jpg') !important;
}
.grey-border-bottom {
    border-bottom: 1px solid #cccccc;
}
.grey-border-top {
    border-top: 1px solid #cccccc;
}
.relative {
    position: relative;
}
.margin-left2 {
    margin-left: 2px;
}
.margin-right2 {
    margin-right: 2px;
}
.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-top20 {
    padding-top: 20px;
}
.padding-bottom20 {
    padding-bottom: 20px;
}
.padding-right20 {
    padding-right: 20px;
}
.padding-left25 {
    padding-left: 25px;
}
.padding-right25 {
    padding-right: 25px;
}
.padding25 {
    padding: 25px;
}
.padding-left30 {
    padding-left: 30px;
}
.padding-right {
    padding-right: 30px;
}
.padding-leftright15 {
    padding-left: 15px;
    padding-right: 15px;
}
.alignright {
    text-align: right;
}
.width100i {
    width: 100% !important;
}
.scroll_to_top {
    bottom: 87px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: black;
    border-radius: 6px;
    color: white;
    font-size: 36px;
    text-align: center;
    cursor: pointer;
    opacity: .7;
    z-index: 510;
    float: left;
    border: 1px solid grey;
    position: absolute;
}
.scroll_to_top > i {
    line-height: 47px;
}

/*Fixed Buttons*/
.br-icon-container {
    display: none;
    width: 100%;
    margin: auto;
    background: #f8f8f8;
    height: 40px;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.br-icon-container.stick {
    position: fixed;
    top: 50px;
    left: 0;
    right: 0;
    z-index: 1;
    width: 100%;
}
.br-icon-container .br-icon {
    position: relative;
    font-size: 12px;
    width: 171px;
    height: 14px;
    line-height: 12px;
    padding: 10px;
    box-sizing: content-box;
    cursor: pointer;
    border-radius: 10px;
    text-align: center;
    -webkit-transition: width .1s;
    -webkit-transition-timing-function: linear;
    transition: width .1s;
    transition-timing-function: linear;
    clear: right;
    margin-left: auto;
    margin-right: auto;
    margin-top: 2px;
}
.br-icon-container .br-icon .text {
    color: white;
    font-size: 18px;
    margin-left: 10px;
}
.br-icon-container .br-icon.share-icon .text {
    right: 30px;
}
.br-icon-container .br-icon .circle {
    font-weight: bold;
    text-align: center;
    color: #fff;
    display: inline-block;
    font-size: 16px;
}
.br-icon-container .br-icon.share-icon {
    background: #0046A6;
}
.br-icon-container .br-icon.filter-icon {
    background: #003366;
}
.minw1000 .br-icon-container .br-icon.filter-icon {
    display: none !important;
}
.search_page .br-icon-container .br-icon.filter-icon {
    display: block;
}
.br-icon-container .br-icon.contact-icon {
    background: #000;
    display: none;
}
.w700 .br-icon-container .br-icon.contact-icon {
    display: block;
}

/*Header*/
header.shrink .header-container {
    position: relative;
    float: left;
    width: 100%;
    display: inline-block;
    height: 50px;
}

/*Left, Middle, & Right Containers*/
header .left {
    width: 190px;
    border-right: 1px solid #b7b7b7;
    height: 100%;
    max-height: 70px;
}
header .left .activate-product-cat-menu {
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    height: 100%;
}
.short_menu header .left .activate-product-cat-menu {
    padding: 0;
}
header .left .activate-product-cat-menu.active {
    color: #000;
    background: #F8F8F8;
}
.short_menu header .left .activate-product-cat-menu.active {
    height: 100%;
}

.short_menu header .left {
    width: 50px;
}
.short_menu header .left .caret-down {
    display: none;
}

header .middle {
    width: calc(100% - 490px);
    height: 100%;
    position: relative;
    display: inline;
 /*   overflow: hidden;*/
}
.promo-right .bar-icon {
    display: none;
}
.short_menu header .middle {
    width: calc(100% - 250px);
    line-height: 50px;
    height: 50px;
}
header .right {
    width: 300px;
    height: 100%;
}
.short_menu header .right {
    width: 200px;
    height: 50px;

}
header .left .categories-btn {
    height: 100%;
}
header.right-panel-inactive .right {
    -webkit-transition: none;
    transition: none;
}

/*Left Content*/
.short_menu .left .categories-btn {
    width: 100%;
    text-align: center;
    height: 100%;
}
header .left .categories-btn i {
    font-size: 21px;
    margin-right: 10px;
    position: relative;
    display: inline-block;
    margin-top: 24px;
    max-height: 47px;
}
.short_menu header .left .categories-btn i {
    margin-left: auto;
    margin-right: auto;
    margin-top: 14px;
}
header .left .products {
    font-size: 18px;
    margin-left: 15px;
}
.short_menu header .left .products {
    display: none;
}
header .left .caret-down i {
    font-size: 14px;
    line-height: 100%;
    margin-left: 10px;
}
.show-hover-div {
    display: block !important;
    left: 0;
}


/*******Categories Menu & Popup scrollbars********/
/*Scrollbars*/  
header .left-block::-webkit-scrollbar, header .right-block::-webkit-scrollbar, #right-panel .right-panel-inner::-webkit-scrollbar, #filtersPanel .filters-panel-inner::-webkit-scrollbar, .pop-child::-webkit-scrollbar {
    width: 8px;
    background: #f4f3f3 !important;
}
.mobile header .left-block::-webkit-scrollbar, .mobile header .right-block::-webkit-scrollbar, .mobile #right-panel .right-panel-inner::-webkit-scrollbar, .mobile #filtersPanel .filters-panel-inner::-webkit-scrollbar, .pop-child:::-webkit-scrollbar {
    width: 4px;
}
header .left-block::-webkit-scrollbar-thumb, header .right-block::-webkit-scrollbar-thumb, #right-panel .right-panel-inner::-webkit-scrollbar-thumb, #filtersPanel .filters-panel-inner::-webkit-scrollbar-thumb, .pop-child::-webkit-scrollbar-thumb {
    background: #c7c7c7;
}
/*End of Scrollbars*/

header .left .cat-nav .right-block .contents .cat-image-wrapper {
    overflow: visible;
    float: right;
    position: absolute;
    pointer-events: none;
    bottom: 0;
    right: 0;
    max-width: 370px;
    z-index: -1;
}
@media(max-width: 768px) {
    header .left .cat-nav .right-block .contents .cat-image-wrapper {
        opacity: .2;
    }
}
@media(max-height: 800px) {
    header .left .cat-nav .right-block .contents .cat-image-wrapper {
        opacity: .2;
    }
}
header .left .cat-nav .right-block .contents .cat-image {
    position: relative;
    z-index: 10000;
    overflow: visible;
    right: 0;
}
header .left .cat-nav .right-block .contents .cat-image img {
    overflow: visible;
    position: relative;
    z-index: 10000;
    width: 480px;
    pointer-events: none;
    float: right;
    max-width: 95%;
}


header .left .cat-nav {
    padding: 0;
    position: fixed;
    top: 70px;
    left: -670px;
    left: -150%;
    width: 670px;
    max-width: calc(100% - 50px);
    height: 100%;
    line-height: initial;
    cursor: auto;
    -webkit-transition: left .5s; /* Safari 3.1 to 6.0 */
    transition: left .5s;
    -webkit-overflow-scrolling: touch;
    z-index: 8; /*Added 2/19/20*/
}
.short_menu header .left .cat-nav {
    top: 50px;
    height: calc(100% - 50px);
}
header .left .cat-nav.visible {
    left: 0;
}
header .left .cat-nav .left-block {
    width: 190px;
    border-right: 1px solid #b7b7b7;
    overflow-y: auto;
    position: relative;
    float: left;
    box-shadow: -2px 0px 9px #b7b7b7;
    background: #F8F8F8;
    z-index: 102;
    height: calc(100% - 70px) !important;
    padding-bottom: 10px;
    -webkit-transition: width .75s;
    transition: width .75s;
    height: 100% !important;
}
@media(min-width: 480px) {
    header .left .cat-nav .left-block {
        display: block !important
    }
}
.short_menu header .left .cat-nav .left-block {
    height: 100% !important;
    width: 165px;
}
header .left .cat-nav .left-block .item {
    width: 100%;
    display: inline-block;
    color: #000 !important;
    border-bottom: 1px solid #e6e6e6;
    line-height: 36px;
    font-size: 14px;
    padding: 0 10px;
    text-decoration: none;
    cursor: pointer;
    min-height: 36px;
    position: relative;
}
header .left .cat-nav .left-block .item:hover {
    background: #FBE27D;
    text-decoration: underline;
}
header .left .cat-nav .left-block .item:hover:after {
    content: "";
    position: absolute;
    right: 0;
    margin-top: 1px;
    background: url(../images/arrow_dbl.gif);
    background-size: 100% 100%;
    width: 36px;
    height: 27px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.short_menu header .left .cat-nav .left-block .item:hover:after {
    background: none;
}
header .left .cat-nav .left-block .item:nth-child(1) {
    margin-top: 5px;
}
header .left .cat-nav .left-block .item a {
    display: inline-block;
    width: 100%;
    color: #000;
}
/*Don't allow header category menu link click on mobile devices*/
body.mobile header .left .cat-nav .left-block .item a {
    pointer-events: none;
}
header .left .cat-nav .right-block {
    float: right;
    color: #000;
    width: calc(100% - 165px);
    height: calc(100% - 70px);
    border-right: 1px solid #b7b7b7;
    overflow-y: auto;
    position: absolute;
    left: -100%;
    -webkit-transition: left .75s;
    transition: left .75s;
    top: 0;
    z-index: 1;
    box-shadow: -2px 0px 14px #b7b7b7;
    z-index: 101;
    background: #fff;
    padding-bottom: 10px;
}
header .left .cat-nav .right-block.right-block-visible {
    left: 190px;
}
.short_menu header .left .cat-nav .right-block {
    height: 100%;
}
.short_menu header .left .cat-nav .right-block.right-block-visible {
    left: 165px;
}
header .left .cat-nav .right-block a:hover {
    background: #FBE27D;
}
header .left .cat-nav .right-block .r-menu .r-menu-title a:hover {
    background: #fff;
}
/*Hide menu items by default*/
header .left .cat-nav .right-block .r-menu {
    display: none;
    height: 100%;
}
header .left .cat-nav .right-block {
    display: block;
}
header .left .cat-nav .right-block .r-menu .r-menu-title {
    width: 100%;
    display: inline-block;
    font-size: 19px;
    line-height: 20px;
    border-bottom: 1px solid gold;
    margin-left: 10px;
    margin-right: 10px;
    width: calc(100% - 20px);
    padding: 10px 5px 4px 5px;
}
header .left .cat-nav .right-block .r-menu .r-menu-title a {
    color: #000 !important;
    float: left;
}
header .left .cat-nav .right-block.right-block-visible .back-arrow {
    display: none;
}
.w480 header .left .cat-nav .right-block.right-block-visible {
    z-index: 102;
}
.w480 header .left .cat-nav .right-block.right-block-hidden {
    left: -100% !important;
}
.w480 header .left .cat-nav .right-block.right-block-visible .back-arrow {
    position: absolute;
    right: 7px;
    margin-top: -7px;
    float: left;
    cursor: pointer;
    display: block;
}
header .left .cat-nav .right-block .r-menu .contents .tier2 {
    width: 50%;
    display: inline-block;
    float: left;
}
header .left .cat-nav .right-block .r-menu .contents .tier2 a {
    width: 100%;
    display: inline-block;
    color: #000 !important;
    line-height: 23px;
    padding-left: 10px;
    padding-right: 10px;
}
.w600 header .left .cat-nav .right-block .r-menu .contents .tier2 {
    width: 100%;
}
.w600 header .left .cat-nav .right-block .r-menu .contents .related-brands-container {
    width: 100%;
}
header .left .cat-nav .right-block .contents {
    padding: 5px 15px 15px 15px;
}
header .left .cat-nav .right-block .r-menu .contents .related {
    margin: 0 0 20px 0;
}
.tier-top {
    margin-bottom: 10px;
}
header .left .cat-nav .right-block .r-menu .contents .related-brands-container {
    float: left;
    width: 50%;
    padding-left: 10px;
}
.menu-brand-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
header .left .cat-nav .right-block .r-menu .contents .brands .menu-brand-grid a {
    width: calc(50% - 4px);
    padding: 0;
    margin-bottom: 8px;
    border: 1px solid #ccc;
    text-align: center;
    transition: all 0.2s ease-in-out;
    min-height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
}
header .left .cat-nav .right-block .r-menu .contents .brands .menu-brand-grid a:hover {
    background: #eee;
}
.menu-brand-grid a img {
    max-width: 90%;
    max-height: 34px;
}
header .left .cat-nav .right-block .r-menu .contents .tier2 .related .section-label {
    border-bottom: 1px solid gold;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 12px;
}
header .left .cat-nav .right-block .r-menu .contents .related-brands-container .section-label {
    border-bottom: 1px solid gold;
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 12px;
}
header .left .cat-nav .right-block .r-menu .contents .related a, header .left .cat-nav .right-block .r-menu .contents .brands a {
    width: 100%;
    display: inline-block;
    line-height: 22px;
    padding: 0px 10px;
    color: #000 !important;
    text-transform: capitalize;
}
/*Mobile Category Menu <400px*/
.w480 header .left .cat-nav .left-block {
    width: 100%;
}
.w480 header .left .cat-nav .right-block.right-block-visible {
    left: 0;
    width: 100%;
}
.w480 header .left .cat-nav .right-block.right-block-visible .back-arrow img {
    max-width: 30px;
}
header .left .cat-nav li {
    height: 100%;
}

/*Middle Content*/
header .middle .mobile-search-holder {
    float: left;
    width: calc(100% - 440px);
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    height: 70px;
    overflow: hidden;
}
header.shrink .middle .mobile-search-holder {
    height: 50px;
}
.short_menu header .middle .mobile-search-holder i.fa-search {
    top: 16px;
}
header .middle .mobile-search-holder i.fa-times-circle.ms-cross {
    position: absolute;
    right: 60px;
    top: 25px;
    font-size: 20px;
    color: #a9a9ab;
    cursor: pointer;
}
.short_menu header .middle .mobile-search-holder i.fa-times-circle.ms-cross {
    top: 15px;
}
.w450 header .middle .mobile-search-holder i.fa-times-circle.ms-cross {
    display: none !important;
}
.w450 header .middle .mobile-search-holder.search-mode i.fa-times-circle.ms-cross {
    display: block !important;
    right: 117px;
}
header .mobile-search-holder .search-input {
    height: 40px;
    line-height: 40px;
    width: 100%;
    color: #000;
    position: relative;
    border: 0;
    margin-top: 15px;
}
.short_menu header .middle .mobile-search-holder {
    width: calc(100% - 100px);
}
.w600 header .middle .mobile-search-holder {
    width: calc(100% - 100px);
}
.short_menu header .mobile-search-holder .search-input {
    margin-top: 5px;
    vertical-align: text-bottom;
}
/*Go button*/
header .ms-go {
    position: absolute;
    top: 0;
    right: 19px;
    bottom: 1px;
    margin: auto;
    height: 34px;
    width: 34px;
    line-height: 30px;
    background: gold;
    border-radius: 50%;
    border: 1px solid #797979;
    color: #000;
    font-size: 14px;
    padding: 0;
    font-weight: bold;
}
@media(max-width: 360px) {
    header .ms-go {
        display: none;
    }
    header .search-mode .ms-go {
        display: block;
    }
    header .mobile-search-holder .search-input {
        padding-right: 12px !important;
    }
}
.top-right ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
}
.top-right ul .affiliate-list {
    color: #024fb6;
    font-size: 16px;
    font-weight: bold;
    font-family: 'Lato', sans-serif;
    padding: 0 20px;
    text-decoration: none;
}
.top-right ul .affiliate-share-link {
    position: relative;
    display: inline-block;
    padding: 0 0 4px;
    transition: all 0.5s ease-in-out;
}
.top-right ul .affiliate-share-link:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 14px solid #ffffff00;
    border-right: 14px solid #1a94c700;
    border-bottom: 10px solid white;
    top: calc(100% + 2px);
    left: calc(50% - 14px);
    display: none;
}
.top-right ul .affiliate-list.active .affiliate-share-link, .top-right ul .affiliate-list:hover .affiliate-share-link {
    color: #e70018;
}
/*.top-right ul .affiliate-list.active .affiliate-share-link:before, .top-right ul .affiliate-list:hover span:before, .top-right ul .affiliate-list:hover .text-popup, .top-right ul .affiliate-list.active .text-popup {
    display: block;
}*/
.top-bar-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #f3f3f3;
    padding: 5px 30px 0;
    position: relative;
    z-index: 542;
    line-height: initial;
    width: 100%;
}
.header-container {
    line-height: 70px;
    transition: height .5s;
    height: 70px;
}
.top-left h3 {
    font-size: 23px;
    color: #000000;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
    margin: 0;
}
.top-left h3 span {
    font-weight: bold;
    padding-left: 5px;
}
.top-right h6 {
    color: black;
    padding: 0 0 2px 20px;
    font-size: 16px;
    font-family: 'Lato', sans-serif;
    margin: 0;
    position: relative;
}
.top-right .gear-icon {
    padding-top: 2px;
    position: relative;
}
.top-right .get-link-dropdown:before {
    position: absolute;
    content: "";
    width: 0;
    height: 0;
    border-left: 10px solid #ffffff00;
    border-right: 10px solid #1a94c700;
    border-bottom: 10px solid #ffffff;
    top: -10px;
    right: 38px;
}
.gear-icon i {
    color: black;
    cursor: pointer;
}
.top-right .get-link-dropdown {
    background: #ffffff;
    position: absolute;
    top: calc(100% + 10px);
    width: 100%;
    max-width: 230px;
    right: 8px;
    /* box-shadow: -4px 5px 10px #e9e9e9; */
    display: none;
    z-index: 1;
    border: 1px solid #e7e5e5;
}
.get-link-dropdown li {
    font-size: 15px;
    font-family: 'Lato', sans-serif;
    padding: 8px 15px;
    color: white;
    transition: ease-in-out 0.3s;
    cursor: pointer;
    border-bottom: 1px solid #fff;
}
.get-link-dropdown li:hover {
    color: #000;
    background-color: #ccc;
}
.top-right .get-link-dropdown.active {
    display: block;
}
.promo-right .bar-icon.active {
    display: block!important;
}
.text-popup {
    background: white;
    padding: 20px 25px 40px 25px;
    position: absolute;
    right: 20px;
    top: calc(100% + 10px);
    z-index: 1;
    width: 100%;
    max-width: 700px;
    display: none;
    font-weight: normal;
    box-shadow: -4px 5px 10px #e9e9e9;
}
.text-popup h3 {
    color: black;
    font-size: 21px;
    font-family: 'Lato', sans-serif;
    font-weight: bold;
    margin: 0;
}
.text-popup a {
    color: #024fb6;
    padding-left: 5px;
    font-weight: bold;
    text-decoration: none;
}
.belowform {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ffd700;
    padding-bottom: 4px;
}
.closed-icon i {
    color: black;
    font-size: 20px;
    position: relative;
    top: 3px;
}
.text-popup p {
    font-size: 14px;
    color: black;
    font-family: 'Lato', sans-serif;
    padding: 15px 0 13px;
    margin: 0;
}
.text-popup label {
    color: black;
    padding-left: 30px;
    font-size: 17px;
    font-family: 'Lato', sans-serif;
    padding-bottom: 8px;
    max-width: 210px;
    width: 100%;
}
.text-popup textarea {
    height: 75px;
    border: 1px solid #efefef;
    color: #000;
    border-radius: 0;
    resize: none;
    font-family: 'Lato', sans-serif;
}

.textarea_input {
    height: 100%;
    border: 1px solid #efefef;
    color: #000;
    border-radius: 0;
    resize: none;
    font-family: 'Lato', sans-serif;
    padding: 2px;
    padding-left: 10px;
    padding-bottom: 20px;
    text-align: initial;
    font-weight: normal;
}
.top-right {
    /* position: relative; */
}
.radiobtn{
    position: relative;
}
.radio-btn-box {
    display: flex;
    align-items: center;
    margin-top: 12px;
}

.radio-btn-box-text {
    display: flex;
}

.radiobtn input {
    display: none;
}
label.radiobtn span:after {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    border: 1px solid black;
    border-radius: 50px;
    bottom: 7px;
    left: 0;
    top: 1px;
}
label.radiobtn span:before {
    position: absolute;
    content: "";
    height: 12px;
    width: 12px;
    border-radius: 100px;
/*    background: black;*/
    left: 5px;
    top: 6px;
}
.radiobtn input:checked+span:before {
    background-color: #ffca38;
}
.text-popup .text-order-popup a {
   display: inline-block;
   padding-left: 0;
   color: initial;
   font-weight: initial;
}
.order-img.bag-image {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100px;
}
.share-page-box-page .bag-image img {
    max-height: 150px;
    max-width: 189px;
    width: 100%;
}
.start-order-btn {
    background-color: #ffe372;
    max-width: 241px;
    margin: 0 auto;
    padding: 10px;
    border: 1px solid #CCC;
    border-radius: 3px;
}
.affiliated-order-detail p {
    padding: 10px 0 0;
}
.affiliated-order-detail a {
   text-decoration: none;
   color: initial;
}
.start-order-btn a {
    color: black;
    font-size: 15px;
    font-weight: normal;
}
.affiliated-order-detail {
    padding-top: 10px;
}
.affiliated-order-detail h3 {
    font-size: 20px;
    font-family: 'Lato', sans-serif;
}
.affiliated-order-detail span {
    font-size: 14px;
    color: black;
    font-family: 'Lato', sans-serif;
}
.affiliated-order-detail .order-no {
    font-size: 18px;
}
header .ms-go:focus {
    outline: 0;
}
header .mobile-search-holder .search-input {
    border-radius: 20px;
    padding-left: 35px;
    padding-right: 230px;
    text-align: left;
    outline: 0;
}
.w450 header .mobile-search-holder .search-input {
    padding-right: 40px;
}
header .middle .logo {
    margin-left: 10px;
    width: 200px;
}
header .middle .logo a {
    margin-left: auto;
    margin-right: auto;
    display: block;
    width: 100%;
    text-align: center;
}
header .middle .logo img {
    height: 58px;
}
.short_menu header .middle .logo img {
    width: 100%;
    height: auto;
    margin-top: 0;
}
.short_menu header .middle .logo {
    width: 142px;
    width: 90px;
    display: table;
    vertical-align: middle;
    height: 100%;
}
.short_menu header .middle .logo a {
    vertical-align: middle;
    display: table-cell;
}
.w600 header .middle .logo {
    width: 90px;
}
@media(max-width: 345px) {
    header.right-panel-active .middle .logo {
        display: none;
    }
}
header .middle .phone-setup {
    height: 70px;
    float: right;
    width: 220px;
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
}
header.shrink .middle .phone-setup {
    height: 50px;
}
/* promo affilaite */
.promo-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: linear-gradient(180deg, rgba(0,135,175,1) 5%, rgba(5,146,186,1) 10%, rgba(5,146,186,1) 90%, rgba(0,135,175,1) 95%);
    padding: 2px 30px;
    line-height: initial;
    width: 100%;
    height: 100%;
    max-height: 40px;
}
.dashboard-btn {
    background: none;
    color: #fff;
    padding: 4px 10px;
    border: 1px solid #fff;
    font-size: 16px;
    margin-left: 10px;
}
.earn-share-box a {
    color: #fff;
    text-decoration: none;
}
.promo-right {
    display: flex;
    align-items: center;
    width: 500px;
    justify-content: space-between;
    /* position: relative; */
}
.share-input-field span {
    width: 100%;
    max-width: 107px;
    margin-top: -7px;
}
.promo-left {
    width: 200px;
}
.promo-left .logo {
    position: relative;
}
.logo .logo-text {
    position: absolute;
    right: -33px;
    top: -1px;
    font-size: 11px;
    background: #D90000;
    color: white;
    border-radius: 20px;
    padding: 1px 5px;
    font-weight: 600;
}
.copy-sharing-link {
    min-width: 230px;
    position: relative;
    justify-content: space-between;
}
.promo-right .earn-share {
    max-width: 170px;
}
.promo-right .earn-share {
    max-width: 209px;
    overflow: visible;
    position: relative;
    z-index: 1;
}
.share-underline {
    position: absolute;
    bottom: -9px;
    right: 22px;
}
.copy-text label {
    display: flex;
    flex-direction: column;
    padding-left: 25px;
    text-decoration: none;
    margin-bottom: 2px;
    padding-top: 1px;
}
.copy-text label:last-child {
    margin-bottom: 0;
}
.earning-percent {
    max-width: 150px;
    width: 100%;
    text-align: center;
    padding-right: 30px;
    line-height: 18px;
}
label.radiobtn.links span:before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    border-radius: 100px;
    left: 3px;
    top: 5px;
    z-index: 1;
}
label.radiobtn.links input:checked+span:before {
    background: rgb(255, 140, 0);
}
label.radiobtn.links span:after {
    position: absolute;
    content: "";
    height: 14px;
    width: 14px;
    border: 1px solid white;
    border-radius: 50px;
    bottom: 7px;
    left: 0;
    top: 2px;
    background: white;
}
.promo-middle input::placeholder {
    font-size: 12px;
    color: #000;
}
.share-input-field  .share-link-input {
    width: 100%;
}
/* .promo-right .tooltip1 {
    position: relative;
    display: inline-block;
    width: 100%;
}
.promo-right .tooltip1 .tooltiptext2 {
    display: none;
    background-color: #000000c9;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 2px;
    right: 40px;
    top: 43px;
    font-size: 12px;
    width: 100%;
    max-width: 300px;
    position: absolute;
    z-index: 1;
}
.promo-right .tooltip1:hover  .tooltiptext2{
    display: block;
} */
.copy-sharing-link .tooltip1 {
    display: inline-block;
    max-width: 100px;
    border: 1px solid #ffffffdb;
    padding: 5px;
    cursor: pointer;
    transition: all ease-in-out 0.3s;
    position: relative;
}
.copy-sharing-link .tooltip1:hover {
    background: #ff8634d1;
    transition: all ease-in-out 0.3s;
}
.copy-sharing-link .tooltip1 .tooltiptext3 {
    display: none;
    position: absolute;
    left: 0;
    top: 37px;
    background-color: #000000c9;
    color: white;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    font-size: 12px;
}
.tooltip-dropdown-arrow {
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-bottom: 9px solid #000;
    position: absolute;
    top: -10px;
    z-index: 1;
    left: 85px;
    animation-duration: 350ms;
    transition-duration: 350ms;
}

.share-this-page .close-text-arrow, .share-this-page .close-text-arrow i {
    font-size: 14px;
}
/* promo affilaite */

/* share this page css start*/
.ea-common-popup.affiliate-bar .header-sec {
    border-bottom: 2px solid gold;
}
.ea-common-popup .blog-header-sec h1 {
    color: black;
}
.ea-common-popup.affiliate-bar span i {
    font-size: 26px;
}
.share-this-page {
    max-width: 1500px;
    width: 100%;
    margin: 0 auto;
}
.share-this-page .belt-begs-items {
    border-bottom: 2px solid #ffd700;
}
.share-this-page .share-page-images {
    justify-content: center;
    padding: 10px 10px 10px;
    border-bottom: 2px solid #e2e0e0;
}
.share-this-page .share-page-icon {
    width: 100%;
    max-width: 75px;
    height: 70px;
    text-align: center;
    margin: 0 5px;
    font-size: 12px;
    border: 1px solid #ccc;
    color: white;
    cursor: pointer;
}
.share-this-page .social-btn .icon {
    font-size: 32px;
    background: none;
    border: none;
    margin: 0 auto;
}
.share-this-page .social-btn .icon i {
    font-size: 32px;
    color: white;
    float: none;
}
.affiliate-icon-dropdown input {
    width: 100%;
}
.share-this-page .social-btn .name {
    line-height: 30px;
}
.share-this-page .affiliate-social-icon {
    display: flex;
    justify-content: center;
}
.share-this-page .copy-url-icon {
    background: grey;
    color: white;
}
.share-this-page .social-btn.copyurl.embed-icon {
    background: #ff8634;
    position: relative;
}
.share-this-page .social-btn.copyurl.embed-icon span {
    position: absolute;
    top: -13px;
    right: 0;
    color: red;
    font-size: 11px;
    font-weight: 700;
}
.copy-url-text {
    position: absolute;
    color: #008000;
    top: -16px;
    left: 0;
    font-size: 12px;
    width: 80px;
}
.share-this-page .email-icon {
    background: orange;
}
.share-this-page .print-icon {
    background: #424242;
}
.share-this-page .favorites-icon {
    background: #e5c107;
}
.share-this-page .facebook-icon {
    background: #00468c;
}
.share-this-page .linkedin-icon {
    background: #0e76a8;
}
.share-this-page .twitter-icon {
    background: #4099ff;
}
.share-this-page .pinterest-icon {
    background: #C82828;
}
.share-this-page .promo-share-box {
    max-width: 600px;
    width: 100%;
    text-align: center;
    border-right: 1px solid #ccc;
    padding: 10px;
}
.promo-share-box.promo-share-box-pro {
    max-width: 900px;
    width: 100%;
    padding-left: 60px;
}
.share-this-page .promo-share-box:last-child {
    border-right: 0;
}
 .promo-head-box h3 {
    font-size: 19px;
    font-weight: 600;
    font-family: 'Lato', sans-serif;
    margin-bottom: 0;
    color: black;
}
.shop-promotional-product {
    display: inline-block;
}
.promo-share-box .default-text-span {
    font-size: 13px;
    color: #393939;
}
.promo-share-box .calculate-box .calculate-item {
    border: 2px solid #ccc;
    font-size: 20px;
    color: #464646;
    max-width: 100px;
    text-align: center;
    width: 95px;
    height: 30px;
}
.vertical-iframe-box p , .horizontal-iframe-box p {
    font-size: 14px;
    margin-bottom: 10px;
    color: #393939;

}
.calculate-box input::-webkit-outer-spin-button, .calculate-box
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
   margin: 0;
}
.promo-share-box .calculate-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 5px;
    max-width: 233px;
    margin: 0 auto;
}
.vertical-animate-iframe {
    max-width: 280px;
    max-height: 465px;
    overflow: auto;
    margin: 0 auto;
    min-width: 280px;
    min-height: 465px;
}

.vertical-animate-iframe-animation iframe {
    transition: width 2s, height 2s;
}
.horizontal-animate-iframe {
    max-width: 600px;
    max-height: 180px;
    overflow: auto;
    margin: 0 auto;
    min-width: 600px;
    min-height: 180px;
   
}
.horizontal-animate-iframe-animation iframe {
    transition: width 2s, height 2s;
}
.calculate-box .multiply-icon {
    font-size: 25px;
}
.share-page-image-box .item-number {
    margin-top: 10px;
    display: inline-block;
    color: #666666;
}
.share-page-image-box .numbers {
    font-size: 17px;
    color: #666666;
}
.share-page-image-box .imagebox-bottm-text, .share-page-image-box .imagebox-bottm-text a {
    font-size: 12px;
    color: #666;
}
.vertical-iframe-box, .horizontal-iframe-box{
    display: inline-block;
}
.promo-share-box .ifram-box {
    display: flex;
    max-width: 350px;
    margin: 0 auto;
    font-size: 12px;
    align-items: center;
    justify-content: center;
}
.promo-share-box .ifram-box .textarea_input{
    word-wrap: break-word;
}
.promo-share-box .ifram-box i {
    font-size: 25px;
    color: #005c8d;
    padding-left: 5px;
}
.share-this-page .share-page-box {
    padding: 20px;
    align-items: self-start;
}
.share-page-box .promo-share-box .custom-text {
    color: #0273a8;
    font-size: 17px;
    padding: 20px 0;
    margin: 0;
    text-shadow: 0 0 #0273a8;
    cursor: pointer;
}
.promo-share-box-pro .embedded-hyperlinks {
    border-bottom: 1px solid #ccc;

    padding-bottom: 55px;
}
.promo-share-box-pro .share-page-box-page {
    max-width: 560px;
    width: 100%;
    display: flex;
    align-items: center;
    margin-top: 10px;
    padding: 0;
}
.share-page-box-page .image-box2 {
    display: flex;
    align-items: center;
}
.share-page-box-page .bag-image {
    border: none;
}
.share-page-box-page .bag-image img {
    max-height: 90px;
    width: 100%;
}
.share-page-box-page .image-box2 span {
    font-size: 16px;
    margin-top: 5px;
    display: inline-block;
}
.share-page-box-page .anywhere-box {
    max-width: 300px;
    width: 100%;
}
.short_menu header .middle .phone-setup {
    display: block;
    width: 160px;
    margin-left: 0;
    margin-right: 10px;
}
.short_menu header .middle .mobile-search-holder {
    width: calc(100% - 270px);
    height: 100%;
}
/* share this page css end*/

@media(max-width: 930px) {
    header .middle .phone-setup {
        display: none !important;
    }
    header .middle .mobile-search-holder {
        width: calc(100% - 100px) !important;
    }
    /* header .middle .mobile-search-holder, .short_menu header .middle .mobile-search-holder {
        width: calc(100% - 100px);
    }  */
}

header .middle .phone-setup .phone {
    line-height: 35px;
    height: 50%;
    font-size: 23px;
    font-weight: bold;
    text-align: center;
    width: 100%;
    margin-top: -5px;
    color: #fff !important;
    -webkit-text-fill-color: #fff;
}
.short_menu header .middle .phone-setup .phone {
    line-height: 50px;
    height: 100%;
    margin-top: 0;
}
header .middle .phone-setup .setup {
    line-height: 35px;
    line-height: 0;
    height: 50%;
    display: inline-block;
    padding: 8px 0;
    text-align: center;
    width: 100%;
}
.short_menu header .middle .phone-setup .setup {
    display: none;
}
header .middle .phone-setup .setup.header-vip-box {
    height: auto;
}
.header .phone-setup .vip-logo-sec {
    display: grid;
    grid-template-columns: 125px 85px;
    align-items: center;
}
.header .phone-setup .vip-logo-sec .vip-right-box {
    text-align: left;
}
.header .phone-setup .vip-logo-sec .vip-right-box a {
    text-align: left;
    margin-bottom: 0;
    font-family: 'Arial Narrow';
    font-size: 13px;
    line-height: 15px;
    color: #fff;
}
.header .phone-setup .vip-logo-sec .vip-right-box a:hover {
    text-decoration: none;
}
.short_menu header .middle .phone-setup .setup .vip-logo-box img {
    margin-top: 2px;
}
.short_menu .header .phone-setup .vip-logo-sec .vip-logo-box {
    max-width: 75px;
}
.short_menu .header .phone-setup .vip-logo-sec {
    grid-template-columns: 90px 78px;
    justify-content: center;
}
.short_menu header .middle .phone-setup .setup {
    padding: 6px;
}
.short_menu .header .phone-setup .vip-logo-sec .vip-right-box a {
    line-height: 13px;
    font-size: 12px;
}
@media (max-width: 1365px) {
    .share-input-field {
        padding-left: 25px;
    }
    .promo-right .earn-share {
        max-width: 150px;
    }
}
@media(min-width: 1200px) {
    .short_menu header .middle .phone-setup {
        width: 400px;
    }
    .short_menu header .middle .phone-setup .setup {
        display: block;
        width: 50%;
        float: left;
    }
    .short_menu header .middle .phone-setup .setup img {
        height: auto;
        width: 150px;
        margin-top: 7px;
    }
    .short_menu header .middle .phone-setup .phone {
        float: left;
        width: 50%;
    }
    .short_menu header .middle .mobile-search-holder {
        width: calc(100% - 510px);
    }
}
#cancel-product-search {
    float: right;
    color: #fff;
    cursor: pointer;
}

/*Right side content*/
header .right .quick-link-buttons {
    width: 25%;
    border-left: 1px solid #b7b7b7;
    text-align: center;
    font-size: 12px;
    line-height: normal;
    height: 100%;
    cursor: pointer;
    position: relative;
}
.blog-header #headerLoginBtn {
    border-right: 1px solid #b7b7b7;
}
header .right .quick-link-buttons.three-buttons:hover, header .left:hover {
    background: #353535 !important;
    cursor: pointer;
}
header .right .quick-link-buttons.three-buttons.active_button {
    color: #000 !important;
    background: #F8F8F8 !important;
}
header .right .quick-link-buttons.three-buttons.active_button:hover {
    color: #000 !important;
    background: #F8F8F8 !important;
}
header .right .quick-link-buttons .icon {
    height: 40px;
    padding-top: 5px;
}
header .right .quick-link-buttons .icon i {
    font-size: 28px;
    margin-top: 6px;
}
header .right .quick-link-buttons .ic-text {
    height: 30px;
    padding-top: 5px;
}
.short_menu header .right .quick-link-buttons .ic-text {
    display: none;
}
header .right .quick-link-buttons .ic-abbrev {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: -10px;
}
header .right .quick-link-buttons .notif-count {
    position: absolute;
    top: 3px;
    right: 3px;
    font-size: 10px;
    color: #fff;
    background: #d20606;
    display: inline-block;
    line-height: normal;
    padding: 3px 6px;
    padding: 2px 5px;
    border-radius: 10px;

}
.display-ordering-account .notif-count, .account-links .notif-count {
    position: absolute;
    font-size: 10px;
    color: #fff;
    background: red;
    display: inline-block;
    line-height: normal;
    padding: 2px 5px;
    border-radius: 10px;
    border: 1px solid #fff;
    -mox-box-shadow: 0 0 17px white;
    -webkit-box-shadow: 0 0 17px white;
    margin-left: 5px;
}
.display-ordering-account .notif-count.grey-count-bg, .account-links .notif-count.grey-count-bg{
    background: grey;
}
.w700 #headerContactBtn, .w700 #headerHelpBtn {
    display: none;
}
.right-panel-active #headerContactBtn, .right-panel-active #headerHelpBtn, .right-panel-active #headerLoginBtn {
    display: block;
    width: 25%;
}
.right-panel-active.checkout-header #headerContactBtn, .right-panel-active.checkout-header #headerHelpBtn, .right-panel-active.checkout-header #headerCartBtn {
    display: none;
}
.right-panel-active.checkout-header #headerHelpBtn, .right-panel-active.checkout-header #headerTermsofsaleBtn {
    width: 50%;
}
.w700 header .right {
    width: 100px;
}
.w700 header .right .quick-link-buttons {
    width: 50%;
}
.w700 header .middle {
    width: calc(100% - 150px);
}
.w700 .left .categories-btn {
    width: 100%;
}
.w700 .left .products, .w700 .left .caret-down {
    display: none;
}
.w700 header .left {
    width: 50px;
}
.w700 header .left .activate-product-cat-menu {
    padding: 0 15px;
}
.w450 header .middle .mobile-search-holder.search-mode {
    width: 100% !important;
    position: absolute;
    left: 0;
    background: #000;
    z-index: 1;
}
.w450 header .middle .mobile-search-holder.search-mode .ms-go {
    right: 78px;
}
.w450 header .middle .mobile-search-holder.search-mode .search-input {
    width: calc(100% - 60px);
    padding-right: 60px !important;
}
.w400 header .middle {
    width: calc(100% - 100px);
}
.w400 header .right {
    width: 50px;
}
.w400 header .right .quick-link-buttons {
    width: 100%;
}
header.right-panel-active #headerAccountBtn {
    width: 25%;
}
.w400 header #headerCartBtn {
    display: none;
}
header.right-panel-active #headerCartBtn {
    display: block;
    width: 25%;
}
header .middle .mobile-search-holder i.fa-search {
    position: absolute;
    font-size: 15px;
    top: 27px;
    color: #a9a9ab;
    pointer-events: none;
}
header .mobile-search-holder .placeholder-text {
    position: absolute;
    top: 0;
    left: calc(50% - 150px);
    left: 30px !important;
    z-index: 2;
    color: grey;
    width: 100%;
    pointer-events: none;
    width: calc(100% - 85px);
    -webkit-transition: left .5s; /* Safari */
    transition: left .5s;
}
header .mobile-search-holder .placeholder-text .placeholder-text-span {
    margin-left: 20px;
    display: none !important;
}
.w700 header .mobile-search-holder .placeholder-text .placeholder-text-span .for-promotional-products {
    display: none;
}
/*Show quick link buttons (right panel buttons) when one of them is active.*/
@media(max-width: 700px) {
    header.right-panel-active .mobile-search-holder {
        display: none;
    }
}
@media(max-width: 345px) {
    header.right-panel-active .middle .logo {
        width: 60px;
    }
}

/*Subheader*/
.sub-head {
    position: relative;
    display: inline-block;
    float: left;
    margin-top: 70px;
    width: 100%;
    background: #f8f8f8;
    border-bottom: 1px solid #ccc;
}
.sub-head.rp-open {
    width: calc(100% - 300px);
    -webkit-transition: width .3s;
    transition: width .3s;
}
.sub-head .menu-bar {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height: 37px;
    line-height: 37px;
    overflow: hidden;
}
.sub-head .menu-bar a {
    padding: 0 0.7%;
    color: #444 !important;
    font-size: 14px;
    display: inline-block;
}
.sub-head .menu-bar a:hover {
    background: #fff4b6;
    text-decoration: none;
}
.sub-head .menu-bar a:focus {
    text-decoration: none;
}
@media(max-width: 1275px) {
    .sub-head.rp-open .menu-bar a {
        font-size: 12px;
    }
}
.sub-head .menu-bar a img {
    margin-right: 4px;
    margin-top: -2px;
}

/*Subheader Notices*/
.hide-submenu-notice {
    position: absolute;
    right: 5px;
    font-size: 20px;
    line-height: 19px;
    cursor: pointer;
}
.submenu-notice {
    width: 100%;
    display: inline-block;
    height: auto;
    background: #fcf8e3;
    color: #8a6d3b;
    text-align: center;
    font-size: 14px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-top: 1px solid #ccc;
    float: left;
}
.submenu-notice a {
    text-decoration: underline;
    color: initial;
}

/*Right Panel styles*/
.right-panel .right-panel-inner {
    overflow: auto;
    height: 100%;
}
#right-panel .open-close-arrow {
    width: 35px;
    height: 40px;
    right: 0px;
    display: inline-block;
    position: fixed;
    background: #a7a5a5;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    margin-top: 90px;
    -webkit-transition: right .3s;
    transition: right .3s;
    opacity: .6;
    cursor: pointer;
    z-index: 100;
}
.w1000 #right-panel .open-close-arrow.point-left {
    background: #636262;
}
#right-panel .open-close-arrow:hover {
    opacity: 1;
}
#right-panel .open-close-arrow i {
    color: #fff;
    text-align: center;
    width: 100%;
    font-size: 30px;
    line-height: 40px;
    -moz-transition: all .4s linear;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}
#right-panel .open-close-arrow.point-left {
    right: 300px !important;
}
#right-panel .open-close-arrow.point-left i {
     -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    margin-top: 1px;
    margin-left: 2px;
}
#right-panel .rp-header {
    font-size: 19px;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
    padding-bottom: 5px;
}
/*Chat buttons*/
#right-panel .online-chat > div {
    border: 1px solid grey;
    text-align: center;
    line-height: 46px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    background: #c2c2c2;
    background: -webkit-linear-gradient(#e8e8e8, #fff, #ebebeb);
    background: -o-linear-gradient(#e8e8e8, #fff, #ebebeb);
    background: -moz-linear-gradient(#e8e8e8, #fff, #ebebeb);
    background: linear-gradient(#e8e8e8, #fff, #ebebeb);
    background: #fff;
    color: #030271;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
    box-sizing: content-box;
}
#right-panel .online-chat > div:hover {
    background: #f5f4f4;
}
#right-panel .online-chat i {
    font-size: 26px;
}
#rp-contact-us .online-chat a {
    text-decoration: none;
    color: #030271;
    display: inline-block;
    width: 100%;
}
#right-panel .rp-subheader {
    border-bottom: 1px solid #c2c2c2;
    color: #505050;
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 20px;
}
#right-panel .large-text {
    font-size: 15px;
    line-height: 27px;
}
#right-panel .small-text {
    font-size: 12px;
    line-height: 27px;
}
#right-panel .padded-rows > * {
    padding-left: 10px;
    padding-right: 10px;
}
#right-panel .padded-rows > a {
    width: 100%;
    display: inline-block;
}
.topic-description video {
    width: 100%;
    height: auto;
}
#right-panel .blue-links {
    color: #024fb6;
    cursor: pointer;
}
#right-panel .large-text .padded-rows > div, #right-panel .large-text .padded-rows > a {
    padding-top: 3px;
    padding-bottom: 3px;
    width: 100%;
    display: inline-block;
}
#right-panel .grey-hover > div:hover, #right-panel .grey-hover > a:hover {
    background: #ececec;
}
#right-panel .back-button {
    color: #024fb6;
    cursor: pointer;
    display: inline-block;
    height: 37px;
    line-height: 37px;
}
#right-panel .block {
    margin-bottom: 15px;
}
#right-panel .contact-us-form input[type="text"] {
    width: 100%;
    border-radius: 0;
    height: 28px;
    line-height: 28px;
}
#right-panel .contact-us-form label {
    float: left;
    font-size: 12px;
    margin-right: 10px;
    line-height: 24px;
}
#right-panel .contact-us-form label input[type="radio"] {
    width: 15px;
    height: 15px;
}
#right-panel .contact-us-form label input[type="radio"]:focus {
    outline: 0;
}
#right-panel .contact-us-form textarea {
    height: 180px;
    border-radius: 0px;
}
#right-panel .cuf-label {
    float: left;
    width: 80px;
    font-size: 12px;
    margin-right: 10px;
}
#right-panel .editable-first-name, #right-panel .editable-last-name, #right-panel .editable-phone, #right-panel .editable-email {
    float: left;
}
#right-panel .contact-us-form .contact-us-row {
    width: 100%;
    display: inline-block;
    margin-top: 5px;
    margin-bottom: 5px;
    line-height: 30px;
}
#right-panel .contact-us-form input[type="text"], #right-panel .contact-us-form input[type="email"] {
    float: left;
    width: 170px;
}
#right-panel .suggested-items .suggested-item {
    color: #024fb6;
    cursor: pointer;
    font-size: 11px;
}
#right-panel .contact-us-form .gold-button-gradient {
    min-width: 90%;
}
#right-panel .contact-us-form .sign-in {
    margin-top: -8px;
}
#right-panel .products-inquired .item {
    font-size: 13px !important;
    line-height: 16px;
}
.ps_messenger__wrap, .ps_rvm__messenger {
    height: 600px !important;
}

#contactUsForm .contact-topic {
    float: left;
    text-align: center;
    background: #d5d5d5;
    border: 1px solid grey;
    margin-right: 3px;
    font-size: 11px;
    padding: 3px 13px;
    cursor: pointer;
}
#contactUsForm .contact-topic:hover {
    background: #cbcbcb;
}
#contactUsForm .contact-topic.active {
    background: #010167;
    color: #fff;
}
#contactUsForm .contact-topic.active:hover {
    background: #01015f;
    color: #fff;
}


/*Account Panel*/
#right-panel #rp-account .ordering-account {
    margin-bottom: 0;
}
#right-panel #rp-account .ordering-account-details {
    display: inline-block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
}
#right-panel #rp-account .ordering-account .user-details .image {
    width: 60px;
}
#right-panel #rp-account .ordering-account .user-details .image img {
    width: 100%;
    border-radius: 100%;
    border: 1px solid #ccc;
}
#right-panel #rp-account .ordering-account .user-details .name-title {
    margin-left: 10px;
}
#right-panel #rp-account .ordering-account .user-details .name-title .name {
    font-size: 19px;
}
#right-panel #rp-account .ordering-account-name {
    float: left;
}
#right-panel #rp-account .ordering-account.active .ordering-account-name {
    cursor: initial;
}
.ordering-account-toggle .ordering-account-abbrev {
    text-align: center;
    width: 40px;
    height: 40px;
    position: relative;
    padding-top: 5px;
    padding-bottom: 8px;
    border-radius: 100%;
    float: left;
    border: 1px solid #a2a2a2;
}
#right-panel .ordering-account-abbrev .rp-ordering-account-notif {
    position: absolute;
    top: 0;
    right: 1px;
    padding: 0px 5px;
    margin-top: 2px;
    background: red;
    border-radius: 10px;
    font-size: 10px;
    border: 1px solid #fff;
    box-shadow: 0 0 9px white;
    -webkit-box-shadow: 0 0 9px white;
    display: none;
}
.ordering-account-toggle .ordering-account-text {
    padding-left: 10px;
    color: #000;
    width: calc(100% - 60px);
    float: left;

}
.ordering-account-toggle .ordering-account-text .ordering-account-header {
    display: none;
}
.ordering-account-toggle .ordering-account-text .ordering-account-number {
    font-size: 12px;
}

/*Active Ordering Account*/
#right-panel .ordering-account.active .ordering-account-text .ordering-account-header {
    display: table-cell;
}
#right-panel .ordering-account.active .ordering-account-text .ordering-account-number {
    display: inline-block;
    font-size: 12px;
}
.ordering-account-toggle .ordering-account-abbrev .abbreviation {
    font-size: 20px;
    line-height: 29px;
}
#right-panel #rp-account div.display-ordering-account {display:none;}
#right-panel .ordering-account.active .display-ordering-account {
    display: block !important;
}
.ordering-account-toggle .ordering-account-name .ordering-account-name-text {
    font-size: 15px;
}
#right-panel #rp-account .account-links {
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 10px;
}
#right-panel #rp-account .account-links .account-link {
    border-bottom: 1px solid #e3e0e0;
    position: relative;
}
#right-panel #rp-account .account-links .account-link:hover {
    background: #ececec;
}
#right-panel #rp-account .account-links .account-link a {
    width: 100%;
    display: block;
    padding: 5px 10px 5px 10px;
    position: relative;
}
#right-panel #rp-account .account-links .account-link .alert-div {
    border-radius: 5px;
    padding-left: 8px;
    padding-right: 8px;
    min-width: 130px;
    text-align: left;
    float: right;
}
#right-panel #rp-account .account-links .account-link .red-alert {
    background: #FCD6D6;
    color: #C02727;
    border: 1px solid #C02727;
}
#right-panel #rp-account .account-links .account-link .green-alert {
    background: #DFFCD6;
    color: #000;
    border: 1px solid #648A64;
}

/*Login Panel*/
#right-panel .mod11 .login-information {
    margin-left: 0;
    margin-right: 0;
}
#right-panel .mod11 {
    display: inline-block;
    border: 0;
}
#right-panel .register-new-account .example-ordering-accts-header {
    float: left;
    width: 65px;
}
#right-panel .register-new-account .example-ordering-accts {
    float: right;
    width: calc(100% - 65px);
    font-weight: bold;
}
#right-panel #rp-login .input-row {
    padding-left: 20px;
    padding-right: 20px;
}
#right-panel #rp-login .specials-coupons input {
    width: 15px;
    height: 15px;
    margin-right: 5px;
}
#right-panel .back-btn-container {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
}
.ordering-account-toggle.btn-group {
    width: 100%;
}
.ordering-account-toggle.btn-group .ordering-account-name {
    display: inline-block;
    width: calc(100% - 18px);
}
.ordering-account-toggle.btn-group button.btn.dropdown-toggle {
    background: #fff;
    border: 1px solid #ccc;
    text-align: left;
    max-width: 100%;
    width: 380px;
    padding: 6px 7px;
    border-radius: 8px;
}
.ordering-account-toggle .dropdown-menu {
    border: 1px solid #ccc;
    margin-top: 0;
    width: 100%;
    padding-top: 0;
    padding-bottom: 0;
}
.ordering-account-toggle .dropdown-menu .ordering-account-name {
    border-bottom: 1px solid #ccc;
    width: 100% !important;
    cursor: pointer;
    padding: 6px 7px;
    float: left; /*added 10/3/18*/
}
.ordering-account-toggle .dropdown-menu .ordering-account-name:hover {
    background: #f6f6f6;
}
.ordering-account-toggle .btn .caret {
    float: right;
    margin-top: 10px;
    border-top: 8px solid;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    margin-top: 20px;
}


/*Help Section*/
#right-panel .help-quick-links {
    line-height: 42px;
    padding-left: 15px;
}
#right-panel .help-input-container input {
    width: 100%;
    padding: 10px;
    padding-right: 38px;
    border: 1px solid #828181;
    font-size: 17px;
    height: 45px;
}
#right-panel .help-topics-results .topic-result {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    border-top: 1px solid #ccc;
}
#right-panel .help-topics-results .topic-result:hover {
    background: #e6e5e5;
}
#right-panel .help-topics-results .topic-result .topic-title {
    font-size: 17px;
}
#right-panel .help-topics-results .topic-result .topic-description {
    margin-top: -2px;
    font-size: 13px;
}
#right-panel .help-topics-results .topic-result .topic-description h1 {
    font-size: 13px;
    font-weight: normal;
}
#right-panel .help-topics-results .topic-result .topic-description h2 {
    font-size: 13px;
    font-weight: normal;
}
#right-panel .help-topics-results .topic-result .topic-description h3 {
    font-size: 13px;
    font-weight: normal;
}
#right-panel .help-topics-results .topic-result .topic-description h4 {
    font-size: 13px;
    font-weight: normal;
}
#right-panel .help-topics-results .topic-result .topic-description h5 {
    font-size: 13px;
    font-weight: normal;
}
#right-panel .help-topics-results .topic-result .topic-description h6 {
    font-size: 13px;
    font-weight: normal;
}
#right-panel .topic-type {
    color: #006621;
    font-size: 13px;
}
#right-panel .help-section-search .clear-search-term {
    position: absolute;
    right: 9px;
    top: 11px;
    cursor: pointer;
}
#right-panel .help-section-search .clear-search-term i {
    color: #a9a9ab;
}
#right-panel .related-help-topic, #right-panel .related-gloss-topic, #right-panel .related-shopping-topic{
    margin-top: 5px;
    margin-bottom: 5px;
    text-transform: capitalize;
}
span.highlight {
    background: yellow;
}
.topic-description p {
    margin-bottom: 10px;
    line-height: 17px;
    font-size: 12px;
}
.submit-feedback-form-btn {
    background: green;
    color: #fff;
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding: 0px 15px;
    line-height: 34px;
    margin-top: 10px;
    cursor: pointer;
    opacity: .92;
    margin-top: 70px;
}
.submit-feedback-form-btn:hover {
    background: #195819;
}

/*Shopping Cart & Wishlist*/
#right-panel .shopping-wish-list-toggle-btn {
    text-align: center;
    float: left;
    width: calc(50% - 1px);
    background: #C7C7C7;
    cursor: pointer;
    padding: 6px;
}
#right-panel .shopping-wish-list-toggle-btn.active {
    background: #1E62D0;
    color: #fff;
    cursor: inherit;
    font-weight: bold;
}
#right-panel .products .header, #right-panel .products .items {
    width: 100%;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
}
#right-panel .products .item-number, #right-panel .products .price, #right-panel .products .qty, #right-panel .products .subtotal {
    float: left;
    width: 25%;
}
#right-panel .products {
    font-size: 12px;
    width: 100%;
}
#right-panel .products .items .item-number {
    color: #024fb6;
    cursor: pointer;
}
#right-panel .tax-shipping-discounts-rewards .order-total {
    margin-left: -25px;
    margin-right: -25px;
    padding-left: 25px;
    padding-right: 25px;
    width: calc(100% + 50px);
    font-weight: bold;
    font-size: 16px;
}
#right-panel .shopping-cart-module {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 12px;
    width: 100%;
}
#right-panel .wishlist-module {
    margin-top: 10px;
    margin-bottom: 5px;
    font-size: 12px;
    width: 100%;
}
#right-panel .grey-square-button {
    line-height: 14px;
    margin-top: 1px;
    border-radius: 0;
    font-size: 12px;
}
#right-panel .shopping-cart-module .coupon-code-row {
    margin-bottom: 5px;
}
#right-panel .shopping-cart-module .rewards-box {
    position: relative;
    display: inline-block;
}
#right-panel .shopping-cart-module .rewards-box input {
    width: 80px;
    padding-left: 20px;
    text-align: right;
    font-size: 14px;
}
#right-panel .shopping-cart-module .rewards-box span {
    position: absolute;
    display: block;
    left: 6px;
    top: 3px;
    font-size: 14px;
}
#right-panel .coupon-codes input {
    width: calc(100% - 63px);
}
#right-panel .rewards-balance input {
    width: calc(100% - 132px);
}
#right-panel .continue-to-checkout-btn {
    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;
    font-size: 17px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    border-radius: 3px;
    cursor: pointer;
    text-align: center;
    margin-top: 10px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
    display: block;
}
#right-panel .continue-to-checkout-btn:hover {
    background: #02af04;
    background: -webkit-linear-gradient(#00B802, #002d00);
    background: -o-linear-gradient(#00B802, #002d00);
    background: -moz-linear-gradient(#00B802, #002d00);
    background: linear-gradient(#00B802, #002d00);
}
#right-panel #rp-shopping-cart .prd-rows > .prd-row > .prd-item-num > a{
    padding: 5px 0;
}
.w700 #right-panel #rp-shopping-cart .product-preview {
    display: none;
}
#right-panel #rp-shopping-cart .product-preview {
    right: 299px;
    width: 420px;
    position: fixed;
    background: white;
    border: 1px solid grey;
    padding: 10px;
    margin-top: -40px;
    color: #000;
    cursor: initial;
    z-index: 1000;
    display: none;
}
#right-panel #rp-shopping-cart .product-preview:before {
    content: '';
    display: block;
    position: absolute;
    right: -12px;
    width: 0;
    height: 0;
    border-style: solid;
    top: 25px !important;
}
#right-panel #rp-shopping-cart .product-preview:before, .product-preview:after {
    top: 0px;
    border-color: transparent transparent transparent #565555;
    border-width: 6px;
}
#right-panel #rp-shopping-cart .product-preview:after {
    width: 20px;
    height: 40px;
    content: "";
    position: absolute;
    background: url(../images/left-arrow.png);
    background-size: initial;
    background-repeat: no-repeat;
    right: -20px;
    top: 23px;
}
#right-panel #rp-shopping-cart .product-preview .left-column {
    width: 32%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
}
#right-panel #rp-shopping-cart .product-preview .left-column .product-image img {
    width: 100%;
}
#right-panel #rp-shopping-cart .product-preview .right-column {
    float: left;
    width: 68%;
    padding-left: 10px;
    padding-right: 10px;
}
#right-panel #rp-shopping-cart .product-preview .edit-remove-btns .edit-remove-btn {
    background: #f1f1f1;
    text-align: center;
    padding: 1px 0px;   /*1px 18px; */
    font-size: 12px;
    font-weight: bold;
    border: 1px solid #afafaf;
    cursor: pointer;
    margin-bottom: 4px;
    line-height: 20px;
    float: left;
    width: 48%;
    margin-right: 2%;
}
#right-panel #rp-shopping-cart .no-wishlists .create-wishlist {
    background: #e3e3e3;
    border: 1px solid grey;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    border-radius: 5px;
    margin-top: 15px;
    cursor: pointer;
}
#right-panel #rp-shopping-cart .no-wishlists .create-wishlist:hover {
    background: #d8d8d8;
}
#right-panel #rp-shopping-cart .wishlist-module .select-wishlist select, #right-panel #rp-shopping-cart .wishlist-module .select-wishlist input {
    margin-left: auto;
    margin-right: auto;
    display: block;
    height: 35px;
    width: 90%;
    padding-left: 5px;
    border: 1px solid #ccc;
    margin-bottom: 5px;
}
#right-panel .wishlist-module .existing-wishlists .wishlist-creator {
    display: inline-block;
    width: 100%;
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #6e6e6e;
}
#right-panel .wishlist-module .existing-wishlists .wishlist-creator .profile-image img {
    max-width: 40px;
    border-radius: 8px;
    margin-right: 8px;
}
#right-panel .wishlist-module .wishlist-buttons {
    margin-top: 20px;
}
#right-panel .wishlist-module .wishlist-buttons > div {
    margin-left: auto;
    margin-right: auto;
    margin-top: 6px;
    display: block;
    text-align: center;
    padding: 10px 10px;
    border-radius: 3px;
    cursor: pointer;
    border: 1px solid #afafaf;
    max-width: 240px;
}
#right-panel .wishlist-module .wishlist-buttons .quote-me-this-list {
    background: #eeeeee;
    font-size: 15px;
}
#right-panel .wishlist-module .wishlist-buttons .share-this-list {
    color: #fff;
    background: #0046A6;
    font-size: 16px;
}
#right-panel .wishlist-module .wishlist-buttons .share-this-list i {
    font-size: 20px;
    margin-left: 5px;
}

/*Right Panel - Report a Problem*/
#right-panel .report-problem-dropdown button {
    background: #fff;
    border: 1px solid #ccc;
    text-align: left;
    width: 100%;
    padding: 6px 7px;
    border-radius: 8px;
    border-radius: 0;
}
#right-panel .report-problem-dropdown {
    width: 100%;
}
#right-panel .report-problem-dropdown button .caret {
    float: right;
    margin-top: 8px;
    margin-right: 4px;
}
#right-panel .report-problem-dropdown .dropdown-item-section-header {
    border-bottom: 1px solid #ccc;
    font-size: 11px;
    line-height: 18px;
    padding-left: 12px;
    padding-right: 12px;
    color: grey;
    float: left;
    width: 100%;
    display: inline-block;
}
#right-panel .report-problem-dropdown .dropdown-item {
    width: 100%;
    display: inline-block;
    float: left;
    color: inherit;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 2px;
    padding-bottom: 2px;
    cursor: pointer;
    text-decoration: none;
    font-size: 12px;
}
#right-panel .report-problem-dropdown .dropdown-item:hover {
    background: #f8f8f8;
}
#reportProblemForm .ui-select-choices {
    max-height: 500px;
}


.not_compattible {
    opacity: .5;
}
.disabled {
    opacity: .5;
    pointer-events: none;
}

.quote-panel-button {
    font-size: 20px;
    width: 115px;
    height: 33px;
    right: -41px;
    display: inline-block;
    position: fixed;
    background: #0080ff;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    margin-top: 190px;
    -webkit-transition: right .3s;
    transition: right .3s;
    cursor: pointer;
    z-index: 100;
    transform: rotate(-90deg);
}
.right-panel-open .quote-panel-button {
    right: 259px;
}
.quote-cart-text {
    color: #fff;
    text-align: center;
    position: relative;
    line-height: 36px;
}
.quote-cart-count {
    position: absolute;
    top: 2px;
    right: 1px;
    background: red;
    color: #ffff;
    border-radius: 100%;
    font-size: 12px;
    padding-left: 3px;
    padding-right: 3px;
}
.fixed-buttons {
    position: fixed;
    bottom: 10px;
    right: 0;
    width: auto;
    display: inline-block;
}



/*Surveys*/
.survey-item {
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}
.survey-item .survey-type {
    text-align: center;
    font-size: 12px;
    color: grey;
}
.survey-item .survey-question {
    color: #024fb6;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    line-height: 24px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.survey-item .survey-rating-confirm {
    text-align: center;
    font-size: 12px;
}
.survey-item .survey-add-comment {
    font-size: 12px;
    margin-top: 10px;
}
.survey-comment-confirm {
    font-size: 12px;
    text-align: center;
}

.star-mask{
    position: absolute;
    height: 50px;
    width: 250px;
    display: none;
}.rating-stars .star.selected {
    background: url("../images/star-icon_50.png");
}
.rating-stars .star.grey-star {
    background: url("../images/star-icon-grey_50.png");
}
.rating-stars .star.filled {
    background: url("../images/star-icon_50.png");
}
.rating-stars .star.unfilled {
    background: url("../images/star-icon-grey_50.png");
}

#rp-feedback .rating-stars .star {
    width: 50px;
    height: 50px;
    background: url("/public/images/star-icon-white_50.png");
    float: left;
    cursor: pointer;
}
#rp-feedback .rating-stars .star.selected {
    background: url("/public/images/star-icon_50.png");
}
#rp-feedback .rating-stars .star.grey-star {
    background: url("/public/images/star-icon-grey_50.png");
}
#rp-feedback .rating-stars .star.filled {
    background: url("/public/images/star-icon_50.png");
}
#rp-feedback .rating-stars .star.unfilled {
    background: url("/public/images/star-icon-grey_50.png");
}


/*Coming Soon/Disco pages*/
.similar-cat-slide {
    padding: 10px;
    text-align: center;
}
.similar-cat-slide .thumb-img img {
    max-width: 100%;
    max-height: 100%;
    padding: 5px;
}

.similar-manu-slide {
    padding: 10px;
    text-align: center;
}
.similar-manu-slide .thumb-img img {
    max-width: 100%;
    max-height: 100%;
    padding: 5px;
}

/*Margin between divs on Custom Pages*/
.body-content > div {
    margin-bottom: 12px;
}

@font-face {font-family: "Apple Color Emoji";
    src:url("../fonts/apple-color-emoji-ie.eot"), /* IE9*/
    url("../fonts/apple-color-emoji-ie.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
    url("../fonts/apple-color-emoji-chrm-ff.woff2") format("woff2"), /* chrome firefox */
    url("../fonts/apple-color-emoji-chrm-ff.woff") format("woff"), /* chrome firefox */
    url("../fonts/apple-color-emoji-chrm-ff.ttf") format("truetype"), /* chrome firefox opera Safari, Android, iOS 4.2+*/
    url("../fonts/apple-color-emoji-ios.svg#Apple Color Emoji") format("svg"); /* iOS 4.1- */
}


.help-topics-no-results-inner {
    background: #ebebeb;
    border: 1px solid grey;
    width: 76%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding: 5px;
    font-size: 12px;
}

.residential {
    background: grey;
    color: #fff;
    padding: 2px 5px;
    border-radius: 4px;
    font-size: 11px;
    height: 16px;
    margin-top: 5px;
    line-height: 12px;
    position: relative;
    top: -2px;
}

.main_head{
    min-height: 50px;
}
.menu-bar::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.menu-bar::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
    height: 3px;
}

.menu-bar::-webkit-scrollbar-thumb {
    background-color: #828181;
}

/*Provide Support Overrides*/
.psmtc_D67Q {
    z-index: 1 !important;
    bottom: 40px !important;
}
.footer-chat-container {
    position: fixed;
    bottom: 15px;
    right: 15px;
    z-index: 1000;
}
#psD67Ql {
    display: none !important;
}

.d-flex {
    display: flex;
    align-items: center;
    width: 100%;
}
/****chooose file css start****/
.chooose-file-image {
    max-height: 115px;
    overflow-y: auto;
}
.chooose-file-image .progress {
    position: relative;
    padding: 0 5px 0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
}
.chooose-file-image .delete-cross-icon {
    position: absolute;
    top: 0;
    right: 5px;
}
/****chooose file css end****/

.ang-fade.ng-hide {
  opacity: 0;
}

.ang-fade.ng-hide-remove,
.ang-fade.ng-hide-add {
  display: block !important;
}
/*
.ang-fade.ng-hide-remove {
  transition: all linear 1000ms;
}*/

.ang-fade.ng-hide-add {
  transition: all linear 500ms;
}
@media (max-width: 1400px) {
    header .middle .logo {
        width: 115px;
    }
    header .middle .logo img {
        height: auto;
        width: 115px;
    }
    header .middle .mobile-search-holder {
        width: calc(100% - 330px);
    }
    .header .phone-setup .vip-logo-sec .vip-logo-box {
        width: 100px;
    }
    .header .phone-setup .vip-logo-sec {
        grid-template-columns: 105px 79px;
    }
    header .middle .phone-setup {
        width: 195px;
    }
    .header .phone-setup .vip-logo-sec .vip-right-box a {
        font-size: 12px;
    }
}
@media (max-width: 1200px) {
    .short_menu .right-panel.right-panel-checkout-active, .right-panel.right-panel-checkout-active {
        z-index: 10000;
        top: 0;
        height: 100%;
    }
    .mobile header.header {
        z-index: 540;
    }
    /*Product page positioning fix for Provide Support chat icon*/
    body.pp .chat-button-qL2Q img {
        margin-bottom: 55px;
    }
    .dashboard-btn {
        font-size: 18px;
    }
    .promo-header {
        padding: 2px 10px;
    }
    header .middle .phone-setup {
        display: none;
    }
    .promo-middle .tooltip1 .tooltiptext2 {
        right: 50px;
        max-width: 197px;
    }
    header .middle .mobile-search-holder {
        width: calc(100% - 125px);
    }
    .promo-share-box iframe.horizontal {
        width: 100%;
        max-height: 110px;
    }
}
/* @media(min-width: 1001px){
    .short_menu .right-panel {
        top: 100px;
    }
} */
@media (max-width: 1000px) {
    .promo-middle .tooltip1 .tooltiptext2 {
        right: 30px;
        max-width: 197px;
    }
    .share-input-field span {
        font-size: 16px;
    }
    .promo-left {
        width: 100%;
        max-width: 160px;
    }
    .rp-no-page-scroll {
        overflow: hidden;
    }
    .short_menu .right-panel {
        top: 50px;
    }
    .right-panel .right-panel-inner {
        z-index: 100;
        position: relative;
        background: #fff;
    }
    .rp-mobile-show-hover-div {
        display: block !important;
        left: 0;
        z-index: 99;
    }
    .sub-head {
        margin-top: 50px;
    }
    /* .account-pages .affiliate-head-bar .account-sub-head {
        margin-top:  50px;
    } */
    .right-panel.account-right-panel{
        top: 50px;
    }
    
    .w700 header.right-panel-active .right {
        width: 200px;
        -webkit-transition: width .5s;
        transition: width .5s;
        max-width: 53%;
    }
    header.right-panel-active .middle {
        width: calc(100% - 250px);
    }
    .dashboard-btn {
        font-size: 14px;
    }
    .earning-percent {
        display: none;
    }
}
@media (max-width: 991px) {
    .share-input-field .tooltip1 input:focus + .tooltiptext2 {
        display: none;
    }
    .copy-sharing-link .copy-paste-tooltip {
        left: -70px;
    }
    .paste-text-remove {
        display: none;
    }
    .share-this-page .affiliate-social-icon {
        flex-wrap: wrap;
    }
    .sub-head .menu-bar a {
        font-size: 12px;
    }
    .sub-head .menu-bar a img {
        object-fit: contain;
    }
    .top-bar-header {
        padding: 5px 10px 0;
    }
    .order-popup-box-horizontal-box .gold-button-gradient {
        width: 150px;
    }
    .order-popup-box-horizontal-box {
        padding: 0;
    }
    .affiliated-order-detail h4 {
        font-size: 14px;
    }
    .promo-share-box.promo-share-box-pro {
        padding-left: 30px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .sub-head .menu-bar a img {
        width: 15px;
    }
    .top-right .get-link-dropdown:before {
        right: 17px;
    }
}
@media (max-width: 767px) {
    .share-input-field .tooltip1 input:focus + .tooltiptext2 {
        display:none;
    }
    .promo-share-box .ifram-box {
        max-width: 270px;
    }
    .share-this-page .affiliate-social-icon {
        flex-wrap: wrap;
    }
    .sub-head.affiliate-sub-head {
        margin-top: 93px;
    }
    .short_menu .right-panel.account-right-panel {
        top: 50px;
    }
    .top-right .get-link-dropdown {
        right: 0;
        max-width: 185px;
    }
    label.radiobtn span:before {
        height: 10px;
        width: 10px;
        left: 4px;
        top: 9px;
    }
    label.radiobtn span:after {
        height: 18px;
        width: 18px;
        bottom: 7px;
        left: 0;
        top: 5px;
    }
    .text-popup label {
        padding-left: 25px;
        padding-top: 4px;
        font-size: 15px;
    }
    .btn-box-label {
        width: 330px;
        padding-top: 4px;
    }
    .text-popup {
        padding: 20px 15px 40px 15px;
    }
    .text-popup h3 {
        font-size: 15px;
    }
    .closed-icon i {
        font-size: 17px;
    }
    .text-popup {
        max-width: 440px;
    }  
    .top-left h3 {
        font-size: 18px;
    }
    .top-right ul .affiliate-list {
        font-size: 15px;
        padding: 0 10px;
    }
    .top-right h6 {
        padding: 0 0 2px 10px;
        font-size: 15px;
    }
    .sub-head .menu-bar a {
        display: flex;
        align-items: center;
        min-width: 112px;
        justify-content: center;
    }
    .sub-head .menu-bar {
        height: auto;
        line-height: 30px;
        overflow-y: hidden;
        overflow-x: auto;
        display: flex;
    }
    .sub-head .menu-bar a img {
        width: 12px;
    }
    .sub-head .menu-bar a:nth-child(2), .sub-head .menu-bar a:last-child {
        min-width: 130px;
    }
    #right-panel .open-close-arrow {
        margin-top: 108px;
    }
}
@media (min-width: 480px) and (max-width: 767px) {
    .top-right .get-link-dropdown:before {
        right: 17px;
    }
    .promo-share-box .ifram-box .textarea_input {
        max-width: 100%;
    }
} 
@media (max-width:479px) {
    .top-right .get-link-dropdown {
        right: 0;
        max-width: 155px;
    }
    .top-right .get-link-dropdown:before {
        right: 8px;
    }
    .text-popup {
        max-width: 290px;
    }
    .top-left h3 {
        font-size: 14px;
    }    
    .top-right ul .affiliate-list {
        font-size: 13px;
        padding: 0 4px;
    }
    .top-right h6 {
        padding: 0 0 2px 4px;
        font-size: 15px;
    }
    .top-left h3 {
        display: flex;
        flex-wrap: wrap;
    }
    .top-left h3 span {
        padding-left: 0;
    }
    .get-link-dropdown li {
        font-size: 14px;
    }
    .btn-box-label {
        width: 240px;
    }
    .text-popup label {
        font-size: 9px;
        padding-top: 9px;
    }
    .promo-header {
        padding: 2px 5px;
    }
    .share-underline {
        right: 12px;
    }
}
@media print {
    .promo-header {
        page-break-after: avoid;
        background-color: #0087af !important;
        -webkit-print-color-adjust: exact !important; 
    }
    .promo-right .bar-icon i:before{
        color: #fff !important;
        -webkit-print-color-adjust: exact !important;
    }
    .white-text, .logo-text {
        color: #fff !important;
        -webkit-print-color-adjust: exact !important; 
    }
    .logo-text {
        background: #D90000 !important;
        -webkit-print-color-adjust: exact !important; 
    }
    .share-input-field input {
        background-color: #fff !important;
        -webkit-print-color-adjust: exact !important; 
    }
    .share-underline {
        bottom: -12px !important;
    }
    header, #right-panel .open-close-arrow {
        display: none;
    }
    .review-row-inner-grid {
        border: none;
    }
    .quote-panel-button {
        display: none;
    }
    .main_head{
        page-break-after: avoid;
    }
    .sub-head {
        margin-top: 10px;
    }
   .product-print{
        float: none!important;
    }
    .button-print{
        display: none;
    }
}
@media (max-width: 1440px) {
    .promo-middle {
        width: calc(100% - 680px);
    }
    .promo-left .logo img {
        max-width: 180px;
    }
    .logo .logo-text {
        right: -13px;
    }
    .earning-percent {
        padding-right: 0;
    }
    .share-input-field .white-text {
        font-size: 16px;
        padding-left: 16px;
    }
    .dashboard-btn {
        font-size: 15px;
    }
    .share-underline {
        right: 17px;
    }
    .promo-right {
        width: 470px;
    }
    .order-popup-box-horizontal-box {
        max-width: 580px;
    }
}
@media (min-width: 1366px) and (max-width: 1440px) {
    .promo-right .earn-share {
        max-width: 189px;
    }
}
@media (max-width: 1365px) {
    .promo-middle {
        width: calc(100% - 315px);
    }
    .dashboard-btn {
        font-size: 12px;
    }
    /* .share-input-field input::placeholder {
        font-size: 14px;
    } */
    .promo-right {
        width: 570px;
    }
    .promo-share-box-pro .share-page-box-page {
        max-width: 480px;
    }
    .share-page-box-page .anywhere-box {
        max-width: 270px;
    }
    .dashboard-btn {
        padding: 4px 6px;
    }
    .promo-left .logo img {
        max-width: 160px;
    }
    .logo .logo-text {
        right: -33px;
        top: -3px;
    }
    .copy-sharing-link .tooltip1 {
        font-size: 13px;
    }
}
@media (max-width: 1199px) {
    header .middle .phone-setup {
        width: 200px;
    }
    .bottom-text.imagebox-bottm-text a {
        font-size: 10px;
    }
    .copy-text label {
        padding-left: 20px;
    }
    .vertical-iframe-box p, .horizontal-iframe-box p {
        font-size: 13px;
    }
    .copy-text label:last-child {
        margin-bottom: 2px;
    }
    .order-popup-box-horizontal-box .gold-button-gradient {
        width: 170px;
    }
    .promo-middle {
        width: calc(100% - 115px);
    }
    .copy-text label span {
        font-size: 12px;
    }
    .earning-percent {
        display: none;
    }
    .promo-right {
        width: 390px;
    }
    .copy-text label {
        margin-bottom: 3px;
        font-size: 13px;
    }
    .copy-sharing-link {
        min-width: 210px;
    }
    .share-input-field span {
        max-width: 85px;
        font-size: 16px;
    }
    .share-underline {
        right: 13px;
    }
    .promo-share-box .share-page-image-box {
        max-width: 280px;
    }
    .share-page-image-box.share-page-box-page {
        max-width: 420px;
    }
    .share-page-box-page .anywhere-box {
        max-width: 160px;
    }
    .share-page-box-page .bag-image img {
        max-width: 80px;
    }
    .share-page-box-page .image-box2 span {
        font-size: 14px;
    }
    .share-input-field .white-text {
        font-size: 15px;
        padding-left: 2px;
    }
    .promo-middle {
        padding-left: 20px;
    }
    .share-input-field span {
        padding-left: 0;
    }
    .promo-right .earn-share {
        max-width: 130px;
    }
    .promo-right {
        width: 350px;
        padding-left: 10px;
    }
    .promo-share-box-pro .embedded-hyperlinks {
        padding-bottom: 40px;
    }
    .order-popup-box-horizontal-box .gold-button-gradient {
        width: 170px;
    }
}
@media (max-width: 991px) {
    .bottom-text.imagebox-bottm-text, .bottom-text.imagebox-bottm-text a {
        font-size: 8px;
    }
    .copy-text label {
        padding-top: 2px
    }
    .dashboard-btn {
        font-size: 11px;
    }
    .share-underline {
        right: 13px;
    }
    .earn-share-box img {
        display: none;
    }
    .promo-right {
        width: 126px;
    }
    .copy-sharing-link {
        min-width: 165px;
    }
    .share-input-field {
        padding-left: 15px;
    }
    .share-page-box .promo-share-box .custom-text {
        font-size: 14px;
    }
    .promo-share-box .copy-text {
        font-size: 12px;
    }
    .share-page-image-box.share-page-box-page {
        max-width: 320px;
    }
    .share-page-box-page .anywhere-box {
        max-width: 115px;
    }
    .promo-share-box .ifram-box {
        max-width: 310px;
    }
    .promo-share-box .ifram-box .textarea_input {
        word-wrap: break-word;
        max-width: 280px;
    }
    .share-this-page .share-page-box .promo-share-box h4 {
        font-size: 16px;
    }
    .share-page-image-box .imagebox-bottm-text, .share-page-image-box .imagebox-bottm-text a {
        font-size: 9px;
    }
    .share-page-box-page .bag-image img {
        max-width: 70px;
    }
    .order-popup-box-horizontal-box {
        display: block;
    }
}
@media (min-width: 480px) and (max-width: 767px){
    .promo-share-box .ifram-box {
        max-width: 350px;
    }
    .promo-share-box .ifram-box .textarea_input {
        max-width: 100%;
    }
}
@media (max-width: 767px){
    .share-input-field {
        padding-left: 0;
    }
    .promo-share-box .ifram-box .textarea_input {
        max-width: 100%;
    }
    .promo-right .bar-icon {
        color: white;
        font-size: 22px;
        padding-left: 10px;
        display: flex;
    }
    .dashboard-btn {
        display: none;
    }
    .promo-right {
        width: 38px;
    }
    label.radiobtn.links span:before {
        height: 8px;
        width: 8px;
    }
    label.radiobtn.links span:after {
        height: 14px;
        width: 14px;
    }
    .copy-text label {
        padding-left: 20px;
        padding-top: 2px;
        font-size: 12px;
    }
    .copy-sharing-link .tooltip1 {
        font-size: 12px;
    }
    .copy-sharing-link {
        min-width: 150px;
    }
    .promo-left .logo img {
        max-width: 150px;
    }
    .logo .logo-text {
        right: -22px;
        font-size: 10px;
    }
    .promo-middle {
        padding-left: 15px;
    }
    .share-underline {
        right: 15px;
        max-width: 60px;
        bottom: -6px;
        width: 100%;
    }
    .share-input-field .white-text {
        font-size: 13px;
        padding-left: 11px;
    }

    .share-this-page h3 {
        font-size: 20px;
    }
    .share-this-page .share-page-images {
        flex-wrap: wrap;
        row-gap: 10px;
    }
    .share-page-box-page .bag-image img {
        max-width: 120px;
    }
    .share-page-box-page .image-box2 {
        display: block;
    }
    .share-page-box-page .bag-image img {
        padding-top: 16px;
    }
    .share-page-image-box.share-page-box-page {
        align-items: self-start;
    }
    .promo-right .bar-icon .burgger-icon-list {
        position: absolute;
        background: #0093b7;
        right: 0;
        max-width: 250px;
        list-style: none;
        top: 124px;
        padding: 0px;
        z-index: 541;
        display: none;
    }
    .promo-right .bar-icon .burgger-icon-list.active {
        display: block;
    }
    .promo-right .bar-icon .burgger-icon-list li:hover {
        background-color: #127b95;
    }
    .promo-right .bar-icon .burgger-icon-list.active-list {
        display: block;
    }
    .cust_affiliate .sub-head .promo-right .bar-icon .burgger-icon-list {
        top: 90px;
    }
    .share-this-page .share-page-box {
        flex-wrap: wrap;
    }
    .share-this-page .promo-share-box {
        border-right: none;
        border-bottom: 1px solid #ccc;
        padding-bottom: 30px;
        margin: 0 auto;
    }
    .promo-share-box-pro .embedded-hyperlinks {
        padding-bottom: 25px;
    }
}
@media (max-width: 575px) {
    .promo-right .bar-icon .burgger-icon-list {
        top: 118px;
    }
    .vertical-iframe-box .textarea_input, .horizontal-iframe-box .textarea_input {
        font-size: 10px;
    }
    .promo-share-box.promo-share-box-pro {
        padding-left: 0;
    }
    .promo-middle {
        width: calc(100% - 0px);
    }
    .copy-sharing-link {
        display: none;
    }
    .promo-left {
        max-width: 120px;
    }
    .promo-left .logo img {
        max-width: 120px;
    }
    .logo .logo-text {
        right: -26px;
        font-size: 8px;
    }
    .share-input-field .white-text {
        font-size: 12px;
        padding-left: 20px;
    }
    .share-underline {
        right: 10px;
    }
    .share-input-field img {
        max-width: 60px;
        width: 100%;
    }
    /* .promo-right .bar-icon .burgger-icon-list {
        top: 34px;
    } */
    .promo-right .bar-icon {
        padding-left: 0;
    }
    .share-this-page .share-page-box {
        padding: 0;
        align-items: self-start;
        display: block;
    }
    .share-this-page .share-page-box {
        display: block;
    }
    .share-this-page .promo-share-box {
        border-right: none;
    }
    .promo-share-box-pro .embedded-hyperlinks {
        margin: 0 0px;
    }
    .share-this-page .share-page-icon {
        max-width: 65px;
        height: 65px;
    }
    .promo-share-box .share-page-image-box {
        max-width: 100%;
        display: block;
        padding: 15px;
    }
    .share-page-box-page .bag-image img {
        max-width: 201px;
        border: 1px solid #eee;
        padding: 5px;
    }
    .share-this-page .share-page-box .promo-share-box h4 {
        font-size: 20px;
    }
    .share-page-box-page .anywhere-box {
        max-width: 100%;
    }
    #right-panel .open-close-arrow {
        margin-top: 102px;
    }
}
@media (max-width :400px) {
    .share-page-box-page .image-box2 {
        flex-direction: column;
    }
    .share-this-page .promo-share-box iframe {
        width: 250px;
    }
    .promo-share-box .ifram-box {
        max-width: 250px;
    }
    .promo-middle {
        padding-left: 8px;
    }
    .share-underline {
        right: 7px;
    }
}

/* new-css */
.special-account-manager .rp-subheader i.fas.fa-exclamation-circle {
    color: #3F74A8;
    transform: rotate(180deg);
    margin-left: 5px;
}
.special-account-manager .sub-sec-dedcated-manager {
    padding: 0 10px;
}
.sub-sec-dedcated-manager .inner-sec-dedicated {
    display: flex;
    gap: 20px;
    margin-top: 8px;
}
.dedicated-sec .inner-sec-dedicated img {
    border-radius:100%;
    outline: 2px solid #fbd907;
    object-fit: cover;
}
.inner-sec-dedicated .sub-content-account-manager h4 {
    margin-top: 8px;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 500;
    line-height: 18px;
    color: #000000;
}
.inner-sec-dedicated .sub-content-account-manager p {
    font-size: 11px;
    font-weight: 400;
    margin-bottom: 3px;
    line-height: 12px;
}
.inner-sec-dedicated .sub-content-account-manager span {
    font-size: 16px;
    font-weight: 500;
    color: #000000;
}
.inner-sec-dedicated .discription-text {
    margin-top: 8px;
}
.sub-sec-dedcated-manager .button-schedule {
    display: flex;
    gap:10px;
    padding-top: 10px;
    margin-bottom: 20px;
}
.sub-sec-dedcated-manager .button-schedule a {
    background:none; 
    border: 1px solid #ccc; 
    padding:8px;
    border-radius: 8px;
    width: 130px; 
    color: #030381;
    font-size: 12px;
    font-weight: 500;
    text-align: center;
    text-decoration: none;
}

/* new-css-description-product-sec */
.mobile-product-des-sec {
    display: none;
}
@media (max-width: 1000px) {
    .mobile-product-des-sec {
        display: block;
    }
    .mobile-product-des-sec .promotional-content {
        margin-bottom: 15px;
    }
    .desktop-product-des-sec {
        display: none;
    }
}
@media (min-width: 1000px) {
    .desktop-product-des-sec {
        display: block;
    }
}
/* new-css-quantity-input-box */
.quantity-input-box {
    position: absolute;
    top: 0;
    right: 105px;
}
header .quantity-input-box .quantity-input {
    height: 18px;
    width: 60px;
    line-height: 18px;
    font-weight: bold;
    color: #000;
    border: 0;
    border-bottom: 1px solid #a9a9ab;
    text-align: center;
    font-size: 14px;
}
header .quantity-input-box .quantity-input::placeholder {
    font-weight: 400;
}
.quantity-text {
    border-left: 1px solid #a9a9ab;
    font-size: 14px;
    color: #646464;
    padding: 8px 10px;
}
.quantity-input-box input::placeholder {
    color: #d3d3d3; 
}
header .quantity-input-box .quantity-input::-webkit-outer-spin-button,
header .quantity-input-box .quantity-input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quantity-input-box .newicon {
    position: absolute;
    background: #d20606;
    color: #fff;
    font-size: 10px;
    line-height: 12px;
    padding: 3px 3px 1px;
    border-radius: 8px;
    right: -16px;
    top: -10px;
    pointer-events: none;
}
@media (min-width: 768px) and (max-width: 1450px) {
    .quantity-input-box .quantity-text {
        padding: 8px 0px 8px 5px;
    }
    header .quantity-input-box .quantity-input {
        width: 45px;
        padding-right: 5px;
        padding-left: 5px;
    }
    header .mobile-search-holder .search-input {
        padding-right: 187px;
    }
    .quantity-input-box {
        right: 92px;
    }
    .quantity-input-box .newicon {
        right: -12px;
    }
}
@media (max-width: 768px) {
    .quantity-input-box {
        display: none;
    }
    header .mobile-search-holder .search-input {
        padding-right: 63px;
    }
}
#mobile-search-holder #header-product-search {
    font-weight: bold;
}
#mobile-search-holder #header-product-search::placeholder {
    font-weight: 400;
}