<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.ps-search-table {
    background-color: #F2F2F2;
    border-radius: 30px;
    overflow: hidden;
    width: 330px;
}

.ps-search-table .form-control {
    background-color: #f2f2f2;
    border: 0px solid #ced4da !important;
}

.ps-search-table .input-group-append {
    width: 60px;
    align-items: center;
    justify-content: center;
    color: #191919;
    display: flex;
}

.ps-search-table .input-group {
    display: flex !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-20 {
    margin-top: 20px;
}

.ps-search-btn {
    padding-left: 0px;
}

.pl-0 {
    padding-left: 0;
}

.banners-below-main-slider .col-div {
    padding: 20px;
}

.banners-below-main-slider .col-div img {
    border-radius: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    height: 265px;
    object-fit: cover;
}

.swiper-button-prev::after {
    color: #a53692 !important;
}

.swiper-button-next::after {
    color: #a53692 !important;
}


/* Home Page - Free shipping section */

.home_column_inner {
    box-sizing: border-box;
    padding-left: 15px;
    padding-right: 15px;
    width: 100%;
}

.home_column_inner::before {
    content: " ";
    display: table;
}

.zorka-icon-box.style5 {
    -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: all .5s cubic-bezier(.215, .61, .355, 1);
    -ms-transition: all .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: all .5s cubic-bezier(.215, .61, .355, 1);
    transition: all .5s cubic-bezier(.215, .61, .355, 1);
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.zorka-icon-box.style5 {
    height: 70px;
}

.zorka-icon-box {
    position: relative;
}

.zorka-icon-box.style5:before {
    content: "";
    position: absolute;
    pointer-events: none;
    z-index: -1;
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 0;
    background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, .35) 0%, rgba(0, 0, 0, 0) 80%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .35) 0%, rgba(0, 0, 0, 0) 80%);
    -webkit-transition: all .5s cubic-bezier(.215, .61, .355, 1);
    -moz-transition: all .5s cubic-bezier(.215, .61, .355, 1);
    -ms-transition: all .5s cubic-bezier(.215, .61, .355, 1);
    -o-transition: all .5s cubic-bezier(.215, .61, .355, 1);
    transition: all .5s cubic-bezier(.215, .61, .355, 1);
}

.zorka-icon-box.style5 .zbox-icon {
    background-color: #d9425f;
    width: 70px;
    height: 100%;
    right: 0;
    top: 0;
    text-align: center;
}

.zorka-icon-box .zbox-icon {
    position: absolute;
    display: block;
}

.zorka-icon-box.style5 .zbox-icon i {
    color: #fff;
    font-size: 32px;
    line-height: 70px;
}

.zorka-icon-box.style5:hover {
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    -ms-transform: translateY(-5px);
    -o-transform: translateY(-5px);
    transform: translateY(-5px);
}

.zorka-icon-box.style5:hover:before {
    opacity: 1;
    -webkit-transform: translateY(5px);
    -moz-transform: translateY(5px);
    -ms-transform: translateY(5px);
    -o-transform: translateY(5px);
    transform: translateY(5px);
}

.zorka-icon-box.style5 .zbox-title {
    background-color: #ff6683;
    padding-right: 70px;
    text-align: center;
    font-size: 13px;
    color: #fff;
    display: block;
    height: 100%;
    padding-top: 28px;
}

.zorka-icon-box .zbox-title {
    text-transform: uppercase;
    line-height: 14px;
    color: #25282c;
    font-weight: 700;
    font-size: 14px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.swiper-container .thumbnail img:hover {
    transform: none !important;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    -o-transform: none !important;
}

.deals-section {
    margin-bottom: 40px;
}

.wishlist-icon-top {
    top: 20px;
    right: 20px;
    color: #a53692;
    font-size: 12px;
    display: block;
    font-size: 16px;
    position: absolute;
}


/* Home Page - Products section */


/* Product Detail Page - Products section */

.display-inline {
    display: inline;
}

.xzoom-container .image-box a {
    font-size: 16px;
    right: 154px;
    top: 10px;
}

.kalles-template .col_thumb .p_group_btns {
    font-size: 16px;
    right: 20px;
    bottom: 12px;
}

.short-desc-in-details {
    background: #f2fff8;
    padding: 12px 20px;
    margin-top: 0px;
    margin-bottom: 20px;
}

.product_return li:last-child {
    display: inline-block;
    vertical-align: middle;
    margin: 0 10px 0px 0;
    border-right: 0px solid #a02a8b;
}

.spec-radio-label {
    font-size: 14px;
}

.alert-success {
    background-color: #ffebfc;
    border-color: #fddaf8;
    color: #a53692;
    font-weight: 600;
}

.alert-info {
    background-color: #d0ffff;
    border-color: #b2f5f5;
    color: #2196f3;
    font-weight: 600;
}

.desc-content {
    padding: 10px 0 0;
}

.strikethrough {
    position: relative;
}

.strikethrough:before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid;
    border-color: #fff;
    -webkit-transform: rotate(50deg);
    -moz-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    transform: rotate(50deg);
}

.strikethrough:after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    right: 0;
    border-top: 2px solid;
    border-color: #fff;
    -webkit-transform: rotate(-50deg);
    -moz-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-50deg);
}

.no-size-disable {
    background: #e3e3e3 !important;
    cursor: not-allowed;
    /* pointer-events: none; */
    border: 1px solid #eee !important;
}

.mt-0 {
    margin-top: 0;
}

.mb-0 {
    margin-bottom: 0;
}


/* label {color: black;font-weight: 700;font-size: 15px;} */

.prod-wishicon-right-side {
    font-size: 20px;
    margin: 4px;
    border-radius: 50px;
    border: 1px solid #a02a8b;
    padding: 5px 8px;
    max-width: 100%;
}

.opacity-03 {
    opacity: 0.3;
}

.is-available {
    background: #ffebfc;
}

.product_desc {
    font-size: 14px;
}

.review-bg {
    background-color: #FDCC0D !important;
}

.f-size-13 {
    font-size: 13px;
}


/*_________________  Accordion
  ________________________________________*/

.accordion {
    position: relative;
}

[id*="open-accordion"],
[id*="close-accordion"] {
    /* background: #ffebfc; */
    border-bottom: 1px solid #a02a8b;
    line-height: 40px;
    height: 40px;
    display: block;
    position: relative;
    width: 100%;
    /* border: 1px solid #eee; */
}

[id*="close-accordion"] {
    display: none;
}

.accordion a {
    font-size: 16px;
    font-weight: 600;
    padding-left: 2%;
    text-decoration: none;
    text-shadow: none;
    margin-bottom: 12px;
}

[id*="open-accordion"]:after,
[id*="close-accordion"]:after {
    content: "";
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 10px solid rgb(160 42 139);
    position: absolute;
    right: 8px;
    top: 15px;
    z-index: 999;
    transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
}

.target-fix {
    display: block;
    top: 0;
    left: 0;
    position: fixed;
}

.accordion-content {
    background: #fff;
    height: 0;
    /* margin: -1px auto 0; */
    padding: 0 2.5%;
    position: relative;
    overflow: hidden;
    width: 100%;
    transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
}

.accordion span:target~.accordion-content {
    display: block;
    height: auto;
    padding-bottom: 25px;
    padding-top: 10px;
}

.accordion span:target~[id*="close-accordion"] {
    display: block;
}

.accordion span:target~[id*="open-accordion"] {
    display: none;
}

.accordion span:target~[id*="close-accordion"]:after {
    border-top: 10px solid #a02a8b;
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
}

.accordion-content p {
    font-size: 15px;
    color: #717171;
    margin-bottom: 0;
}

.accordion-content h5 {
    font-size: 16px;
    margin-bottom: 0;
}

.bt-border {
    border-top: 1px solid #eee;
}


/* Admin Panel */

.sidebar-collapse .nav&gt;li&gt;a {
    /* background: #a02a8b !important; */
}

.navbar-side {
    background-color: #d0a0c8 !important;
}

.navbar-cls-top {
    background: #a73e93 !important;
}

.ml-20 {
    margin-left: 20px;
}


/* Responsive CSS */
@media (max-width: 767px) {
    .deals-section {
        margin-bottom: 0px;
    }
    .features-section-responsive {
        display: inline-block;
        margin-top: -32px;
    }
    .features-section-responsive .resp-row {
        width: 100%;
        display: inline;
    }
    .features-section-responsive .resp-col-4 {
        width: 100%;
        display: contents;
    }
    .home_column_inner {
        display: inline-grid;
        padding-left: 0;
        padding-right: 0;
    }
    .mob-display-inline {
        display: inline-block;
        margin-left: 0 !important;
    }
    #subbanner2 {
        margin-bottom: 20px;
    }
    .offer-mb {
        margin-bottom: 0px !important;
    }
    .banner-two-row-section img{
        height: auto !important;
    }
    .banner-three-layout-img-left{
        height: auto !important;
    }
    .banner-three-layout-img-right{
        height: auto !important;
    }
    .banners-below-main-slider .col-div img {
        height: auto !important;
    }
    .subscription-newsletter {
        margin-top: 0px !important;
        width: 100% !important;
        margin-bottom: 20px;
    }
    .offers-img {
        object-fit: cover;
        height: auto !important;
        width: 100%;
    }
}

.offer-mb {
    margin-bottom: 20px;
}
.banner-two-row-section img{
    height: 250px;
    object-fit: cover;
    width: 100%;
    object-position: bottom;

}
.banner-three-layout-img-left{
    height: 300px;
    object-fit: cover;
    object-position: bottom;

}
.banner-three-layout-img-right{
    height: 148px;
    object-fit: cover;
    object-position: bottom;

}
.wishlist-empty-img{
    margin-top: -65px;
    margin-bottom: -40px;
}
.offers-img{
    object-fit: cover;
    height: 300px;
    width: 100%;
}</pre></body></html>