@media only screen and (max-width : 979px) {

    .cart-col-label-wrap {
        display: none;
    }

    .item-info {
        display: flex;
        width: 100%;
        position: relative;
    }

    .cart-item-image {
        width: 25%;
    }

    .cart-item-detail {
        width: 75%;
    }

    .cart.table-wrapper .item .cci-name {
        padding-right: 30px;
        width: 100%;
        display: block;
    }

    .form-cart .cart.table-wrapper .product-item-details {
        padding-top: 0;
    }

    .cart.table-wrapper .product-item-name {
        margin: 0;
    }

    .cart.table-wrapper .product-item-name a {
        font-size: 14px;
    }

    .cart.table-wrapper .item .cci-single-price {
        width: 100%;
        padding-top: 0;
        padding-bottom: 5px;
        border-bottom: 1px dashed #dadada;
        margin-bottom: 1px;

        display: flex;
        flex-direction: row;
        justify-content: start;
    }

    .cart.table-wrapper .item span.price-excluding-tax {
        width: auto;
        padding-top: 0;
        text-align: left;
        margin-right: 5px;
    }

    .cart.table-wrapper .item .cci-single-price.cci-single-price .price-excluding-tax .price {
        font-size: 12px;
        color: #666;
    }

    .cart.table-wrapper .item .cci-qty {
        width: auto;
        margin: 5px 0;
        padding: 0;
        clear: both;
        float: left;
    }

    .cart .data.table .custom-qty {
        margin: 0;
        display: block;
        padding: 0 7px;
    }

    #shopping-cart-table .custom-qty .alo_qty {
        width: 30px;
        height: 26px;
        line-height: 26px;
        clear: none;
        font-size: 10px;
        float: none;
        display: inline-block;
    }

    #shopping-cart-table .custom-qty .input-text {
        width: 25px !important;
        height: 20px;
        line-height: 20px;
        clear: both;
        float: none;
        margin: 0 5px;
    }

    .cart.table-wrapper .item .cci-price.span-price {
        width: 50%;
        clear: none;
        padding-left: 10px;
        padding-top: 8px;
        justify-content: start;
    }

    .cart.table-wrapper .item span.price-excluding-tax {
        width: auto;
        padding-top: 0;
        text-align: left;
        justify-content: start;
    }

    .cart .price-excluding-tax .price {
        font-size: 14px;
        font-weight: 400;
    }

    .cart.table-wrapper .item .cci-action {
        width: 30px;
        text-align: center;
        padding-top: 0;
        font-size: 16px;
        position: absolute;
        top: 0;
        right: 0;
    }

    .cart.table-wrapper .item .cci-action .action-delete {
        padding: 0px 8px 6px;
    }

}

@media only screen and (max-width : 767px) {

    body.catalog-category-view .breadcrumbs {
        display: none;
    }

    .block.filter {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        background: #ffffff;
        width: 100%;
        z-index: 2;
        height: 100%;
        overflow: auto;
    }

    .block.filter.open {
        display: block;
    }

    .sidebar .block.filter .block-title {
        padding: 8px 18px;
        justify-content: space-between;
        display: flex;
    }

    .sidebar .block .block-content {
        padding: 10px 0;
    }

    .cart-item-image {
        width: 20%;
    }

    .cart.table-wrapper .product-item-photo {
        position: static;
        max-width: 100%;
        padding: 0;
    }

    .cart-item-detail {
        width: 80%;
    }

    .all-categories-btn.mobile-only {
        display: inline-block;
        margin-top: 15px;
        color: #4f4848;
        background-color: #ece91b;
        border-color: #ec1b23;
    }

    .product-media-title-wrapper.mobile-only {
        display: block;
        margin-bottom: 10px;
    }

    .opc-sidebar {
        width: auto;
        padding-right: 0 !important;
    }

    .opc-sidebar .modal-header {
        display: block;
        border: none;
    }

    .checkout-container .modal-custom .action-close {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        box-shadow: none;
        box-sizing: content-box;
        display: inline-block;
        font-weight: 300;
        line-height: inherit;
        margin: 0;
        position: absolute;
        text-decoration: none;
        text-shadow: none;
        top: 0;
        right: 15px;
        padding: 0 15px;
        margin-right: -15px;
    }

    .opc-block-summary,
    .opc-block-shipping-information {
        background: #f5f5f5;
        padding: 15px;
        margin: 0;
    }

    .opc-sidebar .modal-content .opc-block-summary span.title,
    .opc-block-shipping-information .shipping-information-title{
        font-weight: 400;
        font-size: 16px;
    }

    .opc-block-shipping-information .shipping-information-title .action-edit {
        line-height: 20px;
        height: 20px;
    }

    .trackorder-information.first {
        padding-top: 0;
        border-top: none;
    }

    .step-wrap {
        display: none;
    }

    .trackorder-information.first .content-box {
        min-height: auto;
    }

    .modal-slide .action-close {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        box-shadow: none;
        box-sizing: content-box;
        display: inline-block;
        font-weight: 300;
        line-height: inherit;
        margin: 0;
        text-decoration: none;
        text-shadow: none;
        /*top: 0;
        position: absolute;
        right: 15px;*/
        padding: 0 15px;
        margin-right: -15px;
    }

    .modal-popup .modal-header,
    .modal-popup .modal-footer {
        padding: 15px;
        display: block;
    }

    .modal-popup .modal-title {
        font-size: 14px;
        font-weight: 400;
        padding: 0;
        border: none;
    }

    .modal-popup .action-close, .modal-slide .action-close {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        box-shadow: none;
        box-sizing: content-box;
        display: inline-block;
        font-weight: 300;
        line-height: inherit;
        margin: 0;
        position: absolute;
        text-decoration: none;
        text-shadow: none;
        top: 0;
        right: 15px;
        margin-right: -15px;
    }

    .modal-popup .modal-content {
        padding-left: 15px;
        padding-right: 15px;
        background-color: transparent;
        border-radius: 0;
        border: none;
        padding-top: 10px;
    }

    .modal-popup .modal-inner-wrap {
        max-width: 400px;
        background: #fff !important;
        border-radius: 10px;
    }

    .modal-popup.modal-slide .modal-inner-wrap {
        width: auto;
        border-radius: 0;
    }

    .hblpay-modal-close,
    .payfast-modal-close,
    .easypaisa-modal-close,
    .jazzcash-modal-close {
        position: absolute;
        right: -10px;
        top: -10px;
        cursor: pointer;
    }


}

@media only screen and (max-width : 576px) {

    .row {
        margin-right: -5px;
        margin-left: -5px;
    }

    .row > * {
        padding-right: 5px;
        padding-left: 5px;
    }

    body.cms-index-index {
        background-color: #f5f5f5;
    }

    body.customer-account-login,
    body.smsverify-index-forgotpassword,
    body.customer-account-create,
    body.sellercontact-index-index,
    body.customer-account-create,
    body.customer-address-form,
    body.customer-account-edit,
    body.newsletter-manage-index,
    body.smsverify-index-loginotp,
    body.smsverify-index-account,
    body.checkout-onepage-success.red-theme-bg,
    body.googlewallet-index-linkloyaltysignup,
    body.googlewallet-index-linkloyalty {
        background-color: #ec1b23;
    }

    body.customer-account-index,
    body.sales-order-history,
    body.sales-order-view,
    body.review-customer-index,
    body.review-customer-view,
    body.customer-address-index {
        background-color: #d2d2d2;
    }

    body.customer-account-index .maincontent.container {
        padding: 0 0 40px 0;
    }

    body.customer-account-login .promotion-banner, body.customer-account-login .floating-live-icon,
    body.smsverify-index-forgotpassword .promotion-banner, body.smsverify-index-forgotpassword .floating-live-icon,
    body.customer-account-create .promotion-banner, body.customer-account-create .floating-live-icon,
    body.smsverify-index-forgotpasswordotp .promotion-banner, body.smsverify-index-forgotpasswordotp .floating-live-icon,
    body.smsverify-index-loginotp .promotion-banner, body.smsverify-index-loginotp .floating-live-icon,
    body.sellercontact-index-index .promotion-banner, body.sellercontact-index-index .floating-live-icon,
    body.smsverify-index-loginotp .promotion-banner, body.smsverify-index-loginotp .floating-live-icon,
    body.customer-account-index .floating-live-icon {
        display: none !important;
    }

    body.customer-account-login footer.page-footer,
    body.smsverify-index-forgotpassword footer.page-footer,
    body.customer-account-create footer.page-footer,
    body.smsverify-index-forgotpasswordotp footer.page-footer,
    body.smsverify-index-loginotp footer.page-footer,
    body.smsverify-index-account footer.page-footer,
    body.checkout-onepage-success footer.page-footer {
        display: none;
    }

    body.customer-account-login .bordered-box,
    body.smsverify-index-forgotpassword .bordered-box,
    body.smsverify-index-forgotpasswordotp .bordered-box {
        margin-top: 50px;
    }

    body.customer-account-login main.maincontent input.input-text, body.customer-account-login main.maincontent textarea,
    body.smsverify-index-forgotpassword main.maincontent input.input-text, body.smsverify-index-forgotpassword main.maincontent textarea,
    body.customer-account-create main.maincontent input.input-text, body.customer-account-create main.maincontent textarea,
    body.smsverify-index-forgotpasswordotp main.maincontent input.input-text, body.smsverify-index-forgotpasswordotp main.maincontent textarea {
        /*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);*/
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }

    body.customer-account-create .field-recaptcha,
    body.sellercontact-index-index .field-recaptcha {display: flex; justify-content: center;}
    body.customer-account-create .ca_field_newsletter {display: none;}

    body.customer-account-login .bordered-box .section-heading,
    body.smsverify-index-forgotpassword .bordered-box .section-heading,
    body.customer-account-create .bordered-box .section-heading,
    body.smsverify-index-forgotpasswordotp .bordered-box .section-heading,
    body.sellercontact-index-index .bordered-box .section-heading,
    body.smsverify-index-forgotpasswordotp .bordered-box .section-heading,
    body.customer-account-edit .bordered-box .section-heading,
    body.customer-address-form .bordered-box .section-heading {
        margin-bottom: 40px;
        text-align: center;
    }

    body.customer-account-login .bordered-box .section-heading h3,
    body.smsverify-index-forgotpassword .bordered-box .section-heading h3,
    body.customer-account-create .bordered-box .section-heading h3,
    body.smsverify-index-forgotpasswordotp .bordered-box .section-heading h3,
    body.sellercontact-index-index .bordered-box .section-heading h3,
    body.smsverify-index-forgotpasswordotp .bordered-box .section-heading h3,
    body.customer-account-edit .bordered-box .section-heading h3,
    body.customer-address-form .bordered-box .section-heading h3{
        background-color: transparent;
        padding: 0;
        display: block;
        text-align: center;
        color: #FFFFFF;
        font-size: 23px;
        line-height: normal;
        text-transform: initial;
    }

    body.customer-account-login .field.note,
    body.smsverify-index-forgotpassword .field.note,
    body.customer-account-create .field.note,
    body.smsverify-index-forgotpasswordotp .field.note,
    body.sellercontact-index-index .field.note,
    body.smsverify-index-forgotpasswordotp .field.note,
    body.customer-address-form .field.note,
    body.googlewallet-index-linkloyalty .field.note {
        color: #FFFFFF;
        text-align: center;
    }

    body.customer-account-login label.label,
    body.smsverify-index-forgotpassword label.label,
    body.customer-account-create label.label,
    body.smsverify-index-forgotpasswordotp label.label,
    body.sellercontact-index-index label.label,
    body.googlewallet-index-linkloyalty label.label {
        display: none;
    }

    body.customer-account-login .field div.mage-error,
    body.smsverify-index-forgotpassword .field div.mage-error,
    body.customer-account-create .field div.mage-error,
    body.smsverify-index-forgotpasswordotp .field div.mage-error,
    body.sellercontact-index-index .field div.mage-error,
    body.smsverify-index-forgotpasswordotp .field div.mage-error,
    body.customer-account-edit .field div.mage-error,
    body.customer-address-form .field div.mage-error {
        color: #ffffff;
    }

    body.customer-account-login .btn,
    body.smsverify-index-forgotpassword .btn,
    body.customer-account-create .btn,
    body.smsverify-index-forgotpasswordotp .btn,
    body.sellercontact-index-index .btn {
        padding: 0 25px;
        width: 100%;
        display: block;
        clear: both;
        float: none !important;
    }

    body.customer-account-login .actions-toolbar,
    body.smsverify-index-forgotpassword .actions-toolbar,
    body.customer-account-create .actions-toolbar,
    body.smsverify-index-forgotpasswordotp  .actions-toolbar {
        display: flex;
        flex-direction: column;
    }

    body.customer-account-login .btn.btn-link-mobile,
    body.smsverify-index-forgotpassword .btn.btn-link-mobile,
    body.customer-account-create .btn.btn-link-mobile,
    body.smsverify-index-forgotpasswordotp .btn.btn-link-mobile {
        clear: both;
        margin-top: 50px;
        order: 2;
        border-color: transparent;
        float: none !important;
    }

    .login-switch a,
    .ls-field-password .remind,
    .fieldset .newsletter label {
        color: #FFFFFF;
    }

    .obc-wrapper h1, .obc-wrapper h6, .obc-wrapper p, .obc-wrapper a.resend-code, span.button-selection {
        color: #ffffff;
    }

    .obc-wrapper > a.disabled {
        opacity: .7;
        color: #fff;
    }

    .otp-popup-buttons {
        height: auto;
        line-height: normal;
        padding: 10px 20px;
        font-size: 13px !important;
        font-weight: 600;
    }

    .button-selection {
        line-height: 40px;
    }

    .btn-link-mobile {
        background-color: transparent !important;
    }

    body.cms-index-index .maincontent.container {
        padding-top: 0;
    }

    body.catalog-product-view .maincontent.container {
        padding-bottom: 0;
    }

    body .maincontent .columns { display: block; }
    body.page-layout-2columns-right .maincontent .columns { flex-direction: row-reverse; }
    body.page-layout-1column .maincontent .columns .column { width: 100%; margin: 0; }
    body.page-layout-2columns-left .maincontent .columns .column ,
    body.page-layout-2columns-right .maincontent .columns .column {
        width: 100%;
        clear: both;
    }
    body.page-layout-2columns-left .maincontent .columns .sidebar {
        width: 100%;
        padding-right: 0;
        clear: both;
    }
    body.page-layout-2columns-right .maincontent .columns .sidebar {
        width: 100%;
        padding-left: 0;
        clear: both;
    }
    body.page-layout-3columns .maincontent .columns {

    }

    body.account.page-layout-2columns-left .maincontent .columns .column {  }
    body.account.page-layout-2columns-left .maincontent .columns .sidebar { margin-top: 15px; }

    body.page-layout-1column.catalog-product-view .product.media,
    body.page-layout-1column.catalog-product-view .product-info-main {
        width: 100%;
        padding: 0;
    }
    body.page-layout-1column.catalog-product-view .product-page-store-info {
        width: 100%;
    }

    body.catalog-product-view {
        padding-bottom: 40px;
    }

    body.catalog-category-view .maincontent.container .products-grid,
    body.catalogsearch-result-index .maincontent.container .products-grid,
    body.allproducts-index-index .maincontent.container .products-grid,
    body.wishlist-index-index .maincontent.container .products-grid,
    body.browsinghistory-viewed-index .maincontent.container .products-grid,
    body.special-index-index .maincontent.container .products-grid {
        margin-left: -5px;
        margin-right: -5px;
        width: unset;
    }

    .maincontent.container {
        padding-left: 5px;
        padding-right: 5px;
    }

    .homepage-container {
        margin-left: -5px;
        margin-right: -5px;
    }

    .main-slider-container {
        box-shadow: 0 1px 3px #a3a1a1;
        margin-top: 0;
    }

    .main-slider-container img {
        border-radius: 0;
    }

    .section-container {
        margin-bottom: 15px;
    }

    .mobile-container {
        padding-left: 5px;
        padding-right: 5px;
        width: 100%;
    }

    .header-main-container {
        box-shadow: none;
    }

    body.checkout-cart-index .quick-access {
        padding-top: 0;
    }

    .quick-access {
        text-align: right;
        padding: 3px 0 3px;
        display: table;
        width: 100%;
    }

    .desktop-quick-access {
        display: none;
    }

    .responsive-quick-access {
        display: block !important;
        margin-top: 10px;
    }

    .quick-access > ul > li {
        margin-right: 10px;
        float: left;
    }

    .quick-access > ul > li:last-child {
        margin: 0;
    }

    .quick-access > ul > li > a .qa-icon i {
        font-size: 24px;
    }

    .quick-access > ul > li.cart-link .qa-icon {
        margin-right: 0;
        padding: 0;
    }

    .quick-access > ul > li.cart-link .qa-content {
        display: none;
    }

    .quick-access > ul > li.header-account-link {
        margin-top: 2px;
    }

    .quick-access > ul > li.mobile-web-links {
        margin-top: 3px;
    }

    .quick-access > ul > li > a .qa-icon .counter-number {
        right: -10px;
        top: -6px;
        font-size: 11px;
        line-height: 20px;
    }

    .search {
        margin: 6px 0 8px;
    }

    body.checkout-cart-index .search {

    }

    .search form .field .control input {
        height: 34px;
        padding: 8px 20px 8px 20px;
    }

    .search form .actions {

    }

    .search form .actions button {
        border-left:none;
        height:34px;
        line-height:34px;
    }

    .quick-access ul > li .customer-links {
        left:unset;
        right: 0;
        z-index: 2;
    }

    .quick-access ul > li .customer-links:before {
        left:unset;
        right: 5px;
    }

    .ftr-box h4 {
        font-size: 15px;
        padding-bottom: 20px;
    }

    .socialicons {
        margin-top: 0;
    }

    .socialicons ul {
        display: table;
        width: auto;
        margin: 0 auto;
    }

    .socialicons ul li a img {
        width: 40px;
    }

    .socialicons ul li.androidapp img {
        height:40px;
        width: auto;
    }

    .copyright-footer {
        border-top: none;
        padding-bottom: 20px;
        padding-top: 0;
    }

    .copyright-text {
        margin-bottom: 5px;
    }

    .header-container {
        /*box-shadow: 0 0 5px #666;*/
    }

    .header-container > .container {
        padding-left: 8px;
        padding-right: 8px;
    }

    .page-title h1 {
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
        line-height:normal;
    }

    .sub-category-list ul {
        margin-left: 0;
        margin-right: 0;
        display: table;
        width: 100%;
        background: #fff;
        border-top: 1px solid #dadada;
    }

    .sub-category-list ul li {
        padding: 4px;
        float: left;
        width: 33.3334%;
        margin-bottom: 0;
        border-bottom: 1px solid #dadada;
        border-right: 1px solid #dadada;
    }

    .sub-category-list ul li:nth-child(3n) {
        border-right: 1px solid #ffffff;
    }

    body.catalog-category-view .column {
        position: relative;
    }

    body.catalog-category-view .top-toolbar .toolbar,
    body.allproducts-index-index .top-toolbar .toolbar,
    body.discountproducts-index-index .top-toolbar .toolbar{
        margin-bottom: 5px;
        display: table;
        width: 100%;
        padding-bottom: 5px;
    }

    body.catalog-category-view .toolbar,
    body.allproducts-index-index .toolbar {
        padding: 0;
        display: block;
    }

    body.catalogsearch-result-index .toolbar {
        padding-bottom: 10px;
        display: table;
        width: 100%;
    }

    .row-three .product-item,
    .row-four .product-item,
    .row-five .product-item,
    .row-six .product-item { width: 50%; }

    .mobile-product-container {
        background-size: 70px;
        background-image: url("../images/bg-grey.png");
        background-repeat: repeat-x;
    }

    .products-grid:before {
        width: 1px;
        height: 100%;
        position: absolute;
        left: calc(50% - 0.5px);
        top: 0;
        /*transform: translateX(-50%);*/
        content: "";
        background-color: #e6e6e6;
        z-index: 0;
    }

    .products-grid {
        position: relative;
        display: block;
    }

    .product-item {
        margin-bottom: 0;
        padding-bottom: 0;
    }

    body.catalog-category-view .product-item .product-item-info,
    body.catalogsearch-result-index .product-item .product-item-info,
    body.wishlist-index-index .product-item .product-item-info,
    body.browsinghistory-viewed-index .product-item .product-item-info,
    body.special-index-index .product-item .product-item-info,
    .landing-page-old .product-item .product-item-info {
        background-color: transparent;
    }

    .product-item:hover .product-item-info {
        border-color: transparent;
    }

    .product-item .product-item-info .product-item-details,
    body.catalog-category-view .product-item .product-item-info .product-item-details,
    body.catalogsearch-result-index .product-item .product-item-info .product-item-details {
        padding: 5px 4px 0;
    }

    .product-item .product-item-info .product-item-details .product-item-name {
        -webkit-line-clamp: 3;
        min-height: 52px;
        max-height: 52px !important;
    }

    .product-item .product-item-info .product-item-details .product-item-name a {
        line-height: 17px;
        display: block;
    }

    .product-item .product-item-info .price-box .price-container .price-wrapper {
        line-height: 20px;
    }

    .products-grid.wishlist .product-item .product-item-info .product-item-details,
    .products-grid.wishlist .item.product-item .product-reviews-summary,
    .products-grid.wishlist .product-item-info .price-box {
        padding-left: 4px;
        padding-right: 4px;
    }

    .top-toolbar .row {
        display: none;
    }

    .toolbar-bottom {
        padding: 10px 0;
    }

    .toolbar-bottom .toolbar .toolbar-sorter,
    .toolbar-bottom .toolbar .limiter {
        display: none !important;
    }

    .toolbar-bottom .toolbar .pages ul,
    .toolbar-bottom .toolbar .toolbar-amount {
        text-align: center;
        display: block !important;
        padding-bottom: 10px;
    }

    .cart-item-image {
        width: 25%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .cart-item-detail {
        width: 75%;
        display: inline-block;
    }

    .product-info-main.col-lg-5 .brand-name,
    .product-info-main.col-lg-5 .page-title,
    .product-info-main.col-lg-5 .product-reviews-summary {
        display: none;
    }

    .product-info-price {
        text-align: center;
        padding: 10px 0;
        border-bottom: 1px solid #e6e6e6;
    }

    .product-info-price .price-box {
        margin: 0;
    }

    .custom-attributes ul li {
        margin-bottom: 0;
        padding: 10px 0;
        text-align: center;
        border-bottom: 1px solid #e6e6e6;
    }

    .custom-attributes ul li.half:first-child {
        position: relative;
    }

    .custom-attributes ul li.half:first-child:after {
        background-color: #e6e6e6;
        height: 100%;
        width: 1px;
        position: absolute;
        right: 0;
        content: "";
        top: 0;
    }

    .custom-attributes ul li.half {
        width: 50%;
        float: left;
    }

    .custom-attributes ul li.full {
        width: 100%;
        clear: both;
    }

    .product-add-form {

    }

    .product-options-wrapper {
        margin: 0 auto;
        padding: 10px 0;
        border-bottom: 1px solid #e6e6e6;
        max-width: 100%;
    }

    .product-options-wrapper .fieldset {
        /*max-width: 250px;*/
        margin: 0 auto;
    }

    .product-options-wrapper .fieldset > .field.configurable {
        margin: 0 auto;
    }

    .has-option .product-add-form {
        padding-top: 0;
        border-top: 1px solid #eee;
    }

    .product-options-wrapper .fieldset > .field > .label {
        margin: 0;
    }

    .product-options-wrapper .field {
        margin: 0;
    }

    .product-add-form .box-tocart {
        margin: 0;
        max-width: none;
        position: fixed;
        bottom: 0;
        z-index: 10;
        width: 100%;
        left: 0;
        right: 0;
        box-shadow: 0 1px 6px rgba(57,73,76,.35);
    }

    .product-add-form .box-tocart .actions {

    }

    .similar-products-wrapper {
        margin-bottom: 5px;
    }

    .similar-products-wrapper .box-tocart {
        max-width: 100%;
        margin-top: 0;
    }

    .similar-products-wrapper .box-tocart .actions.view-similar-products {
        background-color: #ffffff;
    }

    .similar-products-wrapper .box-tocart .actions.view-similar-products > p {
        text-align: center;
        padding: 8px 0;
        font-weight: 600;
        font-size: 16px;
        color: #cc0000;
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: 10px;
        background-color: #9e958a2e;
    }

    .similar-products-wrapper .box-tocart .actions.view-similar-products .view-similar-products-button {
        width: 100%;
        float: none;
        display: block;
    }

    .product-add-form .box-tocart .actions button {
        width: 50%;
        float: left;
        border-radius: 0;
        text-transform: uppercase;
        height:46px;
        line-height: 46px;
        font-size: 16px;
    }


    .product-add-form .box-tocart .actions .buyNowBtn {
        position: relative;
        overflow: hidden;
    }

    .product-add-form .box-tocart .actions .tocart {

    }

    .product-add-form .box-tocart .actions .custom-qtybox {
        height: 42px;
    }

    .product-add-form .box-tocart .actions .custom-qtybox .custom-qtybox-wrap {
        -webkit-border-radius: 0;
        -moz-border-radius: 0;
        border-radius: 0;
        border: none;
    }

    .product-add-form .box-tocart .actions .custom-qtybox button {
        color: #333333;
    }

    .product-social-links {
        border-bottom: 1px solid #e6e6e6;
        padding: 0;
        position: relative;
        top: unset;
        right: unset;
        text-align: center;
        display: table;
        width: calc(100% + 10px);
        margin-left: -5px;
        margin-right: -5px;
    }

    .product-social-links .social-sharing {
        width: 50%;
        float: right;
        border-left: 1px solid #e6e6e6;
        margin: 0;
        padding: 10px 0 5px;
    }

    .product-social-links .product-addto-links {
        width: 50%;
        float: left;
        padding: 12px 0;
    }

    .social-sharing ul li {
        margin-left: 15px;
    }

    .social-sharing ul li a img {
        width: 26px;
    }

    .product-page-store-info {
        display: none;
    }

    .product.data.items .data-tabs-content {
        width: 100%;
        border: 1px solid #e6e6e6;
    }

    .data.item.content .review-list .block-title {
        padding-bottom: 5px;
        margin-bottom: 10px;
    }

    .data.item.content .review-list .block-title strong {
        font-size:20px;
        font-weight:200;
    }

    .review-form .field {
        margin-bottom: 5px;
    }

    .review-toolbar {
        display: none !important;
    }

    .block.review-list .block-content li.item.review-item {
        padding-top: 0;
        padding-bottom: 10px;
        border-bottom: 1px solid #dfdfdf;
    }

    .review-title {
        font-size: 16px;
    }

    .review-control-vote::before,
    .review-control-vote label::before {
        font-size: 15px;
    }

    #reviews .block {
        margin-bottom: 0;
    }

    .fieldset .review-legend.legend {
        margin-bottom: 0;
        padding-top: 10px;
    }

    button.changable .animate-wrap {
        position: absolute;
        top: 0;
        width: 100%;
        left: 0;
        -transition: all .5s ease;
        -o-transition: all .5s ease;
        -ms-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -webkit-transition: all .5s ease;
    }

    button.changable .animate-wrap span {
        display:block;
    }

    button.changable.animate .animate-wrap {
        top: -46px;
    }

    .opc-progress-bar li {
        width: 50%;
    }

    .opc-progress-bar li span {
        font-size: 16px;
    }

    .opc-estimated-wrapper {
        display: block;
        margin: 0;
        padding: 0;
    }

    .opc-estimated-wrapper .estimated-block {
        font-size: 18px;
        font-weight: 400;
        float: left;
    }

    .opc-estimated-wrapper .estimated-block .estimated-label {
        font-size: 12px;
        font-weight: 600;
        line-height: normal;
        margin: 0;
        text-transform: uppercase;
        display: block;
        color: #666666;
    }

    .opc-estimated-wrapper .estimated-block .estimated-price {
        font-size: 16px;
        font-weight: 700;
        line-height: normal;
        margin: 0;
        color: #333333;
    }

    .minicart-wrapper {
        float: right;
    }

    .opc-wrapper .opc li .step-title {
        margin-bottom: 15px;
        font-weight: 400;
        font-size: 18px;
        border-bottom: 0;
        padding-bottom: 0;
        color: #333333;
    }

    .opc-wrapper .field {
        margin-bottom: 10px;
    }

    .payment-option .payment-option-title {

    }

    .payment-option .payment-option-content {

    }

    .payment-option.comment {
        padding: 0 0 20px 0;
    }

    .custom-place-order-button {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        box-shadow: 2px 0 3px rgba(0, 0, 0, 0.1);
        padding: 5px;
        background: #fff;
    }

    .custom-place-order-button button {
        width: 100%;
    }

    .bordered-box {
        max-width: 100%;
        border: none;
        margin: 80px auto 40px;
        padding: 10px;
        box-shadow: none;
        background: transparent;
    }

    body.customer-account-create .bordered-box,
    body.sellercontact-index-index .bordered-box,
    body.customer-account-create .bordered-box,
    body.customer-account-edit .bordered-box,
    body.customer-address-form .bordered-box {
        margin-top: 0;
    }

    body.cms-index-index .section-heading h3,
    body.checkout-index-index .section-heading h3,
    .bordered-box .section-heading h3{
        background-color: #ffffff;
    }

    .subcat-banner {
        margin-bottom: 10px;
    }

    .cat-banner-wrap .row > div:last-child > .subcat-banner {
        margin-bottom: 0;
    }

    .scrollable-container {
        overflow-x: scroll;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        width: 100%;
    }

    .scrollable-banner-wrap {
        white-space: nowrap;
        scrollbar-width: none;
        overflow: scroll;
    }

    .scrollable-banner-wrap::-webkit-scrollbar { display: none; }

    .scrollable-banner-wrap .subcat-banner,
    .scrollable-banner-wrap .lv2-image-box {
        width: 45%;
        display: inline-block;
        margin-right: 10px;
        margin-bottom: 0;
    }

    .scrollable-banner-wrap .subcat-banner:last-child,
    .scrollable-banner-wrap .lv2-image-box:last-child {
        margin-right: 0;
    }

    body.cms-index-index .section-heading h3,
    body.checkout-index-index .section-heading h3 {
        background-color: #f5f5f5;
    }

    .section-heading h3 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        padding-right: 10px;
    }

    .section-heading a {

    }

    .scrollable-product-container {
        overflow: auto;
        scrollbar-width: none;
    }

    .scrollable-product-wrapper {
        display: flex;
        overflow: scroll;
    }

    .scrollable-product-wrapper .product-item {
        display: inline-block;
        float: none;
        border: none;
        padding-left: 0;
        padding-right: 0;
        vertical-align: top;
        margin-right: 6px;
    }

    .scrollable-product-wrapper.mob-3-5-pro .product-item {
        min-width: 27%;
        max-width: 27%;
    }

    .scrollable-product-wrapper .product-item:last-child {
        margin-right: 0;
    }

    .scrollable-product-wrapper .product-item .product-item-name a {
        white-space: normal;
    }

    .sponsored-pro-container {
        margin-left: -5px;
        margin-right: -5px;
        margin-bottom: 20px;
        background-image: url("../images/bg-grey.png");
        background-size: 70px;
        background-repeat: repeat-x;
        padding-left: 5px;
        padding-right: 5px;
        padding-top: 15px;
        padding-bottom: 10px;
    }

    .sponsored-pro-container .page-title {
        margin-bottom: 20px;
    }

    .sponsored-pro-container .scrollable-product-container {
        background: #fff;
        border-radius: 10px;
        overflow: scroll;
        padding: 0;
    }

    .owl-item .product-item:after,
    .scrollable-product-wrapper .product-item:after{
        right: -4px;
    }

    .sponsored-pro-container .scrollable-product-wrapper .product-item,
    .latest-products-container .scrollable-product-wrapper .product-item,
    .related-products-container .scrollable-product-wrapper .product-item,
    .scrollable-product-wrapper .product-item {
        min-width: 45%;
        max-width: 45%;
    }

    .latest-products-container .scrollable-product-wrapper .product-item,
    .related-products-container .scrollable-product-wrapper .product-item{
        margin-bottom: 10px;
        margin-right: 0;
    }

    .latest-products-container .product-item .product-item-info .product-item-details .product-item-name,
    .related-products-container .product-item .product-item-info .product-item-details .product-item-name {
        min-height: auto;
    }

    .latest-products-container .item.product-item .product-reviews-summary,
    .related-products-container .item.product-item .product-reviews-summary {
        margin-top:2px;
    }

    .content-box {
        margin-bottom: 15px;
    }

    .trackorder-information {
        margin-top: 10px;
        padding-top: 10px;
        margin-bottom: 10px;
    }

    body.cms-order-tracking .section-heading h3 {
        background-color: #ffffff;
    }

    .actions-toolbar .action .remind {
        float: none;
    }

    .wishlist-index-index .actions-toolbar > .btn {
        width: 100%;
        margin: 10px 0 0 0;
    }

    .product.data.items .items-tabs {
        display: flex;
        justify-content: center;
    }

    .product.data.items .items-tabs .item:first-child {
        margin: 0;
    }

    .product.data.items .items-tabs .item {
        margin: 0;
        display: table-cell;
        min-width: 50%;
    }

    .product.data.items .items-tabs .item a {
        font-size: 12px;
        line-height: 40px;
    }

    .product.data.items .items-tabs .item.active a, .product.data.items .items-tabs .item:hover a {
        font-size: 12px;
        line-height: 40px;
    }

    .search-suggestions {
        z-index: 1;
        width: 100%;
        right: 0;
    }

    .products-grid.wishlist .product-item .product-item-inner {
        display: block;
        opacity: 1;
        right: 5px;
        top: 5px;
        left: unset;
    }

    .products-grid.wishlist .product-item-inner > div {
        margin: 0 0 5px 0;
        display: block;
    }

    .products-grid.wishlist .product-item-inner > div .action {
        border-radius: 50%;
    }

    #contact-form {
        margin-bottom: 15px;
    }

    .contact_info {
        margin: 20px 0 0;
    }

    .opc-sidebar .modal-content .opc-block-summary tr.discount span.title {
        font-weight: 700;
        font-size: 13px;
        /*color: #333;*/
        padding: 0;
        display: inline-block;
        border: none;
    }

    .new-address-popup {
        border-top: 1px solid #cccccc;
        padding-top: 10px;
        margin-top: 10px;
    }

    #shipping-method-buttons-container button.btn,
    .new-address-popup button.btn {
        width: 100%;
    }

    .field-tooltip {
        top: 3px;
        right: 5px;
    }

    .field-tooltip .field-tooltip-content {
        right: 0;
        top: 40px;
        left: auto;
    }

    .field-tooltip .field-tooltip-content::before, .field-tooltip .field-tooltip-content::after {
        border: 10px solid transparent;
        border-bottom-color: transparent;
        height: 0;
        width: 0;
        margin-top: -21px;
        right: 0;
        left: auto;
        top: 0;
    }

    .field-tooltip .field-tooltip-content::before {
        border-bottom-color: #999;
    }

    .field-tooltip .field-tooltip-content::after {
        border-bottom-color: #f4f4f4;
        top: 1px;
    }

    .box .box-content {
        min-height: auto;
        max-height: unset;
    }

    .login-container .actions-toolbar .btn {
        width: 100%;
    }

    .mobile-quick-access ul,
    .responsive-quick-access ul {
        float: right;
        display: table;
    }

    .sub-category-container {
        margin-bottom: 20px;
        display: block;
        width: auto;
        margin-left: -5px;
        margin-right: -5px;
    }

    .sub-category-container .page-title {
        padding: 0 10px 10px;
    }

    body.catalog-category-view .page-title h1,
    body.allproducts-index-index .page-title h1 {
        text-align: center;
        position: relative;
        text-transform: none;
        font-weight: 600;
        font-size: 20px;
    }

    body.catalog-category-view .page-title h1:after,
    body.allproducts-index-index .page-title h1:after {
        content: "";
        background-color: #ec1b23;
        height: 2px;
        width: 70px;
        position: absolute;
        left: 50%;
        bottom: -10px;
        transform: translateX(-50%);
    }

    .quick-access ul > li .customer-links ul {
        float: none;
        display: block;
    }

    .store-info {
        display: none !important;
    }

    .footer-m {
        display: block;
    }

    .footer-d {
        display: none;
    }

    body.checkout-cart-index .page-footer {
        display: none;
    }

    body.cms-noroute-index .maincontent {
        background-image: url("../images/404-banner-m.png");
        background-position: 0 bottom;
        padding-bottom: 100px !important;
        padding-top: 0;
    }

    .notfound-wrap {
        padding-left: 0;
        padding-top: 0;
        text-align: center;
        padding-bottom: 245px;
    }

    .notfound-wrap em {
        position: relative;
        left: 50%;
        transform: translateX(-50%);
        height: 3px;
    }

    .notfound-wrap p br {
        display: none;
    }

    .notfound-actions a.all-categories-btn {
        display: block;
    }

    .csp-wrap {
        overflow: scroll;
        padding: 0;
        scrollbar-width: none;
    }

    .csp-wrap::-webkit-scrollbar {
        display: none;
    }

    .csp-wrap ul {
        white-space: nowrap;
    }

    .csp-wrap ul li {
        max-width: 150px;
        display: inline-block;
        margin: 0 5px;
        text-align: center;
    }

    .csp-wrap ul li a.stream-thumb-img {
        display: inline-block;
    }

    .product-block-container .csp-wrap ul li {

    }

    .applinks {
        justify-content: center;
        margin-top: 10px;
    }

    .cart-summary .checkout-methods-items li {
        display: none;
    }

    .cart-summary strong.summary.title,
    .cart-summary .cart-totals,
    .cart-summary .checkout-methods-items {
        display: none;
    }

    .payment-option .payment-option-title {
        margin-bottom: 0;
    }

    .alphabet-sort {
        overflow: auto;
        -ms-overflow-style: none;
        scrollbar-width: none;
        width: 100%;
    }

    .alphabet-sort ul {
        margin: 0;
        display: inline-block;
        white-space: nowrap;
    }

    .alphabet-sort ul li {
        display: inline-block;
        margin-right: 3px;
    }

    .header-timer {
        top: 75%;
    }

    .header-timer ul {
        justify-content: center;
        align-items: baseline;
    }

    .header-timer ul li span {
        font-size: 20px;
    }

    .header-timer ul li.seperator {
        line-height: normal;
        font-size: 16px;
    }

    .sub-category-post.pharmacy-sc {
        width: 33.3333%;
    }

    .mobile-filter-close {
        display: block;
    }

    .sub-category-list {
        margin-top: 0px;
    }

    body.checkout-cart-index.bottom-space {
        padding-bottom: 130px;
    }

    div.MagicToolboxContainer.selectorsLeft .MagicToolboxSelectorsContainer a {
        display: inline-block;
    }

    .streaming-videos.portrait .video-box iframe {
        height: 620px;
    }

    .streaming-videos.landscape .video-box iframe {
        height: 200px;
    }

    .saved-cards ul li {
        width: 100%;
        padding-left: 0;
    }

    .custom-alert strong span {
        display: none;
    }

    .sale-counter {
        float: none;
        display: table;
        margin: 5px auto 3px;
        top: unset;
        padding: 2px 5px;
        right: unset;
        left: unset;
        position: unset;
    }

    .shipping-address-items .row > div {
        margin-bottom: 10px;
    }

    .shipping-address-items .row > div:last-child {
        margin-bottom: 0;
    }

    .notification.earn-points {
        display: table;
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
    }

    .loyalty-card-wrap {
        min-width: 100%;
    }

    .payment-group .payment-method .payment-method-title {

    }

    .cart-summary .featured-pdp-icons ul {
        margin: 0;
    }

    .login-container .block .block-content {
        min-height: unset;
    }

    img.header-cart-icon {
        width:  28px;
    }

    .info-header-container {
        display: none;
    }

    .imageblocks-container .image-box {
        margin-bottom: 10px;
    }

    .category-banner-container {
        margin: 15px 0 20px;
    }

    .mobile-atc-button .action.tocart {

    }

    .mobile-atc-button .action.tocart .tooltip {
        display: inline-block;
        font-size: 12px;
        color: #ffffff;
        background-color: #333333;
        text-transform: initial;
        position: absolute;
        opacity: 0;
        visibility: hidden;
        min-width: 72px;
        padding: 3px 5px;
        text-align: center;
        z-index: 99;
        bottom: 6px;
        right: 9px;
        border-radius: 3px;
        white-space: nowrap;
        transform: translateX(calc(-70px));
        transition: all 300ms;
    }

    .mobile-atc-button .action.tocart:hover .tooltip {
        visibility: visible;
        opacity: 1;
        -webkit-transform: translateX(calc(-40px));
        transform: translateX(calc(-40px));
    }

    .mobile-atc-button .action.tocart .tooltip:before {
        right: -5px;
        content: "\f0da";
        font-family: FontAwesome;
        color: #333;
        font-size: 16px;
        position: absolute;
        top: 1px;
    }

    .mobile-atc-button .action.tocart:hover .tooltip:before {

    }

    .brand-name a {
        font-size:13px;
    }

    .footer-breadcrumb {
        padding: 0 10px 10px;
        margin-top: 10px;
    }

    .product-reviews-summary .rating-summary {
        margin-right: 0;
    }

    .product-info-main .product-reviews-summary .reviews-actions {
        margin: -3px 0 0 2px;
    }

    .cart-container #shopping-cart-table {
        margin-bottom: 20px;
    }

    .custom-place-order-button-wrap {
        position: relative;
    }

    .custom-place-order-button {
        display: block;
        position: fixed;
        z-index: 1;
        bottom: 0;
        left: 0;
        width: 100%;
        box-shadow: 2px 0 3px rgba(0, 0, 0, 0.1);
        padding: 5px;
        background: #fff;
    }

    .custom-place-order-button button {
        border: 1px solid #ec1b23;
        border-radius: 4px;
        background-color: #ec1b23 !important;
        color: #ffffff !important;
        width: 100%;
        height: 42px;
        line-height: 42px;
        font-weight: 600;
    }

    .custom-place-order-button button span {
        font-size: 18px;
    }

    .custom-place-order-button button.disabled {
        opacity: 1;
        background-color: #f3575d !important;
        border-color: #f3575d !important;
    }

    .custom-place-order-button button.disabled span {
        opacity: 0.5;
    }

    .field.street .nested,
    .field.street .field.additional {
        /*display: block;*/ /*Uncomment this css to show 2nd address field*/
        margin: 0;
    }

    .checkout-notification {
        margin-bottom: 0;
    }

    .order-amount {
        margin: 15px 0;
    }

    .custom-short-desc {
        border-bottom: 1px solid #eee;
        padding-top: 10px;
        padding-bottom: 10px;
        border-top: none;
        margin-top: 0;
        padding-left: 10px;
        padding-right: 10px;
        margin-left: -5px;
        margin-right: -5px;
    }

    .product-info-price .price-box .product-label {
        top: 3px;
        font-size: 13px;
    }

    .center-shadow-box {
        max-width: none;
        border: none;
        margin: 50px 0;
        padding-bottom: 0;
        box-shadow: none;
        background: 0 0;
    }

    .checkout-index-index .checkout-container aside.opc-summary-wrapper {
        display: block;
    }

    .header-container .logo-col {order:2;}
    .header-container .department-col {order:1;}
    .header-container .search-col {order:4;}
    .header-container .quick-access-col {order:3;}

    .department-col .departments {
        background: transparent;
    }

    .header-container .department-col .dd-trigger {
        padding: 10px 0 0;
    }

    .header-container .logo-col .logo {
        margin: 12px 0 0 15px;
        max-width: 130px;
    }

    .department-col .departments span,
    .department-col .departments i.fa-caret-down,
    .quick-access-col .quick-access .qa-content,
    .desktop-departments {
        display: none !important;
    }

    .responsive-departments {
        display: block !important;
    }

    .department-col .departments i.lnr-menu {
        float: none !important;
        margin: 0;
        font-size: 30px;
    }

    .homepage-container .imageblocks-container {
        overflow: hidden;
    }

    .department-col .mm-trigger {
        padding: 10px 15px 0 0;
    }

    .uploaded-prescription ul li {
        height: 70px;
        width: 70px;
    }

    .toolbar {
        display: flex;
        justify-content: space-between;
    }

    .cart.table-wrapper .item .cci-name .free-label {

    }

    .copyright-text p {
        text-align: center;
    }

    .MagicToolboxSelectorsContainer > div {
        display: flex;
        justify-content: center;
        flex-wrap: wrap;
    }

    body.catalogsearch-result-index .breadcrumbs {
        display: none;
    }

    .loyaltypoints-container > .block > .block-title {
        display: none;
    }

    .g-wallet-links {
        text-align: center;
        display: block;
    }

    .loyalty-terms-links {
        text-align: center;
    }

    .g-wallet-links img {
        margin:0 auto;
    }

    .cart-banner {
        margin: 15px 40px 0;
    }
    .input-group button.action {
        padding: 0 15px;
    }

    .saved-cards ul li label {
        font-size: 13px;
    }

    .del-card {
        width: 28px;
        height: 28px;
    }

    .saved-cards ul li em img {
        max-width: 30px;
    }

    .custom-alert button {
        width: 28px;
        height: 28px;
    }

    .payment-timer {
        margin-top: 20px;
        margin-bottom: 40px;
    }

    .bordered-grid-mobile .products .product-item-info {
        background-color: transparent;
    }

    .mobile-hot-brands .mobile-section-heading h3 {
        text-align: left;
    }
    .payment-icons img {
        max-width: 100%;
    }
    .edgetoedge-mobile-grid {
        margin-left: -5px;
        margin-right: -5px;
        width: auto;
    }

    .hot-brands ul li h2 {
        font-size: 13px;
    }
    .browsing-history {
        margin-left: -5px;
        margin-right: -5px;
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
        border-top: none;
        padding-bottom: 15px;
        border-bottom: 1px solid #cccccc73;
        margin-bottom: 0;
    }

    body.catalog-product-view .breadcrumbs li:last-child:before,
    body.catalog-product-view .breadcrumbs li strong {
        display: block;
    }

    .browsing-history .scrollable-product-wrapper .product-item::after {
        display: none;
    }

    .browsing-history .products .item {
        border: 1px solid #eeeeee;
        border-radius: 7px;
        overflow: hidden;
    }

    .view-more-review-button {
        margin-top: 15px;
        margin-bottom: 15px;
    }

    .media .notification.earn-points {
        margin: 7px auto 23px;
        display: table;
    }

    .product-info-main .notification.earn-points,
    .product-info-main .linked-sku-container {
        display: none;
    }

    .toptrending-container,
    .semantic-container {
        background: #f1f1f1;
        padding: 15px 0 0;
        margin-bottom: 0;
    }

    .toptrending-container .top-trending {

    }

    .pro-card-grid-layout .top-trending .products-grid::before {
        display: none;
    }

    .semantic-container

    .pro-card-grid-layout {

    }

    .pro-card-grid-layout .product-item {
        border: none;
        margin-bottom: 10px;
    }

    .pro-card-grid-layout .product-item .product-item-info {
        margin: 0 5px;
    }

    .edgetoedge-mobile-grid .section-heading {
        padding: 0 10px;
    }

    .toptrending-container ol.products {
        padding: 0 5px;
    }

    .custom-attributes,
    .product-info-price {
        margin-left: -5px;
        margin-right: -5px;
    }

    /*.header-container-mobile.stick .mobile-search-col {
        display: none;
    }*/

    .browsing-history ol.history li a:hover {
        border: 2px solid transparent;
    }

    .header-container-mobile.stick {
        box-shadow: none;
    }

    .all-cats-table-wrap {
        border-radius: 10px;
        overflow: hidden;
        border: 1px solid #dadada;
        border-bottom: none;
    }

    .all-categories-container .popular-categories-page .section-heading {
        margin-bottom: 5px;
    }

    .subcat-block {
        display: flex;
        flex-wrap: wrap;
        gap: 10px; /* optional spacing between boxes */
        margin-bottom: 25px;
    }

    .subcat-block .subcat-box {
        flex: 0 0 calc(33.333% - 6.67px); /* 3 items per row with small gap adjustment */
        box-sizing: border-box;
    }

    .subcat-block .subcat-box a {

    }

    .subcat-block .subcat-box a img {
        border-radius: 10px;
        border: 1px solid #0000001f;
    }

    .custom-qtybox-wrap .qty-counter {
        line-height: 46px;
    }

    .custom-qtybox-wrap .adding-proloader {
        height: 46px;
        line-height: 46px;
    }

    .choice.gender {
        display: flex;
        justify-content: space-between;
    }
    .media .linked-sku-container {
        display: block;
        margin: 0 -5px 10px -5px;
        padding-top: 10px;
        border-top: 1px solid #eee;
        padding-left: 10px;
        padding-right: 10px;
    }

    body.customer-account-create .choice.gender > label.label {
        display: block;
        color: #ffffff;
    }
    .linked-sku ul {
        display: flex;
        white-space: nowrap;
        overflow: auto;
        scrollbar-width: none;
        margin-left: -10px;
        margin-right: -10px;
        width: auto;
    }

    .choice.gender .control,
    .choice.newsletter .control {
        margin-top: 0;
    }
    .linked-sku ul li {
        margin-bottom: 0;
        float: none;
        min-width: 120px;
        max-width: 120px;
        margin-left: 5px;
        margin-right: 5px;
    }

    .swatch-type-text .linked-sku ul li {
        /*min-width: 70px;*/
        border-width: 1.5px;
    }

    body.customer-account-create .choice.gender .control label,
    body.customer-account-edit .choice.gender .control label {
        margin-bottom: 0;
        color: #ffffff;
        margin-left: 30px;
    }

    .linked-sku ul li a p {
        display: block;
        border-top: 1px solid #dadada;
        font-weight: bold;
        overflow: hidden;
        text-overflow: ellipsis;
        padding: 3px;
        font-size: 13px;
    }
    .swatch-type-image .linked-sku ul li img { border-radius: 10px 10px 0 0; }

    .ca_field_gender { order: 3; }
    .ca_field_newsletter { order: 6; }
    .ca_field_telephone { order: 1; }
    .ca_field_email { order: 2; }
    .ca_field_password { order: 4; }
    .ca_field_confirm_password { order: 5; }
    .all-categories-container {
        padding: 10px 7px 0 7px;
    }

    .mobile-tx-caps {
        text-transform: uppercase;
    }

    p.btn-link-mobile {
        margin-top: 50px;
        color: #ffffff;
        font-size: 14px;
        font-weight: 600;
    }

    p.btn-link-mobile a {
        color: #ffffff;
    }

    .map-container .row > div.col-12:first-child .google-map {
        margin-bottom: 15px;
    }

    .latest-products-container {
        border-bottom: 1px solid #cccccc73;
    }
    .notify-button-wrapper button {
        width: 100%;
    }

    .notify-button-wrapper p {
        margin-top: 5px;
        display: block;
        text-align: center;
    }
    .related-products-container {
        border-bottom: 1px solid #cccccc73;
        padding-top: 15px;
    }

    .latest-products-container .scrollable-product-wrapper .product-item:after,
    .related-products-container .scrollable-product-wrapper .product-item:after {
        display: none;
    }

    .flash-banner-container {
        margin-bottom: 15px;
    }
    .product-info-main ul.prices-tier {
        display: none;
        justify-content: start;
        overflow: scroll;
        scrollbar-width: none;
        margin-top: 10px;
        gap: 10px;
        padding: 0 10px;
    }

    .product-info-main ul.prices-tier li {
        margin: 0;
    }

    .flash-banner-image img {
        width: 100%;
        aspect-ratio: 2.2 / 1; /*440 * 200*/
        border-radius: 0;
        object-fit: cover;
        background-color: #f6f7f8;
        background-image: linear-gradient(to right, #f6f7f8 0%, #edeef1 20%, #f6f7f8 40%, #f6f7f8 100%);
        background-repeat: no-repeat;
        animation-duration: 1s;
        animation-fill-mode: forwards;
        animation-iteration-count: infinite;
        animation-name: placeholderShimmer;
        animation-timing-function: linear;
    }

    .flash-banner-content {
        position: absolute;
        max-width: 100%;
        border-radius: 0;
        top: 0;
        left: 0;
        min-width: 100%;
        text-align: center;
        height: 100%;
        padding: 0;
        color: #ffffff;
        transform: translate(0%, 0%);
    }

    .flash-banner-text {
        padding-left: 0;
    }

    .flash-banner-text h2 {
        margin-bottom: 5px;
        font-size: 22px;
        line-height: normal;
    }

    .flash-banner-text h6 {
        font-weight: 600;
        margin-bottom: 10px;
        font-size: 15px;
    }

    .flash-banner-content .flash-banner-timer {
        margin-bottom: 0;
        margin-top: 8px;
        padding-right: 0;
        justify-content: center;
    }

    .flash-banner-content .flash-banner-timer ul li span {
        font-size: 14px;
        min-width: 50px;
        line-height: normal;
        padding: 5px 5px;
        margin-bottom: 0;
    }

    .flash-banner-content .flash-banner-timer ul li.seperator {
        line-height: 24px;
        font-size: 20px;
        margin: 0 5px;
        max-height: none;
    }

    .flash-banner-text a {
        height: 34px;
        line-height: 26px;
        padding: 3px 16px;
    }

    .block-customer-login .notification,
    .form-newsletter-manage {
        margin-top: 50px;
    }

    .customer-addresses-toolbar,
    .order-products-toolbar,
    .products-reviews-toolbar {
        text-align: center;
        border-bottom: none;
        margin-top: 15px;
    }

    .customer-addresses-toolbar .pager,
    .order-products-toolbar .pager,
    .products-reviews-toolbar .pager {
        width: 100%;
    }



    .customer-addresses-toolbar .limiter,
    .products-reviews-toolbar .limiter,
    .customer-addresses-toolbar .toolbar-amount,
    .products-reviews-toolbar .toolbar-amount {
        display: none !important;
    }

    .customer-addresses-toolbar .pages ul,
    .order-products-toolbar .pages ul,
    .products-reviews-toolbar .pages ul {
        text-align: center;
    }

    .customer-addresses-toolbar .pages ul li a,
    .order-products-toolbar .pages ul li a,
    .products-reviews-toolbar .pages ul li a {
        background-color: #ffffff;
        color: #333333;
    }
    .customer-addresses-toolbar .pages ul li:hover a,
    .order-products-toolbar .pages ul li:hover a,
    .products-reviews-toolbar .pages ul li:hover a {
        color: #333333;
    }

    .ac-prod-desc .product-reviews-summary .reviews-actions { display: none; }

    #size_chart_trigger {
        text-align: center;
        justify-content: center;
        margin-top: 10px;
        position: unset;
        display: inline-flex;
        margin: 10px auto 0;
    }

    .modal-popup.back-in-stock-modal .modal-inner-wrap {
        max-width: 340px;
    }

    .modal-popup.back-in-stock-modal {
        max-width: 100%;
        width: 340px;
    }

    aside.sizechart-modal.modal-popup {
        max-width: 95%;
        width: 95%;
    }

    .sizechart-modal.modal-popup .modal-inner-wrap {

    }

    .sizechart-modal-content {
        flex: initial;
    }

    .sizechart-modal.modal-popup .modal-content img {
        max-height: 400px;
    }

    .swatch-opt .swatch-attribute {
        text-align: center;
    }

    .swatch-attribute .swatch-attribute-options {
        justify-content: center;
    }

    .swatch-attribute .swatch-attribute-options .swatch-option {
        padding: 4px 6px;
        margin: 0 8px 10px 0;
        min-width: 40px;
    }

    .swatch-opt .swatch-attribute.item_size {
        text-align: center;
    }

    .customer-info-edit {
        max-width: 95%;
        height: auto;
        left: 50% !important;
        top: 50%;
        transform: translate(-50%,-50%);
        bottom: unset;
        width: 95%;
    }
    body.googlewallet-index-linkloyalty .popup-loader.loading-mask {
        position: fixed;
    }

    .customer-info-edit .modal-inner-wrap {
        margin: 0;
        max-height: unset;
        width: 100%;
        border-radius: 10px !important;
        overflow: hidden;
        position: unset;
        background: #ec1b23 !important;
    }

    .otp-modal-close-btn {
        color: #222 !important;
        padding: 0 !important;
    }
    .account-dashboard-container {
        max-width: unset;
        border-radius: 0;
    }

    .customer-info-edit .modal-inner-wrap .otp-box-content {
        padding: 20px 0px 0;
    }

    .customer-info-edit .modal-inner-wrap .otp-modal-close-btn {
        color: #ffffff !important;
    }




    .ac-secondary-links ul li.ac-wallet-list {
        margin: 0 10px 10px;
    }

    #product_addtocart_form .simple-pro-sizechart {
        position: unset;
        text-align: center;
        padding-bottom: 10px;
        border-bottom: 1px solid #e6e6e6;
        margin-left: -5px;
        margin-right: -5px;
    }

    .otp-box-content {
        padding: 20px 0 0;
    }




}

@media only screen and (max-width : 360px) {
    /*button.btn,
    button.button {
        width: 100%;
    }*/
}

@media only screen and (max-width : 320px) {

}
