:root {
    --bs-gray-200: #eeeeee;
    --bs-gray-100: #f8f8f8;
    --bs-front-min-fs: 1rem;
  --box-shadow: 0 0 #0000, 0 0 #0000, 0 20px 25px -5px rgba(0, 0, 0, .1), 0 8px 10px -6px rgba(0, 0, 0, .1);
}

.main-menu ul>li .mega-menu{
width:100%;  
}
.menu-level-1 { /* main menu */ }
.menu-level-1 > li { display: inline-block; position: relative; }
.menu-level-2, .menu-level-3, .menu-level-4 { display: none; position: absolute; left: 0; top: 100%; }
.menu-level-1 > li:hover > .menu-level-2,
.menu-level-2 > li:hover > .menu-level-3,
.menu-level-3 > li:hover > .menu-level-4 {
    display: block;
}
/* Add your mega menu styles for columns, widths, etc. */


#address_zip_code{
 text-transform: uppercase; 
}
.tpproduct-details__information span{
  display: inline-block;
    width: 128px;
    padding-top: 2px;
    margin-right: 16px;
    font-weight: 700;
    font-size: var(--bs-front-min-fs) !important;
}
.tagsWrapper {
    display: inline-block;
    max-width: calc(100% - 144px);
    vertical-align: top;
}
.categoryTagLabel {
    display: flex;
    gap: 25px;
}
.categoryTagLabel a:after {
    top: 1px;
    right: -15px;
    display: block;
    height: 8px;
    color: transparent;
    content: '';
    border: solid;
    border-top-width: 17px;
    border-bottom-width: 17px;
    border-color: transparent transparent transparent var(--bs-gray-200);
    border-left-width: 14px;
    position: absolute;
}

.tpproduct-details__information a {
    color: var(--tp-text-secondary);

    margin-inline-end: 12px;
      display: inline-block;
    padding: 6px 8px;
    margin-right: 8px;
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 20px;
    background-color: var(--bs-gray-200);
    border-radius: 4px;
    outline: 0;
}

.hover-underline:hover {
    text-decoration: underline;
}
.tpproduct-details__nav .nav-tabs{
 background-color: var(--bs-gray-200);
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 40px;
    padding: 22px 25px;
    position: relative;
    border: 0; 
    border-radius: 6px;

}
.tpproduct-details__nav .nav-tabs .nav-links{
  border-radius: 0;
    color: var(--text-color);
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 12px;
    position: relative;
    text-align: left;
    text-transform: inherit;
    min-width: 200px;
    text-align: center;
    margin: 0;
}
.tpproduct-details__nav .nav-tabs .nav-links.active{
 background-color: var(--primary-color);
    color: #fff; 
     
    border-radius: 6px;

}
p.text{
 	font-size: 14px;
    line-height: 1.6em; 
}
.headerCart{  
    position: relative;
    display: inline-block;
    width: auto;
    height: 38px;
    padding: 3px 3px 3px 50px;
    font-size: 12px;
    font-weight: 700;
    color: #0097a2;
    white-space: nowrap;
    border: 2px solid #0097a2;
    border-radius: 6px;
    background: #fff;
      line-height: 16px;
}
.headerCart .basketSummary_count{
    top: 9px;
    left: 4px;
    display: block;
    position: absolute;
}
.headerCart .basketSummary_count::before{
	display: inline-block;
    width: 25px;
    height: 25px;
    margin: -2px 0 0;
    line-height: 0;
    vertical-align: middle;
    content: '';
    background: url(https://staging.picknsave.co.uk/storage/general/check-cart.webp) no-repeat;
    background-size: 26px;
}
.headerCart .basketSummary_count .tp-product-count{
	position: absolute;
	top: -6px;
	right: -9px;
	box-sizing: content-box;
	min-width: 19px;
	padding: 0 3px;
	font-size: 10px;
	font-weight: 700;
	/* line-height: 13px; */
	color: #fff;
	text-align: center;
	background: #0097a2;
	border-radius: 6px;
}
.headerCart .tp-product-cart-price{
	margin: 0;
	font-size: 15px;
	color: #0097a2;
}
.headerCart .basketSummary_offer {
    display: block;
    padding: 0 10px 0 0;
    font-size: 12px;
    font-weight: 400;
    color: #c51d25;
    border: 0;
}
.dropdown-toggle.Account-buttons-header.show::after{
    border-top: 0 !important;
    border-bottom: .3em solid !important;
}
.nice-select .list {
    right: 0;
    left: inherit;
}
.tptesti__content p {
    font-size: 1rem;
}
.product-filter-nav {
    transform: none !important;
}
.bg-primary-theme {
    background-color: var(--primary-color);
}
.bb-social-sharing .bb-social-sharing__item button,
.bb-social-sharing .bb-social-sharing__item a {
    color: #fff;
}
.fs-6 {
    font-size: var(--bs-front-min-fs) !important;
}
.max-w-100px {
    max-width: 100px;
}
.max-w-50px {
    max-width: 50px;
}
.container {
    max-width: 100% !important;
}

body.bg-light-custom .container {
    max-width: 75% !important;
}
body.bg-light-custom .bb-customer-page .container {
    max-width: 100% !important;
}
.tpcategory:after{
 background-image: linear-gradient(#fff, #d6d6d6, #fff); 
}
.tpproduct__priceinfo-list, .tpproduct__cart{
left: 50%;
    transform: translate(-50%);
    width: 100%;
    position: relative;
    opacity: 1 !important;
    visibility: visible !important;
    bottom: 0 !important;
}

.tpproduct__content {
    position: absolute;
    margin: 0 auto;
    left: 50%;
    top: 82%;
    transform: translate(-50%);
    width: 100%;
}
.tpproduct__cart a{
    width: 75%;
    padding: 0px !important;
    text-align: center;
    background: var(--tp-text-primary);
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
      text-decoration: none;
  display:inline-block;
  border-radius: 6px;
}
.tpproduct__cart a:hover{
    text-decoration:underline;
   background: var(--tp-text-primary);
    color: #ffffff;
}
.tpproduct__cart i{
  color: #ffffff;
}
.product-list .tpproduct:after{
  top: 0;
        right: 0;
        display: block;
        position: absolute;
        width: 1px;
        height: 100%;
        content: "";
        background-image: -ms-linear-gradient(#fff,#d6d6d6,#fff);
        background-image: -webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(#d6d6d6),to(#fff));
        background-image: linear-gradient(#fff, #d6d6d6, #fff);
}
.main-header {
    /*box-shadow: 0 5px 5px 0 rgb(204 204 204);*/
    position: sticky;
    left: 0;
    right: 0;
    top: 0;
    z-index: 999;
}
.header-search-bar .header-search-icon {
    width: 50px;
    top: 0;
    transform: none;
    inset-inline-end: unset;
    right: 0;
    height: 100%;
    background: #0097a2;
    color: #fff;
    border-radius: 6px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.main-menu ul > li:hover > .submenu {
    width: 100%;
}

.main-menu ul > li {
    position: unset;
}

.main-menu ul > li .mega-menu li ul li a {
    padding: 5px;
    font-size: 14px;
    padding-inline-start: 0;
}

.main-menu ul > li > a {
    padding: 15px 0 15px;
}

.main-menu ul > li .mega-menu {
    padding: 10px 20px;
}

.for-megamenu {
}

.main-header-ul {
    display: flex;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.main-menu ul > li {
    -webkit-box-flex: 1;
    flex: 1;
    float: none;
    padding: 0;
    white-space: nowrap;
    margin-inline-end: 0;
}

.header-search-bar input {
    border: 2px solid var(--tp-text-primary);
    height: 40px;
}
.cursor-pointer {
  cursor: pointer;
}
.header-cart.p-desktop{
    height: 38px;
    font-weight: 700;
    white-space: nowrap;
    border-radius: 6px;
    padding: 12px 10px 5px 10px;
    line-height: 16px;
   min-width: 135px;
    background: var(--bs-gray-200) !important;
}
.header-cart.p-desktop .tp-product-cart-price-wrapper{
    font-size: 10px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translate(0, -50%);
    text-align: center;
}
.header-cart.p-desktop .tp-product-cart-price-wrapper div{
    font-size: 16px;
}

.header-cart.p-desktop span{
 inset-inline-end: -20px;
    top: -10px;
  
  display: block;
    position: absolute;
    min-width: 25px;
    padding: 0 3px;
    border-radius: 6px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    box-sizing: border-box;
  width:auto;
  background-color: #0097a2;height: 15px;line-height: 15px;
}
.header-cart.p-desktop span.tp-product-cart-price{
 color:#0097a2; 
}


.main-menu ul > li.has-dropdown > a:after {
    content: "";
}

.main-menu ul > li > a:after {
    top: 7px;
    right: 0px;
    bottom: 7px;
    display: block;
    position: absolute;
    width: 0;
    height: auto;
    background: none;
    content: "";
    border-left: 1px solid #e1e6eb;
}

.main-menu ul > li.has-dropdown > a span:after {
    color: var(--tp-grey-3);
    content: "";
    display: inline-block;
    font-family: var(--tp-ff-fontawesome);
    font-size: 14px;
    font-weight: 400;
    margin-inline-start: 4px;
    transform: translateY(2px);
}

.main-menu ul > li:last-child > a:after {
    display: none;
}

.main-menu ul > li:hover {
    background: var(--tp-text-primary);
}

.main-menu ul > li:hover a {
    color: #fff;
}

.main-menu ul > li:hover > a:after {
    border-left: 1px solid var(--tp-text-primary);
}

.main-menu ul ul > li:hover {
    background: #fff !important;
}

.scroll-top.open {
    bottom: 70px;
}

.footer-copyright {
    background-color: #fff;
    padding: 5px 0;
}

.footer-copyright__content span {
    font-size: 12px;
    margin-bottom: 0;
    text-align: center;
}

.footer-logo img {
    max-height: 100%;
}

.footer-widget__title {
    color: #fbc44b;
    text-transform: uppercase;
    font-weight: bold;
    pointer-events: none;
    text-decoration: none;
}
.footer-widget__links ul li {
    margin-bottom: 6px;
}

.footer-widget__links ul li a,
.footer-col-5 p {
    font-size: 1rem;
}

.footer-widget__links ul li a:hover {
    color: var(--tp-common-white);
    text-decoration: underline;
}

.auth-buttons {
    width: 160px;
    order: 0;
    height: 38px;
    padding: 5px 16px;
    background: #0097a2;
    border-radius: 6px;
    box-sizing: border-box;
}

.auth-buttons #login {
    margin-right: 5px;
}

.auth-buttons > div,
.auth-buttons > button {
    display: inline;
    margin-right: 0;
    vertical-align: middle;
}

.auth-buttons a {
    position: relative;
    background: none;
    border: 0;
    height: auto;
    padding: 0;
    font-size: 14px;
    line-height: 15px;
    font-weight: 700;
    color: #fff;
    margin-inline-start: 0;
}

.auth-buttons #login a:after {
    position: absolute;
    top: -1px;
    right: -17px;
    bottom: -1px;
    width: 1px;
    content: "";
    border-right: 2px solid #f3f3f3;
}

.auth-buttons #register a {
    margin-inline-start: 23px;
}

.auth-buttons a:hover {
    text-decoration: underline;
}

.cartbody-overlay {
    z-index: 9999;
}

#header-tab-sticky,
.tp-md-lg-header {
    margin-bottom: 20px;
    /*box-shadow: 0 10px 16px 0 rgb(204 204 204);*/
}

.product-sidebar__product-item {
    margin-inline-start: 0;
}

.top-links-wrapper {
    background-color: var(--bs-gray-200) !important;
    font-size: 13px;
    display: flex;
    justify-content: space-between;
}
.bb-product-filter{
	background: var(--bs-gray-200) !important;
}
.top-links-wrapper ul.top-area-links-list {
    display: flex;
    height: 30px;
    width: auto;
    float: none;
    overflow: hidden;
    background: none;
    padding: 0;
    margin: 0;
    list-style: none;
}
.top-links-wrapper li.top-area-links-item {
    flex-shrink: 0;
    float: none;
    height: auto;
    max-width: 300px;
    margin: 0;
    border: 0;
    background: none;
    text-align: center;
}
a.top-area-links-item-link {
    display: block;
    position: relative;
    height: 30px;
    padding: 0 15px;
    overflow: hidden;
    font-size: 13px;
    font-weight: bold;
    line-height: 29px;
    color: var(--tp-text-body);
    box-sizing: border-box;
    transition: none;
}
.top-links-wrapper a.top-area-links-item-link:hover {
    border-bottom: 2px solid var(--tp-text-primary);
}
.top-links-wrapper a.OfferClass {
    background-color: #c41d25;
    color: var(--tp-common-white);
}

.Account-buttons-header {
    display: inline-block;
    height: 38px;
    background: #0097a2;
    font-size: 14px;
    font-weight: 700;
    color: #ffffff;
    white-space: nowrap;
    /*border: 2px solid #0097a2;*/
  	border:none;
    border-radius: 6px;
    padding: 10px 10px 7px 10px;
    line-height: 16px;    
}
.Account-buttons-header:hover {
background: #000000;
}
.Account-buttons-header.show {
    background: #000000;
}

.dropdown-menu.show {
    border: transparent;
    box-shadow: 0 7px 29px 0 hsla(240, 5%, 41%, 0.2);
    min-width: 100%;
}

.Account-buttons-links-item {
    margin-inline-start: 0 !important;
    display: block;
    width: 100%;
    padding: 10px 20px;
    margin: 0;
    font-size: 13px !important;
    font-weight: 500;
    color: #040404;
    border-bottom: 1px solid #c8c8c8;
    border-radius: 0;
}

.Account-buttons-links-item.Customerlogout {
    font-weight: bold;
}

.Account-buttons-links-item:active {
    background: white;
    color: #040404;
}

.myaccountLink {
    margin: 0;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: bold;
}

.myaccountLink:hover {
    color: var(--tp-text-primary);
}

.backtoshop {
    text-align: right;
}

.bb-customer-page .bb-profile-sidebar {
    height: auto;
}
.bb-customer-page .bb-profile-content {
    padding: 0;
}
.bb-customer-page .bb-profile-content .bb-profile-header {
    padding: 30px 15px;
    border-bottom: 0;
}

.bb-customer-profile-wrapper {
    padding: 30px 15px;
}

.link-hover-underline:hover {
    text-decoration: underline !important;
}
.bg-light-custom {
    background: var(--bs-gray-200) !important;
    border-radius: 0;
}
.bb-customer-sidebar-wrapper
    .bb-customer-sidebar
    .bb-customer-sidebar-heading
    .name {
    -webkit-line-clamp: none;
    word-break: break-all;
}

.bb-customer-page {
    box-shadow: none;
    border: none;
}
.bb-customer-sidebar-wrapper .bb-customer-sidebar .bb-customer-sidebar-heading {
    color: #040404;
    padding: 30px 10px 50px;
    border-bottom: 5px solid var(--bs-gray-200);
}

.bb-customer-sidebar-wrapper
    .bb-customer-sidebar
    .bb-customer-menu-item-wrapper {
    color: #040404;
    padding: 15px 20px;
}
.bb-customer-sidebar-wrapper
    .bb-customer-sidebar
    .bb-customer-menu-item-wrapper.addBorder {
    border-bottom: 1px solid var(--bs-gray-200);
}

.bb-customer-sidebar-wrapper
    .bb-customer-sidebar
    .bb-customer-menu-item-wrapper.active {
    background-color: var(--bs-gray-100);
    color: #040404;
    border-bottom: none;
    position: relative;
}
.bb-customer-sidebar-wrapper
    .bb-customer-sidebar
    .bb-customer-menu-item-wrapper.active:hover {
    background-color: var(--bs-gray-100);
    color: #040404;
    opacity: 1;
}
.bb-customer-sidebar-wrapper
    .bb-customer-sidebar
    .bb-customer-menu-item-wrapper.active::before {
    border-right: 4px solid var(--primary-color);
    bottom: 0;
    content: "";
    left: 0px;
    position: absolute;
    top: 0;
}

.bb-customer-sidebar-wrapper
    .bb-customer-sidebar
    .bb-customer-menu-item-wrapper:hover {
    background-color: var(--bs-white);
    color: #040404;
    opacity: 1;
}
.bb-customer-sidebar-wrapper
    .bb-customer-sidebar
    .bb-customer-menu-item-wrapper:hover
    a {
    text-decoration: underline;
}

.bb-customer-sidebar-wrapper
    .bb-customer-sidebar
    .bb-customer-menu-item-wrapper.active
    a {
    color: #040404;
}

span.separator {
    border-bottom: 5px solid var(--bs-gray-200);
    width: 100%;
    display: block;
}

.hover-card {
    border-color: var(--bs-gray-200);
}

.hover-card:hover {
    background-color: var(--bs-gray-100);
}

.card-link {
    text-decoration: none;
    color: inherit;
}
.customer-icon {
    width: 70px;
    height: 70px;
    background-color: var(--bs-gray-200);
    text-align: center;
    position: relative;
    padding: 30px;
}

.customer-icon .icon {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}
.custom-border-bottom {
    border-bottom: 1px solid var(--bs-gray-200);
}

.table-card td {
    padding: 5px;
}

.bb-customer-page .customer-order-detail span {
    min-width: 175px;
}

@media (max-width: 992px) {
    .container,
    body.bg-light-custom .container {
        max-width: 100% !important;
    }
}

@media (max-width: 768px) {
    .container,
    body.bg-light-custom .container {
        max-width: 100% !important;
    }

    .footer-copyright {
        margin-bottom: 65px;
    }

    .table-card > tbody > tr {
        display: flex;
        flex-direction: column;
        margin-bottom: 1rem;
        border-bottom: 1px solid var(--bs-gray-200);
        border-radius: 0;
        padding: 0;
    }
    .table-card thead {
        display: none;
    }
    .table-card td {
        display: flex;
        justify-content: space-between;
        padding: 5px 15px;
    }
    .table-card td::before {
        content: attr(data-label);
        font-weight: 600;
        color: var(--bs-secondary-color);
    }
}

@media (max-width: 480px) {
    .logo img {
        max-height: 30px !important;
    }
}

/* for login */

.auth-card,
.auth-card .card-header {
    background-color: #fff !important;
}
.authcontainer .auth-card__left {
    background-color: var(--primary-color);
    height: 112px;
    background-size: 144px auto;
    position: relative;
}

.authcontainer .auth-card__left .back {
    position: absolute;
    width: 32px;
    height: 32px;
    display: block;
    border-radius: 50%;
    top: 8px;
    left: 8px;
}
.auth-card form .form-control {
    background-color: var(--bs-gray-100);
}

.authcontainer .back--home {
    background-size: 24px;
}
.authcontainer .back__text {
    display: none;
}
.authcontainer .form-label {
    display: none;
}
.authcontainer .logo {
    display: block;
    position: absolute;
    left: calc(50% - 145px / 2);
    top: calc(124px / 2 - 70px / 2);
    width: 145px;
    height: 0;
    padding-top: 55px;
    background-size: contain;
    overflow: hidden;
}

.authcontainer .separator {
    width: 100%;
    height: 1px;
    border-style: solid;
    border-width: 1px 0 0 0;
    border-top-color: var(--bs-gray-200);
    position: relative;
    text-align: center;
}
.authcontainer .login__separator {
    margin: 32px auto;
    margin-bottom: 24px;
}

.authcontainer .separator span {
    top: -12px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 10;
    display: inline-block;
    height: 24px;
    position: absolute;
    font-size: 13px;
    font-weight: bold;
    line-height: 22px;
    color: #54585a;
    text-transform: capitalize;
    background: #fff;
    border: 1px solid var(--bs-gray-200);
    border-radius: 6px;
}
.authcontainer .login__separator span {
    padding: 0 16px;
}

.authcontainer nav.navigation {
    border-bottom: 1px solid var(--bs-gray-200);
    background-color: var(--bs-white);
    width: 100%;
}
.authcontainer .navigation ul {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
    list-style: none;
    padding: 0;
    display: flex;
    flex-direction: row;
    width: 320px;
}
.authcontainer .navigation ul li {
    width: 50%;
}
.authcontainer .navigation ul li.active {
    border-bottom: 1px solid var(--tp-text-primary);
}
.authcontainer .navigation ul li a {
    color: var(--tp-text-secondary);
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    text-align: center;
    font-size: 14px;
    font-weight: 900;
    line-height: 40px;
}
.authcontainer .navigation ul li.active a {
    color: var(--tp-text-primary);
}
.auth-card form .auth-input-icon {
    top: 5px;
}
.auth-card form .form-control {
    height: 45px;
}
.authcontainer .tptrack__submition {
    padding: 10px 50px;
}

/* products page */
.product-star-rating{
	width: 100%;
    font-size: 12px;
    color:#ffb21d;
        display: flex;
    justify-content: center;
    align-items: center;
    gap: 1px;
}
.product-rating-wrapper:before, .product-rating-wrapper .product-rating:before{
	position: relative;    float: none;letter-spacing: 2px;
}
.product-rating-wrapper .product-rating{
	position: relative;    
}
.button-row a.loading:before, .button-row button.loading:before{
	opacity:1;
	border-color: var(--tp-common-white) transparent;
	top: calc(50% - 20px);
	width: 18px;
    height: 18px;
    border-radius:50%;
}
.product-grid-wrapper {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(170px, 1fr));
    grid-template-rows: repeat(auto-fill, minmax(170px, 1fr));
    grid-auto-flow: dense;
    grid-gap: 8px;
    padding: 0;
}
.product-grid-wrapper.visible {
    visibility: visible;
    opacity: 1;
    transition: visibility 0s, opacity 0.4s linear;
}

.product-grid-wrapper .product-item {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    transition: 0.2s ease;
    color: #000;
    text-align: center;
    box-shadow: var(--box-shadow);
    background: var(--tp-common-white);
    text-decoration: none;
    border-radius:6px;
}
span.tag {
    position: absolute;
    left: 0;
    padding: 0px;
    max-width: 75px;
    width: 100%;
    font-size: 11px;
    font-weight:bold;
    z-index: 9;
    text-transform: capitalize;
    top: 0;
    text-align: center;
    background-color: #28a745;
    color: var(--tp-common-white);
}
span.tag.out-of-stock {
    background-color: #c41d25;
    color: var(--tp-common-white);
}
.product-grid-wrapper .product-item .MyImage {
    max-height: 250px;
    width: 100%;
    position: relative;
    display: block;
    height: 100%;
    min-height: 250px;
  z-index:99;
}
.product-grid-wrapper .product-item .MyImage img {
    height: auto;
    max-height: 240px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
}
.product-grid-wrapper .product-item__name {
    top: 100%;
    width: 100%;
    padding: 0;
    text-align: center;
    background: var(--tp-common-white);z-index:99;
}
.product-grid-wrapper .product-item:hover .product-item__name h3 {
    text-decoration:underline;z-index:99;
}
.product-grid-wrapper .product-item__name h3 {
    font: 900 13px / 1.1 var(--tp-ff-heading);
    margin: 0;
    min-height: 40px;
    padding: 0 2px;
}
.product-grid-wrapper .product-item__name h5 {
    font: 900 14px / 1.2 var(--tp-ff-heading);
    text-transform: uppercase;
    margin: 5px 0;
}
.button-row {
    opacity: 1;
    transition: 0.3s ease;
    background: var(--tp-common-white);
    padding: 15px 0 0 0;
    text-align: center;
}
.button-row .input-group {
    display: grid;
    align-items: center;
    justify-content: center;
    grid-template-columns: repeat(auto-fill, minmax(calc((100% / 3) - 4px), 1fr));
    grid-auto-flow: dense;
    grid-gap: 2px;
    padding: 0;
}
.button-row button {
    margin: 0;
    font-size: 14px;
    padding: 5px 15px;
    width: 100%;
}
.button-row button.cartButtons {
    background: var(--tp-text-primary);
    border: 2px solid var(--tp-text-primary);
    color:var(--tp-common-white);
}
.button-row button.cartButtons.notifyme {
    background: gray;
    border: 2px solid gray;
}

.button-row button:before {
    content: "";
    border-radius: inherit;
    background: rgba(0, 0, 0, 0.2);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 0;
    opacity: 0;
    transform-origin: center;
}

button.cartButtons.loading i, button.cartButtons.loading span{
	z-index:-1;
	opacity:0;
}

.tpcart__del{
 color: #dc3545 !important; 
}
.tpcart__product {
    padding: 0 15px;
}
.tpcart__title {
    padding: 15px 15px;
  margin-bottom: 0;
}
.tpcart__close{
 inset-inline-end: 15px; 
}
.tpcart ul li {
    padding-bottom: 5px;
    padding-top: 5px;
}
.tp-shop-selector .text {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    margin-right: 15px;
}
.tp-shop-selector .nice-select{
 background: #f8f8f8; 
}
/*end products page*/
@media (min-width: 600px) {
    .authcontainer {
        display: flex;
        flex-direction: row;
        min-height: 80vh;
        box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.05);
        margin: 0;
        min-height: 100vh;
    }

    .authcontainer .auth-card__left {
        height: auto;
        flex: 1 0 33.333%;
        position: relative;
        background-image: none;
        background-size: contain;
        max-width: calc(100% / 3);
    }

    .authcontainer .auth-card__right {
        max-width: calc(100% - (100% / 3));
        margin: 0 auto;
    }

    .authcontainer .auth-card__left .back {
        width: 96px;
        height: 40px;
        border-radius: 6px;
        text-decoration: none;
        background-position: 8px 8px;
    }

    .authcontainer .auth-card__left .back {
        position: absolute;
        top: 8px;
        left: 8px;
    }

    .authcontainer .back__text {
        display: block;
        font-size: 16px;
        color: var(--tp-text-body);
        padding-top: 8px;
        padding-left: 38px;
        line-height: 1.5;
    }

    .authcontainer .logo {
        position: absolute;
        left: 50%;
        top: 50%;
        width: 200px;
        padding-top: 65px;
        transform: translate(-50%, -50%);
        max-width: 150px;
    }
}

@media (min-width: 992px) {
    .authcontainer {
        min-height: 684px;
        margin: 12px 0;
    }
}

/* Responsive font sizes for fs-1 to fs-6 */
@media (max-width: 575.98px) {
    .fs-xs-1 {
        font-size: 2.5rem;
    }
    .fs-xs-2 {
        font-size: 2rem;
    }
    .fs-xs-3 {
        font-size: 1.75rem;
    }
    .fs-xs-4 {
        font-size: 1.25rem;
    }
    .fs-xs-5 {
        font-size: 1rem;
    }
    .fs-xs-6 {
        font-size: 0.875rem;
    }
}

/* Small (≥576px) */
@media (min-width: 576px) and (max-width: 767.98px) {
    .fs-sm-1 {
        font-size: 3rem;
    }
    .fs-sm-2 {
        font-size: 2.5rem;
    }
    .fs-sm-3 {
        font-size: 2rem;
    }
    .fs-sm-4 {
        font-size: 1.5rem;
    }
    .fs-sm-5 {
        font-size: 1.25rem;
    }
    .fs-sm-6 {
        font-size: 1rem;
    }
}

/* Medium (≥768px) */
@media (min-width: 768px) and (max-width: 991.98px) {
    .fs-md-1 {
        font-size: 3.5rem;
    }
    .fs-md-2 {
        font-size: 3rem;
    }
    .fs-md-3 {
        font-size: 2.5rem;
    }
    .fs-md-4 {
        font-size: 2rem;
    }
    .fs-md-5 {
        font-size: 1.5rem;
    }
    .fs-md-6 {
        font-size: 1.25rem;
    }
}

/* Large (≥992px) */
@media (min-width: 992px) and (max-width: 1199.98px) {
    .fs-lg-1 {
        font-size: 4rem;
    }
    .fs-lg-2 {
        font-size: 3.5rem;
    }
    .fs-lg-3 {
        font-size: 3rem;
    }
    .fs-lg-4 {
        font-size: 2.25rem;
    }
    .fs-lg-5 {
        font-size: 1.75rem;
    }
    .fs-lg-6 {
        font-size: 1.25rem;
    }
}

/* Extra Large (≥1200px) */
@media (min-width: 1200px) {
    .fs-xl-1 {
        font-size: 4.5rem;
    }
    .fs-xl-2 {
        font-size: 4rem;
    }
    .fs-xl-3 {
        font-size: 3.5rem;
    }
    .fs-xl-4 {
        font-size: 2.5rem;
    }
    .fs-xl-5 {
        font-size: 2rem;
    }
    .fs-xl-6 {
        font-size: 1.5rem;
    }
}