*,
dl,
ol,
ul {
    padding: 0;
    margin: 0
}

a,
img {
    transition: .4s
}

.small-tile img,
.test-cont:hover .ts-icon img {
    filter: invert(1)
}

.footer-nav h4,
.in-txt,
.pr-tag,
.pr-txt h4,
h.foot-title {
    text-transform: uppercase
}

.category-box,
.col-img,
.detail-image,
.evrnt-text p,
.in-img,
.product-box,
.ts-icon {
    overflow: hidden
}

* {
    box-sizing: border-box;
    font-family: Poppins
}

@font-face {
    font-family: PassionSansPDai;
    src: url('../fonts/PassionSansPDai-SemiBold.woff2') format('woff2'), url('../fonts/PassionSansPDai-SemiBold.woff') format('woff');
    font-weight: 600;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PassionSansPDag;
    src: url('../fonts/PassionSansPDag-Regular.woff2') format('woff2'), url('../fonts/PassionSansPDag-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: PassionSansPDah;
    src: url('../fonts/PassionSansPDah-RegularItalic.woff2') format('woff2'), url('../fonts/PassionSansPDah-RegularItalic.woff') format('woff');
    font-weight: 400;
    font-style: italic;
    font-display: swap
}

@font-face {
    font-family: Poppins;
    src: url('../fonts/Poppins-Regular.woff2') format('woff2'), url('../fonts/Poppins-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

li {
    list-style: none
}

.woocommerce div.product .woocommerce-tabs .panel,
li,
p {
    font-family: Poppins;
    font-size: 16px;
    color: #454545;
    line-height: 1.6;
    font-weight: 500;
    letter-spacing: .4px
}

h1,
h2 {
    font-family: PassionSansPDag;
    color: #086dfb;
    line-height: 1.3;
    letter-spacing: 1px;
    font-weight: bold;
}

.contact-info h5,
.pr-tag,
.price span,
a,
h2.wp-block-heading,
h3,
h4,
h5,
h6 {
    font-family: Poppins
}

h3,
h4,
h5,
h6 {
    color: #000;
    line-height: normal
}

a {
    font-size: 15px;
    color: #000;
    font-weight: 500;
    text-decoration: none
}

.container {
    max-width: 1230px
}

:root {
    --first-clr: #086dfb;
    --second-clr: #000
}

.bg-color {
    background-color: #f8f7f7
}

img {
    width: auto;
    max-width: 100%
}

.padd {
    padding: 60px 0;
    /*background: #e8e8e8*/
}

.top-bar {
    padding: 4px 0;
    background: var(--first-clr)
}

.bottom-bar, .input-wrapper input.wpcf7-form-control.wpcf7-submit.has-spinner.button-style2, ul.dropdown li:hover {
    background: #000
}

.top-bar ul li a {
    display: inline-block;
    padding: 0 10px;
    color: #fff
}

.bottom-bar {
    padding: 10px 0;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
}

.product-box,
.sticky {
    box-shadow: rgba(0, 0, 0, .24) 0 3px 8px
}

.counter-section .counter-wrapper,
.header .container {
    display: flex;
    align-items: center;
    justify-content: space-between
}

.header .container ul {
    display: flex;
    align-items: center
}

.logo img {
    width: 120px;
    height: auto
}

.nav-bar ul li a {
    display: inline-block;
    font-size: 16px
}

.nav-bts {
    display: flex;
    align-items: center;
    gap: 5px;
}

.sticky {
    width: 100%;
    /* position: sticky; */
    top: 0;
    left: 0;
    z-index: 99;
    bottom: inherit;
    background: #fff;
    background-image: inherit
}

.show-product-1,
.show-product-2 {
    position: relative;
    padding: 35px;
    background-size: cover;
    background-repeat: no-repeat;
    transition: .4s;
    width: 100%
}

@keyframes slidetop {
    from {
        transform: translateY(-100%)
    }

    to {
        transform: translateY(0)
    }
}

.blog-img,
.bottom-bar,
.pr-img,
.slide,
ul#menu-primary-menu {
    position: relative
}

.slide {
    padding: 4rem 0;
    background-size: cover;
    background-position: center;
}

.slide__content--headings h2 {
    font-size: 42px;
    margin: 15px 0px;
    color: #24d9ff;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.slide__content--headings p {
    color: #f7f7f7;
    margin-bottom: 20px;
    font-size: 17px
}

.banner-btn a {
    padding: 7px 20px;
    background: 0 0;
    color: #24d9ff !important;
    border: 2px solid #086dfb;
    display: inline-block;
}

span.next-btn,
span.prev-btn {
    font-size: 19px;
    background: #fff;
    width: 35px;
    height: 35px;
    top: 40%;
    z-index: 9;
    cursor: pointer
}

.blog-box:hover h4,
.inner-content h2,
.inner-content ul li a,
.inner-content ul span,
.pr-txt h4,
.slide__content--headings h2 span,
h.foot-title {
    color: var(--first-clr)
}

.slide__content--headings .animated {
    transition: .5s
}

.slider [data-animation-in] {
    opacity: 0;
    transition: opacity .5s .3s
}

.product_meta {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 10px
}

.show-product-1 {
    height: 375px
}

.show-product-2 {
    height: 270px
}

.show-txt {
    text-align: left;
    position: absolute;
    bottom: 40px;
    transition: .4s
}

.show-txt h4 {
    margin: 10px 0
}

.show-txt h4 span {
    font-weight: 700
}

.show-txt p {
    margin: 0
}

.show-product-1:hover,
.show-product-2:hover {
    box-shadow: rgb(5 84 103 / 36%) 0 3px 8px
}

.show-product-1:hover .show-txt,
.show-product-2:hover .show-txt {
    bottom: 70px
}

.banner-btn.btn-2 a {
    background: var(--first-clr);
    color: #fff !important
}

.product-box {
    width: 100%;
    margin: auto auto 25px;
    border-radius: 10px;
    position: relative;
    background: #000
}

.pr-tag, span.next-btn, span.prev-btn {
    position: absolute
}

.pr-img {
    background: #ebeae8;
    width: 100%;
    height: 280px;
    object-fit: cover
}

.blog-box:hover .date,
.category-sec,
.pr-tag {
    background: var(--first-clr)
}

.pr-img img {
    object-fit: contain;
    padding: 0
}

.pr-txt h4 {
    font-weight: 600 !important
}

.pr-icon ul {
    display: flex;
    align-items: center;
    justify-content: center;
    transition: .6s;
    margin: 10px 0 0;
}

.pr-icon ul li a.pr-ic,
span.next-btn,
span.prev-btn {
    display: grid;
    place-content: center;
    border-radius: 100%
}

.pr-icon ul li a.pr-ic {
    width: 40px;
    height: 40px;
    background: #23d1f6;
    margin: 0 5px;
    color: #fff
}

.product-box:hover .pr-icon ul {
    transform: inherit
}

.pr-tag {
    padding: 6px 20px;
    color: #fff;
    display: inline-block;
    top: 10px;
    left: 0;
    transform: translateX(-100%);
    transition: .6s
}

.product-box:hover .pr-tag {
    left: 10px;
    transform: inherit
}

.price span {
    font-weight: 700
}

span.prev-btn {
    color: #000;
    left: -20px
}

span.next-btn {
    color: #000;
    right: -20px
}

.insta-box:hover .in-icon i,
.insta-box:hover .in-txt,
span.next-btn:hover,
span.prev-btn:hover {
    background: var(--first-clr);
    color: #fff
}

.small-tile img {
    width: 140px
}

ul#myTab {
    border: none;
    justify-content: space-between;
    flex-wrap: wrap
}

ul#myTab li.nav-item {
    width: 13%;
    margin: 6px
}

ul#myTab li.nav-item button {
    width: 100%;
    background: 0 0;
    border: 1px solid #fff;
    border-radius: 30px;
    color: #fff;
    font-weight: 600;
    padding: 10px 6px
}

ul#myTab .nav-link.active {
    background: #000;
    border-color: #000
}

li.all-cat.nav-item button {
    background: #fff !important;
    color: #000 !important
}

.category-box {
    background: #fff;
    margin-top: 40px;
    border-radius: 20px;
    width: 100%;
    height: 350px
}

.cat-txt {
    padding: 30px
}

.cat-img img,
.in-img img {
    width: 100%;
    height: 350px;
    object-fit: cover
}

.cat-btn a {
    background: 0 0;
    border-color: #000;
    color: #000
}

.modal-backdrop.fade {
    opacity: 0;
    Z-INDEX: 9
}

.ab-img img {
    width: 90%;
    height: 370px;
    object-fit: cover;
    border-radius: 20px
}

.test-cont p {
    width: 100%;
    text-align: center;
    font-size: 17px
}

.test-name {
    display: flex;
    align-items: center;
    margin-top: 20px;
    gap: 15px;
    justify-content: center;
    text-align: center
}

.testimonial-box {
    padding: 1rem 7rem
}

.cont-flex {
    display: flex;
    gap: 20px;
    margin-top: 30px
}

.cont-flex i,
.date {
    display: grid;
    place-content: center
}

.cont-flex i {
    width: 35px;
    height: 35px;
    background: var(--first-clr);
    color: #fff;
    border-radius: 100px;
    font-size: 15px;
    position: relative
}

.cont-flex i:after {
    position: absolute;
    content: "";
    width: 45px;
    height: 45px;
    background: 0 0;
    border: 2px solid var(--first-clr);
    border-radius: 100px;
    top: -5px;
    left: -5px
}

.cont-flex h6 {
    font-size: 20px;
    color: var(--first-clr);
    margin: 0
}

.home-cont,
.modal-img img,
.service-sidebar .home-form {
    width: 100%
}

.home-form {
    padding: 45px;
    background: #1372f8;
    position: relative;
    border-radius: 15px
}

.home-form input,
.home-form textarea {
    border: none;
    padding: 10px;
    border-radius: 5px;
    margin-bottom: 15px;
    width: 100%;
    font-size: 14px;
    color: #000
}

.blog-img img,
.blog-txt {
    border-radius: 10px;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
}

input[type=submit] {
    width: max-content;
    padding: 10px 40px;
    background: #000;
    color: #fff
}

textarea {
    height: 120px
}

.promote-banner {
    background: url(../imgs/bg-1.jpg) 0 0/cover no-repeat
}

.date,
.innerbanner button.single_add_to_cart_button.button.alt,
button.single_add_to_cart_button.button.alt,
button.single_add_to_cart_button.button.alt.disabled.wc-variation-selection-needed,
i.yith-wcwl-icon.fa.fa-heart {
    background: #24d9ff
}

.tile2 img {
    filter: contrast(.5)
}

.blog-img img {
    width: 100%;
    height: 300px;
    object-fit: cover
}

.date {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 70px;
    border-top-left-radius: 10px;
    content: ""
}

.date span {
    display: inline-block;
    font-size: 25px;
    font-weight: 700;
    color: var(--first-clr);
    line-height: 0
}

.blog-box {
    transition: .4s;
    margin: 2px
}

.date p {
    color: #fdfdfd;
    font-size: 19px;
    margin: 0;
    line-height: normal
}

.blog-txt {
    padding: 30px;
    background: #fff;
    margin: -40px auto 0;
    position: relative;
    width: 90%
}

.blog-txt h4 {
    font-size: 17px
}

.blog-txt .read-mr a {
    display: flex;
    align-items: center;
    gap: 10px;
    color: var(--first-clr)
}

.blog-box:hover .date span,
.collection-box:hover p,
.collection-box:hover span {
    color: #fff
}

.blog-box:hover .read-mr a,
.social-icon ul li a:hover {
    color: #000
}

.newsletter {
    padding: 40px 0;
    border-bottom: 1px solid #000;
    display: none
}

.news-form input[type=email] {
    width: 95%;
    position: relative;
    border: none;
    padding: 11px 15px;
    font-size: 15px;
    background: #e6e6e6
}

.news-form input[type=submit] {
    margin: 0 !important;
    background: var(--first-clr);
    border: none;
    position: absolute;
    right: 0
}

button.slick-next.slick-arrow,
button.slick-prev.slick-arrow {
    background: #000;
    height: 30px;
    transform: rotate(-90deg);
    position: absolute;
    color: #fff;
    top: 40px;
    z-index: 9
}

.pr-txt {
    text-align: center;
    padding: 15px;
}

.news-form {
    position: relative;
    width: 70%;
    margin: auto
}

.footer {
    padding: 50px 0 0;
    background: #dbdbdb
}

.footer-img img {
    width: 205px;
    margin-bottom: 10px
}

.social-icon ul {
    display: flex;
    gap: 10px;
    justify-content: center;
    position: relative;
    z-index: 9;
    margin-bottom: 10px
}

.social-icon ul li a {
    color: var(--first-clr);
    font-size: 30px;
    transition: .4s;
    margin: 0 5px
}

.footer-nav ul li {
    padding-left: 20px;
    margin: 0 0 3px;
    position: relative
}

.footer-nav ul li:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    background: var(--first-clr);
    left: 0;
    top: 7px;
    clip-path: polygon(56% 27%, 100% 50%, 55% 71%, 0% 100%, 17% 51%, 0% 0%)
}

.foot-add {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px
}

.foot-add i {
    width: 30px;
    height: 30px;
    display: grid;
    place-content: center;
    background: var(--first-clr);
    border-radius: 100%;
    color: #fff;
    font-size: 15px;
    transition: .4s
}

.foot-add a {
    width: 80%
}

.copyright .container p {
    margin: 0;
    text-align: center
}

.inner-header {
      height: auto;
    width: 100%;
    position: relative;
    background-size: 100% 100%;
    background-position: center;
    padding: 5rem 0;
}

.inner-img img {
 display: none;
}

.inner-content ul {
    display: flex;
    gap: 10px
}

.shop-details .product-images>.row {
    margin: 0 -7.5px
}

.shop-details .product-images>.row>div {
    padding: 0 7.5px
}

.shop-details .product-images .content-thumbnail-scroll {
    position: relative;
    margin-top: 30px
}

.shop-details .product-images .content-thumbnail-scroll .slick-list {
    padding: 0 !important
}

.shop-details .product-images .content-thumbnail-scroll .img-item {
    padding-bottom: 15px;
    vertical-align: top;
    border: 0;
    cursor: pointer
}

.shop-details .product-images .content-thumbnail-scroll .img-item .img-thumbnail-scroll {
    vertical-align: top;
    display: inline-block;
    -webkit-transition: .2s;
    transition: .2s;
    border: 2px solid hsla(0, 0%, 67%, .25);
    overflow: hidden;
    margin: auto;
    width: 90%
}

.shop-details .product-images .content-thumbnail-scroll .img-item.slick-current .img-thumbnail-scroll {
    border-color: #000
}

.shop-details .product-images .image-thumbnail .slick-slide a.active,
.shop-details .product-images .image-thumbnail .slick-slide.slick-current .img-thumbnail-scroll,
.shop-details .product-images .image-thumbnail .slick-slide:hover .img-thumbnail-scroll,
.shop-details .product-images .image-thumbnail .slick-slide:hover a {
    border-color: #24d9ff
}

.shop-details .product-images .img-item img {
    display: inline-block;
    vertical-align: top;
    width: 90%;
    height: 275px;
    object-fit: contain;
    border: 2px solid #24d9ff
}

button.slick-prev.slick-arrow {
    border: none;
    width: 30px;
    left: -10px
}

button.slick-next.slick-arrow {
    border: none;
    width: 30px;
    right: 0
}

.detail-image,
.la-event {
    border-radius: 5px;
    width: 100%
}

span.img-thumbnail-scroll img {
    width: 100% !important;
    height: 90px !important
}

.shop-details .product-info {
    padding-left: 30px
}

.shop-details .product-info .title {
    font-size: 42px;
    line-height: 38px;
    margin-top: 0;
    margin-bottom: 12px
}

.shop-details .product-info .description {
    padding-top: 25px;
    margin-top: 25px;
    border-top: 1px solid #efefef;
    margin-bottom: 20px
}

.related-slider .product-box {
    width: 95%;
    margin: auto
}

.pr-txt h4 {
    font-size: 18px
}

.detail-text h1,
.detail-text h2,
.detail-text h3,
.detail-text h4,
.detail-text h5,
.detail-text h6 {
}


.service-formbox form {
    margin: 20px 0 0
}

.detail-text h1 span,
.detail-text h2 span,
.detail-text h3 span,
.detail-text h4 span,
.detail-text h5 span,
.detail-text h6 span {
    color: var(--secondary-color)
}

.detail-image {
    height: 400px
}

.collection-box:hover img,
.detail-image img:hover,
.insta-box:hover img {
    transform: scale(1.1)
}

.detail-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top
}

.detail-text ul {
    padding-left: 3%;
    margin: 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.detail-text li {
font-size: 16px;
    width: 100%;
    margin: 0 0 10px;
    /*font-style: italic;*/
}

/*.detail-text li:before {*/
/*    position: absolute;*/
/*    content: "";*/
/*    width: 15px;*/
/*    height: 15px;*/
/*    background: url(../imgs/list-ar.png) no-repeat;*/
/*    left: 0;*/
/*    top: 7px*/
/*}*/

.social-icon ul:after,
.social-icon ul:before {
    content: "";
    width: 40%;
    height: 1px;
    top: 25px;
    z-index: -1
}

.detail-text ul li b {
    margin-right: 10px;
    color: var(--primary-color)
}

.contact-info .social-icon ul:after,
.contact-info .social-icon ul:before,
.in-txt,
.modal-img,
.play-button,
.pr-txt p,
.service-sidebar .home-form:before,
section.padd.instagram-sec,
section.story-cont-sec.list-pages ul.wc-block-grid__products li {
    display: none
}

.service-sidebar .home-form h4 {
    color: #fff;
    margin-bottom: 20px;
    font-family: 'Euclid Circular A'
}

.service-list h2 {
    font-size: 22px
}

.la-event {
    padding: 30px;
    border: 2px solid var(--first-clr)
}

.la-event ul li {
    display: flex;
    gap: 15px;
    margin: 10px 0;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px
}

.la-event ul li img {
    width: 70px;
    height: 70px;
    max-width: inherit;
    border-radius: 100%;
    object-fit: cover;
    border: 2px solid #ddd;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0
}

.evrnt-text p {
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 0
}

.evrnt-text h5 {
    font-size: 13px;
    margin: 10px 0;
    color: var(--first-clr);
    border-radius: 30px;
    /*display: none*/
}

.service-formbox {
    width: 100%;
    padding: 30px;
    background-color: #000;
    background-position: center center;
    background-size: cover;
    margin: 40px 0 0;
    position: sticky;
    top: 40px;
    border-radius: 5px
}

.service-formbox h3 {
    font-size: 22px;
    padding: 0 0 15px;
    border-bottom: 1px solid #fff;
    color: #fff
}

.mission-box p,
.service-formbox p,
.text-content p {
    margin: 0;
    color: #fff
}

.footer-nav h4 {
    font-size: 24px;
    font-weight: 700;
    color: #0d6cf2
}

.service-input,
input.service-submit {
    font-size: 17px;
    outline: 0;
    width: 100%
}

.service-input {
    padding: 10px;
    height: 40px;
    color: #fff;
    border: none;
    background: #fff;
    border-radius: 5px
}

input.service-submit {
    padding: 10px 0;
    background-color: var(--first-clr);
    color: #ffff;
    border: none;
    cursor: pointer;
    transition: .5s;
    margin: 20px 0 0;
    border-radius: 5px
}

.service-submit:hover {
    color: #fff;
    background-color: #000
}

.map iframe {
    width: 100%;
    height: 400px
}

.contact-info {
    padding: 25px;
    background: #fff;
    min-height: 200px;
    border-radius: 20px;
    text-align: center;
    border-bottom: 2px solid #000;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0;
    transition: .4s
}

.contact-info i {
    font-size: 36px;
    color: var(--first-clr);
    border: 2px solid #086dfb;
    padding: 15px;
    border-radius: 50%;
    width: 70px;
    height: 70px
}

.contact-info h5 {
       margin: 15px 0 5px;
    font-size: 20px;
    color: #086dfb;
}

.social-icon ul li a i {
    color: inherit;
    font-size: 24px;
    color: inherit
}

.contact-info .social-icon ul {
    justify-content: center
}

.contact-info:hover {
    transform: translateY(-10px);
    border-bottom-color: var(--first-clr)
}

.container-sec {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative
}

#productVideo {
    border-radius: 15px
}

section.showcase-product.padd {
    background: #ededed
}

.play-button {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background-color: #60c;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    cursor: pointer
}

.col-txt,
.insta-box {
    position: relative;
    margin: auto
}

section.about-pg {
    padding: 40px 0;
    background: #000
}

.play-pause {
    background: 0 0;
    border: none;
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    cursor: pointer
}

.text-content {
    margin-top: 20px;
    text-align: center;
    padding: 0 20px;
    font-size: 18px;
    color: #333;
    max-width: 800px
}

a.product_type_simple.add_to_cart_button.ajax_add_to_cart.add_to_cart.alt {
    background: #24d9ff;
    color: #fff;
    padding: 4px 12px;
    font-size: 12px;
    border-radius: 4px
}

.blog-box {
    width: 95%
}

.container-sec:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 739px;
    background: #000;
    bottom: 0;
    z-index: -1
}

.story-cont-sec {
    background: #fff;
    padding: 60px 0
}

.story-icon img,
.test-img img {
    width: 60px
}

.story-cont h3 {
        font-size: 20px;
}

.product-sec-2 {
    background: var(--first-clr);
    display: none
}

.collection-box {
    width: 20%;
    height: auto;
    padding: 0 10px
}

.collection-box img {
    width: 100%;
    height: 100%;
    object-fit: contain
}

.col-img {
    width: 100%;
    height: 400px
}

.col-txt {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    padding: 5px 10px;
    width: 94%;
    top: -99px;
    transition: .4s;
    height: 73px;
    border: 2px solid #fff
}

.col-txt p,
.col-txt span {
    margin: 0;
    color: var(--first-clr);
    transition: .4s;
    font-size: 13px;
    line-height: 20px;
    padding: 3px 6px
}

.collection-box:hover .col-txt {
    background: var(--first-clr);
    top: -90px
}

.insta-box {
    width: 90%;
    height: auto
}

.in-icon i,
.in-txt {
    background: #fff;
    position: absolute
}

.in-txt {
    padding: 10px 20px;
    top: 50px;
    transform: rotate(90deg);
    left: -25px
}

.in-icon i {
    width: 35px;
    height: 35px;
    display: grid;
    place-content: center;
    bottom: 10px;
    right: 10px;
    border-radius: 100%;
    transition: .4s;
    color: #000;
    font-weight: 600
}

.copyright a,
.footer a {
    color: #454545
}

.footer-news form {
    align-items: center;
    justify-content: space-between
}

.footer-news form input[type=email] {
    border: none;
    border-bottom: 1px solid #000;
    background: 0 0;
    font-size: 14px
}

section.copyright {
    background: #dbdbdb;
    padding: 20px 0
}

.social-icon ul:after,
.social-icon ul:before,
span.feedback {
    background: #000;
    position: absolute
}

.social-icon ul:after {
    left: 0
}

.social-icon ul:before {
    right: 0
}

.section-padding {
    padding-left: 40px
}

.shop-sidebar-item {
    border: none !important
}

.shop-sidebar-item:not(:last-child) {
    padding-bottom: 54px
}

.shop-sidebar-item:first-of-type,
.shop-sidebar-item:first-of-type .shop-sidebar-toggle {
    border-radius: 0
}

.shop-sidebar-toggle {
    font-size: 18px;
    padding: 0 0 17px;
    color: #000;
    border-bottom: 1px solid rgba(6, 38, 75, .1)
}

.shop-sidebar-toggle:not(.collapsed) {
    color: var(--first-clr);
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.shop-sidebar-toggle:not(.collapsed):after {
    background: 0 0;
    -webkit-filter: none;
    filter: none;
    content: "\f106";
    -webkit-transform: none;
    transform: none
}

.shop-sidebar-toggle:after {
    color: var(--first-clr);
    width: auto;
    height: auto;
    background: 0 0;
    position: absolute;
    content: "\f107";
    left: auto;
    right: 0;
    top: 0;
    font-family: fontawesome
}

.shop-sidebar-toggle:focus {
    border-color: #dee2e6;
    -webkit-box-shadow: none;
    box-shadow: none
}

.sidebar-price-filter {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sidebar-price-filter .filter-price-range-to,
.sidebar-price-filter .filter-range-from {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 14px
}

.sidebar-price-filter .filter-price-range-to input,
.sidebar-price-filter .filter-range-from input {
    background-color: transparent;
    border: 1px solid rgba(6, 38, 75, .1);
    margin: 0 4px 0 3px;
    padding: 10px;
    width: 80px
}

.sidebar-price-filter-btn {
    background-color: #000;
    border: none;
    color: #fff;
    font-size: 14px;
    height: 40px;
    margin-top: 20px;
    padding: 8px 25px;
    text-align: center;
    width: 100%
}

.sidebar-price-filter-btn:hover {
    background-color: #eb6f25
}

.shop-sidebar-body {
    padding: 22px 0 0;
    border: none
}

.form-check {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 10px
}

.form-check .form-check-input {
    background-color: transparent;
    border: 2px solid var(--first-clr);
    -webkit-box-shadow: none;
    box-shadow: none;
    font-size: 14px;
    height: 17px;
    margin-right: 8px;
    position: relative;
    top: -2px;
    width: 17px
}

.form-check .form-check-input+.form-check-label {
    color: var(--first-clr);
    cursor: pointer;
    font-size: 15px;
    width: 100%
}

.form-check .form-check-input+.form-check-label span {
    float: right
}

.logo-slider,
.pagination-wrap nav.woocommerce-pagination {
    display: flex
}

.pagination-wrap ul.page-numbers {
    display: flex;
    justify-content: flex-end
}

ul.page-numbers li a,
ul.page-numbers li span {
    background: #fff;
    border: 1px solid #24d9ff;
    padding: 4px 12px;
    margin: 1px;
    width: 40px;
    height: 38px;
    display: flex;
    align-items: center;
    justify-content: center
}

ul.page-numbers li span.page-numbers.current {
    background: #484848;
    color: #fff
}

.qty,
.rtrn,
.second_content {
    margin: 8px 0
}

a.add_to_wishlist.single_add_to_wishlist {
    background: #23d1f6;
    padding: 11px;
    border-radius: 50%;
    display: grid;
    justify-items: center;
    align-items: center;
    width: 40px;
    height: 40px;
    color: #fff !important;
    margin-top: 2px !important
}

.sidebar-area {
    background: #fff;
    padding: 20px;
    border-radius: 6px;
    border: 1px solid #24d9ff;
    box-shadow: rgba(50, 50, 93, .25) 0 50px 100px -20px, rgba(0, 0, 0, .3) 0 30px 60px -30px;
    box-shadow: rgba(0, 0, 0, .1) 0 20px 25px -5px, rgba(0, 0, 0, .04) 0 10px 10px -5px;
    position: sticky !important;
    top: 140px
}

i.yith-wcwl-icon.fa.fa-heart {
    padding: 9px;
    border-radius: 50%;
    font-size: 10px
}

span.feedback {
    left: -65px;
    right: 0;
    width: 240px;
    line-height: normal;
    color: #fff;
    padding: 10px 9px;
    margin: 0;
    top: -230px;
    max-width: 300px;
    font-size: 10px;
    display: none
}

.map,
h.foot-title {
    position: relative
}

section.fs.woocommerce.eon_pag_detail .wvg-gallery-thumbnail-image.current-thumbnail {
    border: 2px solid #24d9ff
}

.woocommerce .quantity .qty {
    width: 4.631em;
    text-align: center;
    height: 35px;
    margin: 0 20px 0 0
}

.qty {
    margin: 7px 0 20px
}

section.related.products ul.products.columns-4 span.feedback {
    position: absolute;
    left: 0
}

.woocommerce div.product div.summary {
    margin-bottom: 100px
}

h.foot-title {
    font-size: 24px;
    color: var(--first-clr);
    margin-bottom: 10px;
    display: inline-block;
    padding-bottom: 5px;
    font-weight: 800
}

section.story-cont-sec .container.text-center.story-cont {
    text-align: left !important
}


.inner-content h2 {
      color: var(--first-clr);
    font-size: 38px;
    text-transform: capitalize;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}

.inner-content {
    padding: 50px 0;
}

ul.wp-block-list li {
    list-style: circle;
    /*margin-left: 40px*/
}

h2.wp-block-heading {
    font-size: 19px;
    font-weight: 500
}

.nav-bts a {
    /* display: grid; */
    /* justify-items: center; */
    /* align-items: center; */
}

.wc-block-cart .wc-block-cart__submit-container {
    background: #056
}

.bg-text-area p,
.mission-1 h4,
.mission-1 p,
.mission-3 h4,
.mission-3 p,
.wc-block-cart .wc-block-cart__submit-container span,
.yith-wcwl-add-button i,
ul.dropdown li a {
    color: #fff
}

.term-description p:first-child {
    font-size: 18px;
    font-weight: bolder;
    color: #24d9ff;
    margin-bottom: 16px
}

section.banner-sec {
    background-image: url(https://salenbuy.in/beta/acustika/wp-content/uploads/2024/10/Untitled-1-8.jpg)
}

.term-description p {
    margin-bottom: 68px;
    text-align: justify
}

h2.woocommerce-loop-category__title {
    background: #24d9ff;
    margin: 0;
    padding: 6px 12px !important;
    position: absolute;
    width: 100%;
    bottom: -20px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center
}

.nav-bar ul li a,
.product-box .price span,
.yith-wcwl-add-button a {
    color: #fff;
}

li.product-category mark.count {
    background: #24d9ff;
    color: #fff;
    padding: 6px 12px
}

li.product-category {
    box-shadow: rgba(0, 0, 0, .35) 0 5px 15px
}

.yith-wcwl-add-button {
    background: #ff000000 !important
}

section.related.products .yith-wcwl-add-button {
    background: #24d9ff;
    position: absolute;
    top: 4px;
    right: 3px
}

ul.products.columns-4 li {
    margin: 3px !important;
    padding: 0;
    box-shadow: rgba(100, 100, 111, .2) 0 7px 29px 0
}

a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
    background: #24d9ff;
    color: #fff;
    font-weight: 200;
    padding: 9px 8px
}

ul.products.columns-4 {
    overflow: auto;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
    /*justify-content: space-between;*/
}

.la-event {
    margin-top: 30px
}

section.story-cont-sec.list-pages ul li {
    box-shadow: rgba(149, 157, 165, .2) 0 8px 24px;
    padding: 12px 6px;
    margin-top: 20px
}

button.btn.btn-primary-2,
section.story-cont-sec.list-pages .wc-block-cart .wc-block-cart__submit-container--sticky:before {
    background: #24d9ff;
    color: #fff
}

section.story-cont-sec.list-pages button.wc-block-components-button.wp-element-button.wc-block-components-checkout-place-order-button.wc-block-components-checkout-place-order-button--full-width.contained {
    background: #24d9ff;
    color: #fff;
    border: 0
}

h2.woocommerce-loop-product__title {
    font-size: 17px !important;
    padding: 0 !important
}

ul.products.columns-4 li a {
    margin: 0 !important
}

section.related.products ul.products.columns-4 li {
    width: 23%;
    margin: 20px 10px !important
}

h2.widgettitle {
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 24px
}

.sidebar-area span.select2-selection.select2-selection--single {
    background: #fff;
    color: #000;
    border-radius: 3px;
    width: 96%;
    margin: auto
}

h3.disclaimer-title {
    font-size: 12px
}

p.disclaimer-text {
    font-size: 8px;
    margin: 0
}

.sidebar-area select {
    border: 1px solid #a2a2a2;
    border-radius: 4px;
    color: #acacac
}

input[type=submit] {
    margin: 0;
    border: none;
    margin-top: 4px !important
}

.map {
    background: var(--first-clr);
    border-radius: 15px
}

li.product-category img {
    width: 100%;
    height: 300px !important;
    object-fit: cover
}

ul.dropdown {
    display: none !important;
    position: absolute;
    top: 75px;
    background: #24d9ff;
    z-index: 9999
}

ul#menu-primary-menu lihover .dropdown {
    display: block
}

ul#menu-primary-menu li:hover ul.dropdown {
    display: block !important
}

.nav-bar ul li a {
    padding: 15px 15px;
    text-transform: capitalize
}

ul.dropdown li a {
    padding: 8px 12px !important
}

button.btn-secach {
    background: #24d9ff;
    border: none;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: #fff
}

section.disclaimer-sec {
    padding: 13px 0;
    background: #fff
}

.size-s {
    margin-top: 10px
}

.size-l {
    margin-bottom: 30px
}

.nav-bts a i {
    display: flex;
    justify-content: space-between;
    margin: 0;
    font-size: 17px
}

.nav-bts a span {
    margin-top: -7px;
    margin-left: 2px;
    font-size: 10px
}

a.nav-user2 i {
    font-size: 12px !important;
    display: flex !important
}

.nav-bts a {
    background: #24d9ff;
    color: #fff;
    padding: 4px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 13px;
    display: grid;
    justify-items: center;
    align-items: center
}

.pr-txt h4 a {
    font-size: 16px;
    color: #24d9ff;
    font-weight: 600
}

ul.products.columns-4 .product-box {
    width: 95%;
    margin: 0 auto 20px;
}

button.single_add_to_cart_button.button.alt:hover {
    background: #000 !important
}

section.padd.blog-sec {
    background: #fff
}

.news-form input[type=submit] {
    top: 0
}

.news-form .wpcf7 form .wpcf7-response-output {
    margin: 0 !important;
    border: 2px solid #00a0d2
}

.product-box .yith-wcwl-add-to-wishlist {
    margin-top: 0 !important
}

.pr-icon li {
    box-shadow: none !important
}

.footer-news form {
    display: block;
    align-items: center;
    justify-content: space-between;
    margin: 20px 0
}

.woocommerce div.product .woocommerce-tabs .panel li,
.woocommerce-product-details__short-description li {
    list-style: inside;
    margin-bottom: 7px
}

.footer-news form .wpcf7-response-output {
    margin: 0;
    font-size: 12px
}

.banner-btn:hover a {
    background: #000;
    color: #fff;
    border: 1px solid #000
}

form.wpcf7-form.init input[type=submit] {
    margin-top: 12px !important;
    padding: 8px 20px;
    background: #0e0e0e;
    width: 200px;
    border-radius: 6px
}

.footer-news form input[type=email] {
    padding: 7px
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: max-content !important;
    height: auto !important
}

.yith-wcwl-wishlistexistsbrowse a,
a[data-title='Browse wishlist'] {
    font-size: 0px
}

a[data-title='Browse wishlist']::after {
    content: "\f004";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    color: #fff;
    display: inline-block;
    margin-left: -5px;
    background: #23d1f6;
    padding: 8px 11px;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    font-size: 15px
}

.modal-header {
    background: #24d9ff9c;
    color: #fff
}

.modal-body {
    background: #24d9ff;
    padding:25px;
}

.modal-body form input , .modal-body form textarea {
    margin: 0 0 10px;
    font-size: 14px;
}



.slide__content--headings {
    display: grid;
    width: 75%;
    margin: 3rem auto;
    text-align: center;
    place-content: center;
    place-items: center;
}

a.add_to_wishlist.single_add_to_wishlist svg#yith-wcwl-icon-heart-outline {
    color: #fff;
    width: 20px
}

.pr-img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: opacity .3s
}

.mission-box {
    padding: 30px;
    box-shadow: rgba(99, 99, 99, .2) 0 2px 8px 0;
    border-radius: 25px;
    background: #000;
    transition: .5s
}

.mission-box:hover {
    transform: translatey(-30px)
}

.mission-box h4 {
    font-size: 27px;
    /* margin-right: 25px; */
    color: #fff;
}

.contact-info a {
    color: #000;
    font-size: 18px
}

section.review-pg {
    background: #e0e0e0;
    padding: 50px 0;
    display: none
}

.bg-text-area {
    position: absolute;
    top: 0;
    background: #000;
    width: 60%;
    height: 100%;
    left: 0;
    clip-path: polygon(0 0, 80% 0%, 100% 100%, 0% 100%)
}

.text-area {
    padding: 60px 0 60px 50px;
    width: 80%;
    display: grid;
    align-items: center
}

section.bg-sec img {
    width: 100%;
    height: 448px;
    object-fit: cover
}

.hero-btn a {
    background: #24d9ff;
    padding: 8px 20px;
    /* border-radius: 6px; */
    display: inline-block;
    color: white;
}

.counter-section {
    background-color: var(--theme-black);
    color: var(--white-color);
    padding: 60px 0
}

.counter-section .counter-items {
    display: flex;
    gap: 10px;
    align-items: center;
    position: relative
}

.counter-section .counter-items .counter {
    font-size: 3.4rem;
    position: relative;
    z-index: 2;
    color: #000;
    font-weight: 700
}

.counter-section .counter-items p {
    margin-bottom: 0;
    color: #000000cf
}

.counter-info {
    position: relative;
    z-index: 22
}

.counter-section .counter-items .counter.bg {
    font-size: 8rem;
    position: absolute;
    text-align: center;
    color: rgb(0 0 0 / 0%);
    -webkit-text-stroke: 1px rgb(225 225 225);
    text-stroke: 1px 1px rgb(57 57 57 / 50%);
    left: 50%;
    transform: translate(-50%);
    z-index: 0;
    font-weight: 900
}

.show-txt h4 {
    font-size: 28px;
    color: #fff;
    font-family: PassionSansPDag !important
}

.woocommerce ul.products li.product a img {
    width: 100%;
    display: block;
    margin: 0 0 1em;
    box-shadow: none;
    height: 300px !important
}

.woocommerce.eon_pag_detail .woo-variation-product-gallery {
    max-width: 40% !important;
    width: 100%
}

.ts-icon,
.ts-icon img {
    width: 80px;
    height: 80px;
    margin: auto
}

ul#menu-categories li {
    display: inline-block;
    width: 49%
}

.ts-icon {
    border-radius: 50%;
    padding: 3px
}

.pr-img .flip-img {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    transition: opacity .3s
}

.video-container {
    max-width: 100%;
    height: 500px;
    position: relative
}

.pr-img:hover .flip-img {
    opacity: 1
}

.pr-img:hover img:not(.flip-img) {
    opacity: 0
}

.btn.Toggle {
    display: none;
}

.innerbanner-bread .box {
    background: #e3e3e3;
    padding: 15px 0;
    margin: 0 0 30px;
}

h1.product_title.entry-title {
    font-size: 30px;
}

button.single_add_to_cart_button.button.alt {
    background: #000 !IMPORTANT;
}

.summary.entry-summary .yith-wcwl-add-to-wishlist {
    display: inline-block !IMPORTANT;
}

.woocommerce div.product form.cart {
    display: inline-block;
}

.product_meta a {
    color: #086dfb;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
    border: none !important;
    background: #000 !important;
    color: white !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs {
    border: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    display: none;
}

h2.woocommerce-Reviews-title {
    font-size: 24px;
}

p.comment-form-comment label {margin: 0 0 10px;}

#review_form_wrapper input , #review_form_wrapper textarea {
    width: 100%;
    padding: 6px;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
}

input[type="checkbox"] {
    width: auto !important;
    margin: 10px 0;
}

input#submit {
    background-color: #000 !IMPORTANT;
    color: white !important;
    padding: 15px !important;
    width: auto !important;
}

.woocommerce div.product form.cart {
    margin: 0 !IMPORTANT;
}

.summary.entry-summary .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    display: inherit !IMPORTANT;
}

.home-about-img img {
    width: 100%;
    margin-left: auto;
    height: 435px;
    object-fit: cover;
    border-radius: 20px;
}

.home-about-img {
    overflow: hidden;
    width: 95%;
    margin-left: auto;
}

.home-about-img:hover img {
    transform: scale(1.1);
}

/*.faq-section {*/
/*  background-color: #f9f9f9;*/
/*}*/

/*.faq-section h2 {*/
/*  font-weight: 700;*/
/*  font-size: 2rem;*/
/*  color: #333;*/
/*}*/

.custom-accordion .accordion-button {
    background-color: #fff;
    font-weight: 500;
    color: #1e1e1e;
    transition: all 0.3s ease;
    border-radius: 0 !important;
    box-shadow: none;
    font-family: Poppins;
}

.custom-accordion .accordion-button:not(.collapsed) {
  background-color: var(--first-clr);
  color: #fff;
}

.custom-accordion .accordion-item {
    border: none;
    margin: 0 0 10px;
    box-shadow: rgb(0 0 0 / 13%) 0px 3px 8px;
}

.custom-accordion .accordion-body {
  background-color: #fff;
  padding: 1rem 1.5rem;
  line-height: 1.7;
  font-size: 0.95rem;
  color: #444;
}

.accordion-button:not(.collapsed)::after {
    filter: invert(1);
}

.woocommerce div.product p.stock {
    margin: 0 !important;
    color: red !important;
}

p.stock.available-on-backorder {
    color: goldenrod !important;
    margin: 0 !IMPORTANT;
}

.blog-pg .blog-box {
    width: 100%;
    margin: 0;
}

.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output , .wpcf7-not-valid-tip {
    background: white !important;
    margin: 0 !IMPORTANT;
    border: none !important;
    color: red !important;
    font-size: 12px !important;
}


form p {
    margin: 0 !important;
}

.default-sec .woocommerce {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.default-sec .woocommerce nav.woocommerce-MyAccount-navigation {
    width: 20%;
}

.default-sec .woocommerce .woocommerce-MyAccount-content {
    width: 78%;
    background: #f5f5f5;
    padding: 20px;
    border-radius: 6px;
    border: 1px solid #cdcdcd;
}

.default-sec .woocommerce nav.woocommerce-MyAccount-navigation li a {
    display: inline-block;
    width: 100%;
    background: #086dfb;
    padding: 10px;
    margin: 0 0 5px;
    border-radius: 7px;
    color: white;
    text-transform: capitalize;
    font-size: 16px;
}

.default-sec .woocommerce nav.woocommerce-MyAccount-navigation li.is-active a {
    background: #24d9ff;
}


input , textarea {
    padding: 5px 10px;
    height: auto;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    font-size: 15px;
    color: #333;
    font-family: "poppins" , sans-serif;
}

.woocommerce-button {
    background: #086dfb ! IMPORTANT;
    color: white !important;
}

ul.tabs.wc-tabs {
    padding: 0 !IMPORTANT;
    margin: 0 !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin: 0 10px 15px 0;
    border: 0 !IMPORTANT;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li:before , .woocommerce div.product .woocommerce-tabs ul.tabs li:after {
    display: none;
}

.woocommerce div.product .woocommerce-tabs .panel {
    padding: 20px !IMPORTANT;
}

.woocommerce div.product .woocommerce-tabs .panel h2 {
    font-size: 1.4rem;
}


.partner-box img {
    width: 90%;
    padding: 10px;
    background: white;
    height: 90px;
    object-fit: contain;
    border: 1px solid #cdcdcd;
    border-radius: 5px;
    margin: 0 auto 20px;
}

span.sku_wrapper , .sku {
    display: none !important;
}

.wc-block-cart .wc-block-cart__submit-container {
    background: #000 !IMPORTANT;
    color: white !important;
}

.wc-block-cart .wc-block-cart__submit-container a {
    color: white !important;
}


.gallery-img {
    width: 100%;
    height: 260px;
    position: relative;
    padding: 20px 10px;
    border: 1px solid #000000;
    border-radius: 10px;
    overflow: hidden;
}

.gallery-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.gallery-img:hover img {
    transform: scale(1.1);
}

.gallery-img:hover {
    border-color: #086dfb;
}

.woo-variation-product-gallery {
    display: inline-block ! IMPORTANT; 
}


/*RESPONSIVE QUERY______*/


@media only screen and (max-width: 1280px) {

}

@media only screen and (max-width: 1199px) {

}

@media only screen and (max-width: 1140px) {

}

@media only screen and (max-width: 1024px) {

}

@media only screen and (max-width: 991px) {
    
    .btn.Toggle {
    display: inline-block;
}

.container, .container-md, .container-sm {
    max-width: 720px;
}

.nav-bar.Desk-navbar {
    display: none;
}

.bottom-bar .nav-bts {
    margin-left: auto;
    margin-right: 15px;
}

.testimonial-box {
    padding: 1rem 1rem;
}

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

h.foot-title , h4.foot-title {
    margin-top: 20px;
}

h4.foot-title {}

form.wpcf7-form.init input[type=submit] {
    width: auto;
}

.social-icon ul {
    margin: 0;
}

.social-icon ul:after, .social-icon ul:before {
    display: none;
}

section.copyright {
    padding: 10px 0;
    border-top: 1px solid #000;
}

footer.footer {
    padding: 40px 0 20px;
}

.social-icon ul li a {
    font-size: 20px;
}

.offcanvas.offcanvas-start {
    background: #000;
}

.offcanvas-header .btn-close {
    background: #fff;
    opacity: 1;
    font-size: 20px;
    line-height: 1;
}

.offcanvas-header {
    border-bottom: 1px solid #fff;
}

.nav-bar ul li a {
    width: 100%;
    padding: 8px 10px;
    font-size: 15px;
    border-bottom: 1px solid #ffffff3d;
}

.mission-box {
    margin: 0 0 20px;
}

.counter-section .counter-items {
    width: 48%;
    margin: auto;
    justify-content: center;
    margin: 0 0 20px;
}

.counter-section .counter-wrapper {
    flex-wrap: wrap;
}

.counter-section .counter-items .counter.bg {
    opacity: .5;
    font-size: 5rem;
}

.counter-section .counter-items .counter {
    font-size: 2rem;
}

.counter-section .counter-items p {}

.counter-info h4 {
    font-size: 16px;
    font-weight: bold;
}

section.counter-section.counter {
    padding: 40px 0;
}

section.bg-sec img {
    height: auto;
    display: none;
}

.bg-text-area {
    width: 100%;
    clip-path: none;
    text-align: center;
    position: revert;
}

.text-area {
    width: 100%;
    height: 100%;
    padding: 20px 40px;
}

section.bg-sec.position-relative {
    background: #000;
}

.detail-image {
    height: auto;
}

.contact-info {
    min-height: auto;
    margin: 0 0 25px;
}

.default-sec .woocommerce {
    flex-wrap: wrap;
}

.default-sec .woocommerce nav.woocommerce-MyAccount-navigation {
    width: 100%;
}

.default-sec .woocommerce .woocommerce-MyAccount-content {
    width: 100%;
    margin: 10px 0 0; 
}


.default-sec .woocommerce nav.woocommerce-MyAccount-navigation ul {
    display: flex;
    justify-content: center;
    gap: 5px;
}






}


@media only screen and (max-width: 980px) {

}

@media only screen and (max-width: 840px) {

}


@media only screen and (max-width: 800px) {

}


@media only screen and (max-width: 768px) {

}

@media only screen and (max-width: 767px) {
    

.top-paher p {
    display: none;
}

.top-bar ul li a {
    font-size: 13px;
    padding: 0 4px;
}

.slide__content--headings {
    width: 85%;
    margin: 2rem auto;
}

.slide__content--headings h2 {
    font-size: 30px;
}

.mb-5 {
    margin-bottom: 1rem !important;
}

.mt-4 {
    margin-top: 1rem !important;
}

.ts-icon, .ts-icon img {
    width: 50px;
    height: 50px;
}

.test-cont p {
    margin: 10px 0;
    font-size: 15px;
}

.story-cont-sec {
    padding: 40px 0;
}

.inner-header {
    background-size: cover;
}

.inner-content {
    padding: 0;
}

.inner-content h2 {
    color: var(--first-clr);
    font-size: 32px;
}






}

@media only screen and (max-width: 667px) {

}

@media only screen and (max-width: 600px) {

}

@media only screen and (max-width: 575px) {
    
    .pr-img {
    height: auto;
}

ul#menu-categories li {
    width: 100%;
}

h.foot-title, h4.foot-title {
    font-size: 20px;
}

.slide__content--headings {
    width: 95%;
    margin: 1rem auto;
}

.slide__content--headings h2 {
    font-size: 23px;
}

.slide__content--headings p {
    margin: 6px 0;
    font-size: 15px;
}

.banner-btn a {
    font-size: 13px;
}

.w-75 {
    width: 100% !important;
}

p , a , li {
    font-size: 14px;
}

.logo img {width: 100px;}

button.btn-secach , .nav-bts a {
    width: 30px;
    height: 30px;
    font-size: 12px;
}

.nav-bts a i {
    font-size: 14px;
}

.padd {
    padding: 40px 0;
}

.mission-box h4 {
    font-size: 22px; 
}

ul.products.columns-4 .col-lg-3 {
    width: 100%;
}

ul.products.columns-4 .product-box {
    width: 100%;
}

.blog-img img {
    height: auto; 
}

.contact-info i {
    width: 50px;
    height: 50px;
    font-size: 20px;
    display: grid;
    place-content: center;
    margin: 0 auto 0;
}

.contact-info h5 {
    font-size: 18px;
    margin: 10px 0 0;
}

.contact-info a {
    font-size: 14px;
}

.contact-info {
    padding: 20px;
    box-shadow: rgb(99 99 99 / 46%) 0 2px 8px 0;
    margin: 0 0 20px;
}

.map2 iframe {
    width: 100%;
    height: 215px;
    margin: 0 0 20px;
}

.home-form {
    padding: 25px;
}







    
    

}

@media only screen and (max-width: 480px) {

}

@media only screen and (max-width: 414px) {

}

@media only screen and (max-width: 375px) {

}

@media only screen and (max-width: 360px) {

}


@media only screen and (max-width: 320px) {

}









