/* Header Section CSS */

.megamenu__list {
    margin-left: auto !important;
    margin-right: auto !important;
    padding-left: var(--page-padding) !important;
    padding-right: var(--page-padding) !important;
    max-width: calc(var(--page-padding)* 2 + var(--page-width));
}
.header-inline-menus__link, a.header-inline-submenus__link.menus__link {
    font-size: 12px;
    color: #000000a6 !important;
    font-weight: 400 !important;
}
.megamenu-list__item-title {
    font-size: 12px;
    font-weight: 700;
    border-bottom: 1px solid rgba(0, 0, 0, .03);
    opacity: .7 !important;
    padding: 6px 20px;
}
ul.header-dropdown-menu {
    border-top: 2px solid #a67bb5;
}
.header-nav-list .menus__link::after,
.header-inline-menus__link::after {
    content: unset !important;
}

li.megamenu-submenu__item a.menus__link {
    font-size: 13px;
    font-weight: 700;
    opacity: .7 !important;
    padding: 6px 20px;
}
.header__inline-submenus {
    max-width: 1100px;
    margin: 0px auto !important;
    left: 50% !important;
    transform: translateX(-50%);
}
ul.megamenu__list {
    padding-top: 20px !important;
    border-top: 3px solid #a67bb5;
}
@media  only screen and (min-width: 959px){
    .header__container--left-left .header__heading {
        margin-right: 50px !important;
    }
}
/* Contact-Page CSSS */
.contact-form-row {
    display: flex;
    gap: 80px;
}


.contact-form-row .contact-info ul {
    list-style: none;
    padding-left: 0;
}

.contact-form-row .contact-info ul li {
    font-size: 16px;
    font-weight: 400;
    padding: 5px 5px 5px 0px;
}
.contact-info .social-media {
    margin-top: 20px !important;
}
.contact-form-row h3.title.title-wrapper--no-top-margin {
    color: #333;
    padding-bottom: 10px;
    line-height: 1em;
    font-weight: 500;
    font-size: 26px;
}
.contact-form-row .contact-info ul li a svg {
    color: #B7B9ED
}
.contact-form-row h3.title.title-wrapper--no-top-margin {
    text-align: left;
}

.contact-form-row .contact-info ul li a {
    display: flex;
    gap: 10px;
    align-items: center;
}

@media only screen and (min-width: 960px) {
    .contact-form-row>div {
        width: 50%;
    }
}
@media only screen and (max-width: 959px) {
    .contact-form-row {
        flex-direction: column;
        gap: 40px;
    }
}

/* Aapicc Page CSS */


/* text-columns-with-images Css */
a.button.fw-bold {
    background-color: #bfb9fd;
    border-radius: 8px;
    color: white; 
    margin-top: 26px;
}
.text-columns-with-images-item__main.hover-image-scale {
    background-color: white;

}


.text-columns-with-images-item__main.hover-image-scale {
    height: 100%;
}
.section.section-padding.text-columns-with-images.color-scheme-none.section-gap {
    margin-top: 50px;
}

a.button.fw-bold:after {
    display:none !important;
    border-radius: 10px;
   
}
.text-columns-with-images-item__image:hover .overlay {
    height: 100%;
    width: 100%;
    background-color: #00000082;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s all ease;
    display: flex;
    justify-content: center;
    align-items: center;
}
.overlay img {
    height: auto;
    width: 40px; 
    position:absolute; 
}
.text-columns-with-images-item__image:hover .overlay {
    visibility: visible;
    opacity: 1;
}
div#shopline-section-173264516720324b15de .text-columns-with-images-item__main.hover-image-scale {
    max-width: 550px;
    margin: 0px auto;
}
div#shopline-section-173264516720324b15de .text-columns-with-images-item__title.title5 {
    font-size: 26px;
    color: #333;
    font-weight: 500;
}
div#shopline-section-173264516720324b15de .text-columns-with-images-item__text.body3.rte {
    font-size: 14px;
    color: #666666;
}
div#shopline-section-173264516720324b15de a.text-columns-with-images-item__button.text-columns-with-images-item__button--center.body4.d-flex {
    background: #b7b9ed;
    padding: 10px 18px !important;
    border-radius: 8px;
    overflow: unset;
}
span.button-arrow {
    display: none;
}
div#shopline-section-173264516720324b15de span.button-text {
    font-size: 18px;
    color: #ffffff;
    line-height: 1.7em;
}
div#shopline-section-173264516720324b15de .text-columns-with-images-item--center .no-spacing .text-columns-with-images-item__content {
    padding: 5px 20px !important;
}
.custom-devider {
    margin: 0px;
    min-height: 67px;
    padding-bottom: 19px;
    /* border-bottom: 1px solid #b7b9ed; */
}



/* About page CSS */
/* p.advc-sub-title.advc-tag-display__tag-title {
    font-size: 16px !important;
}

.advc-tabs-controls ul {
    background-color: #a89f9f;
}
.advc-tabs-controls ul li{
    background-color: #fcfcfc;
}
li.advc-tabs-control__item.is-active {
    padding: 7px 25px;
    border-bottom: none;
}
.advc .advc-tabs .advc-tabs-controls--scroller .advc-tabs-control__item.is-active:after {
    display: none;
}

li.advc-tabs-control__item.is-active {
 
    text-align: center;
} */


/* Featured Collection CSS */

span.featured-collection__title-line {
    display: none;
}
.featured-collection__title-group {
    justify-content: center;
}
.featured-collection__title--ellipsis {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 500;
    color: #b7b9ed;
    line-height: 1em;
}
.card .card__content .product__title {
    font-size: 16px;
    line-height: 1.4em;
    color: #333;
    text-align: center !important;
    font-weight: 500 !important;
}
.card .card__content .card__content-bottom-left {
    justify-content: center !important;
}
.price .price__regular .price-item--regular {
    font-size: 16px;
    color: #b7b9ed !important;
    font-weight: 400 !important; 
}
.button--link::after {
    content: unset;
}
a.button.button--link {
    color: #FFFFFF!important;
    border-width: 0px!important;
    border-color: #93b786;
    border-radius: 8px;
    letter-spacing: 0px;
    font-size: 18px;
    padding: 0.3em 1em!important;
    background-color: #b7b9ed;
    font-weight: 500;
    min-width: 200px;
}
.page-width.featured-collection__view-all.slider-block--173264919513195d397c--1732649195131259bb07 {
    text-align: center;
}
.card .card__media, .card .card__inner--wrapper {
    background: transparent !important;
}

/* Rich-Text Css */
.rte.rich-text__heading span {
    line-height: 1em;
    padding-bottom: 10px;
    font-size: 26px;
    font-weight: 500;
    text-transform: uppercase;
}

.rich-text__buttons a.button:before {
    content:unset !important;
}
.rich-text__buttons a.button:after {
    content:unset !important;
}
.rich-text__buttons a.button{
    padding:6px 18px;
    font-size:18px;
    border-radius:8px;
    font-weight: 500;
}



/* Blogs Post Section CSS */
div#shopline-section-1732819082023d132927 h2.blogs__title.word-break.title3.title__align-center {
    font-size: 26px;
    color: #b7b9ed!important;
    font-weight: 700;
    margin-bottom:18px;
}
div#shopline-section-1732819082023d132927 a.simple-blog__image-wrapper {
    border-radius: 7px;
}
div#shopline-section-1732819082023d132927 .simple-blog.blog-card-style-normal {
    border: 1px solid #d8d8d8;
    overflow: hidden;
}
div#shopline-section-1732819082023d132927 .simple-blog__main.simple-blog__main--center {
    padding: 10px 15px 20px;
    margin: 0px !important;
}
div#shopline-section-1732819082023d132927 .grid > * {
    padding: 0px 30px;
}
div#shopline-section-1732819082023d132927 .simple-blog__image-box {
    padding-bottom: 65% !important;
}
/* carousel section csss */
.carousel-section.section-padding.page-width {
    display: flex;
    gap: 20px;
}
.carousel_second_div {
    height: 100%;
    width: 100%;
    padding: 20px;
    flex-direction: column;
    text-align: center;
    background-color: #d6d6d6;
    color: rgb(27, 10, 10);
}

/* Footer Section CSS */

.footer-block.grid__item {
    display: flex;
    justify-content: space-between;
}
a.mail_content, .custom-mail span {
    font-size: 14px;
    color: #666;
    font-weight: 500;
}
.footer__content-bottom {
    background: #666666;
    margin-left: -30px;
    margin-right: -30px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

footer.footer.section-footer-padding.color-scheme-3.footer_content_left {
    padding-bottom: 0;
}

footer.footer.section-footer-padding.color-scheme-3.footer_content_left {
    padding-bottom: 0;
}

.footer_content_left .footer__copyright {
    margin-bottom: 10px;
    color: #fff;
}
small.copyright__content {
    display: block;
}
.footer__content-top.page-width {
    margin-bottom: -50px;
}
small.copyright__content,
small.copyright__content * {
    color: #fff;
    font-size: 14px;
    text-align: center;
    align-content: center;
    width: 100%;
}


/* Product Page */
.qnty_purchase_button {
    display: flex;
    gap: 15px;
    align-items: flex-start;
}

.qnty_purchase_button .quantity-input-label.body3.fw-bold {
    display: none;
}

.qnty_purchase_button .buy_buttons {
    flex-grow: 1;
}