body, p{
    font-size: 1rem;
}

b, strong{
    font-weight: 600 !important;
}

.dropdown-menu{
    right: 0px;
    left: auto !important;
    -webkit-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.08);
    box-shadow: 0px 2px 7px 0px rgba(0, 0, 0, 0.08);
}

.page-content.page-cms{
    text-align: left !important;
}

.page-cms #content-wrapper{
    max-width: 960px;
    margin: 20px auto;
}

.page-cms #content-wrapper ul{
    padding-left: revert !important;
    list-style: disc !important;
}

.page-header h1 {
    font-size: 2rem;
}

.page-cms #content-wrapper a{
    text-decoration: underline;
}
.page-cms #content-wrapper a:hover{
    text-decoration: none;
}

.caption-description h1{
    width: 90%;
    margin: 0px auto;
}

/* Footer */

#footer #contact-infos a{
    margin-bottom: 6px;
}

.head_vib-tel-link{
    font-size: 16px;
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}

#footer #contact-infos .head_vib-tel-link:before{
    background: url("../../../../img/Instagram_Glyph_Gradient_RGB.svg") no-repeat;
}

.footer-container .blocks-wrapper #footerinfo{
    width: 80%;
    padding-right: 0;
}
.footer-container .blocks-wrapper .links,
.footer-container .blocks-wrapper .block-contact,
.footer-container .blocks-wrapper .custom.links {
    width: 35%;
}
@media (max-width: 991px){
    .footer-container .blocks-wrapper #_desktop_language_selector {
        width: 100%;
        padding-right: 0;
    }
    .footer-container .blocks-wrapper #footerinfo {
        width: 100%;
        padding-right: 0;
    }
    .footer-container #_desktop_language_selector #language-selector-label{
        display: none;
    }
    .footer-container .links .h3 {
        font-size: 1.5rem !important;
    }
    .links .title {
        padding: 0.625rem 0 !important;
        cursor: pointer !important;
        border-bottom: 1px solid #363636 !important;
    }
    .footer-container .links ul>li {
        border-bottom: 1px solid #363636 !important;
    }
}
@media (max-width: 769px){
    .footer-container .blocks-wrapper .links:not(.custom) {
        margin-top: 30px;
    }
}



/* PDP Gallery */

.current-price-value{
    font-size: 18px !important;
    font-weight: 500;
}

.swiper:not(.modal-swiper) .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    height: auto!important;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.swiper:not(.modal-swiper) .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

/* Custom css */

@media (max-width: 991px){
    .carousel .carousel-item .caption{
        margin-bottom: 0px !important;
    }
}
@media (max-width: 992px){
    .carousel .carousel-item .caption .caption-description {
        padding-bottom: 0px !important;
    }
}
@media (max-width: 1280px){
    .benefits{
        padding-bottom: 40px !important;
    }
}

#catalog-link {
    padding: 20px !important;
}

.product-miniature .product-description p{
    font-size: 14px;
    color: #393939;
    margin: 0;
}

.swiper:not(.modal-swiper) .swiper-slide img {
    object-fit: contain !important;
}

@media only screen and (min-width: 600px) {
    .swiper:not(.modal-swiper) .swiper{
        overflow: inherit !important;
        width: 100% !important;
    }
    .swiper:not(.modal-swiper) .swiper-wrapper{
        display: table !important;
        transform: none !important;
    }
    .swiper:not(.modal-swiper) .swiper-slide{
        display: table !important;
        width: 50% !important;
        float: left !important;
    }
    .swiper:not(.modal-swiper) .swiper-slide .img-pdp {
        padding: 5px;
    }
    .swiper:not(.modal-swiper) .swiper-pagination{display: none;}
}


/* filter colors */
.product-variants-item .color {
    border: 1px solid grey;
}

.filter_blue {
    background-color: #61ace5 !important;
}
.filter_yellow {
    background-color: #eed10e !important;
}
.filter_olive {
    background-color: #E3E57B !important;
}
.filter_red {
    background-color: #e92033 !important;
}
.filter_tiffany {
    background-color: #abe1d4 !important;
}
.filter_black {
    background-color: #000000 !important;
}
.filter_silver {
    background-color: #c0c0c0 !important;
}
.filter_pink {
    background-color: #f19dcf !important;
}
.filter_grey {
    background-color: #848484 !important;
}
.filter_purple {
    background-color: #9964cc !important;
}
.filter_green {
    background-color: #417d7a !important;
}
.filter_champagne {
    background-color: #E6DED3 !important;
}
.filter_brown {
    background-color: #493b36 !important;
}
.filter_bordo {
    background-color: #793930 !important;
}
/* Contact US */

.contact-form {
    padding: 3rem;
    background: #f6f6f6;
}

.contact-rich h1{
    font-size: 2rem;
    padding: 25px 0;
    color: black;
}

.contact-rich .block p{
    font-size: 16px !important;
}
.contact-rich .block a{
    font-size: 16px !important;
    color: #2DAB18;
    text-decoration: underline;
}
.contact-rich .block a:hover{
    text-decoration: none;
}


/* Custom */

/* FILTERS mobile */
.js-search-filters-clear-all.mobile{
    padding: 6px 20px;
    color: #000;
    font-size: 16px;
}
.js-search-filters-clear-all.mobile:hover{
    color:white;
}

/* FILTERS */

#_desktop_search_filters_clear_all.mobile{
    display:none;
}

.js-search-filters-clear-all:not(.mobile){
    color: #000;
    border: none;
    font-weight: bold;
    text-transform: capitalize;
    display: inline-block;
    padding: .625rem;
    font-size: .8125rem;
    background: #fff;
    margin: 0 .625rem .625rem 0;
}

.js-search-filters-clear-all:not(.mobile):active,
.js-search-filters-clear-all:not(.mobile):focus,
.js-search-filters-clear-all:not(.mobile):hover {
    background-color: #ffffff;
    color: #000;
}

.js-search-filters-clear-all:not(.mobile):hover{
    border: none;
    border-radius: 10px;
    color:#000;
    background-color:whitesmoke;
    font-weight: bold;
}
#products .active_filters {
    display: inline-flex;
    padding: 0px;
    background: #fff;
}

.active_filters .filter-block .close {
    margin-left: 0.3125rem;
    font-size: 1.05rem;
    color: #000000;
    opacity: 1;
}

.active_filters .filter-block {
    display: inline-flex;
    background-color: whitesmoke;
    border-radius: 10px;
    text-transform: capitalize;
}

#category #left-column #search_filters .facet .facet-title{
    font-weight: 600;
}

@media (max-width: 767px){
    .active-filters-list{
        margin-bottom: 0;
    }
    #search_filter_controls{
        display: flex;
        flex-direction: row-reverse;
        flex-wrap: nowrap;
        align-content: center;
        justify-content: space-between;
        align-items: center;
    }
}

.filter-block {
    align-items: center;
}

/* */

@media (max-width: 767px){
    #_desktop_search_filters_clear_all.mobile{
        display:block;
    }

    .user-info{
        display: block!important;
    }

    .hidden-filter-sm
    {display:none !important;
    }
}


@media (max-width: 991px){
    .product-container .product-name {
        margin-top: 1.5rem;
    }
    .product-container {
        margin-right: 0;
        margin-left: 0;
    }
    .product-container .product-info {
        padding-left: 20px;
        padding-right: 20px;
    }
    .benefits{
        display: grid;
        grid-template-columns: auto auto;
        justify-content: space-around;
    }
    .products-sort-order .select-title {
        margin-left: 0;
        text-align: unset;
    }
    #category #search_filter_toggler {
        width: 100%;
    }
    .product-miniature .product-description{
        max-width: 335px;
    }
    .products-selection .pd-mob{
        font-size: 0.8rem;
        color: #666;
    }
    .header-nav .hidden-sm-down {
        display: block!important;
    }
    .header-nav .hidden-sm-down div:first-child{
        display: none;
    }

    /* One-click / Preorder disabled state */
    #oneclickorder_btn[disabled],
    #preorder_btn[disabled],
    #oneclickorder_phone[disabled],
    #preorder_phone[disabled] {
        opacity: 0.5 !important;
        cursor: not-allowed !important;
    }
    #oneclickorder_btn[disabled], #preorder_btn[disabled] {
        pointer-events: none;
    }
    .header-nav .hidden-sm-down div:last-child{
        display: none;
    }
    #header .header-nav .header-nav-text{
        margin: 0px auto;
        width: 100%;
        display: table;
        min-height: auto;
    }
    .header-nav .row{
        width: 100%;
        margin: 0px auto;
    }
    .hidden-filter-md
    {
        display:none !important;
    }
}

@media (max-width: 767px){
    .benefits{
        grid-template-columns: auto;
        justify-content: space-between;
    }
    .block-category h1{
        margin: 1rem 0;
        font-size: 1.75rem;
    }
    #products{
        padding-right: 0px;
    }

    #products .products, .featured-products .products, .product-accessories .products{
        padding: 0 10px;
    }
}
#products .products-selection div{
    padding: 0px;
    margin: 0px;
}

.product-variants-item {
    display: table;
    margin-top: 5px;
}

.product-miniature .product-price-and-shipping{
    color: black;
}

#header .header-top .blockcart .header a{
    position: absolute;
    background: #2cab18;
    height: 24px;
    width: 24px;
    border-radius: 12px;
    text-align: center;
    right: -12px;
    top: -7px;
    opacity: 0.9;
}

.forgotten-password .form-fields label.required{
    width: 150px;
}

.forgotten-password .form-fields .center-email-fields button, .forgotten-password .form-fields .email input {
    height: 50px;
}

.product-miniature .product-title a{
    font-weight: 400;
    letter-spacing: -0.01em;
}
.product-features .table-data-sheet tr td{
    font-weight: 400;
}

.product-quantity .add .add-to-cart,
.product-quantity .add .apple-pay{
    line-height: 1rem !important;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 10px;
    margin-right: 0px;
}

.social_icons{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}

#product .product-accessories .h5{
    padding: 0 13px
}

/* Lang */

@media (max-width: 991px){
    .language-selector-wrapper{
        display: flex;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: flex-start;
        align-items: center;
        gap: 10px;
    }
    .language-selector-wrapper button{
        display: block !important;
    }
    .language-selector-wrapper select{
        display: none !important;
    }
    .dropdown-menu {
        right: auto !important;
    }
}
.footer-container #_desktop_language_selector .dropdown-menu{
    left: 0px;
    right: auto;
}

#product .product-accessories{
    margin-bottom: 50px;
}

/* Mini Cart */

.product_content{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 10px;
    margin: 0px;
}
.product_content_img{
    padding: 0;
    margin: 0;
    width: 30%;
}
#blockcart-modal .product-image{
    max-width: 100% !important;
    margin: 0 !important;
}
.product_content_txt{
    width: 70%;
    padding: 0px;
    margin: 0;
}
.product_content_txt h6{
    font-size: 16px !important;
}
.product_content_txt p, span{
    font-size: 16px !important;
    margin: 0;
}
#blockcart-modal .modal-title i.material-icons{
    margin-right: 1rem;
}
.cart-products-count{
    margin-top: 10px;
}
@media (max-width: 767px){
    #blockcart-modal .modal-body{
        padding: 1rem 0.5rem;
    }
    #blockcart-modal .cart-content .cart-content-btn {
        display: inline-flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: flex-start;
        flex-direction: column;
        align-content: space-between;
        align-items: center;
        width: 100%;
    }
    #blockcart-modal .cart-content .cart-content-btn .btn-secondary{
        width: 100%;
        min-width: 100%;
        margin-right: 0;
    }
    #blockcart-modal .cart-content .cart-content-btn .btn-primary{
        width: 100%;
        min-width: 100%;
    }
}

/* Cart */

.cart-grid-body .card-block, .cart-grid-body .cart-overview{
    padding: 1rem 0;
}
.separator{
    border-color: rgba(0,0,0,.1);
}
.cart-item {
    padding: 0 0 2rem 0;
    margin: 0 0 2rem 0;
}
.cart-item:last-child{
    margin: 0;
    padding: 0;
}

@media (max-width: 575px){
    .cart-item {
        border-bottom: 1px solid #e5e5e5;
    }
    body#checkout section.checkout-step .address-item {
        width: 100%;
    }
    body#checkout section.checkout-step .address-selector {
        flex-direction: column;
    }
    .page-order-detail .messages .message>div, body#checkout section.checkout-step .payment-options .payment-option {
        margin-bottom: 1rem;
    }
}

.product-line-grid-left{padding: 0px;}
.product-line-grid-left span{display: table;}
.product-line-grid-body{
    margin-right: 0px;
    padding-right: 0px;
}
.cart-detailed-subtotals{
    padding-bottom: 5px !important;
}
.cart-summary-totals{
    padding-top: 0px !important;
}
.cart-summary-line{
    margin-bottom: 0px;
}

.ps_checkout-payment-option label{
    line-height: normal;
}
.ps_checkout-mark{
    margin: 5px 0 0 0;
}

.form-horizontal{
    background: #ffffff;
    border-radius: 7px;
    padding: 16px;
    -webkit-box-shadow: 0px 0px 7px 0px rgb(47 47 59 / 11%);
    -moz-box-shadow: 0px 0px 7px 0px rgba(47, 47, 59, 0.11);
    box-shadow: 0px 0px 7px 0px rgb(47 47 59 / 11%);
    margin-bottom: 20px;
}

/* PROMOCODE */
.block-promo .promo-code{
    padding: 1rem 0 0 0;
}
.block-promo .promo-code form{
    display: flex;
    flex-direction: row;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 0;
    margin: 0;
    gap: 10px;
}
.block-promo .promo-input {
    width: 100%;
    margin-right: -0.24rem;
    color: #232323;
    text-indent: 0.625rem;
    border: #737373 1px solid;
    height: 48px;
}
.block-promo .promo-input+button {
    margin-top: 0px;
    margin-left: 0px;
    text-transform: capitalize;
    border: 0px;
}
.block-promo .promo-code-button {
    display: block;
    padding: 1rem 0 0.5rem;
    text-align: center;
}
.block-promo .promo-code-button a{
    color: #24b9d7;
}

/* Checkout */
.nav-item .nav-link{
    color: #24b9d7;
}
.nav-item .nav-link.active{
    background: #eeeeee;
    color: black !important;
    padding: 5px 20px;
    border-radius: 20px;
}
.ps-checkout-funding-img{
    height: 30px;
}
body#checkout .custom-checkbox span{
    top: 5px;
}

/* Checkout */
.payment-options .payment-option{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: flex-start;
    align-items: center;
}
.payment-options .payment-option label{
    margin: 0;
    text-align: left !important;
}
body#checkout section.checkout-step .step-edit .edit{
    color: #ffffff00;
}
body#checkout .additional-information{
    margin-left: 1.5rem !important;
}
#js-checkout-summary{
    background: #f8f8f8;
    padding: 20px;
}
body#checkout section.checkout-step .delivery-options .delivery-option{
    background: #f3fbff !important;
}
body#checkout section.checkout-step .address-item{
    background: #f8f8f8 !important;
}

/* Buttons */

.cart-content-btn .btn i,
.cart-content-btn .btn-primary i{
    display: none;
}

.product-quantity .add .add-to-cart,
.product-quantity .add .apple-pay{
    font-size: 15px !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.product-quantity .add .add-to-cart span,
.product-quantity .add .apple-pay span{
    font-size: 15px !important;
}

/* Thank You Page */
.page-order-confirmation #wrapper .page_order-confirmation{
    width: 100%;
    max-width: 960px;
    margin: 30px auto;
    padding: 20px;
}

.page-order-confirmation #wrapper .page_order-confirmation .done {
    padding: 0px !important;
    margin-right: 1rem !important;
}

.page-order-confirmation #wrapper .page_order-confirmation .h1{
    margin-bottom: 20px;
    padding-bottom: 20px !important;;
    border-bottom: 1px solid #e5e5e5;
}
.page-order-confirmation #wrapper .page_order-confirmation #order-items{
    border: 0px !important;
}
.page-order-confirmation #wrapper .page_order-confirmation #order-items .row{
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    background: #f6f6f6;
    padding: 10px 0;
}
#order-items hr{
    border-top-color: #e5e5e5 !important;
}
#order-items table tr.total-value, .bootstrap-touchspin .btn-touchspin:hover {
    background-color: #f6f6f6;
}
.page-order-confirmation #registration-form{
    display: none;
}
#order-details{
    width: 100%;
}

@media (max-width: 767px){
    #order-details .card-title, #order-items .card-title {
        border-bottom: 0 !important;
    }
}
#order-items,
#content-hook-order-confirmation-footer{
    display: none;
}

body#checkout section.checkout-step .delivery-options>.row{
    border-right: none !important;
}


.out-of-stock{
    font-size: 1rem;
    color: #eb3333;
    margin-top: 25px;
    line-height: 20px;
}

.product-miniature .product-title a{
    text-transform: none !important;
}

/* Category styles */
@media screen and (max-width: 991px){

    .block-category-inner #category-description p{
        display: none;
    }
    #search_filter_controls{
        margin: 0 1.25rem 1.25rem 1.25rem;
    }
    #search_filter_controls .btn-secondary{
        margin: 0;
        width: 100%;
        padding: 0.75rem 0.5rem 0.6875rem;
    }
    #_desktop_search_filters_clear_all{
        padding: 1.25rem 1.25rem 0.2rem 1.25rem;
    }

}

@media screen and (max-width: 767px){
    #category #left-column, #category #content-wrapper {
        width: 100%;
    }
    #category #left-column #search_filters .facet ul, #mobile_top_menu_wrapper #top-menu {
        margin-bottom: 0;
    }
    #category #left-column #search_filters .facet .collapse.in, #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .remove {
        display: block;
    }
    #category #left-column #search_filters .facet .collapse, #category #left-column #search_filters .facet .title .collapse-icons .remove, #category #left-column #search_filters .facet .title[aria-expanded=true] .collapse-icons .add {
        display: none;
    }
    #category #left-column #search_filters .facet ul li {
        padding: 0 0 0.5rem 0;
        border: 0;
    }
    #category #left-column #search_filters .facet .navbar-toggler {
        display: inline-block;
        height: inherit;
        padding: 0 0.625rem 0 0;
    }
    #category #left-column #search_filters .facet .h6 {
        display: inline-block;
        padding: 1.25rem;
        margin-bottom: 0;
    }
    #category #left-column #search_filters .facet {
        padding-top: 0;
        border-bottom: 1px solid #eee;
    }
    #category #left-column #search_filters .facet .facet-title {
        color: #232323;
        text-transform: uppercase;
    }
    #category #left-column #search_filters .facet .title {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        cursor: pointer;
    }
    #search_filters .facet ul {
        padding: 0 1.25rem;
    }
    #category #left-column #search_filters {
        padding: 0;
        margin-bottom: 20px;
        border-top: 1px solid #eee;
        box-shadow: none;
    }
    #search_filters .facet ul.collapse li .color,
    #search_filters .facet ul.collapsing li .color  {
        margin: 0 10px 0 0;
        padding: 0;
    }
    #search_filters .facet .facet-label a{
        white-space: unset;
    }
    #category #left-column #search_filters .ui-slider-horizontal{
        margin-top: 10px;
    }

    #search_filters .facet .facet-label .custom-checkbox,
    #search_filters .facet .facet-label .custom-radio{
        top: 0px !important;
    }

}

.seotext{
    padding: 35px 20px;
    border-top: 1px solid #EEE;
}
.seotext p {
    font-size: 14px;
    line-height: 22px;
    color: #393939;
}
.seotext h2 {
    font-size: 18px;
    margin: 30px auto 15px;
}

.seotext ul li {
    font-size: 14px;
    line-height: 22px;
    list-style: auto;
    margin: unset;
    padding: unset;
}


.has-discount .discount{
    padding: 0.125rem 0.525rem;
    background: #ff6161;
    border-radius: 4px;
    font-weight: bold;
}
.has-discount p, .has-discount.product-price{
    color: #e71d34;
}
.product-miniature .product-price-and-shipping .discount-product{
    display: inline;
    margin: 0px 5px;
}
.discount-product-lable{
    position: absolute;
    top: 0.635rem;
    right: 1rem;
    z-index: 10;
    background: #ff6161;
    color: white;
    padding: 0.125rem 0.525rem;
    border-radius: 4px;
    font-weight: bold;
}
.price-label-discount{
    color: #ff6161;
}

.seotext{
    padding: 35px 20px;
    border-top: 1px solid #EEE;
}
.seotext p {
    font-size: 14px;
    line-height: 22px;
    color: #393939;
}
.seotext h2 {
    font-size: 18px;
    margin: 30px auto 15px;
}

.seotext ul li {
    font-size: 14px;
    line-height: 22px;
    list-style: auto;
    margin: unset;
    padding: unset;
}


.has-discount .discount{
    padding: 0.125rem 0.525rem;
    background: #ff6161;
    border-radius: 4px;
    font-weight: bold;
}
.has-discount p, .has-discount.product-price{
    color: #e71d34;
}
.product-miniature .product-price-and-shipping .discount-product{
    display: inline;
    margin: 0px 5px;
}
.discount-product-lable{
    position: absolute;
    top: 0.635rem;
    right: 1rem;
    z-index: 10;
    background: #ff6161;
    color: #fff;
    padding: 8px 7px;
    border-radius: 4px;
    font-weight: 700;
    font-size: 13px !important;
    line-height: 13px;
}
.price-label-discount{
    color: #ff6161;
}

#quickOrder{
    animation: slideaway 200ms;
    display: none;
}

#quickOrder .one-click-block{
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    padding: 0;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    margin: 0;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-start;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 20px 0 0;
    width: 100%;
    min-width: 100%;
}

#quickOrder .one-click-block span.text {
    color: #000;
    font-size: 14px!important;
    font-weight: 600;
    line-height: 21px;
    margin-bottom: 7px;
}

#quickOrder .one-click-block .input-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: nowrap;
    width: 100%;
    min-width: 100%;
}

#quickOrder .b1c-btn-product {
    font-size: 14px;
    display: table;
    background: #fff;
    height: 45px;
    padding-left: 15px;
    border: 1px solid #ccc;
    margin-right: 0;
    width: 100%;
}

#quickOrder .one-click-block button:disabled {
    opacity: 0.5 !important;
    cursor: not-allowed !important;
}

#quickOrder .one-click-block button {
    font-size: 14px;
    border: none;
    height: 45px;
    color: #fff;
    border-radius: 0;
    background: #000;
    text-transform: uppercase;
    padding: 0 25px;
    font-weight: 600;
}

#quickOrderSuccess{
    padding: 0;
    margin: 0;
    color: #259a01;
    font-weight: 500;
    display: none;
}

#quickOrderUnSuccess{
    padding: 0;
    margin: 0;
    color: #ff0000;
    font-weight: 500;
    display: none;
}

#preOrder{
    animation: slideaway 200ms;
    display: none;
}

#preOrder .one-click-block{
    -webkit-box-align: center;
    -ms-flex-align: center;
    padding: 0;
    max-width: -webkit-fit-content;
    max-width: -moz-fit-content;
    margin: 0px;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    min-width: 100%;
}

#preOrder .one-click-block span.text {
    color: #000;
    font-size: 14px !important;
    font-weight: 600;
}

#preOrder .one-click-block .input-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

#preOrder .p1c-btn-product {
    font-size: 14px;
    display: table;
    background: #fff;
    height: 45px;
    padding-left: 15px;
    border: 1px solid #ccc;
    margin-right: 0;
    width: 18rem;
}

#preOrder .one-click-block button {
    font-size: 14px;
    border: none;
    height: 45px;
    color: #fff;
    border-radius: 0;
    background: #000000;
    text-transform: uppercase;
    font-weight: 600;
    width: auto;
    white-space: nowrap;
    padding: 10px 20px;
}

button.btn.btn-warning.pre-order {
    background-color: white;
    color: black;
    border: 2px solid black;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    transition: background-color 0.3s, color 0.3s, box-shadow 0.3s;
    margin-top:10px;
    width:50%;
}

button.btn.btn-warning.pre-order:hover {
    background-color: black;
    color: white;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
}

#preOrderSuccess {
    color:green;
}

#preOrderUnSuccess {
    color: red;
}

@media (max-width: 767px) {
    .product-thumbnail .secondary-image {
        display: none !important;
    }
}

.active_filters_count {
    background-color: #60ca00;
    color: white;
    border-radius: 50%;
    width: 1.5em;
    height: 1.5em;
    display: inline-block;
    text-align: center;
    line-height: 1.5em;
}

#js-product-list .secondary-image, .featured-products .secondary-image, .product-accessories .secondary-image{display:none!important;}

#js-product-list .hover-exist:hover .secondary-image, .featured-products .hover-exist:hover .secondary-image, .product-accessories .hover-exist:hover .secondary-image{display:block!important;position:absolute;inset:0;}


/* Modal popup styling */
.gallery-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: white;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 1000;
    opacity: 0;
    transition: opacity 0.3s;
}

.gallery-modal.active {
    display: flex;
    opacity: 1;
}

.modal-content {
    position: relative;
    width: 100%;
    height: 100%;
}

.close-modal {
    position: absolute;
    top: 10px;
    right: 10px;
    color: black;
    font-size: 50px!important;
    cursor: pointer;
    z-index: 1010;
}

/* Swiper styling for the modal */
.modal-swiper {
    width: 100%;
    height: 100%;
}

.modal-swiper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
}

.modal-swiper .swiper-slide img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.modal-swiper .swiper-button-next,
.modal-swiper .swiper-button-prev{
    color: black;
}
.swiper-pagination-modal{
    position:absolute;
    text-align: center;
    z-index: 20;
}
/* Make gallery images clickable */
.mySwiper .swiper-slide img {
    cursor: pointer;
}
/* Custom cursor styles */
.zoom-in-cursor {
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3Cline x1='11' y1='8' x2='11' y2='14'%3E%3C/line%3E%3Cline x1='8' y1='11' x2='14' y2='11'%3E%3C/line%3E%3C/svg%3E") 16 16, zoom-in;
}

.zoom-out-cursor {
    cursor: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='32' height='32' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3Cline x1='8' y1='11' x2='14' y2='11'%3E%3C/line%3E%3C/svg%3E") 16 16, zoom-out;
}

.grab-cursor {
    cursor: grab;
}

.grabbing-cursor {
    cursor: grabbing !important;
}

/* Zoomed image style */
.modal-swiper .swiper-slide img.zoomed {
    max-width: none;
    max-height: none;
    width: auto;
    height: auto;
    min-width: 105%;
    min-height: 105%;
    object-fit: contain;
}

/* Image container for dragging */
.modal-swiper.swiper-locked .img-container{
    position: relative;
    width: 100%;
    height: 100%;
    overflow-y: auto;
    overflow-x: hidden;
}
.modal-swiper:not(.swiper-locked) .img-container {
    position: relative;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    overflow-y: auto;
    overflow-x: hidden;
}

/* Hide navigation buttons when zoomed */
.swiper-locked .swiper-button-next,
.swiper-locked .swiper-button-prev {
    display: none;
}
.swiper-locked .swiper-pagination-modal{ display:none; }

@media (max-width: 767px){
    .modal-swiper.swiper-locked .img-container{
        display: flex;
        justify-content: center;
        align-items: center;
    }
    .modal-swiper .swiper-slide img.zoomed {
        max-width: none;
        max-height: none;
        width: auto;
        height: auto;
        min-width: 250%;
        min-height: 250%;
        object-fit: contain;
    }
}
.modal-swiper .swiper-slide img.zoomed {
    transition: transform 0.2s ease-out;
}
.tap-feedback {
    position: absolute;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.3);
    pointer-events: none;
    transform: translate(-50%, -50%) scale(0);
    animation: tap-animation 0.4s ease-out;
}

@keyframes tap-animation {
    0% {
        transform: translate(-50%, -50%) scale(0);
        opacity: 1;
    }
    100% {
        transform: translate(-50%, -50%) scale(2);
        opacity: 0;
    }
}
