.product-section [data-product-options] {
    display: none !important;
}
.shopify-section:has(.product-section){
    background: #F4EEE4;
}
.product-section {
    max-width: 1800px;
    margin: auto;
    padding: 80px 40px 100px 40px !important;
}
.product-details-wrapper {
    padding: 0 !important;
}
.product-single.product-sticky-wrapper {
    flex-wrap: wrap;
    justify-content: space-between;
}
div#sharing {
    text-align: end;
}
@media only screen and (min-width: 1201px)
    div#sharing {
        position: absolute;
        right: 0;
    }
}
div#sharing .standalone-icon--wrapper:not(.icon-no-padding) svg {
    min-height: 16px;
    min-width: 16px;
    width: 16px;
}
div#sharing .standalone-icon--wrapper:not(.icon-no-padding) {
    min-height: unset;
    min-width: unset;
    padding: 5px !important;
}
span.product__meta--vendor {
    color: #303030;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    letter-spacing: .26px;
    background: #fff;
    padding: 3px 10px;
    border-radius: 5px;
    margin: 9px 0;
}
span.product__meta--vendor .label-font {
    text-transform: unset;
}
.product-details-product-title.h1 {
    color: #000;
    font-size: 36px!important;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    letter-spacing: normal;
}
@media only screen and (min-width: 768px){
.shopify-section-group-header-group {
    border-bottom: 1px solid #d0d0d0;
}
.product-sticky.large--six-twelfths {
    width: 55%;
}
product-information.product-sticky.large--six-twelfths {
    width: 40%;
}}
.stars {
    color: #f2a30f
}
.template-product .main-content {
    background: 0 0
}

.second.page-wrapper .product-details .serivce-tag .service-icon-txt {
    display: flex;
    align-items: center;
    column-gap: 10px
}

.second.page-wrapper .product-details .serivce-tag .service-icon-txt p {
    font-size: 16px;
    font-weight: 500;
    color: #303030;
    font-style: normal;
    margin: 0;
}

.second.page-wrapper .product-details .serivce-tag {
    margin: 0;
    display: flex;
    width: 100%;
    justify-content: space-between;
    background: #fff;
    padding: 16px 30px;
    border-radius: 0 0 20px 20px
}

.product-details form>:not(:last-child) {
    margin: 0 0 16px
}

.product-details .premium-badges .pre-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
    column-gap: 10px;
    row-gap: 15px;
    flex-wrap: wrap
}

.product-details .premium-badges .pre-wrap .pre-badge-box {
    width: calc(22% - 0px);
    text-align: center
}

.product-details .premium-badges .pre-wrap .pre-badge-box .pre-img {
    width: 75px;
    height: 75px;
    margin: 0 auto;
    background: #fff;
    border-radius: 50%;
    display: grid;
    place-items: center
}

.product-details .premium-badges .pre-wrap .pre-badge-box p {
    color: #000;
    text-align: center;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 10px;
    margin-bottom: 0;
}

.product-details div#tiny-tabs-global-wrapper {
    margin: 50px 0 0
}

.video-box-premium-container {
    width: 100%;
    display: flex;
    position: relative;
    column-gap: 13px;
    border-radius: 20px;
    margin-top: 60px
}

.video-box-premium-container .video-box-premium video {
    width: 100%;
    object-fit: cover;
    border-radius: 12px;
    display: block;
    height: 100%
}

.video-box-premium-container .video-box-premium {
    position: relative;
    margin: 0 6px
}

.video-box-premium-container .video-box-premium .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer
}

.video-box-premium-container button.slick-prev.slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.video-box-premium-container button.slick-next.custom-next.slick-arrow {
    left: unset;
    width: 50px;
    height: 50px;
    border: none;
    background: 0 0;
    right: -24px;
    top: 50%;
    transform: translateY(-50%)
}

.video-box-premium-container button.slick-prev.custom-prev.slick-arrow {
    z-index: 1;
    padding: 0;
    left: -24px
}

.video-box-premium-container button.slick-arrow {
    background: 0 0;
    border: none;
    width: 50px;
    height: 50px
}

.PwzrGrid-root .PwzrGrid-item:first-child .rio-width-fit-content .PwzrGrid-root-111:first-child,
.product-form .shopify-payment-button,
.video-box-premium-container button.slick-prev.custom-prev.slick-arrow img {
    width: 100%
}

.video-box-premium-container button.slick-next.custom-next.slick-arrow img {
    width: 100%;
    object-fit: cover
}

.logo_slider {
    position: relative;
    width: 100%;
    background: #fff;
    padding: 3rem 0
}

.customer-logos .l_slide img {
    height: 50px;
    object-fit: contain !important;
    margin: 0 auto;
    display: block;
    width: 130px;
    cursor: pointer
}

div#tiny-tabs-global-wrapper .tiny-tabs-title {
    border: 1px solid #ddd;
    background: #fff
}

.center_fixed_image {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 20px;
    text-align: center
}

.testimonials-section .test-heading h2 {
    font-size: 25px;
    line-height: normal;
    color: #000;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase
}

.testimonials-section .slider-controls button {
    padding: 0
}

div#tiny-tabs-global-wrapper {
    margin-top: 45px
}

#insta-feed {
    text-align: center;
    margin: 0;
    padding: 100px 0 !important
}

.shopify-section-group-footer-group {
    background: #fff;
    padding: 3rem 0
}

.testimonials-section {
    text-align: center;
    padding: 120px 50px 0;
    position: relative;
    background: rgb(255 255 255 / 30%)
}

.testimonials-section .testi-container {
    max-width: 1800px;
    padding: 0 40px;
    margin: auto;
}

.testimonials-section .test-heading h2 {
    margin-bottom: 30px
}

.testimonials-section .test-heading p {
    color: #000;
    text-align: center;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    max-width: 605px;
    margin: 0 auto 91px
}

.slider {
    display: flex;
    justify-content: center;
    overflow: hidden
}

.stars {
    font-size: 20px;
    margin-bottom: 26px
}

.slider-controls {
    margin-top: 20px
}

.slider-controls button {
    background-color: transparent;
    border: none;
    font-size: 24px;
    cursor: pointer;
    color: #333
}

.testimonials-section .slider-controls {
    position: absolute;
    top: 25%;
    right: 2%;
    margin: 0;
    display: flex;
    column-gap: 15px
}

.PwzrGrid-root .PwzrGrid-item:first-child .rio-product-option-title {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    align-items: center
}

.PwzrGrid-root .PwzrGrid-item:first-child .rio-width-fit-content .PwzrGrid-root-111.rio-width-fit-content .PwzrGrid-root-111 {
    width: auto
}

.product-details .premium-badges h4 {
    overflow: hidden;
    color: #000;
    text-overflow: ellipsis;
    font-style: normal;
    font-weight: 400;
    line-height: 27px;
    text-transform: capitalize;
    padding-top: 20px;
    margin: 0 0 50px;
    font-size: 14px
}

@media (max-width:720px) {

    .second.page-wrapper .product-details .serivce-tag {
        padding: 15px
    }

    .second.page-wrapper .product-details .serivce-tag .service-icon-txt p {
        font-size: 10px
    }

    .product-details .premium-badges .pre-wrap .pre-badge-box .pre-img {
        width: 60px;
        height: 60px
    }

    .product-details .premium-badges .pre-wrap .pre-badge-box .pre-img img {
        width: 25px;
        height: 25px;
        object-fit: contain
    }

    .video-box-premium-container button.slick-next.custom-next.slick-arrow {
        right: -10px;
        left: unset
    }

    .video-box-premium-container button.slick-prev.custom-prev.slick-arrow img {
        max-width: 30px
    }

    .video-box-premium-container button.slick-prev.custom-prev.slick-arrow {
        left: -20px
    }

    .customer-logos .l_slide img {
        height: 30px;
        width: 130px
    }

    .testimonials-section {
        padding: 60px 20px !important
    }

    .testimonials-section .testi-container {
        padding: 0 !important
    }

    .testimonials-section .slider-controls button {
        width: 35px
    }

    .testimonials-section .slider-controls {
        right: 5%;
        top: 28%;
        column-gap: 10px
    }

    .testimonials-section .test-heading p {
        margin: 0 auto 50px !important
    }

    .testimonials-section .test-heading h2 {
        font-size: 22px;
        margin-bottom: 20px
    }

    .logo_slider {
        padding: 4rem 0
    }

    #insta-feed {
        margin: 0;
        padding: 50px 0 !important
    }

    .stars {
        margin-bottom: 10px
    }
}

@media screen and (max-width:425px) {
    .second.page-wrapper .product-details .serivce-tag {
        padding: 15px;
        column-gap: 5px
    }

    .second.page-wrapper .product-details .serivce-tag .service-icon-txt {
        column-gap: 5px;
        row-gap: 5px;
        flex-direction: column;
        text-align: center
    }

    .product-details .premium-badges .pre-wrap .pre-badge-box {
        width: calc(50% - 10px)
    }
}

.accordion-faq .accordion-content{
    border-radius: 6.124px;
    border: 1.225px solid #ddd;
    background: #fff;
    padding: 19px 23px;
    margin-bottom: 15px;
}
.accordion-faq h2.section-title {
    text-align: left;
    padding-bottom: 20px;
    font-size: 25px !important;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1.75px;
}
.accordion-faq .text-with-icon--content {
    color: #000;
    font-size: 16px;
    font-style: normal;
    font-weight: 400 !important;
    line-height: normal;
    margin: 0;
    text-transform: capitalize;
    cursor: pointer;
}
.accordion-faq .width--narrow {
    max-width: 742px;
    margin-bottom: 20px;
}
.accordion-faq .collapsible-tab .summary .text-with-icon {
    margin: 0;
}
.accordion-faq .collapsible-content .rte {
    font-size: 16px;
    color: #8f8f8f;
    line-height: normal;
    font-weight: 400;
}
.accordion-faq .collapsible-content:not([style*="height: 0px;"]) {
    margin-top: 1em;
    margin-bottom: 1.5em;
}
.product--add-to-cart-button{
    background: #fff !important;
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    letter-spacing: 3.52px !important;
    text-transform: uppercase !important;
    color: inherit !important;
    border: 2px solid #303030 !important;
}
.product--add-to-cart-button:hover {
    color: #fff !important;
}
.open-customizer{
    font-size: 16px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    letter-spacing: 3.52px !important;
    text-transform: uppercase !important;
}
button.button.btn.width-full.open-customizer {
    max-width: 100%;
    background-color: var(--primary-btn-bg-color) !important;
    color: var(--primary-btn-text-color);
}

.features-section .mobile-image {
    display: none
}

.features-section {
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f4eee4
}

.features-container {
    display: flex;
    justify-content: space-around;
    align-items: center;
    max-width: 1200px;
    width: 100%;
    border-radius: 15px
}

.perfect-sec-left h2 {
    font-size: 25px;
    line-height: normal;
    color: #000;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase
}

.center-image {
    position: relative;
    max-width: 100%;
    height: auto;
    border-radius: 15px
}

section.perfect-section {
    width: 100%;
    position: relative;
    padding: 100px 15px
}

.perfect-container {
    max-width: 1277px;
    margin: 0 auto;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center
}

.perfect-sec-left {
    width: 15%
}

.perfect-sec-Rght {
    width: 80%
}

.features-right-per {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    row-gap: 100px
}

.features-right-per .perfct-feature {
    width: 25%;
    text-align: center
}

.features-right-per .perfct-feature img {
    width: 111px;
    height: 111px;
    object-fit: cover
}

.perfect-sec-left h2 {
    letter-spacing: 1.75px
}

.perfct-feature p {
    color: #000;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding-top: 17px
}

.features-section .desktop-image {
    display: block
}

@media (max-width:768px) {
    .features-container {
        flex-direction: column;
        align-items: center;
        text-align: center
    }

    .center-image {
        margin-top: 30px;
        max-width: 80%
    }
}

@media (max-width:720px) {
    .features-right-per .perfct-feature img {
        width: 60px;
        height: 60px
    }

    .perfect-container .perfect-sec-left {
        width: 40%;
        text-align: center
    }

    section.perfect-section {
        padding: 50px 15px
    }

    .features-right-per .perfct-feature p {
        font-size: 12px;
        padding: 0
    }

    .features-right-per {
        row-gap: 10px
    }

    .features-right-per .perfct-feature {
        width: 48%
    }

    .perfect-sec-Rght {
        width: 60%
    }
}

@media screen and (max-width:600px) {
    .features-section .desktop-image {
        display: none
    }

    .features-section .mobile-image {
        display: block
    }
}
.video-box-premium-container .slick-slide > div {
    margin: 0 6px;
}
.customer-logos .slick-slide > div {
    max-height: 50px;
}
@media screen and (max-width: 767px){
.product-section {
    padding: 40px 15px !important;
}
.product-details-product-title.h1 {
    font-size: 24px!important;
}
.product-price-size--h2 {
    font-size: 18px;
}
.accordion-faq h2.section-title {
    font-size: 20px !important;
    padding-bottom: 10px;
}
.accordion-faq .accordion-content {
    padding: 7px 15px;
}
.accordion-faq .text-with-icon--content {
    font-size: 12px;
}
.accordion-faq .collapsible-content .rte {
    font-size: 14px;
}
}