
@font-face {
    font-family: 'GT-America-Extended-Regular';
    src: url('/Themes/Uptown/Content/fonts/GT-America-Extended-Regular.woff') format('woff'), url('/Themes/Uptown/Content/fonts/GT-America-Extended-Regular.woff2') format('woff2'), url('/Themes/Uptown/Content/fonts/GT-America-Extended-Regular.eot'), url('/Themes/Uptown/Content/fonts/GT-America-Extended-Regular.eot?#iefix') format('embedded-opentype'), url('/Themes/Uptown/Content/fonts/GT-America-Extended-Regular.otf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


/*************************************** GENERIC ***************************************/
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #ffffff;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ffffff;
}

:-ms-input-placeholder { /* Microsoft Edge */
    color: #ffffff;
}

.center-1 {
    margin: 0;
}
/* FONTS */
body, .order-details-area ul, .shipment-details-area ul, .order-completed .order-number strong, .cart-options .selected-checkout-attributes, .product-review-helpfulness, .product-review-helpfulness .question, .product-review-item .review-text, .review-content .reply-text, .product-review-item .review-info .date span, .product-reviews-page .title, .customer-entered-price .price-range, .sitemap-page .description, .newsletter-email .options label, .newsletter-box-description, .newsletter-result, .login-page .new-wrapper .text, .login-page .new-wrapper .text, .login-page .returning-wrapper .forgot-password a, .cart th, .data-table th, .forums-table-section th, .account-page .description, .no-data, .product-selectors span, .compare-products-table tr > *:first-child, .overview .short-description, .attributes .option-list label, .productAddedToCartWindowDescription .quantity, .productAddedToCartWindowDescription .attributeInfo, .category-description p, .manufacturer-description p, .full-description p, .topic-html-content p, .topic-page p, .post-body p, .news-body p, .custom-tab p, .product-tags-list, #quickTabs .custom-tab, .ui-dialog-content, .shipment-overview ul, .tier-prices .field-header, .footer-2 .newsletter-email .newsletter-subscribe-text, .password-recovery-page .tooltip {
    font-family: 'GT-America-Extended-Regular';
    font-style: normal !important;
    color: #000000;
    font-size: 18px;
    line-height: 1.8;
}

.checkout-page .order-review-data .title {
    font-family: 'GT-America-Extended-Regular';
    font-style: normal !important;
    color: #000000;
    font-size: 18px;
    line-height: 1.8;
    font-weight: 400;
}

.opc .pickup-in-store .selector, .opc .ship-to-same-address .selector, .opc .use-reward-points {
    font-family: 'GT-America-Extended-Regular';
    font-style: normal !important;
    color: #000000;
    margin: 20px 0;
}

.mini-shopping-cart .count a, .mini-shopping-cart .quantity {
    font-family: 'GT-America-Extended-Regular';
    font-style: normal !important;
    color: #ffffff;
    font-size: 14px;
    line-height: 1.8;
}

    .mini-shopping-cart .quantity span, .mini-shopping-cart .totals strong {
        color: #ffffff;
        font-weight: normal;
    }

.mini-shopping-cart .count a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.mini-shopping-cart .name, .mini-shopping-cart .price span, .master-wrapper-page .mini-shopping-cart .attributes {
    color: #ffffff;
    font-weight: normal;
    font-size: 14px;
}

.mini-shopping-cart a:hover {
    color: #ffffff;
    font-weight: bold;

}

.write-review .rating-wrapper > div {
    font-family: 'GT-America-Extended-Regular';
    font-style: normal !important;
    color: #000000;
    font-size: 14px;
    line-height: 1.8;
}

.breadcrumb li * {
    font-family: 'GT-America-Extended-Regular';
    font-style: normal !important;
    color: #000000;
    font-size: 12px;
}

.order-review-data ul, .shipment-overview ul {
    background: #ffffff;
}

.order-details-area .name, .order-details-area .title, .shipment-details-area .name, .shipment-details-area .title, .order-review-data .name {
    font-weight: normal;
}

/* END FONTS */

/* BORDERS */
.ui-tabs .ui-tabs-nav {
    padding: 0;
}

    .product-review-item, .block .title, .ui-tabs .ui-tabs-nav:before, .account-page-navigation .account-navigation-wrapper, .opc .step-title, .order-review-data .title:first-child, .shipment-overview .title:first-child, .order-details-area .title:first-child, .shipment-details-area .title:first-child {
        border-bottom: 1px solid #f1f1f1 !important;
    }

.login-page .title {
    border-bottom: 0px;
}

.mini-shopping-cart .count {
    border-bottom: 0px;
}


.gallery .picture-thumbs a.active:before {
    background-color: #ffffff;
}

.order-review-data .title:first-child, .shipment-overview .title:first-child, .order-details-area .title:first-child, .shipment-details-area .title:first-child {
    text-transform: capitalize;
}

.customer-entered-price .enter-price-label {
    border-top: none;
}

.footer-1 .newsletter, .customer-entered-price .enter-price-input {
    border: 1px solid #f1f1f1;
}

.ui-tabs .ui-tabs-nav:before {
    height: auto;
    border-top: none;
}

.account-page .edit-address:before, .contact-page form:before, .email-a-friend-page form:before, .apply-vendor-page form:before, .advanced-search:before {
    border-top: 0px solid #f1f1f1;
    height: 1px;
}

.product-review-list .title, .prices-stock-wrapper, .giftcard, .fieldset .title, .section .title, .form-fields, .cart-wrapper, .tier-prices .title, #quickTabs .ui-tabs-nav li, .sitemap-page .entity-title {
    border: none;
}

.product-details-page .full-description:before, .product-review-item {
    border-top: 1px solid #f1f1f1;
}

/* END BORDERS */
/* BAR NOTIFICATIONS */
#bar-notification, #dialog-notifications-warning, #dialog-notifications-error, #dialog-notifications-success, .bar-notification, .bar-notification-container, .bar-notification.success, .bar-notification .content, .bar-notification .close {
    /*display: block !important;*/
    display: flex !important; /* Make the parent a flex container */
    align-items: center !important; /* Vertically center the child */
    justify-content: flex-start !important; /* Horizontally center the child */
}

.bar-notification {
    box-shadow: 5px 10px 18px #ccc;
    opacity: 1;
    padding: 25px 25px 25px 10px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 400px;
    height: 200px;
    border: 1px solid #ccc;
}

    .bar-notification.success {
        background: white;
        color: #4d4d4d;
    }

    .bar-notification .content {
        margin: auto;
        font-size: 16px;
        color: #454545;
        height: 200px;
        flex-direction: column;
        padding-top: 40px;
    }

    .bar-notification.success .content, .bar-notification.success .content a {
        color: #008000;
    }

    .bar-notification .close {
        border: none;
        opacity: 1;
        box-shadow: none;
        background: #fff url('/Themes/Uptown/Content/img/add-cart-close.png') center no-repeat;
        position: fixed;
        margin: 10px;
    }

    .bar-notification.error, .bar-notification.warning {
        background: white;
    }
/* END BAR NOTIFICATIONS */
/* DROPDOWN MENU */
ul#pureThree {
    list-style-type: none;
    padding: 0px;
    margin: 0px;
    width: 100%;
    background-color: #b91b2c;
    text-align: center;
}

#pureThree label {
    color: white;
    display: block;
    padding: 10px 0 10px 45px;
}

#pureThree li {
    list-style: none;
}

#pureThree input[type=checkbox] {
    display: none;
}

    #pureThree input[type=checkbox] ~ ul {
        max-height: 0;
        max-width: 0;
        opacity: 0;
        overflow: hidden;
        white-space: nowrap;
        display: none;
    }

    #pureThree input[type=checkbox]:checked ~ ul {
        max-height: 100%;
        max-width: 100%;
        opacity: 1;
        margin: 0px;
        color: white;
        background: #a20000;
        width: 100%;
        padding: 10px;
        display: inline-block;
    }

    #pureThree input[type=checkbox] + label:before {
        transform-origin: 25% 50%;
        border: 8px solid transparent;
        border-width: 8px 12px;
        border-left-color: white;
        margin-left: -25px;
        width: 0;
        height: 0;
        display: inline-block;
        text-align: center;
        content: '';
        color: #AAAFAB;
        position: absolute;
        margin-top: 1px;
    }

    #pureThree input[type=checkbox]:checked + label:before {
        transform: rotate(90deg);
    }

#pureThree ul {
    width: 100%;
    text-align: center;
}
/* END DROPDOWN MENU */


/*************************************** HOME PAGE ***************************************/
/* HEADER */
.header-links .my-account-opener {
    text-transform:capitalize;
}
.header {
    margin: auto;
}

.header-logo {
    width: fit-content;
    padding: 15px;
}

.store-search-box form {
    margin: auto;
}

.header-cart-search-wrapper .store-search-box {
    height: auto;
    margin-right: 15px;
}

.header-links .html-widget {
    display: inline-block;
}

.mini-shopping-cart .totals {
    background: transparent;
    color: #ffffff;
}

.header-menu .sublist-wrap {
    padding: 0;
    top: 45px;
}

.header-menu.open .sublist-wrap {
    top: 0;
}

.header-menu > ul.top-menu > li {
    background: transparent;
}

.main-slider-wrapper .header-menu > ul {
    text-align: center;
}

.main-slider-wrapper .header-menu .sublist-wrap {
    padding-top: 0;
}

.cart-wrapper:hover #topcartlink {
    transform: none;
}

.cart-wrapper .ico-cart:before {
    background: transparent;
    background-color: transparent;
    height: 0;
    width: 0;
}

.cart-wrapper .ico-cart:after {
    content: '';
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0px;
    bottom: 0;
    margin: auto;
    background: url('/Themes/Uptown/Content/img/my-cart.png') center no-repeat;
}

.cart-wrapper .ico-cart {
    background: rgba(0,0,0,0);
}

.header-cart-search-wrapper .cart-wrapper {
    height: auto;
    width: fit-content;
}

.cart-label {
    text-align: left;
}

#topcartlink {
}

.cart-wrapper .ico-cart span {
    padding: 0 10px 0 0;
    text-transform: none;
    font-style: normal;
    color: #ffffff;
    font-size: 18px;
}

.main-slider-wrapper .header-menu.open > ul {
    text-align: left;
}

.header-1 .header-menu-wrapper {
    float: right;
    margin: auto;
    clear: none;
}

.header-1 .header-menu.open {
    height: 100%;
}

.header-links .my-account-dropdown a:before, .header-links .my-account-dropdown .ico-logout:before, .header-links .my-account-dropdown .ico-login:before, .header-links .my-account-dropdown .ico-register:before {
    background-image: url('/Themes/Uptown/Content/img/header-links-sprite_NEW2.png');
    z-index: -200;
}

.header-links .my-account-dropdown a:hover:before, .header-links .my-account-dropdown .ico-login:hover:before, .header-links .my-account-dropdown .ico-register:hover:before {
    background: rgba(0,0,0,0) url('/Themes/Uptown/Content/img/header-links-sprite_NEW2.png');
}

.header-links .my-account-dropdown .customer-addresses a:before, .header-links .my-account-dropdown .customer-addresses a:hover:before {
}

.header-links .my-account-dropdown .customer-orders a:before, .header-links .my-account-dropdown .customer-orders a:hover:before {
    background-position: 0 -36px;
}

.header-links .my-account-dropdown .change-password a:before, .header-links .my-account-dropdown .change-password a:hover:before {
    background-position: 0 -51px;
}

.header-links .my-account-dropdown .customer-reviews a:before, .header-links .my-account-dropdown .customer-reviews a:hover:before {
    background-position: 0 -71px;
}

.header-links .my-account-dropdown .customer-gdpr a:before, .header-links .my-account-dropdown .customer-gdpr a:hover:before {
    background-position: 0 -91px;
}

.header-links .my-account-dropdown .savedCards a:before, .header-links .my-account-dropdown .savedCards a:hover:before {
    background-position: 0 -107px;
}

.header-links .my-account-dropdown .ico-logout:before, .header-links .my-account-dropdown .ico-logout:hover:before {
    background-position: 0 -127px;
    z-index: auto;
}

.header-links .my-account-dropdown .ico-login:before, .header-links .my-account-dropdown .ico-login:hover:before {
    background-position: 0 -146px;
}

.header-links .my-account-dropdown .ico-register:before, .header-links .my-account-dropdown .ico-register:hover:before {
    background-position: 0 -164px;
}

.header-links .my-account-dropdown .customer-check-gift-card-balance a:before, .header-links .my-account-dropdown .customer-check-gift-card-balance a:hover:before {
    background-position: 0 -183px;
}

.flyout-cart {
    right: -30px;
    padding: 0;
    top: 45px;
}

div.k-animation-container.instantSearch, .instantSearch .k-list-container {
    top: 0px;
    position: absolute !important;
    height: auto !important;
    margin-top: 0;
}

.instantSearch .k-item:first-child {
    padding-top: 0;
}

/* END HEADER */
/* CATEGORY BANNERS */
.categorybanners {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin: auto;
    padding: 0 50px;
    margin-bottom: 50px;
}

.categorybannerimg {
    width: 25%;
    margin: auto;
    padding: 15px;
    min-width: 250px;
}

.categorybannerimg img {
    width: 100%;
}

/* END CATEGORY BANNERS */
/* J-CAROUSEL */
.item-box .details {
    text-align: center;
}
/* END J-CAROUSEL */
/* NEWSLETTER */
.options .newsletter-box-description, .newsletter-box-button, .newsletter-email .options {
    display: none;
}

.newsletter-box-description {
    background: transparent;
    padding: 20px 0;
}

.footer-1 .newsletter-subscribe {
    display: block;
}
/* END NEWSLETTER */
/* FOOTER */
.footer-menu a {
    text-transform: capitalize;
    opacity: .6;
    font-size: 16px;
    line-height: 24px;
}

.footer-menu a:hover {
    opacity: .8;
}

.footer-2 .footer-menu .address span:before {
    content: none;
}

.footer-2 .footer-menu .phone span:before {
    content: none;
}

.footer-2 .footer-menu .email span:before {
    content: none;
}

.footer-2 .footer-menu .address span:before, .footer-2 .footer-menu .phone span:before, .footer-2 .footer-menu .email span:before {
    background-color: transparent;
}
/* END FOOTER */
/* COOKIE BANNER */
.eu-cookie-bar-notification:before {
    border-top: none;
    background: transparent;
    height: 0px;
}

.eu-cookie-bar-notification .text {
    font-family: 'GT-America-Extended-Regular';
    color: #000;
    font-style: normal;
}

.eu-cookie-bar-notification button {
    background: #100690;
}
/* END COOKIE BANNER */
/*************************************** END HOME PAGE ***************************************/
/**************************************** LOGIN PAGE ****************************************/
.login-page .external-authentication, .registration-page .external-authentication {
    display: none;
}

.login-page .button-1.login-button {
    background-image: none;
    text-transform: capitalize;
    font-family: 'GT-America-Extended-Regular';
    background-color: #100690;
    border-radius: 4px;
    padding: 26px;
    font-size: 18px;
}

    .login-page .button-1.login-button:hover {
        background-image: none;
    }

.required, .message-error, .field-validation-error, .username-not-available-status, .poll-vote-error, .password-error {
    color: red;
}

.html-product-details-page .message-error {
    color: #000000;
    font-size: 14px;
    margin-bottom: 20px;
}


    /**************************************** END LOGIN PAGE ****************************************/
    /**************************************** STORE CLOSED PAGE ****************************************/
    .store-closed-page .page-body {
        text-align: center;
    }
/**************************************** END STORE CLOSED PAGE ****************************************/
/**************************************** TOPIC PAGE ****************************************/
.shippingmap img {
    max-width: 100%;
}

.topic-page .page-body, .contact-page .topic-block-body, .apply-vendor-page .topic-block-body {
    background: transparent;
    border-top: 0px;
    text-align: left;
    font-size: 15px;
    font-family: 'GT-America-Extended-Regular';
    font-style: normal !important;
}

    .topic-page .page-body h4 {
        font-size: 20px;
        text-align: center;
    }

    .topic-page .page-body table h4 {
        display: inline-block;
    }

.topic-page .page-body {
    margin: 20px 0;
    padding: 0px;
}

    .topic-page .page-body table {
        border: 0px solid #e5e5e5;
    }

    .topic-page .page-body th {
        padding: 15px 30px;
        background: #1a1517;
        color: #ffffff;
        font-size: 14px;
        text-transform: uppercase;
    }

    .topic-page .page-body table td td {
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
        border-bottom: 1px solid #e5e5e5;
        padding: 10px 0;
    }

    .topic-page .page-body table td tr:last-of-type td {
        border-bottom: 0px;
    }

    .topic-page .page-body h2 {
        margin: 20px 5px 10px 0;
    }

.topic-page a {
    text-decoration: underline;
    font-weight: 300;
}

.topic-page ul {
    text-transform: none;
}

.topic-page .page-body {
    font-family: 'GT-America-Extended-Regular';
    font-style: normal;
}

.wishlist-page .share-info, .account-page {
    margin-bottom: 100px;
}

    .account-page #checkbalancegiftcard {
        margin-top: 0px;
    }

.topicpage {
    color: #000000;
}

/**************************************** END TOPIC PAGE ****************************************/
/**************************************** ACCOUNT PAGE ****************************************/
#savedCardsContainer {
    text-align: center;
}

.account-page-navigation .account-navigation-list li a:before {
    background: url('/Themes/Uptown/Content/img/account-page-sprite_NEW2.png') no-repeat;
}

.account-page-navigation .account-navigation-list li.active a:before, .account-page-navigation .account-navigation-list li a:hover:before {
    background-image: url('/Themes/Uptown/Content/img/account-page-sprite-active_NEW2.png');
}

.account-page-navigation .account-navigation-list li.customer-info a:before, .account-page-navigation .account-navigation-list li a:before {
    height: 25px;
}

.account-page-navigation .account-navigation-list li.customer-addresses a:before, .account-page-navigation .account-navigation-list li.customer-addresses a:hover:before, .account-page-navigation .account-navigation-list li.customer-addresses.active a:before {
    background-position: 0 -35px;
}

.account-page-navigation .account-navigation-list li.customer-orders a:before, .account-page-navigation .account-navigation-list li.customer-orders a:hover:before, .account-page-navigation .account-navigation-list li.customer-orders.active a:before {
    background-position: 0 -70px;
}

.account-page-navigation .account-navigation-list li.change-password a:before, .account-page-navigation .account-navigation-list li.change-password a:hover:before, .account-page-navigation .account-navigation-list li.change-password.active a:before {
    background-position: 0 -100px;
}

.account-page-navigation .account-navigation-list li.customer-reviews a:before, .account-page-navigation .account-navigation-list li.customer-reviews a:hover:before, .account-page-navigation .account-navigation-list li.customer-reviews.active a:before {
    background-position: 0 -137px;
}

.account-page-navigation .account-navigation-list li.customer-gdpr a:before, .account-page-navigation .account-navigation-list li.customer-gdpr a:hover:before, .account-page-navigation .account-navigation-list li.customer-gdpr.active a:before {
    background-position: 0 -175px;
}

.account-page-navigation .account-navigation-list li.savedCards a:before, .account-page-navigation .account-navigation-list li.savedCards a:hover:before, .account-page-navigation .account-navigation-list li.savedCards.active a:before {
    background-position: 0 -210px;
}

.account-page-navigation .account-navigation-list li.customer-check-gift-card-balance a:before, .account-page-navigation .account-navigation-list li.customer-check-gift-card-balance a:hover:before, .account-page-navigation .account-navigation-list li.customer-check-gift-card-balance.active a:before {
    background-position: 0 -245px;
}

.product-review-item {
    margin: 15px auto;
}

.html-my-product-reviews-list-page .account-page-navigation {
    padding-bottom: 15px;
}

.order-details-page .section.totals {
    border: none;
    max-width: 100%;
}

.order-details-page .total-info {
    margin: auto;
    max-width: 385px;
}

/**** TICKETS ****/
/** comment out these lines if there is not ticket plugin **/
.account-page-navigation .account-navigation-list li:nth-child(2) a:before, .account-page-navigation .account-navigation-list li:nth-child(2) a:before {
    height: 28px;
}

.account-page-navigation .account-navigation-list li:nth-child(1) a:before, .account-page-navigation .account-navigation-list li:nth-child(1) a:before {
    background-position: 0 -280px;
}

.header-links .my-account-dropdown li:nth-child(1) a:before {
    background-position: 0 -202px;
}

.html-login-page .header-links .my-account-dropdown li:nth-child(1) a:before, .html-store-closed-page .header-links .my-account-dropdown li:nth-child(1) a:before {
    background-position: 0 -146px;
}

.html-login-page .header-links .my-account-dropdown li:nth-child(2) a:before, .html-store-closed-page .header-links .my-account-dropdown li:nth-child(2) a:before {
    background-position: 0 -164px;
}

.header-links .my-account-dropdown li:nth-child(2) a:before {
    background-position: 0 -222px;
}
/** end comment here **/
#tickettable td.head, #tickettable td {
    border: 1px solid #ddd;
    background: #f8f8f8;
}

.ticket-list-page .info {
    border: none;
}

.ticket-list hr {
    display: none;
}

.ticket-list-page .buttons {
    position: relative;
}

#tickettable select, #tickettable input[type="text"], #tickettable textarea {
    border: none;
}

#tickettable td {
    color: #4d4d4d;
}

.linkCreate, .account-page .button-2 {
     border: 1px solid #f1f1f1;
    outline: none;
    text-transform: capitalize;
}

.linkCreate {
    display: block !important;
    width: fit-content !important;
    margin: auto !important;
}

    .linkCreate:hover {
        background-color: #0074d9;
        Background: #0074d9;
        transition: all .1s ease-in-out;
    }

.saved-card-page .page-body {
    text-align: center;
    font-size: 14px;
}

.login-page .title {
    text-transform: capitalize;
    font-family: 'GT-America-Extended-Regular';
    font-size:  24px;
}

/**************************************** END ACCOUNT PAGE ****************************************/
/**************************************** PRODUCT PAGE ****************************************/
ul.option-list input {
    position: absolute !important;
    clip: rect(0, 0, 0, 0);
    height: 1px;
    width: 1px;
    border: 0;
    overflow: hidden;
}

.attributes .option-list label {
    margin: 5px 5px 0;
    color: #100690;
    font-weight: 500;
    font-style: normal;
    font-size: 15px;
    letter-spacing: 1px;
    background: #ffffff;
    position: relative;
}

ul.option-list label {
    float: left;
    display: inline-block;
    text-align: center;
    text-shadow: none;
    padding: 6px 14px;
    transition: all 0.1s ease-in-out;
    border: none;
}

.attributes .option-list label:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #ffffff;
    background-size: 250px 250px;
    opacity: 0.2;
    border: 1px solid #100690;
    }

ul.option-list input:checked + label {
    background-color: #100690;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-color: #100690;
    color: #fff;
}

.gallery .picture a:before, .product-variant-list .variant-picture:before {
    padding-top: 100%;
}

.product-details-page .full-description, .product-details-page .full-description p {
    background: transparent;
    text-align: left;
    margin: 00px 0;
    color: #000000;
    padding: 0;
    font-family: 'GT-America-Extended-Regular';
    font-style: normal;
    font-size: 14px;
    line-height: 1.8;
}

.html-product-details-page .full-description p {
    margin: 0px;
}

.category-description ul, .manufacturer-description ul, .full-description ul, .topic-html-content ul, .topic-page ul, .post-body ul, .custom-tab ul {
    margin: 6px 0;
}

    .product-details-page .full-description:before {
        border-top: none;
    }

.product-details-page .overview .full-description {
    display: block;
}

.price-input input[type="text"] {
    height: 43px;
}

#quickTabs .custom-tab tr {
    border-bottom: 1px solid #909090;
}

#quickTabs .custom-tab {
    text-transform: capitalize;
}

.ui-tabs .ui-state-active.ui-tabs-active a {
    border-color: #f1f1f1;
}

.ui-tabs .ui-tabs-nav li a {
    text-transform: none;
    font-size: 22px;
}
/* REVIEWS */
.write-review form:before {
    border: none;
}

.product-review-item .product-review-box {
    background-color: transparent;
}

.product-reviews-page h1 a {
    font-style: normal;
}
/**************************************** END PRODUCT PAGE ****************************************/
/**************************************** CATEGORY PAGE ****************************************/

.item-box .details .sku {
    font-size: 12px;
}

.item-box .product-title a {
    font-size: 18px;
    padding: 10px 0;
    color: #000000;
}

.item-box .product-title, .item-box .details .sku {
    margin: auto;
}

.item-box .prices {
    font-size: 16px;
    padding-bottom: 10px;
}

.short-description {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.fns-speedfilters .filter-data-block a.filter-item-unselected {
    color: #909090 !important;
    font-size: 13px !important;
}

.fns-speedfilters .filter-block .title .toggleControl:before {
    content: "" !important;
    margin-right: 0 !important;
}

.fns-speedfilters .filter-block .title .toggleControl {
    padding: 0 !important;
    padding-bottom: 10px !important;
    color: #4d4d4d !important;
    font-size: 15px !important;
    text-transform: uppercase !important;
    font-weight: normal !important;
}

.fns-speedfilters .filter-block .title {
    height: auto !important;
}
/**************************************** END CATEGORY PAGE ****************************************/
/**************************************** CART PAGE ****************************************/
.html-checkout-page .header-1 .header-menu-wrapper, .html-checkout-page .header-upper, .html-checkout-page .header-cart-search-wrapper, .html-checkout-page .main-slider-wrapper, .html-checkout-page .footer, .html-checkout-page .pencil-banner {
    display: none;
}
.html-checkout-page .header-logo {
    text-align: center;
    margin: auto;
    display: block;
    float: none;
    height: auto;
}

.cart-options .deals .coupon-box {
    display: inline-block;
}

.cart-options .deals .giftcard-box {
    display: inline-block;
    margin-left: 20px;
}

td.footable-first-column {
    background: #ffffff !important;
}

.cart td, .data-table td, .compare-products-table td, .forums-table-section td {
    border: 1px solid #f1f1f1;
    min-width: unset;
}

    .cart td.product {
        padding: 40px 20px;
    }

td.subtotal, td.total {
    color: #000000;
    font-size: 14px;
    font-weight: 700;
 }

.unit-price {
    font-size: 14px;
}

.cart-options div.checkout-attributes:before {
    border: none;
}

.cart-options .checkout-attributes {
    margin: 0 auto 0px;
    background: transparent;
    padding: 0px;
}

    .cart-options .checkout-attributes dt, .cart-options .checkout-attributes dd {
        max-width: unset;
    }

        .cart-options .checkout-attributes dt + dd {
            margin-top: 0px;
        }

.cart-options div.checkout-attributes input[type='text'], input[type="text"], input[type="password"], input[type="email"], input[type="tel"], textarea, select {
    border: 1px solid #f1f1f1;
    font-family: 'GT-America-Extended-Regular';
}


.coupon-code input[type="text"] {
    width: 100%;
}

.cart-totals-wrapper {
    background: #ffffff;
    border: 0px;
    outline: 0px solid #ffffff;
}

table .subtotal .discount {
    color: #c00;
}

.coupon-box .title {
    margin-bottom: 5px;
}

.applied-discount-code {
    font-weight: 700;
}

.cart-total td {
}

.cart-total .order-total .cart-total-right, .cart-total .order-total .cart-total-left label {
    color: #000000;
    text-transform: none;
    font-size: 16px;
}

.message-failure {
    color: #92110f;
}

.cart-collaterals .coupon-code input[type="submit"]  {
    width: 100%;
    border: 1px solid #f1f1f1;
}

.cart-collaterals .coupon-code input[type="text"] {
    width: 100%;
    border-left: 1px solid #f1f1f1;
    border-right: 1px solid #f1f1f1;
    border-top: 1px solid #f1f1f1;
    border-bottom: 0px solid #f1f1f1;
}

.cross-sells {
    clear: both;
}

.cart-options .button-2, .cart-options .estimate-shipping-button {
    text-transform: capitalize;
    outline: 0px solid #f1f1f1;
    border: 1px solid #f1f1f1;
    background-image: url('/Themes/Uptown/Content/img/cart-pages-sprite-hover_GRAY-2.png');
}

    .cart-options .button-2.continue-shopping-button {
        background-color: #ffffff;
    }

    .cart-options .button-2:hover, .cart-options .estimate-shipping-button:hover, .wishlist-content .button-2:hover {
        background-image: url('/Themes/Uptown/Content/img/cart-pages-sprite-hover_NEW.png');
        background-color: #100690;
    }


#promo-products-form, .donation-image {
    margin: 50px auto !important;
}

.PtxPromoBasketWidget {
    margin-bottom: 100px;
}

.html-shopping-cart-page .center-1 {
    margin: auto;
}

.cart-footer, .cart-totals-wrapper {
    background-color: rgba(0,0,0,0);
    padding: 0 0 30px 0;
}

.cross-sells {
    margin: 0;
    padding-top: 75px;
}

.cart-footer .total-info {
    margin: 25px auto;
    background-color: #DEE9EF;
    padding: 26px;
    border-radius: 4px;
}

#opc-billing .accept-privacy-policy label {
    color: #060505 !important;
    line-height: 1.5;
}

#opc-billing .accept-privacy-policy a, #opc-billing .accept-privacy-policy a:hover {
    color: #060505 !important;
    font-size: 14px;
    line-height: 1.5;
}

.account-page .newsletter .policy-link, .registration-page .newsletter .policy-link {
    display: inline !important;
}

.account-page .accept-privacy-policy a, .registration-page .accept-privacy-policy a {
    text-decoration: underline;
    color: #060505 !important;
}

.checkout-subcriptions.newsletter {
    text-align: left;
}

#confirm-order-buttons-container {
    margin-bottom: 50px;
}

#promo-products-form, .donation-image {
    max-width: 1200px;
    margin: auto;
    margin-bottom: 50px;
}

.donation-image, .donation-instructions, .donation-buttons {
    text-align: center;
}

.donation-img {
    max-width: 100%;
    margin: auto;
}

.donation-header {
    margin: auto !important;
    text-align: center !important;
}

.donation-buttons .btn-primary {
    background: black;
    padding: 16.5px 35px 16.5px 35px;
    font-weight: bold;
    border: none;
    margin: 15px;
    text-transform: uppercase;
}

.nobr {
    text-align: center;
}

.order-details-page .page-title .order-details-buttons {
    position: static;
}

.coupon-code input[type="submit"] {
    color: #000;
    background-color: #FFF;
    border-color: #FFF;
    border: 1px solid;
    padding: 0;
    text-transform: none;
}

.modal-btn.k-button {
    text-transform: capitalize;
}

.modal-btn {
    flex-wrap: wrap;
    justify-content: space-evenly;
    margin-bottom: 10px;
}

#address-validate-container h3 {
    font-size: 15px;
    line-height: 20px;
    font-weight: normal;
}

.custom-modal .address-box {
    font-style: italic;
}

.address-validation .page-title h1 {
    font-weight: bold;
}

/* END OPC */
/* ENTER CREDIT CARD LAYOUT */
.payment-info .info tr:first-child td {
    padding-top: 0;
}

    .payment-info .info tr:first-child td:before {
        height: 0;
        border: none;
        background: transparent;
    }

.payment-info .info td {
    display: inline-block;
    width: 50% !important;
    padding: 0px 10px;
    background-color: rgba(0,0,0,0);
}

    .payment-info .info td:first-child {
        padding-left: 10px;
    }

    .payment-info .info td:last-child {
        padding-left: 10px;
    }

.payment-info .info tr:last-child td {
    padding-bottom: 0px;
}

.shipping-method .method-description {
    font-family: 'GT-America-Extended-Regular';
    font-style: normal;
    color: #000000;
    font-weight: 400;
    font-size: 12px;
    margin-top: 0px
}

.shipping-method .method-list {
    background-color: rgba(0,0,0,0);
}
		
.html-order-completed-page .bar-notification.success
    {
        display: none !important;
    }

.opc .back-link a {
    outline: 0px solid #f1f1f1;
    border: 1px solid #f1f1f1;
    text-transform: capitalize;
    border-radius: 4px;
    padding: 26px;
    font-size: 18px;
    line-height: 1.2;
}

/* END ENTER CREDIT CARD LAYOUT */
/**************************************** END CART PAGE ****************************************/

.product-filters .listbox {
}

.product-filters .filter-title {
    text-transform: none;
}

.item-box .description {
    font-family: 'GT-America-Extended-Regular';
    font-style: normal;
    color: #000000;
}

.item-box .actual-price:only-child {
    color: #000000;
    font-weight: 400;
}

.page-body .html-widget p {
    color: #000000;
    font-size: 14px;
    line-height: 1.8;
}

.cart-options .checkout-attributes dd select:only-child {
    border-right: 1px solid #f1f1f1;
}

.cart-options .checkout-attributes dd select:only-child {
    border: 1px solid #f1f1f1;
}

.cart a, .data-table a, .compare-products-table a, .forums-table-section a, .return-request-page .data-table .product {
    text-decoration: underline;
}

.edit-item a {
    font-size: 10px;
}

#checkout_attribute_label_1, #checkout_attribute_label_4 {
    margin-top: 15px;
}

.cart th {
    background-color: rgba(0,0,0,0);
}

.header-menu > ul.top-menu li > a, .header-menu > ul.top-menu li > span {
    text-transform: none;
    color: #ffffff;
    font-size: 18px;
    padding: 0px;
    white-space: nowrap;
    position: relative;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    margin-bottom: 12px;
    font-family: 'GT-America-Extended-Regular';
}


    .header-menu > ul.top-menu > li > a:first-child::before {
        content: "";
        width: calc(100% + 2.4em);
        height: calc(100% + 1.4em);
        position: absolute;
        left: -1.2em;
        top: -.7em;
        background-color: hsla(0, 0%, 100%, .2);
        transition: all .3s;
        border-radius: .6em;
        opacity: 0;
    }

.mini-shopping-cart-title {
    text-transform: none;
    color: #ffffff;
    font-size: 18px;
}

.mini-shopping-cart button {
    text-transform: none;
}

    .mini-shopping-cart button:only-child {
        text-transform: capitalize;
        font-family: 'GT-America-Extended-Regular';
        background: #100690;
        border-radius: 4px;
        padding: 26px;
        font-size: 18px;
    }

.newsletter-title span {
    text-transform: none;
    letter-spacing: 0px;
}

.newsletter-email .newsletter-subscribe-button {
    text-transform: none;
}

.footer-block .title {
    text-transform: capitalize;
}

.footer-middle {
    color: #ffffff;
}

.footer-lower {
    color: #fff;
}

.footer-2 .footer-lower {
    background-color: #0a1a5c;
}

.page-title h1 {
    text-transform: none;
    letter-spacing: 0px;
    color: #000000;
    font-size: 40px;
}

.block .title strong {
    text-transform: none;
    color: #000000;
}

.product-filters .listbox {
    color: #000000;
}

.product-filters .filter-title strong {
    color: #000000;
}

.block .list a {
    color: #000000;
}

.product-no-reviews a {
    color: #000000;
}

.overview .add-to-cart-button, .variant-overview .add-to-cart-button {
    text-transform: none;
    text-transform: capitalize;
    font-family: 'GT-America-Extended-Regular';
    background: #100690;
    border-radius: 4px;
    padding: 26px;
    font-size: 18px;
}

.product-social-buttons .social-sharing li {
    border: 1px solid #f1f1f1;
    padding: 0px;
    height: 40px;
}

.product-specs-box .data-table .spec-name {
    font-family: 'GT-America-Extended-Regular' !important;
    font-style: normal !important;
    color: #000000;
}

.result {
    color: #000000;
    display: none;
}

.write-review .button-1 {
    text-transform: none;
    text-transform: capitalize;
    font-family: 'GT-America-Extended-Regular';
    background: #100690;
    border-radius: 4px;
    padding: 26px;
    font-size: 18px;
}

.ui-tabs .ui-tabs-panel {
    background: #ffffff;
}

.product-specs-box .table-wrapper {
    background: #ffffff;
    padding: 30px;
}

.ui-tabs-active.ui-state-active {
    background-color: #f8f8f8;
}

.write-review form {
    background: rgba(0,0,0,0);
    padding: 0 0 20px;
}

.form-fields {
    background: rgba(0,0,0,0);
    padding: 0px;
}

.productAddedToCartWindowSummary a {
    outline: 0px solid #fff;
    border: 1px solid #ededed;
    text-transform: none;
    padding: 15px 35px;
}

.productAddedToCartWindowSummary .button-1 {
    text-transform: none;
}

.cart-collaterals .coupon-code {
    border: 0px solid #f1f1f1;
    padding: 0px;
}

.cart-footer .checkout-button {
    text-transform: none;
}

.newsletter-email .newsletter-subscribe-text {
    border: 1px solid #f1f1f1;
}

table .attributes, .cart .rental-info, .mini-shopping-cart .attributes, .mini-shopping-cart .rental-info, table .subtotal .discount, table .subtotal .discount-additional-info {
    color: #000000;
    font-size: 10px;
    margin-bottom: 0px;
}

.account-page-navigation .account-navigation-list li a {
    background: #ffffff;
    text-transform: capitalize;
    line-height: 1;
}

.fieldset .title strong, .section .title strong {
    text-transform: none;
    color: #000000;
    font-family: 'GT-America-Extended-Regular';
    font-size: 24px;
}

.inputs input#Newsletter {
    margin: 5px 20px 0 0;
    vertical-align: top;
}

.account-page.customer-info-page .inputs:nth-of-type(2) label {
    margin-bottom: 0px;
    text-wrap: initial;
    text-transform: none;
    margin-right: 35px;
    text-align: left;
    font-size: 14px;
}

.registration-page .inputs:nth-of-type(3) label {
    margin-bottom: 0px;
    text-wrap: initial;
    text-transform: none;
}

.inputs label {
    text-transform: capitalize;
    color: #000000;
    font-size: 14px;
}

.registration-page .button-1, .registration-result-page .button-1, .login-page .button-1, .password-recovery-page .button-1, .account-page .button-1, .return-request-page .button-1, .user-agreement-page .button-1 {
    text-transform: capitalize;
    font-family: 'GT-America-Extended-Regular';
    background: #100690;
    border-radius: 4px;
    padding: 26px;
    font-size: 18px;
}

.address-list-page .info, .order-list-page .info {
    color: #000000;
    padding: 20px 0 10px;
}

.shopping-cart-page .button-1, .checkout-page .button-1, button.apply-shipping-button {
    text-transform: capitalize;
    font-family: 'GT-America-Extended-Regular';
    background: #100690;
    border-radius: 4px;
    padding: 26px;
    font-size: 18px;
}

.opc .step-title * {
    text-transform: capitalize;
}

.opc .step {
    background: #ffffff;
}

.opc .edit-address {
    background: #ffffff;
}

.fieldset, .section {
    max-width: 600px;
    margin-bottom: 0px;
}

.inputs {
    max-width: 600px;
}

.payment-method .method-list {
    background: #ffffff;
}

.payment-logo, .payment-details {
    display: block;
}

.contact-page form, .email-a-friend-page form, .apply-vendor-page form {
    background: #ffffff;
}

.email-a-friend-page .button-1, .apply-vendor-page .button-1 {
    text-transform: capitalize;
}

    .contact-page .button-1 {
        text-transform: capitalize;
        font-family: 'GT-America-Extended-Regular';
        background: #100690;
        border-radius: 4px;
        padding: 26px;
        font-size: 18px;
    }

.social-sharing li {
    border: 0px solid #585858;
}

.footer-2 .footer-upper {
    background: #0a1a5c;
    color: #ffffff;
    padding-bottom: 0px;
}

.footer-2 .footer-block .title {
    color: #ffffff;
    font-size: 18px;
    border: 0px;
}

.footer-2 .footer-menu a:hover {
    color: #ffffff;
}

.footer-2 .footer-menu .address span {
    padding-left: 0px;
    opacity: .6;
    font-size: 16px;
    line-height: 24px;
}

.footer-2 .footer-menu .phone span {
    padding-left: 0px;
    opacity: .6;
    font-size: 16px;
    line-height: 24px;
}

.footer-2 .footer-menu .email span {
    padding-left: 0px;
    opacity: .6;
    font-size: 16px;
    line-height: 24px;
}


.footer-2 .newsletter-result {
    color: #ffffff;
    text-align: left;
    font-size: 13px;
    padding-left: 0px;
}

.account-page .edit-address {
    background: #ffffff;
    padding: 30px 0px 0px;
}

.gdpr-tools-page .form-fields {
    color: #000000;
    padding: 20px 0px;
    margin-bottom: 0px;
    font-size: 14px;
}

.order-review-data .title:first-child {
    border-bottom: 0px solid #000000 !important;
    margin: 0px;
}

.opc .active .step-title * {
    color: #000000;
    font-size: 18px;
}

.footer-upper {
    margin: 10px auto 30px;
    width: 80%;
}

.header-links span {
    font-size: 14px;
}

.move-right {
    -webkit-transform: translate(0px);
    -ms-transform: translate(0px);
    transform: translate(0px);
}

.productTabs-body table td:first-of-type {
    text-align: left;
}

.custom-tab p {
    font-size: 12px;
    padding-top: 20px !important;
}

#quickTabs {
    margin: 0 0 0px;
}

.newsletter-title {
    margin: 30px 30px 20px;
}

.account-page-navigation .account-navigation-wrapper {
    margin: 20px 0;
}

#save-info-button {
    margin-top: 50px;
}

.gdpr-export-data-button {
    margin-bottom: 35px;
}

.overview .product-name {
    margin: 20px 0px 10px;
    color: #000000;
}

.add-to-cart-buttons-wrapper {
    margin: 20px 0 25px;
    border-bottom: 0px solid #f1f1f1;
}

.header-menu .sublist li:hover > a:before {
    width: 100%;
    background-color: #fff;
}

.header-menu .sublist li:hover > a {
    color: #fff;
    font-weight: 600;
}

.store-search-box .search-box-button {
    background-image: url(/images/search.jpg);
    background-color: rgba(0,0,0,0);
}

.mini-shopping-cart {
    font-size: 18px;
    color: #ffffff;
    border: 1px solid #5d6a72;
    box-shadow: none;
    background: #fff;
    background-color: #5d6a72;
    border-radius: 18px;
}

    .mini-shopping-cart .no-items-message {
        text-transform: none;
    }

    .page-title {
        border-bottom: 0px;
        position: relative;
    }

.breadcrumb {
    background: #ffffff;
}

input[type="button"], input[type="submit"], .button-1 {
    text-transform: capitalize;
    font-family: 'GT-America-Extended-Regular';
    background: #100690;
    border-radius: 4px;
    padding: 26px;
    font-size: 18px;
}

button, .button-2 {
    text-transform: capitalize;
    font-family: 'GT-America-Extended-Regular';
}

.overview .product-name h1 {
    font-size: 40px;
    font-weight: normal;
    color: #000000;
}

.product-reviews-overview {
        display: none;
    }

.overview .sku, .variant-overview .sku, .overview .gtin, .variant-overview .gtin, .overview .stock, .variant-overview .stock, .overview .delivery-date, .variant-overview .delivery-date, .overview .product-vendor, .variant-overview .product-vendor, .overview .manufacturers, .manufacturer-part-number, .product-estimate-shipping .shipping-title {
    font-size: 18px;
}

.login-page .returning-wrapper .inputs label {
    font-size: 18px;
}

.login-page .returning-wrapper .form-fields {
    background: #DEE9EF;
    border-radius: 4px 4px 0 0;
}

.login-page .returning-wrapper .buttons {
    background: #DEE9EF;
    border-radius: 0 0 4px 4px;
}

input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, textarea:focus, select:focus {
    border-color: #A3B5BF;
}

.pencil-banner {
    background: #005BAF;
    padding: 15px 4px;
    text-align: center;
    color: #fff;
    font-family: 'GT-America-Extended-Regular';
}

.overview .prices > div:first-child {
    font-weight: normal;
}

.attributes {
    border-bottom: 0px solid #f1f1f1;
}

.overview .qty-input, .variant-overview .qty-input {
    height: 66px;
}

.add-to-cart .plus, .add-to-cart .minus {
    height: 33px;
    line-height: 30px;
}

.cart-collaterals .coupon-box .title strong, .cart-collaterals .giftcard-box .title strong {
    font-size: 18px;
}

.sku {
    font-size: 10px;
}

.cart-collaterals > div {
    margin: 0 auto 0px;
}

.payment-details div {
    display: none;
}

.order-review-data ul, .opc .payment-info .info label {
    font-family: 'GT-America-Extended-Regular';
    font-style: normal !important;
    color: #000000;
    font-size: 14px;
    line-height: 1.8;
}

.paymentTitle {
    font-weight: 400;
    text-transform: capitalize;
}

.opc .section > label {
    font-size: 14px;
}

.form-builder-page .page-title {
    border-bottom: 0px solid #ddd;
    display: none;
}

.inputs .option-list label {
    color: #000;
    font-family: 'GT-America-Extended-Regular';
    font-style: normal;
    border: 1px solid #100690;
    color: #100690;
}

ul.option-list {
    display: block;
    float: left;
    width: 100%;
    vertical-align: middle;
    clear: both;
}
#form_attribute_div_7 label {
}

.form-builder-page .inputs .option-list {
    max-width: 100%;
}

.fieldset .form-fields div {
    font-size: 14px;
}

.newsletter-registration-text {
    display: block;
}

.item-box button.product-box-add-to-cart-button {
    max-width: 200px;
}

.write-review .title strong {
    text-transform: capitalize;
}

.login-page .returning-wrapper .message-error {
    background: #ffffff;
}

.nop-jcarousel .carousel-title {
    border-bottom: 0px !important;
}

    .category-item-name, .home-page-category-grid .item-box .category-item-name, .nop-jcarousel .carousel-title strong {
        text-transform: capitalize;
        letter-spacing: .25px;
        font-weight: 400;
        color: #000000;
    }

.category-item .title span.category-item-count {
    display: none;
}

.nop-jcarousel .carousel-title {
    display: block !important;
}

.topic-page-body .topic-page .form-builder-page ul {
    list-style: none;
}

.no-result {
    text-align: center;
}

.html-registration-page .buttons {
    margin: 40px 0px;
}

.advanced-search
Specificity: (0,1,0) {
    background: #DEE9EF;
}

.search-input .button-1 {
    text-transform: capitalize;
    font-family: 'GT-America-Extended-Regular';
    background: #100690;
    border-radius: 4px;
    padding: 26px;
    font-size: 18px;
}

.overview .sku span {
    color: #000000;
}

.block-popular-tags {
    display: none;
}

.category-item .title, .category-item .title:hover {
    margin: 0px;
}

.category-item .item-box .picture a img {
    transition: .3s ease-in-out;
}

.category-item:hover .item-box .picture a img {
    transform: scale(1.3);
}

.master-column-wrapper {
    padding: 0px 0 0;
}

.social-sharing .linkedIn span {
    background-position: -323px center;
}

    .social-sharing a .flip {
        display: none;
    }

    .social-sharing a .flop {
        background-color: rgba(0,0,0,0);
    }

.my-product-reviews-list-page {
    margin: 0px;
}

    .my-product-reviews-list-page .no-data {
        margin: 0px;
    }

/**************************************** RESPONSIVE ****************************************/
@media screen and (min-width: 481px) {
    .cart-totals-wrapper {
            padding: 0px;
        }

        .coupon-code input[type="text"] {
            float: left;
            width: 50%;
            height: 32px;
        }

        .coupon-code input[type="submit"] {
            color: #000;
            background-color: #FFF;
            border-color: #FFF;
            border: 1px solid;
            padding: 0;
            float: right;
            font-size: 13px;
        }

            .coupon-code input[type="submit"]:hover {
                color: #fff;
                background-color: #100690;
                border-color: #100690;
            }

        .coupon-box, .giftcard-box {
            position: relative;
            display: block;
            overflow: auto;
            padding-bottom: 20px;
            margin-bottom: 10px;
            border-bottom: 0px solid #d8d8d8;
        }

        .message-success, .coupon-code {
            display: block;
            float: left;
            padding: 10px 0;
            width: 100%;
        }

        .current-code input[type="submit"] {
            padding: 15px;
        }

        .remove-discount-button, .remove-gift-card-button {
            background-image: url('/Themes/Uptown/Content/img/close.png');
        }
    }

    @media screen and (min-width: 769px) {
        .prices-stock-wrapper .stock {
            right: 0;
        }
    }

@media screen and (min-width: 1025px) {

    .social-sharing a {
        -webkit-transform: rotateX(89deg);
        transform: rotateX(89deg);
    }

        .header-links .my-account-dropdown {
            background-color: #5d6a72;
            border-radius: 18px;
        }

    .header-menu .sublist li > a:before {
        content: "";
        width: 33px;
        height: 1px;
        background-color: #bcbcc0;
        position: absolute;
        bottom: 0;
        left: 0;
        transition: width .3s;
    }

    .header-menu > ul.top-menu li:hover > a:before {
        opacity: 1;
    }

    .header-menu > ul.top-menu > li {
        margin-right: 50px;
    }

    .checkout-page .select-billing-address div {
        max-width: 600px;
        margin: 0 auto 20px;
    }

    .prices-stock-wrapper {
        margin: 10px 0px;
    }

    .footer-2 .footer-block p {
        font-size: 18px;
    }

    .footer-2 .footer-lower-left {
        color: #fff;
    }

    .footer-lower a {
        color: #fff;
    }

    .header-links .my-account-opener {
        padding-right: 25px;
        background: url(../img/header-selectors-arrow.png) no-repeat right 10px center;
    }

    .header-links-wrapper > .header-links > a, .header-links .html-widget p a, .my-account-dropdown-wrapper > a {
        background-color: rgba(0, 0, 0, 0);
        padding: 0px 15px;
        transition: all .3s;
        border-radius: .6em;
        margin-top: 10px;
    }

        .header-links-wrapper > .header-links > a:hover, .header-links .html-widget p a:hover, .my-account-dropdown-wrapper > a:hover {
            background-color: hsla(0, 0%, 100%, .2);
        }

    .header-1 .header-lower .header-centering.stick .header-cart-search-wrapper {
        margin: 19px;
    }

    .html-checkout-page .header-1 .header-lower .header-centering.stick .header-logo {
        height: 58px;
    }

    .header-1 .header-lower .header-centering.stick .header-logo {
        height: 80px;
    }

        .header-1 .header-lower .header-centering.stick .header-menu {
            height: 43px;
        }

        .header-1 .header-lower .header-centering.stick {
            background: linear-gradient(90deg, #0a1a5c, 43.5644%, #1f274f 87.1287%, 93.5644%, #282f55);
            padding: 0px;
        }

        .header-links .my-account-dropdown a:after {
            content: "";
            width: 33px;
            height: 1px;
            background-color: #bcbcc0;
            position: absolute;
            bottom: 0;
            left: 40px;
            transition: width .3s;
        }

        .header-links .my-account-dropdown li:hover a:after, .header-links .my-account-dropdown .ico-logout:hover:after {
            width: 70%;
            background-color: #fff;
        }

    .header-links .my-account-dropdown a {
        color: #fff;
        border-bottom: #5d6a72;
        overflow: hidden;
        border-radius: 13px;
        width: auto;
    }

        .header-menu .sublist li .plus-button {
            display: none;
        }

        .header-menu .sublist-wrap.active {
            display: block;
            transition: all .3s;
            min-width: 300%;
            position: absolute;
            left: 50%;
            -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
            padding-top: .85em;
        }

        .header-menu .sublist-wrap:before {
            content: "";
            width: 0;
            height: 0;
            border-style: solid;
            border-width: 0 .37533em .4em;
            border-color: transparent transparent #5d6a72;
            position: absolute;
            top: -.37533em;
            right: 0;
            left: 0;
            margin: 0 auto;
        }

        .header-links a:before {
        }

        .header-links a:hover:before {
        }

        .header-links-wrapper .header-links p, .header-links .my-account-dropdown-wrapper {
        }

        .header-upper-centering {
            width: 100%;
            margin: 0px;
        }

        .header-links-wrapper {
            color: #ffffff;
            font-size: 14px;
        }

        td.subtotal, td.total {
            min-width: 120px;
        }

        .cart-wrapper .ico-cart, .cart-wrapper .ico-cart-total {
            padding: 5px 0px;
        }

        .header-menu .sublist {
            padding: 16px 24px;
            background-color: #5d6a72;
            border-radius: 12px;
        }

        .header-menu .sublist-wrap .sublist-wrap {
            left: 192px;
            top: -16px;
            padding: 0 0 0 0px;
        }

        .opc .payment-info .info td {
            text-align: right;
        }

        .opc .payment-info .info td:last-of-type {
            text-align: left;
        }

        .product-details-page .ajax-cart-button-wrapper {
            float: left;
            margin-left: 20px;
        }

        .cart-collaterals .coupon-box .title, .cart-collaterals .giftcard-box .title {
            padding: 23px 0 12px;
        }

        .html-shopping-cart-page form .table-wrapper {
            width: 75%;
            float: left;
            padding-right: 20px;
        }

        .html-shopping-cart-page form .cart-footer {
            width: 25%;
            float: right;
            margin-top: 0px;
        }

        .cart-footer .cart-collaterals {
            max-width: 384px;
            float: left;
            width: 100%;
            vertical-align: top;
        }

            .cart-footer .cart-collaterals .deals .giftcard-box,
            .cart-footer .cart-collaterals .deals .coupon-box {
                display: inherit;
                width: auto;
                background-color: #ffffff;
                margin: 0px auto;
                padding: 0px;
            }

            .cart-footer .cart-collaterals .deals .giftcard-box {
            }

    .html-shopping-cart-page .cart-footer .totals {
        margin: 0px auto 0px;
        float: left;
        width: auto;
    }

    .cart-footer .totals {
        margin: 0px auto 0px;
        width: auto;
    }

        .header-links .my-account-dropdown .ico-logout {
            background-color: #5d6a72;
            border-top: 0px solid #f1f1f1;
            margin-bottom: 20px;
        }

    .header-links .my-account-dropdown ul {
        margin: 0px;
        padding: 5px 0px 0px;
    }

    .html-login-page .header-links .my-account-dropdown, .html-store-closed-page .header-links .my-account-dropdown {
        width: 171px;
    }

        .html-login-page .header-links .my-account-dropdown ul, .html-store-closed-page .header-links .my-account-dropdown ul {
            padding: 5px 0px 15px;
            width: inherit;
        }

        .html-login-page .header-links .my-account-dropdown ul.account-navigation-list, .html-store-closed-page .header-links .my-account-dropdown ul.account-navigation-list {
            width: inherit;
        }

        .gallery {
            float: left;
            width: 50%;
        }

        .header-menu > ul > li {
            padding: 0px;
        }

        .store-search-box form {
            width: unset;
        }

        .store-search-box input.search-box-text {
            width: 100% !important;
            text-align: right;
            padding-left: 15px;
            text-transform: none;
            height: 40px;
            padding-right: 10px;
            padding-left: 0;
        }

        span.search-box-text, .search-box select {
            height: 40px;
        }

        .header-cart-search-wrapper {
            width: auto;
            margin: 20px 0;
        }

            .header-cart-search-wrapper .store-search-box {
                width: auto;
                float: right;
            }

        .header-1 {
            padding: 0px;
            box-shadow: none;
            background: linear-gradient(90deg,#0a1a5c,43.5644%,#1f274f 87.1287%,93.5644%,#282f55);
        }

        .header-upper {
            margin-bottom: 0px;
            background: rgba(0,0,0,0);
        }

        .header-welcome-message {
            background: rgba(0,0,0,0);
        }

        .header-selectors-wrapper {
            display: none !important;
        }

        .header-links-selectors-wrapper {
            text-align: right;
        }

        .header-links-wrapper {
            flex-basis: 0%;
            flex: 0 1 100%;
        }

        .header-links-selectors-wrapper > * {
            display: inline-block;
        }

        .main-slider-wrapper {
            display: flex;
            flex-direction: column-reverse;
        }

            .main-slider-wrapper .slider-wrapper ~ .header-menu-wrapper {
                position: relative;
                background: #f8f8f8;
            }
    }

    @media screen and (min-width: 1281px) {
        .product-details-page .overview {
            width: 49%;
        }

        .header-1 .header-menu {
            height: 45px;
            margin: 24px 0;
        }
    }

    @media screen and (min-device-width: 1024px) and (max-device-width: 1280px) {
        .coupon-code input[type="text"] {
            width: 100%;
        }

        .coupon-code input[type="submit"] {
            float: left;
            width: 100%;
        }
    }

    @media screen and (max-width: 1024px) {

        .social-sharing a .flop {
            display: block !important;
        }

		/*Promotion Verticle Mobile layout*/
        .promotion-container table {
            text-align: center;
        }

        .promotion-table table {
            display: flex;
            flex-direction: row; /* Make rows run horizontally */
            align-items: stretch; /* Allow rows to stretch to fill height */
        }

        /* Make each row display as a column */
        .promotion-table tr {
            flex-direction: column; /* Make each row a column */
            display: flex;
        }

        /* Style individual cells as needed */
        .promotion-table td {
            /* Adjust spacing and other styling */
            border: 1px thin black; /* Example border */
            padding: 40px 0 40px 0; /* Example padding */
        }

        .promotion-table .product-picture img {
            width: auto;
        }
		

        .order-review-data ul, .opc .payment-info .info label {
            margin-bottom: 0px;
        }

        .order-review-data ul.shipping-info {
         padding-top: 0px;
        }

            .order-review-data ul.billing-info {
                padding-bottom: 10px;
            }

        .checkout-subcriptions.newsletter {
            text-align: center;
        }

        .opc .edit-address {
            padding-top: 20px;
        }

        .add-to-cart-qty-wrapper {
            margin: 10px auto 20px;
        }

        .add-to-cart-buttons-wrapper {
            margin: 0px 0 25px;
        }

        body, .order-details-area ul, .shipment-details-area ul, .order-completed .order-number strong, .cart-options .selected-checkout-attributes, .product-review-helpfulness, .product-review-helpfulness .question, .product-review-item .review-text, .review-content .reply-text, .product-review-item .review-info .date span, .product-reviews-page .title, .customer-entered-price .price-range, .sitemap-page .description, .newsletter-email .options label, .newsletter-box-description, .newsletter-result, .login-page .new-wrapper .text, .login-page .new-wrapper .text, .login-page .returning-wrapper .forgot-password a, .cart th, .data-table th, .forums-table-section th, .account-page .description, .no-data, .product-selectors span, .compare-products-table tr > *:first-child, .overview .short-description, .attributes .option-list label, .productAddedToCartWindowDescription .quantity, .productAddedToCartWindowDescription .attributeInfo, .category-description p, .manufacturer-description p, .full-description p, .topic-html-content p, .topic-page p, .post-body p, .news-body p, .custom-tab p, .product-tags-list, #quickTabs .custom-tab, .ui-dialog-content, .shipment-overview ul, .tier-prices .field-header, .footer-2 .newsletter-email .newsletter-subscribe-text, .password-recovery-page .tooltip {
            font-size: 14px;
            line-height: 1.4;
        }

        .overview .product-name h1 {
            font-size: 36px;
        }

        .footer-lower a {
            color: #ffffff;
            text-decoration: underline;
        }

        .footer-2 .footer-lower-left > div {
            color: #ffffff;
        }

        .footer-2 .newsletter {
            margin: 0px auto 0;
        }

        .footer-2 .newsletter-email .newsletter-subscribe-button {
            vertical-align: middle;
        }

        .footer-2 .newsletter-email .newsletter-subscribe-text {
            width: 80%;
        }

        .footer-block.first h3 {
            display: none;
        }

        .mini-shopping-cart .picture + .product {
            margin: 0 0 0 110px;
        }

        .mini-shopping-cart .picture {
            width: 100px;
        }

        .mini-shopping-cart {
            border-radius: 0 0 18px 18px;
        }

        .flyout-cart {
            background: rgba(0, 0, 0, 0);
            box-shadow: none;
            top: 50px;
        }

        .header-menu .sublist-wrap {
            background: linear-gradient(90deg, #0a1a5c, 43.5644%, #1f274f 87.1287%, 93.5644%, #282f55) !important;
        }

        .header-menu > ul.top-menu li, .header-menu ul li.back-button {
            background: rgba(0,0,0,0);
        }

        .header-menu > ul.top-menu li > a {
            white-space: normal;
        }

        .block .title strong {
            text-align: center;
        }

        .opc .payment-info .info td {
            text-align: center;
        }

        .shopping-cart-page .button-1, .checkout-page .button-1, button.apply-shipping-button {
            margin-top: 20px;
        }

        .checkout-page .ship-to-same-address {
            margin-bottom: 20px;
        }

        .opc .step {
            padding: 30px 0;
        }

        .cart td, .data-table td, .compare-products-table td, .forums-table-section td {
            border-left: 0px solid #f1f1f1;
            border-right: 0px solid #f1f1f1;
            border-top: 1px solid #f1f1f1;
            border-bottom: 1px solid #f1f1f1;
        }

        .cart-options {
            margin: 0 0 0px;
        }

        .cart-collaterals .coupon-box, .cart-collaterals .giftcard-box {
            padding: 25px 0;
            background: #ffffff;
        }

        .cart td.product {
            padding: 40px 0px;
        }

        .topic-page .page-body h2 {
            text-align: center;
            font-weight: 400;
        }

        .attributes {
            margin: 0 0 0px;
            padding: 0 0 0px;
        }

        .html-checkout-page .header-1 .header-menu-wrapper, .html-checkout-page .main-slider-wrapper {
            display: block;
        }

        .footer-block .title span:after {
            background: transparent !important;
        }

        .footer-block .title:after {
            content: '';
            display: block;
            width: 11px;
            height: 6px;
            position: absolute;
            top: 0;
            right: 15px;
            bottom: 0;
            margin: auto;
            background: rgba(0,0,0,0) url('/Themes/Uptown/Content/img/footer-dropdown.png') center no-repeat !important;
        }

        .footer-block.last .newsletter .title:after {
            content: none;
            font-weight: normal !important;
        }

        .footer-block .title, .brandLinks h3 {
            text-align: left;
            border-bottom: 0px solid #f2f2f2;
            position: relative;
        }

        .footer-block .footer-collapse {
            border-bottom: 0px solid #f2f2f2;
            margin-bottom: 0px;
            padding-bottom: 20px;
        }

        .footer-menu {
            text-align: left;
        }

        .footer-block ul {
            font-size: 14px;
        }

            .footer-block ul li {
                margin-left: 15px;
            }

        .footer-social {
            display: none;
        }

        .footer-block.last .title {
            border-bottom: 0px;
        }

        .accepted-payment-methods {
            margin: 15px 0 !important;
            text-align: center;
        }

        .store-search-box .search-box-button {
            padding: 0px;
            background: url('/Themes/Uptown/Content/img/search-button.png') no-repeat center;
        }

        .header-links-wrapper a, a.ico-wishlist {
            font-size: 14px;
            color: #000000;
        }

        .responsive-nav-wrapper .account-links .html-widget {
            display: none;
        }

        .brand_nav_menu div {
            padding-bottom: 20px;
        }

        .brand_nav_menu a {
            display: block;
        }

        .brand_nav_menu {
            color: #000000;
            font-size: 14px;
            padding: 12px 0 0 30px;
        }

        .header {
            margin-bottom: 0px;
            background: linear-gradient(90deg, #0a1a5c, 43.5644%, #1f274f 87.1287%, 93.5644%, #282f55);
        }

        .header-logo {
            margin-bottom: 0px;
            margin: auto;
        }

        .header-lower {
            padding-top: 15px;
            padding-bottom: 15px;
        }

        .responsive-nav-wrapper {
            border-top: 0px;
            background: linear-gradient(90deg, #0a1a5c, 43.5644%, #1f274f 87.1287%, 93.5644%, #282f55);
        }

            .responsive-nav-wrapper .menu-title {
                background: url('/Themes/Uptown/Content/img/responsive-nav-sprite.png') no-repeat left 15.5px center;
            }

            .responsive-nav-wrapper .personal-button {
                display: none;
            }

            .responsive-nav-wrapper .account-links {
                background: url('/Themes/Uptown/Content/img/responsive-nav-sprite.png') no-repeat left -80px center;
            }

            .responsive-nav-wrapper .search-wrap {
                background: url('/Themes/Uptown/Content/img/responsive-nav-sprite.png') no-repeat left -129px center;
            }

        .cart-wrapper .ico-cart span.cart-qty {
            display: none;
            color: #000000;
            font-size: 12px;
            border-radius: 50%;
            background-color: #e84d07;
            height: 20px;
            width: 20px;
            line-height: 20px;
            padding: 0px;
            z-index: 9999999;
            position: relative;
            right: 10px;
            top: -8px;
        }

        .header-menu, .header-menu .close-menu {
            background: linear-gradient(90deg, #0a1a5c, 43.5644%, #1f274f 87.1287%, 93.5644%, #282f55);
        }

        .mega-menu-responsive {
            border-bottom: 1px solid #d8d8d8;
        }

            .mega-menu-responsive li {
                background-color: #f2f2f2;
                border-top: 1px solid #d8d8d8;
            }

                .mega-menu-responsive li a {
                    color: #000000 !important;
                    margin-left: 30px;
                    padding: 20px 0 !important;
                }

        ul.option-list {
            display: flex;
            justify-content: center;
            flex-wrap: wrap;
        }

        .responsive-nav-wrapper-parent + .main-slider-wrapper .slider-wrapper {
            margin: auto !important;
        }

        .payment-info .info td {
            width: 100% !important;
        }

        .header-upper, .cart-wrapper .ico-cart:after {
            display: none;
        }

        .admin-header-links ~ .header {
            margin-top: 0;
        }

        .header-social-icons a.youtube:hover {
            background: url('/Themes/Uptown/Content/img/header-social.png') -83px center no-repeat;
        }

        .header-social-icons a.facebook:hover {
            background: url('/Themes/Uptown/Content/img/header-social.png') -53px center no-repeat;
        }

        .header-social-icons a.instagram:hover {
            background: url('/Themes/Uptown/Content/img/header-social.png') -22px center no-repeat;
        }

        .header-social-icons a.twitter:hover {
            background: url('/Themes/Uptown/Content/img/header-social.png') 9px center no-repeat;
        }

        .header-social-icons, .account-page-navigation .account-navigation-wrapper {
            border-bottom: none !important;
        }

        .cart-wrapper .ico-cart {
            background: url(/Themes/Uptown/Content/img/my-cart.png) center no-repeat;
        }

        .account-page-navigation .account-navigation-list li {
            border-bottom: 1px solid #f1f1f1;
        }

        .prices-stock-wrapper .stock {
            right: unset;
            position: relative;
        }

        .prices-stock-wrapper {
            padding: 0;
            margin: 20px 0px;
        }

        .product-details-page .full-description {
            text-align: center;
        }

    }

@media (max-width: 599px) {

    .home-page-body .master-column-wrapper {
        margin-top: 0px;
    }

    .categorybanners {
        padding: 0px;
    }

    .categorybannerimg {
        width: 100%;
        padding: 15px 15px 0 15px;
    }
}

    @media (max-width: 480px) {

        .home-page-body .master-column-wrapper {
            margin-top: 0px;
        }

        .categorybanners {
            padding: 0px;
        }

        .categorybannerimg {
            width: 100%;
            padding: 15px 15px 0 15px;
        }

        .gallery {
            margin: 0 auto 0px;
        }

        .master-column-wrapper {
        }

        .cart-options .button-2.update-cart-button, .cart-options .button-2.clear-cart-button, .cart-options .button-2.continue-shopping-button {
            width: 100%;
            margin-left: 0;
            margin-bottom: 20px;
            margin-top: 10px;
        }

        .cart-collaterals > div {
            margin: 0 auto 0px;
        }

        .cart-footer, .cart-totals-wrapper {
            padding: 0px 0;
        }
    }