/* Header CSS */
a.header__heading-link > img {
  width: 80px !important;
}

a.header__heading-link {
  padding: 0px 0px !important;
}
ul.header-dropdown-menu{
    min-width: 160px !important;
}
li.header-inline-submenus__item>a {
    font-size: 16px;
    font-weight: 700 !important;
    color: #ffffff !important;
}
a.header-inline-menus__link.menus__link:after {
    content: unset;
}
a.header-inline-menus__link.menus__link:hover {
    color: #fdbf12 !important;
}
li.header-inline-submenus__item {
    background: #003049;
    border-bottom:1px solid #0000003b !important;
    padding: 15px 20px !important;
}
li.header-inline-submenus__item:hover{
    background-color: red;
}
a.header-inline-submenus__link.menus__link:after {
    content: unset;
}
/* Contact form */
.text-columns-with-images-item__title.title5 {
    color: #7748b6;
    font-size: 18px;
    font-weight: 700;
}

.text-columns-with-images-item__text.body3.rte {
    font-size: 16px;
}

.text-columns-with-images__wrapper {
    align-items: center;
}
.play-icon>svg {
    width: 60px;
}

.play-video {
    display: flex;
    align-items: center;
    column-gap: 20px;
}

.play-button-text {
    font-size: 18px;
    font-family: "Poppins";
}
.custom-contact-form {
    display: flex;
    column-gap: 50px;
    align-items: center
}

.form-content {
    width: 50%;
}

contact-form {
    width: 50%;
}
.content-title>h2 {
    font-size: 25px;
    font-family: poppins;
    font-weight: 800;
}

.content-title {
    font-size: 16px;
    padding: 20px 0px;
    text-align: left;
}

.content-description {
    font-size: 16px;
    padding: 20px 0px;
    text-align: center;
}
#shopline-section-1715961204526df3eba0 ul.footer__list-social {
    width: 38%;
    margin: auto;
    padding-top: 40px;
}

.custom-icon {
    background: #fcd039;
    padding: 15px;
    border-radius: 50px;
    width: 70px;
    height: 70px;
}
.icon>svg{
    width: 40px;
    margin: auto;
    align-items: center;
}

.contact-details {
    display: flex;
    gap: 20px;
    padding: 20px 20px;
    align-items: center;
    border: 1px solid #1a1a1a;
    margin-bottom: 20px;
}
.contact-title {
    font-size: 18px;
    font-weight: 900;
}

.contact-info {
    font-size: 16px;
}
#shopline-section-1715956131576789b4ad ul>li {
    list-style: none;
    background-position: initial;
    background-image: url('https://cdn-icons-png.flaticon.com/128/1442/1442912.png');
    background-repeat: no-repeat;
    background-size: 15px;
    padding: 6px 25px;
    margin-top: 0px;
    padding-top: 5px;
    align-items: center;
    background-position-y: center;
}
#shopline-section-1715956131576789b4ad ul{
    margin-left: -40px;
}
.certification {
    position: absolute;
    top: 64%;
    right: 55px;
    width: 200px;
    padding: 20px 0px;
}

.galllery-filters {
    display: flex;
    justify-content: center;
}

.galllery-filters>button {
    background: transparent;
    border: none;
    padding: 15px 20px;
    font-size: 18px;
    font-weight: 700;
    font-family: poppins;
}

/* Blog Page */
.blogs-with-sidebar {
    display: flex;
}

.side-bar {
    width: 35%;
    overflow: hidden;
}

.main-blogs-section {
    width: 65%;
}
.sidebar-title>h2 {
    text-align: center;
    font-size: 18px;
    font-weight: 700;
}
.sidebar-image {
    width: 100%;
    padding: 50px;
}

.sidebar-image>img {
    max-width: 300px;
    margin: auto;
    display: block;
}
ul.sidebar-blog-list .simple-blog__image-wrapper {
    min-width: 120px;
    width: 120px;
    border-radius: 0px;
}
.simple-blog__image-wrapper{
    border-radius: 0px;
}
ul.sidebar-blog-list .simple-blog {
    display: flex;
}
ul.sidebar-blog-list .simple-blog__main {
    padding: 0px 15px;
}
ul.sidebar-blog-list .simple-blog__info {
    text-align: left;
}
ul.sidebar-blog-list .simple-blog__extra-info{
    display: block;
}
ul.sidebar-blog-list .simple-blog {
    box-shadow: 0 0 0 0 !important;
}
.simple-blog__main {
    text-align: left;
    padding: 20px;
}
ul.main-blogs .simple-blog__main {
    text-align: left;
}
ul.main-blogs .simple-blog__description{
    padding: 0px !important;
    font-size: 16px;
}
ul.main-blogs .simple-blog__extra-info{
    display: block;
}
h4.simple-blog__title {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    line-height: 1.8rem;
}
.article-template__content.page-width.rte.body3 {
    max-width: 820px;
    background: #fff;
    padding-top: 30px;
    border-radius: 30px
}
.article-template__content.page-width.rte.body3 {
    margin-top: -130px;
}
article.article-template {
    background: #fafafa;
}
h2.wp-block-heading {
    font-size: 25px;
    font-weight: 900;
}
article.article-template {
    padding-top: 0px;
}

/* Testimonial Css */
div#shopline-section-17158021694283fee551 {
    background: #f6f6f6;
}
.review-icons>svg {
    width: 18px;
    fill: #fcd039;
}
section.testimonial-carousel {
    padding: 60px 0px;
}

/* a.card__media.media--hover-effect {
    border: 1px solid #000 !important;
} */


.section-header {
    text-align: center;
    padding-bottom: 30px;
}

.testimonial-item {
    padding: 10px;
}
.testimonial-card{
    background: #fff;
    padding: 20px;
}

.review-content {
    font-size: 15px;
    font-family: poppins;
    padding-top: 10px;
    padding-bottom: 20px;
}

.review-author {
    font-size: 16px;
    font-family: poppins;
    font-weight: 800;
}

/* Footer css */
.footer__content-top.page-width {
    display: flex;
    flex-direction: column;
}

.content-align-row {
    order: 1 !important;
}

.footer__blocks-wrapper{
    order: 2;
}

.grid-cols-2.grid-cols-1-tablet {
    order: 2;
}
.footer__blocks-wrapper {
    padding: 50px 0px;
}


/* Product page tabs section */
.tab-and-sidebar {
    display: flex;
}

.tab-sidebar {
    width: 30%;
    padding: 0px 20px;
}

.custom-tab-contents {
    width: 70%;
    padding: 0px 20px;
}

.custom-tabs>button {
    background: #f2f6f9 !important;
    border-bottom: none !important;
    border-radius: 2px !important;
    font-size: 14px !important;
    font-weight: 300 !important;
    border: 1px solid #0000003b;
}

    .custom-tabs {
        padding: 20px 0px;
    }
    h2.title3.text-center.text-uppercase {
        font-size: 25px;
        font-weight: 700;
        text-transform: none;
    }
    .deferred-media__poster-button {
        height: 50px;
        width: 50px;
    }
    #shopline-section-1715956131576789b4ad a.image-with-text__btn.button {
        border-radius: 50px;
    }

    #shopline-section-1715956131576789b4ad a.image-with-text__btn.button:after {
        content: unset;
    }
/* Shadow Heading */
.section-shadow-heading {
    font-size: 70px;
    font-weight: 900;
    z-index: -1;
    opacity: 0.1;
    margin-top: 0;
    margin-bottom: -76px;
}
.certification .ekit-heading--subtitle {
    font-size: 25px;
    font-weight: 700;
    line-height: 1.4;
}
.image-with-text-button {
    justify-content: center;
    margin: auto;
    display: flex;
}
#shopline-section-footer .content-align-row .footer-block--subscribe {
    width: 100% !important;
}
#shopline-section-footer form.footer-letter-form {
    width: 100% !important;
}
.footer__conact-list {
    color: #fff !important;
    opacity: 1 !important;
}

a.footer__conact-text.body5 {
    color: #fff !important;
    opacity: 1;
}

ul.footer-block__details-content.list-unstyled a {
    opacity: 1;
}


/* Header social icon */
#shopline-section-header ul.footer__list-social.list-unstyled.list-social li {
    width: 35px;
    height: 35px;
    border-radius: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
}

#shopline-section-header ul.footer__list-social.list-unstyled.list-social li:hover {
    background: #fcd039;
}

#shopline-section-header ul.footer__list-social.list-unstyled.list-social svg {
    width: 20px;
    height: 20px;
    vertical-align: middle;
}

#shopline-section-header ul.footer__list-social.list-unstyled.list-social {
    display: flex;
    justify-content: center;
}

#shopline-section-header li.twitter {
    display: none !important;
}

#shopline-section-header li.tiktok {
    display: none !important;
}

#shopline-section-header li.youtube {
    display: none !important;
}

@media only screen and (min-width: 960px) {
    .videos {
        display: flex;
        flex-wrap: wrap;
    }
    .video {
        width: 33.33%;
        padding: 10px;
    }
}
@media only screen and (max-width: 959px) and (min-width: 600px) {
    .videos {
        display: flex;
        flex-wrap: wrap;
    }

    .video {
        width: 50%;
        padding: 10px;
    }
    .section.section-padding.text-columns-with-images.color-scheme-1.section-gap--padding {
        min-height: 1450px !important;
    }
    .section.section-padding.text-columns-with-images.color-scheme-1.section-gap--padding {
        min-height: 1450px !important;
    }
    #shopline-section-1715956131576789b4ad .image--with-button-box {
        width: 100% !important;
    }
    #shopline-section-1715956131576789b4ad.section-shadow-heading {
        margin-bottom: -85px;
    }
    #shopline-section-171630791862307df4c8 .section-shadow-heading {
        margin-bottom: -86px;
    }
    #shopline-section-1715880500431ab6fc2d .section-shadow-heading {
        margin-bottom: -85px;
    }
    #shopline-section-1715880500431ab6fc2d .custom-contact-form {
        flex-direction: column;
    }
    #shopline-section-1715880500431ab6fc2d .form-content {
        width: 100%;
    }
    #shopline-section-1715880500431ab6fc2d contact-form {
        width: 100%;
        margin-top: 30px;
    }
    #shopline-section-17160515917813d0c855 .main-blogs-section {
        width: 100%;
    }

    #shopline-section-17160515917813d0c855 .side-bar {
        width: 100%;
        margin-top: 70px;
    }

    #shopline-section-17160515917813d0c855 slider-component.blogs__list-wrapper.blogs__list-simple ul>li {
        width: 50%;
    }

    #shopline-section-17160515917813d0c855 ul.footer__list-social.list-unstyled.list-social {
        width: 49%;
    }
    #shopline-section-17160515917813d0c855 .blogs-with-sidebar{
        flex-direction: column;
    }
    #shopline-section-1715961204526df3eba0 .custom-contact-form {
        flex-direction: column;
    }

    #shopline-section-1715961204526df3eba0 .form-content {
        width: 100%;
    }

    #shopline-section-1715961204526df3eba0 contact-form {
        width: 100%;
    }

    #shopline-section-1715961204526df3eba0 ul.footer__list-social.list-unstyled.list-social {
        width: 55% !important;
    }
    #shopline-section-171604415947804e26b0 .custom-contact-form {
        flex-direction: column;
    }

    #shopline-section-171604415947804e26b0 .form-content {
        width: 100%;
    }

    #shopline-section-171604415947804e26b0 contact-form {
        width: 100%;
    }

    #shopline-section-171604415947804e26b0 ul.footer__list-social.list-unstyled.list-social {
        width: 55% !important;
    }
}
@media only screen and (max-width: 599px){
    .video {
        padding:10px;
    }
    .section-shadow-heading {
        margin-bottom: -200px;
    }
    .certification {
        top: 85%;
    }
    .gallery-item-card {
        width: 50%;
        overflow: hidden;
    }
    .galllery-filters>button {
        padding: 10px 13px;
        font-size: 18px;
    }
    .form-content {
        width: 100%;
    }
    contact-form {
        width: 100%;
        padding-top: 20px;
    }
    .custom-contact-form{
        flex-direction: column;
    }
    .sidebar-image>img {
        max-width: 220px;
    }
    .section-shadow-heading {
                    margin-bottom: -88px;
                }
    #shopline-section-1715961204526df3eba0 ul.footer__list-social {
            width: 100% !important;
        }
    #shopline-section-1715961204526df3eba0 .section-shadow-heading {
        margin-bottom: -200px !important;
    }
    #shopline-section-171604415947804e26b0 .section-shadow-heading {
        margin-bottom: -200px !important;
    }
    #shopline-section-171604415947804e26b0 ul.footer__list-social {
        width: 100% !important;
    }
}