.sr-hero-carousel img.swiper-slide-image {
    box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.42) !important;
    max-width: 700px;
    object-fit: contain;
    width: 100%;
}

.sr-hero-carousel .elementor-swiper-button {
    background-color: rgba(201,201,201,0.75) !important;
    width: 38px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.sr-hero-carousel .elementor-swiper-button:hover {
    background-color: black !important;
}

.sr-header.elementor-sticky--effects {
    background-color: #f4f4f4 !important;
}

.sr-header.elementor-sticky--effects .e-con-inner {
    padding: 17px 0px !important;
}

.sr-header.elementor-sticky--effects {
   animation: stickyFromTop 0.45s ease-out forwards;
}

.sr-hm-social .elementor-social-icon-facebook,
.sr-hm-social  .elementor-social-icon-envelope {
    background-color: #b89d4f !important;
}

.sr-prod-feature img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
    object-position: top center;
}

.sr-cord-image::before {
    content: "";
    position: absolute;
    background: rgba(184,157,79,1);
    opacity: 0.15;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotate(-12.5deg);
    transform: rotate(-12.5deg);
}

.sr-cord-image img {
    filter: drop-shadow(2px 8px 12px rgba(0, 0, 0, 0.3));
}

.sr-cord-image {
    max-width: 580px !important;
    margin: auto;
}

.berocket_better_labels.berocket_better_labels_image * {
    display: none;
}

.woocommerce ul.products li.product .button {
    display: none !important;
}

.woocommerce .woocommerce-result-count {
    opacity: 0.5;
    font-size: 14px;
}
.woocommerce .woocommerce-ordering .orderby {
    border-right: none;
    border-left: none;
    border-top: none;
    padding-left: 2px;
    border-radius: 0px !important;
    background-repeat: no-repeat !important;
    background-position: center right !important;
    background-size: 20px !important;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    font-family: 'Poppins';
    font-weight: normal;
    text-transform: uppercase;
    font-size: 0.75rem;
    letter-spacing: 0.08em;
    opacity: 0.5 ;
}

select.orderby {
    background-image: url('../images/down-arrow.svg') !important;
}

select:focus,
select:focus-visible {
    outline: none !important;
}

.woocommerce .woocommerce-ordering {
    margin-bottom: 40px !important;
}

.sr-post-feature-img img {
    aspect-ratio: 3 / 2;
    object-fit: cover;
    object-position: top center;
}

.sr-main-heading {
    position: relative;
}

.sr-main-heading::after {
    content: "";
    position: relative;
    width: 1px;
    height: 115px;
    background: rgba(184,157,79,1);
    left: 0;
    right: 0;
    margin: auto;
    top: 23px;
    display: block;
}

.inner-p-info p {
    margin-bottom: 34px;
}

.sr-inner-shape-img {
    position: relative;
    width: 425px;
    margin: 0 auto;
}

.sr-inner-shape-img::before {
    content: "";
    position: absolute;
    background: rgba(184, 157, 79, 1);
    opacity: 0.15;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotate(-12.5deg);
    transform: rotate(-12.5deg);
}

.sr-inner-shape-img img {
    filter: drop-shadow(2px 8px 12px rgba(0, 0, 0, 0.3));
}

.img-shadow img {
    filter: drop-shadow(13px 18px 12px rgba(0, 0, 0, 0.3));
}

.sr-btn svg {
    width: 22px;
}

.sr-btn span.elementor-button-text {
    align-items: center;
    display: flex;
}

.heading-border {
    position: relative;
}

.heading-border::before {
    content: "";
    position: absolute;
    width: 4px;
    height: 25px;
    background: #b89d4f;
}

.collection-grid .collection-col:nth-child(odd) .heading-border::before {
    right: -2px;
}

.collection-grid .collection-col:nth-child(even) .heading-border::before {
    left: -2px;
}

.collection-img {
    position: relative;
}

.collection-img::before {
    content: "";
    position: absolute;
    background: rgba(184, 157, 79, 1);
    opacity: 0.15;
    width: 100%;
    height: 100%;
    z-index: -1;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotate(-12.5deg);
    transform: rotate(-12.5deg);
}

.collection-img img {
    aspect-ratio: 1/1;
    object-fit: cover;
}

.collection-img {
    position: relative;
}

.span-border {
    position: relative;
}

.span-border::before {
    content: "";
    position: absolute;
    background: #ebebeb;
    width: 100%;
    height: 1px;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: -1;
}

.span-border .elementor-heading-title {
    background: white;
    z-index: 1;
    padding-right: 12px;
}

.sr-whats-img {
    position: relative;
    width: 580px;
    margin: 0 auto;
    box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.42) !important;
}

.sr-whats-img::before, .sr-whats2-img::before {
    content: "";
    position: absolute;
    background: rgba(184,157,79,1);
    opacity: 0.15;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transform: rotate(-12.5deg);
    transform: rotate(-12.5deg);
}

.sr-whats2-img {
    position: relative;
    width: 500px;
    margin: 0 auto;
    box-shadow: 1.25rem 1.375rem 4.75rem 0rem rgba(0, 0, 0, 0.42) !important;
}

.sr-related-feature-img img {
    aspect-ratio: 1 / 1;
    object-fit: cover;
}

.post-feature-img img {
    box-shadow: 1.25rem 1.375rem 2.75rem 0rem rgba(0, 0, 0, 0.22) !important;
    max-width: 630px !important;
    width: 100% !important;
}

.search-box button {
    width: 50px !important;
    height: 50px !important;
    margin: auto;
    justify-content: center;
}

.search-box button svg {
    margin-right: 0px !important;
}

.search-box .e-search-input {
    position: relative;
    border: none !important;
}

.search-box .e-search-input-wrapper::after {
    content: "";
    position: absolute;
    width: 1px;
    height: 21px;
    background: #b89d4f;
    right: 0;
    top: 0;
    z-index: 2;
    bottom: 0;
    margin: auto;
}

.search-box .e-search-input-wrapper {
    position: relative;
}

.search-box search.e-search {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;
}

ul.category-hierarchy li {
    font-size: 13px;
    color: rgba(0,0,0,0.35);
}

ul.category-hierarchy li a {
    color: rgba(51,51,51,1);
}

ul.category-hierarchy {
    list-style-type: none;
    padding-left: 20px;
}

ul.category-hierarchy ul {
    list-style-type: none;
}

ul.category-hierarchy ul li, ul.category-hierarchy li {
    position: relative;
}

ul.category-hierarchy ul li::before,
ul.category-hierarchy li:before {
    margin: auto;
    content: '—';
    display: block;
    position: absolute;
    left: -19px;
    top: 0;
    font-size: 11px;
    bottom: 0;
    margin: auto;
}

.sr-hero-carousel figure.swiper-slide-inner {
    max-width: 700px;
    margin: auto !important;
    position: relative;
    padding: 22px;
}

.sr-hero-carousel figcaption.elementor-image-carousel-caption {
    position: absolute;
    bottom: 32px;
    left: -164px;
}

.sr-hero-carousel .swiper-slide {
    margin: auto;
}

.sr-mb-menu .elementor-nav-menu--dropdown a {
    border-bottom: 1px solid rgba(0,0,0,0.125);
}

.sr-mb-menu .elementor-nav-menu--dropdown li:last-child a {
    border-bottom: none !important;
}

.single-social-btn .elementor-share-btn {
    border-color: transparent !important;
}

.single-post-navs {
    border-top: 1px solid rgba(0,0,0,0.125);
    border-bottom: 1px solid rgba(0,0,0,0.125);
}

.single-post-navs .elementor-post-navigation__link {
    padding: 45px 10px;
}

.single-social-btn-custom .elementor-share-btn.elementor-share-btn_facebook, 
.single-social-btn-custom .elementor-share-btn.elementor-share-btn_email {
    background-color: #b89d4f !important;
}

.single-post h3.comments-title.h4 {
    font-family: 'Poppins';
    font-weight: 300;
    text-transform: uppercase;
    font-size: 1.25rem;
    letter-spacing: 0.15em;
    color: rgba(184, 157, 79, 1);
}

b, strong {
    font-weight: bold !important;
}

.single-post .media.comment {
    margin-bottom: 2rem;
    border-top: 1px solid rgba(0,0,0,0.125);
    padding-top: 2rem;
}

.single-post .comment .media-left {
    margin-right: 1.25rem;
    padding-right: 0;
}
.single-post .comment-meta {
    margin-bottom: 1rem;
    display: -webkit-box;
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    width: 100%;
}

.single-post h4.media-heading {
    padding-top: .125rem;
    margin-top: 0 !important;
    margin-bottom: .1rem;
    font-size: 90%;
    text-transform: uppercase;
    color: rgba(184, 157, 79, 1) !important;
}

.single-post .comments-area *:last-child {
    margin-bottom: 0 !important;
}

.single-post .comment-meta-item {
    display: block;
    font-size: .625rem;
    opacity: 0.5;
    text-transform: uppercase;
    margin-top: 0;
    letter-spacing: 1px;
}

.single-post .media {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: start;
    align-items: flex-start;
    gap: 10px;
}

.single-post figure.gravatar.media-left {
    width: 32px;
}

.single-post .nocomments.lead {
    font-size: 21.25px;
}

.wcs-single-left h2 {
    font-family: 'Playfair Display';
    font-weight: normal;
    text-transform: none;
    font-size: 3.25rem;
    letter-spacing: -0.04em;
}

.wcs-single-left h3 {
    font-family: 'Poppins';
    font-weight: 200;
    text-transform: uppercase;
    font-size: 1.875rem;
    color: rgba(184, 157, 79, 1) !important;
}

.sr-hero-carousel .swiper-pagination-bullet {
    border-radius: 50px !important;
}

.sr-hero-carousel .swiper-pagination-bullet-active {
    width: 4px !important;
    height: 4px !important;
}
    
.sr-hero-carousel .swiper-pagination {
    display: none;
}

.post-feat-img img {
    aspect-ratio: 3/2;
    object-fit: cover;
}

/* ---------------------
    KEYFRAMES   
------------------------ */
@keyframes stickyFromTop {
   from {
       transform: translateY(-100%);
       opacity: 0;
   }
   to {
       transform: translateY(0);
       opacity: 1;
   }
}




@media (max-width: 1366px) {
    .sr-inner-shape-img, .sr-cord-image, .sr-whats-img, .sr-whats2-img {
        width: 320px !important;
    }
}

@media (max-width: 1024px) {
    .sr-mb-menu .elementor-nav-menu__container {
        padding: 20px 15px 50px;
    }
     .sr-inner-shape-img, .sr-cord-image, .sr-whats-img, .sr-whats2-img {
        width: 275px !important;
    }

    .sr-hero-carousel img.swiper-slide-image {
        max-width: 400px;
    }

    .sr-hero-carousel figcaption.elementor-image-carousel-caption {
        position: relative;
        bottom: 0;
        left: 0;
    }

    .post-feature-img img {
        max-width: 542px  !important;
        width: 100% !important;
    }

}

@media (max-width: 767px) {
    .sr-inner-shape-img, .sr-cord-image, .sr-whats-img, .sr-whats2-img {
        width: 235px !important;
    }
    .sr-main-heading::after {
        height: 70px;
    }

    .collection-grid .collection-col:nth-child(odd) .heading-border::before {
        left: -2px;
    }

    .collection-grid .collection-col:nth-child(even) .heading-border::before {
        left: -2px;
    }

    .collection-img {
        width: 300px;
    }

    .sr-hero-carousel figcaption.elementor-image-carousel-caption {
        position: relative;
        bottom: 0;
        left: 0;
    }

    .sr-hero-carousel img.swiper-slide-image {
        box-shadow: 1px 13px 25px -1px rgba(0, 0, 0, 0.42) !important;
    }

    .single-post-navs .elementor-post-navigation__link {
        padding: 0px;
        width: 100% !important;
    }

    .single-post-navs .elementor-post-navigation__separator-wrapper {
        display: none;
    }

    .single-post-navs .elementor-post-navigation {
        flex-wrap: wrap !important;
        padding: 25px 0px !important;
        gap: 25px;
    }

    .sr-hero-carousel .swiper-pagination {
        display: block;
    }

    .sr-hero-carousel .elementor-swiper-button {
        display: none !important;
    }

}