.modal-header--sticky {
    position: sticky;
    top: 0;
    background-color: inherit;
    z-index: 1055;
}

.modal-footer--sticky {
    position: sticky;
    bottom: 0;
    background-color: inherit;
    z-index: 1055;
}

#product-quickview .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 60px auto 40px auto;
    padding: 0;
}

#product-quickview .modal-content {
    height: auto;
    min-height: 100%;
    border-radius: 0;
}

#product-quickview .ps-product--quickview {
    max-height: 90vh;
}

.product-listing-content-wrapper-sh .ps-shopping-product {
    min-height: auto;
}

.view-cart-button-wrapper-popup-modal--ca {
    display: none;
    margin-right: auto !important;
}

.view-cart-button-wrapper-popup-modal--ca a {
    text-align: center;
}

.cart-button-wrapper-popup-modal--ca .buy-now-button {
    margin-top: 10px;
}

.shopping-cart-count-total-mod-event {
    padding-bottom: 18px;
}

.cart-button-wrapper-popup-modal--ca {
    margin-right: auto !important;
}

.attribute-swatch-item label,
.attribute-swatch-item input[type="radio"] {
    cursor: pointer;
}

.ps-product--quickview .modal-body .ps-product__desc {
    padding-top: 0px;
}

.quick-view-image-view-frontend {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.quick-view-image-view-frontend img {
    width: 100%;
    padding: 12px;
    border: 1px solid #e1e8ed;
    border-radius: 4px;
}

.ps-product__content .ps-document ul {
    list-style: none;
    padding-left: 20px;
    padding-top: 4px;
}

.file-information-tabs-label {
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    padding: 15px 20px 8px 20px;
}

.ps-product__desc-title {
    font-size: 20px;
}

.td-file-description {
    padding-left: 22px !important;
}

.customer-user-profile-link {
    width: 100%;
    float: left;
    margin-top: 6px !important;
}

.customer-user-profile-link li {
    float: left;
}

.customer-user-profile-link li a {
    float: left;
    padding-right: 4px;
}

.customer-user-profile-link li span {
    float: left;
    padding-right: 4px;
    margin-top: -2px;
}

.ps-product-list .ps-section__links li a:hover {
    color: #000000;
}

@media only screen and (min-width: 768px) {
    .header.header--sticky .navigation {
        border-bottom: none;
        padding: 10px 0;
        position: fixed;
        top: 68px;
        width: 100%;
        z-index: 1000;
    }
    .show-admin-bar .header.header--sticky .navigation {
        border-bottom: none;
        padding: 10px 0;
        position: fixed;
        top: 108px !important;
        width: 100%;
        z-index: 1000;
    }
}

@media (max-width: 600px) {
    .navigation--list .navigation__item.active i,
    .navigation--list .navigation__item.active span,
    .ps-toggle--sidebar i,
    .ps-toggle--sidebar span {
        color: #000000;
    }
    .ck-content .ps-container {
        text-align: center;
    }
    .ps-block--category a.tile {
        padding: 0px 25px;
        min-height: 184px;
    }
    .ps-block--category a.tile .tile__title {
        margin: 0px auto;
        text-align: center;
        background-color: #ffffff;
        padding: 2px 6px;
        border-radius: 2px;
    }
    .categories .tile .pill {
        display: none;
    }
    .ps-block--category img {
        right: 0;
    }
    .ps-panel--sidebar .ps-form--search-mobile {
        margin-top: 20px;
    }
}

.sidebar-close-trigger {
    position: absolute;
    right: 10px;
    top: 10px;
}

.ps-product-list .ps-section__links li a.active {
    font-weight: bold;
    color: #000000;
}

.overlay--loading {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    /* Adjust opacity as needed */
    z-index: 9999;
    /* Set z-index to ensure it's on top */
    display: none;
}


/* Center the spinner within the overlay */

.spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10000;
    /* Set z-index higher than the overlay */
    display: none;
}

.ck-content .ps-container {
    text-align: center;
}

.mega-menu .mega-menu__list li a:hover {
    color: #000000;
}

.owl-prev {
    position: absolute !important;
    left: 0px;
}

.download-button-customer-panel button,
.download-button-customer-panel .dropdown-item {
    font-size: 12px;
}

.product-details-view-ca {
    padding-top: 0px;

}

.product-details-view-ca .ps-product__desc {
    padding-top: 0px;
}


/**
* ============================================================
* css from style integration (files from theme start)
* ============================================================
*/


/* Regular license */

.left-side-link-div {
    padding-top: 20px;
}

@supports ((position: -webkit-sticky) or (position:sticky)) {
    .sticky-top {
        position: -webkit-sticky;
        position: sticky;
        top: 172px;
        z-index: 0 !important;
    }
}


/* end regular license*/

.bt-border {
    border-bottom: 3px solid #000;
    padding: 30px 0;
}

.bg-p,
.bg-d {
    padding: 20px;
    border-radius: 15px;
}

.bg-p p a,
.bg-d p a {
    text-decoration: underline;
    color: blue;
}

.bg-p {
    background-color: yellow;
}

.bg-d {
    background-color: #000;
}

.bg-d h2 {
    color: #fff;
}

.widget_content h3 {
    font-size: 1.4rem;
}

.ps-post--detail .ps-post__content {
    padding-top: 0px;
}

.header .header__top {
    background-color: #FFFFFF;
    border-bottom: 0px;
}

.header .header__top .ps-container,
.navigation>.ps-container {
    max-width: 100%;
}

.navigation {
    max-height: 39px;
}

.menu>li>a {
    font-size: 14px;
    padding: 8px 12px;
    padding-right: 22px;
}

.menu--product-categories .menu__toggle span {
    font-size: 14px;
}

.navigation .navigation__left {
    max-width: 185px;
}

ul.navigation__extra {
    line-height: 30px;
}

.ps-home-banner .ps-container {
    max-width: 100%;
    padding: 0 0;
}

.ps-home-banner {
    padding-top: 0px !important;
}

@media (max-width: 768px) {
    .header--mobile .navigation__extra li>a {
        display: inline;
    }
    .bg--cover {
        background-repeat: inherit !important;
        background-size: cover !important;
    }
    .ps-home-ads .col-lg-3 {
        max-width: 50% !important;
    }
    .ps-footer__widgets {
        padding-bottom: 0px;
    }
}

button.owl-prev,
button.owl-next {
    display: none;
}

.footer-display .ps-newsletter .ps-form__left {
    display: none;
}

.footer-display .col-xl-7 {
    flex: 0 0 100%;
    max-width: 100%;
    padding-left: 0px;
}

#back2top i {
    color: #fff;
}

#back2top.active {
    background-color: #000;
}

.shampan-blog .ps-collection {
    background-color: white;
    border: 1px solid white;
    text-align: center;
    padding: 10px;
    border-radius: 10px;
}

.header .header__left {
    max-width: 300px;
}

#homepage-1 .ps-deal-of-day {
    padding-bottom: 15px;
}

.ps-collection img {
    margin-bottom: 12px;
}

a.ps-post__title {
    font-weight: 700;
}

@media (max-width: 1199px) {
    .footer-display {
        display: none;
    }
    .ps-footer__copyright {
        padding: 10px 0 70px 0;
    }
    .footer-payments {
        padding: 10px 0;
    }
    .ps-footer__copyright p {
        padding: 7px 0;
    }
    #back2top.active {
        bottom: 80px;
    }
}

@media (min-width: 1200px) {
    .footer-tab {
        display: none;
    }
}

@media (min-width: 768px) {
    .footer-tab .col-xl-5 {
        flex: 0 0 40%;
        max-width: 40%;
    }
    .footer-tab .col-xl-7 {
        flex: 0 0 60%;
        max-width: 60%;
    }
    .footer-tab .ps-form--newsletter h3 {
        font-size: 22px;
    }
}

.ps-footer__links {
    border-top: 0;
    padding: 0 0;
}

@media (max-width: 991px) {
    .ps-home-ads .col-lg-3 {
        max-width: 25%;
    }
}

#homepage-1 .ps-home-banner .owl-slider .ps-banner img {
    max-height: 100%;
}

nav.navigation {
    max-height: 85px;
}

.header--product.header--sticky .navigation {
    background-color: #eaeaea;
}

.ps-btn,
button.ps-btn {
    color: #fff;
}

#homepage-1 .ps-product-list.mb-60 {
    margin-bottom: 0 !important;
}

.header .menu--product-categories .menu--dropdown>li:hover>a {
    color: black;
}

.ps-btn.ps-btn--black,
button.ps-btn.ps-btn--black {
    background-color: #451d32f0;
}

.ps-btn:active,
.ps-btn:hover,
button.ps-btn:active,
button.ps-btn:hover {
    background-color: #451d32f0;
}

#homepage-1 .ps-site-features {
    padding-bottom: 0px !important;
}

.vendor_marketplace {
    display: none;
}


/* div#homepage-1 {
    background-color: rgb(249,249,255);
} */

.shampan-brand .ps-product {
    padding: 0px !important;
    border-bottom: 0px solid;
}

.mt-40.ps-container.shampan-brand {
    padding: 0px 0px 0px 30px;
}

.shampan-blog-posts .ps-product {
    padding: 10px !important;
    border-bottom: 0 !important;
    border: 0 !important;
}

.shampan-blog .ps-post .ps-post__meta {
    top: 235px;
    position: absolute;
    right: 15px;
    left: 15px;
    z-index: 20;
}

.shampan-blog .ps-btn.cat-blog {
    font-size: 14px !important;
    padding: 10px 45px !important;
    background-color: #343a40cc !important;
}

.ps-form--quick-search .form-group--icon .product-cat-label {
    background-color: #ddd;
    border-right: 1px solid #ddd;
}

.ps-form--quick-search .form-control {
    background-color: #eaeaea;
}

footer.ps-footer {
    background-color: #000000;
    color: #ffffff;
}

.header.header--sticky .header__top {
    box-shadow: 0 0 6px 2px rgba(0, 0, 0, .16);
}

span.flash-sale-banner.row {
    float: right;
    opacity: 1;
    animation: none !important;
}

.top-header-flash {
    background-color: #fff !important;
    height: 42px !important;
    padding-top: 5px;
    border-bottom: 1px solid #e2e5e9;
}

.flash-sale-banner h3 {
    color: black !important;
    background-color: #fffb1f;
}

.ps-form--quick-search button {
    border-radius: 0px 28px 28px 0;
}

.ps-form--quick-search .form-group--icon .product-cat-label {
    border-radius: 28px 0 0 28px;
}

header.header.header--1 {
    padding-bottom: 17px;
    border-bottom: 1px solid #e2e5e9;
}

.category-input-trigger {
    border: 1px solid #dfdddd;
    content: "";
    height: 15px;
    width: 15px;
    margin-right: 5px;
}

.ps-list--categories>li>a {
    font-size: 15px;
    /*color: #807f83;*/
}

.ps-list--categories li.current-menu-item>a {
    color: black;
    font-weight: bold;
}

.ps-list--categories li a {
    font-size: 15px;
}

.ps-list--categories li .sub-menu {
    display: block;
}


/**
user action hover tasks
 */

.shampan-header-user-action .btn-1 {
    cursor: pointer;
    padding: 10px 3px;
    font-size: 14px;
    font-weight: bolder;
    color: white;
    z-index: 8;
    position: relative;
}

.shampan-header-user-action .shampan-signin-popup {
    display: none;
    font-size: 14px;
    width: 560px;
    z-index: 9999;
    position: absolute;
    right: 10px;
}

.shampan-header-user-action .sign-in {
    background-color: #a33f74;
    color: #fff;
    border: 0;
    margin-left: 10rem;
    margin-right: 10rem;
    display: block;
}

.shampan-header-user-action .shampan-ul {
    list-style-type: none;
    padding: 0;
}

.shampan-header-user-action .vertical-line {
    width: 0.5px;
    height: 250px;
    background-color: rgba(0, 0, 0, 0.185);
    margin: 0;
}

.shampan-header-user-action .shampan-col-1 {
    padding-right: 0;
}

.shampan-header-user-action .shampan-col-5 {
    padding-right: 0;
    padding-left: 0;
}

.shampan-header-user-action .shampan-col-6 {
    padding-left: 0;
    padding-right: 0;
}

.shampan-header-user-action .padding {
    padding-bottom: 10px;
}

@media (max-width: 991px) and (min-width: 768px) {
    .shampan-header-user-action .sign-in {
        margin-left: 7rem;
        margin-right: 7rem;
    }
    .shampan-header-user-action .shampan-signin-popup {
        width: 70%;
    }
}

@media (max-width: 767px) and (min-width: 500px) {
    .shampan-header-user-action .sign-in {
        margin-left: 5rem;
        margin-right: 5rem;
    }
    .shampan-header-user-action .shampan-signin-popup {
        width: 85%;
    }
    .shampan-header-user-action .padding {
        padding-right: 3px;
    }
}

@media (max-width: 499px) and (min-width: 421px) {
    .shampan-header-user-action .sign-in {
        margin-left: 4rem;
        margin-right: 4rem;
    }
    .shampan-header-user-action .shampan-signin-popup {
        width: 100%;
    }
    .shampan-header-user-action .padding {
        padding-right: 3px;
    }
}

@media (max-width: 420px) {
    .shampan-header-user-action .sign-in {
        margin-left: 3rem;
        margin-right: 3rem;
    }
    .shampan-header-user-action .shampan-signin-popup {
        width: 120%;
    }
    .shampan-header-user-action .padding {
        padding-right: 3px;
    }
}

@media (min-width: 1200px) {
    .shampan-header-user-action .padding {
        padding-left: 35px;
    }
}

@media (min-width: 768px) {
    .shampan-header-user-action .padding {
        padding-left: 15px;
    }
}

.shampan-header-user-action .shampan-bg {
    display: none;
    background-color: rgba(110, 103, 103, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
}

.a-underline:hover {
    color: #b2054e !important;
}

img.img-responsive:hover {
    will-change: transform;
    transform: scale(1.02);
}

img.img-responsive {
    will-change: transform;
    transition: transform .9s ease;
    margin-bottom: 15px;
}

input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

input[type=checkbox]:checked {
    background-color: #a33f74;
}

.categories_scrollbar .ps-custom-scrollbar {
    max-height: 800px !important;
}


/*--------------------------------------------------
-------------------- rotate words ------------------
---------------------------------------------------*/

.spinny-words {
    text-align: center;
    justify-content: center;
    display: flex;
}

.spinny-words {
    position: relative;
}

.spinny-words span {
    position: absolute;
    font-weight: bold;
    top: 0;
    opacity: 0;
    animation: fadeInOut 20s infinite;
}

.spinny-words span:nth-child(1) {
    animation-delay: 0s;
}

.spinny-words span:nth-child(2) {
    animation-delay: 5s;
}

.spinny-words span:nth-child(3) {
    animation-delay: 10s;
}

.spinny-words span:nth-child(4) {
    animation-delay: 15s;
}

@keyframes fadeInOut {
    0%,
    16.666% {
        opacity: 1;
    }
    27.777%,
    100% {
        opacity: 0;
    }
}

.remaining-time li {
    display: inline-flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin: 0px 4px 0px 0px;
    padding: 6px;
    min-width: 1.5em;
    min-height: 1.5em;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
    color: var(--color-gray-800);
    border-radius: 10px;
    font-size: 16px;
    line-height: 1;
    background-color: #563449bd;
}

.remaining-time {
    color: #FFFFFF;
    font-size: 12px;
    padding: 5px;
}

.flash-sale-banner h3 {
    color: white;
    font-size: 16px;
    padding: 5px;
}

@media (max-width: 788px) {
    .top-header-flash {
        display: none;
    }
}

.top-header-flash {
    display: none;
}


/**
 scrollbar related code here
*/

.widget-max-height {
    max-height: 250px;
    overflow: hidden;
}

.ps-product {
    border: 0px !important;
    padding: 0px;
}

.ps-product__thumbnail {
    border-radius: 12px;
}

#homepage-1 .ps-shop-brand {
    padding: 0px 0px !important;
}

.ps-shop-brand a img {
    max-height: 100% !important;
}

@media (max-width: 1680px) and (min-width: 1440px) {
    .ps-shopping .row .col-xl-2 {
        max-width: 16.666667%;
    }
}

@media (max-width: 1440px) and (min-width: 1200px) {
    .ps-shopping .row .col-xl-2 {
        max-width: 16.666667%;
    }
}

.ps-container {
    max-width: 1730px;
}

aside.widget.widget_shop {
    display: none;
}

.ps-layout__right .loading {
    display: none;
}

.ps-block--category {
    border: 0px solid !important;
    margin-bottom: 15px;
}

a.tile {
    min-height: 174px;
    padding: 25px;
    align-items: flex-start;
    background-color: #f5f5f7;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    border-radius: 26px;
    color: #000;
    display: flex;
    flex-direction: column;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -.52px;
    line-height: 1.45;
    margin: 0 0 20px;
    overflow: hidden;
    position: relative;
    width: 100%;
}

.tile__image_om-packaging {
    bottom: 0%;
    max-width: 128px;
    right: 6%;
}

.tile__image {
    position: absolute;
    z-index: 15;
}

.ps-block--category img {
    display: inline-block;
    height: auto;
    vertical-align: middle;
}

.tile__title {
    font-size: 16px;
    margin: 0 0 20px;
}

.tile__title {
    font-weight: 700;
    letter-spacing: -.4px;
    line-height: 1.2;
    position: relative;
    text-align: left;
    z-index: 18;
}


/* .categories {
    padding: 30px 0 0;
} */

.categories .tile .pill {
    height: 42px;
    margin: auto 0 -9px -9px;
    width: 42px;
}

.pill {
    align-items: center;
    background-color: #fff;
    background-repeat: no-repeat;
    border: 1px solid #e2e5e9;
    border-radius: 999px;
    color: #000;
    cursor: pointer;
    display: inline-flex;
    justify-content: center;
    min-width: 0;
    padding: 0 19px;
    position: relative;
}

.image-main-container {
    position: relative;
    display: inline-block;
    /* Ensure the container takes only as much space as the image */
}

.image-hover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    opacity: 0;
    transition: opacity 0.3s;
    cursor: pointer;
}

.image-main-container:hover .image-hover {
    opacity: 1;
}

.image-main {
    width: 100%;
    height: 100%;
    background-size: cover;
}

.image-main-container.active .image-main {
    display: none;
}

.col-xl-2.col-lg-3.col-md-4.col-sm-6.col-6.ps-product-shadow {
    margin: 15px 0px;
    padding-left: 5px;
}

a.ps-product__title.js-quick-view-button {
    color: #0eb6bc !important;
    text-transform: uppercase;
    font-weight: 700;
    border: 0px !important;
}

.owl-item .ps-product {
    margin: 15px;
}

.ps-product:hover .ps-product__thumbnail {
    opacity: 1;
    /* transform: translateY(-5px);  */
    /* Adjust vertical position */
    transition: opacity 0.3s, transform 0.3s;
}

.ps-product:hover {
    z-index: 100;
    transform: scale(1);
    /* Increase size slightly */
    box-shadow: 0px 4px 6px rgb(0 0 0 / 30%);
    /* Apply a shadow */
    border-radius: 12px;
}


/* delete after*/


/* .navigation .navigation__right {
        padding-left: 35px !important;
    }
  .menu>li>a {
    font-size: 14px !important;
    padding: 8px 12px  !important;
    padding-right: 22px  !important;
}
  .menu > li:last-child {
    padding-right: 19px;
} */


/* delete after*/

.sub-menu>li>a:hover {
    color: #007bff;
}

li.design-shirt.pill:hover,
.navigation__left.pill:hover {
    background-color: #f5f5f5;
}

li.design-shirt.pill.current-menu-item a:hover,
li.design-shirt.pill a:hover,
.navigation__left.pill .menu--product-categories span:hover {
    color: blue !important;
}

.menu .design-shirt a {
    font-weight: bold;
}


/* span.flash-sale-banner.row .pill:hover {
    background-color: #eaeaea;
} */


/* .flash-sale-banner h3:hover {
    color: #000000 !important;
} */

.ps-btn,
button.ps-btn {
    background-color: #565656;
}

.mt-40.ps-newsletter {
    margin-top: 0px !important;
    border-top: 0px solid;
    border-bottom: 0px solid;
}

.tile__image-new {
    bottom: 0;
    right: 0;
    position: absolute;
    z-index: 15;
}

.tile_height-m {
    min-height: 282px !important;
}

a.tile.tile_height-m {
    font-weight: 600;
    font-size: 18px;
    letter-spacing: -.6px;
    line-height: 1.2;
    margin: 0 0 10px;
}

.ps-home-ads .ps-collection {
    border-radius: 28px;
    background-color: #f5f5f7;
}

.ps-home-ads .ps-collection img {
    width: auto;
}

.newsletter-part .ps-newsletter.mt-40 {
    padding: 0px;
    margin-top: 75px !important;
}

.newsletter-part {
    background-color: #f5f5f7;
    border-radius: 28px;
    padding: 10px;
    margin-bottom: 10px;
}

.newsletter-part .form-group--nest input {
    border-radius: 28px 0 0 28px;
    background-color: white;
}

.newsletter-part .form-group--nest .ps-btn {
    border-radius: 0px 28px 28px 0;
}

.ps-btn:active,
.ps-btn:hover,
button.ps-btn:active,
button.ps-btn:hover {
    background-color: #387fb9;
    /*color: #f8f9fa;*/
}

.ps-btn.ps-btn--black,
button.ps-btn.ps-btn--black {
    background: #82b440;
    border-color: black;
    color: white !important;
}

nav.navigation {
    background-color: white;
}

.menu--dropdown>li:hover {
    background-color: #eaeaea;
}

button.ps-btn.ps-btn--outline.btn-apply-coupon-code {
    background-color: #222;
    border-color: #222;
    color: white;
}

.ps-checkbox input[type=checkbox]:checked~label:before {
    background-color: #212529;
    border-color: #212529;
}

.ps-checkbox input[type=checkbox]:checked~label:before {
    background-color: #212529;
    border-color: #212529;
}

button.ps-btn.ps-btn--black:hover {
    background-color: #7aa93c;
    /*border-color: #222;
    color: white;*/
}

.ps-product .ps-product__container {
    padding-top: 10px;
    padding-left: 10px;
}

.ps-product .ps-product__container {
    padding-left: 10px;
}

.navigation .navigation__right {
    padding-left: 114px !important;
}

.menu>li>a {
    font-size: 14px !important;
    padding: 8px 12px !important;
    padding-right: 22px !important;
}

.menu>li:last-child {
    padding-right: 19px;
}

.shampan-menu {
    display: none;
}

.ps-layout--shop {
    display: block !important;
    padding-bottom: 0px !important;
}

.ps-layout--shop .ps-layout__right {
    max-width: 100% !important;
}


/* .ps-product:hover {
    padding: 0px !important;
    padding-top: 0px !important;
        transform: scale(1) !important;
} */

.navigation--mobile {
    background-color: white;
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.12);
}

.header--mobile.header--sticky .navigation--mobile {
    background-color: white;
}

.header--mobile .header__top {
    display: none;
}

@media (max-width: 1038px) {
    .ps-footer .panel.panel-default {
        display: none;
    }
}

.ps-home-ads.mt-40.mb-40 .col-lg-6 {
    flex: 0 0 50%;
    max-width: 50%;
}

.ps-product__content {
    border-bottom: 0px !important;
}

button#products-filter-sidebar,
.header__filter {
    display: none!important;
}

@media (max-width: 450px) {
    .ps-home-ads.mt-40.mb-40 .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (max-width: 773px) {
    .ps-shop-brand>* {
        max-width: 100%;
    }
}

@media (max-width: 425px) {
    .ps-home-ads.mt-40.mb-40 .col-lg-6 {
        flex: 0 0 100%;
        max-width: 100%;
    }
    .shampan-brand .owl-item .ps-product {
        margin: 0px
    }
}

.ps-page--shop .mt-40 .ps-section__content {
    display: none
}

.top-header-flash {
    background-color: #000 !important;
    height: 42px !important;
    padding-top: 5px;
    border-bottom: 1px solid #e2e5e9;
}

.ps-logo img {
    height: 50px !important;
}

.header .header__right {
    max-width: 300px;
}

a.tile:hover {
    background-color: #999;
    color: #212529;
    text-decoration: none;
}

.ps-home-ads .ps-collection:hover {
    background-color: #eaeaea;
}

.ps-product--detail .ps-product__header .ps-product__thumbnail {
    max-width: 55%;
}

#product-quickview .modal-dialog {
    max-width: 1070px;
}

.ps-product--detail .ps-product__header .ps-product__info {
    padding-left: 5px;
    max-width: 41%;
}

.ps-product__desc p {
    text-align: left !important;
}

.ps-product__desc {
    padding: 20px;
    padding-left: 50px;
}

.ps-product--detail .ps-tab-list li a:before {
    height: 1px;
    background-color: #dee2e6;
}

.item.main {
    padding: 0 30px;
}


/*.ps-btn, button.ps-btn {
    border-radius: 25px;
}*/

.ps-product__images.slick-initialized.slick-slider img {
    display: block;
    margin: 0 auto;
}


/*.ps-product--quickview .ps-product__shopping button {
        display: block;
        margin: 0 40px;
    }*/

@media (max-width: 767px) {
    .ps-product--detail .ps-product__header .ps-product__info {
        width: 100%;
        padding-left: 0;
        max-width: 100%;
    }
    .ps-product--detail .ps-product__header .ps-product__thumbnail {
        max-width: 100%;
        margin-bottom: 3rem;
    }
}

.ck-content h1 {
    display: grid;
    justify-content: center;
}

.ps-widget--account-dashboard .ps-widget__content ul li.active a,
.ps-widget--account-dashboard .ps-widget__content ul li a:hover,
.select2-container--default .select2-results__option--highlighted[aria-selected] {
    color: #173fb8;
}

.ps-breadcrumb .breadcrumb a:hover {
    color: #000000;
}

.form-group.user-role {
    display: none;
}

.owl-item .ps-product {
    margin: 8px;
}

.ps-shopping-product .ps-product {
    margin: 5px -7px;
}

.ps-container-newsletter {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 15px;
}

h1.snd-content {
    color: rgb(101, 101, 101);
}

.header-top-content {
    font-weight: 800;
    padding-top: 12px;
    background-color: #000;
    color: #fff;
    font-size: 14px;
    height: 40px;
    left: 0;
    letter-spacing: -.2px;
    line-height: 1.3;
    position: fixed;
    right: 0;
    text-align: center;
    top: 0;
}

.header-top {
    background-color: black;
    min-height: 40px;
}

.ps-product .ps-product__title:hover {
    color: #000000;
}

a.js-quick-view-button.button-loading {
    display: fixed;
    border-width: 0px;
}

.ps-product--detail .ps-product__thumbnail[data-vertical=false] .ps-product__variants .item:first-child {
    margin-left: 67px;
}

.ps-product__sharing {
    border-radius: 4px;
    border: 1px solid #e1e8ed;
    padding-left: 2rem;
    padding-bottom: 2rem;
    background: #fafafa;
}

.ps-product--detail .ps-product__specification {
    margin-bottom: 17px;
    border-radius: 4px;
    border: 1px solid #e1e8ed;
    padding: 18px 18px 0;
    background: #fafafa;
}

.ps-product__content.ps-tab-root {
    border-radius: 4px;
    border: 1px solid #e1e8ed;
    border-bottom: 1px solid #e1e8ed !important;
    background: #fafafa;
    margin-top: 23px;
}

.newsletter-part {
    border-radius: 0px !important;
}

.ps-product--quickview .ps-product__images .slick-arrow:hover {
    background-color: #212529;
    color: #ffffff;
}

.ps-product__info a:hover,
.ps-product--detail .ps-product__specification p a:hover {
    color: black;
}

.ps-container.newsletter-form {
    max-width: 900px;
}

.ps-newsletter.mt-40.mb-20 {
    margin-bottom: 0px !important;
}


/*.ps-product__shopping button.ps-btn {
    margin-left: 0px !important;
}*/

.ps-product--detail .ps-product__shopping .ps-btn {
    width: 100%;
}

.ps-newsletter {
    background: #eaeaea;
}

.form-control {
    background: #ffffff;
}

@media (max-width:925px) and (min-width:775px) {
    .ps-form--newsletter .form-group--nest button {
        padding-left: 21px;
        padding-right: 21px;
    }
}

.ps-product--cart .ps-product__content a:hover,
.ps-product--cart-mobile .ps-product__content a:hover {
    color: #000000;
}

.ps-shopping-cart .ps-section__footer .ps-btn--outline:hover {
    background-color: #070f61;
    border-color: #070f61;
}

@media (max-width:774px) and (min-width:648px) {
    .ps-form--newsletter .form-group--nest button {
        padding-left: 32px;
        padding-right: 32px;
        font-size: 14px;
    }
}

@media (max-width:647px) {
    .ps-container.newsletter-form {
        padding: 0 0px;
    }
    .ps-block__content {
        padding: 0 39px;
    }
    .ps-form--newsletter .form-group--nest button {
        padding-left: 24px;
        padding-right: 24px;
        font-size: 11px;
    }
}

.item.main {
    padding: 0 0px !important;
}

.ps-product--quickview .ps-product__images .slick-arrow {
    background-color: black;
    color: white
}

.ps-form--search-mobile input {
    background-color: #bfbcbc !important;
}

.ps-list--link li a {
    color: white;
}

.ps-list--social li a {
    color: white !important;
}

.widget_content p {
    color: white;
}

.widget_footer .widget-title {
    color: white;
}

.header .header__top .ps-container,
.navigation>.ps-container {
    max-width: 1730px;
}

.modal-header.modal-header--sticky {
    background-color: whitesmoke;
    padding-bottom: 27px;
}

a.ps-product__title.js-quick-view-button {
    display: none;
}

a.ps-product__title.js-quick-view-button.content-extra {
    display: block;
}

.ps-product__meta {
    border-bottom: 0px !important;
}

.ps-product__meta {
    border-bottom: 0px !important;
}

.modal-body {
    background-color: white;
}

#product-quickview .modal-dialog .modal-content {
    padding: 25px 0 0 0px !important;
    background-color: whitesmoke;
}

p.product-name {
    font-weight: 600;
    font-size: 16px;
}

.ps-product--detail .ps-product__shopping {
    display: block;
}

.ps-tab-list {
    margin: 0 0 0 !important;
    background: #fafafa;
}

.ps-product__actions {
    text-align: center;
}

.js-add-to-wishlist-button,
.js-remove-from-wishlist-button.active {
    font-weight: 600;
    vertical-align: top;
    max-height: 50px;
    font-size: 15px;
    border: none;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 6px;
}

.modal-title {
    font-size: 26px;
    margin-left: 49px;
}

.keyword-border {
    border-radius: 4px;
    border: 1px solid #e1e8ed;
    margin: 17px 0;
    padding: 18px;
    background: #fafafa;
}

.tags {
    color: #94b34c;
}

.keywords {
    color: #4c4ce6;
}

.ps-product--detail .ps-product__meta {
    margin-bottom: 0px !important;
}

.ps-product--detail .ps-product__sharing a {
    border-radius: 4px;
}

@media screen and (min-width: 769px) {
    .ps-product__specification {
        top: 81px;
        position: sticky;
        z-index: 1055;
    }
    .product-right-sidebar .ps-product__specification {
        position: unset;
    }
}

.ps-block--shopping-total,
.form-coupon-wrapper {
    margin-bottom: 30px;
    padding: 30px 40px;
    background: rgba(34, 34, 34, .05);
    border: 0px !important;
    border-radius: 16px;
}

figcaption.font-bold {
    font-weight: 600;
    font-size: 14px !important;
    margin-bottom: 15px !important;
}

@media (max-width: 1200px) {
    .view-cart .col-lg-6.col-md-12.col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

.product__attribute>label {
    display: none;
}

.text-swatch li input[type=radio],
.text-swatch li input[type=checkbox] {
    display: inline-block !important;
    margin: 5px 0 1px 0;
}

.text-swatch li span {
    padding: 0 3px 5px 6px!important;
    border: 0px !important;
    overflow: inherit;
}

li.attribute-swatch-item {
    padding: 7px 15px 0;
    background-color: white;
    margin-bottom: 10px;
    border-radius: 15px;
}

.number-items-available {
    display: none !important;
}

.text-swatch li input[type=radio]:checked~span:before,
.text-swatch li input[type=checkbox]:checked~span:before {
    border-bottom: 0px !important;
}

.ps-shopping-cart .btn-cart-button-action {
    display: block;
}

.ps-shopping-cart .btn-cart-button-action:last-child,
.ps-shopping-cart .btn-cart-button-action:first-child,
.ps-shopping-cart .btn-cart-button-action:first-child {
    float: none !important;
}

.shopping-cart-button-div a {
    text-align: center;
}

a.remove-cart-button:hover,
a.back-button-text:hover {
    color: blue;
}

a.back-button-text {
    text-align: center;
    font-size: 16px;
}

@media (min-width: 992px) {
    .related-product-renderred-item.col-lg-3.col-md-3.col-sm-6.product-related-view {
        flex: 0 0 20%;
        max-width: 20%;
    }
}
/* .product-details-view-ca .quick-view-image-view-frontend{text-align: center;}
.product-details-view-ca .quick-view-image-view-frontend img{width: auto;} */
.product-details-view-ca .attribute-values ul li label span{top: -2px; position: relative;left: 4px;}

.ps-product__quick_view_badges{width: 100%; float: left; border-radius: 4px; border: 1px solid #e1e8ed; background: #fafafa; margin-top: 18px;}
.ps-product__quick_view_badges_inner{padding: 0px 0px 18px 20px; margin-top: 14px;}
.ps-product__quick_view_badges, .badges-panel-box{width: 100%; float: left; padding: 5px 0;}
.ps-product__quick_view_badges_inner h5{padding-left: 2px; text-transform: capitalize;}
/**
* floating menu
*/
.fab-menu {
    position: fixed;
    bottom: 75px;
    right: 20px;
    z-index: 1000;
}
.fab {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #007bff;
    color: white;
    border: none;
    cursor: pointer;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
.fab svg {
    transition: transform 0.3s ease-in-out;
}
.fab-options {
    display: flex;
    flex-direction: column;
    align-items: center;
    position: absolute;
    bottom: 44px;
    right: 0;
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    pointer-events: none;
}
.fab-option {
    margin-bottom: 10px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
    cursor: pointer;
}
.fab-option svg {
    width: 24px;
    height: 24px;
}
.fab-menu.open .fab-options {
    opacity: 1;
    transform: translateY(0);
    pointer-events: auto;
}
.fab-menu.open .fab svg {
    transform: rotate(45deg);
}