@media screen and (min-width: 100px) and (max-width: 768px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    body{
        overflow-x: hidden !important;
    }
    .menu-header #menu-button{
        display: none;
    }
main{
	padding: 0;
}
}
@media screen and (min-width: 480px) and (max-width: 668px) {
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
        body{
        overflow-x: hidden !important;
    }

.open-menu body {
    position: fixed !important;
}
[data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
[data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
}
@media screen and (max-width: 380px) {
    [data-aos] {
    -webkit-tranform: none !important;
    transform: none !important;
  }
    .aos-init, 
.aos-animate,
.wow {
        /*CSS transitions*/
        -o-transition-property: none !important;
        -moz-transition-property: none !important;
        -ms-transition-property: none !important;
        -webkit-transition-property: none !important;
        transition-property: none !important;
        /*CSS transforms*/
        -o-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -webkit-transform: none !important;
        transform: none !important;
        /*CSS animations*/
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        -ms-animation: none !important;
        animation: none !important;
    }
    [data-aos^="zoom"][data-aos^="zoom"]{
    opacity: 1 !important;
}
    .open-menu body {
    position: fixed !important;
}
    body{
        overflow-x: hidden !important;
    }
.menu-header #menu-button{
	display: none;
}
}


/*MY CSS*/


/* ===================Responsive ===================*/
/*/ / 1600-1700px / /*/
@media screen and (min-width: 1600px) and (max-width: 1700px) {
}
/*/ / 1500-1600px / /*/
@media screen and (min-width: 1500px) and (max-width: 1599px) {
}
/*/ / 1300-1366-1500 / /*/
@media screen and (min-width: 1300px) and (max-width: 1499px) {
}
/*/ / 1100-1200px / /*/
@media screen and (min-width: 1100px) and (max-width: 1299px) {
}
/*/ / Ipad PRO /*/
@media screen and (min-width: 1000px) and (max-width: 1100px) {
}
/*/ / Ipad - 768px and Landspace Mode : 820px / /*/
@media screen and (min-width: 100px) and (max-width: 949px) {
}
/*/ / Mobile View / /*/
@media screen and (min-width: 100px) and (max-width: 550px) {
    
    .topbar p {
    font-size: 12px !important;
    line-height: 25px;
}
header .menu ul {display: none;}

header .logo {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: auto;
}

header .logo a img {
    object-fit: cover;
    width: 100% !important;
}

a#hamburg {
    background-color: #B68A26 !important;
}
.section-1 .tagline h1 {
    font-size: 13px;
    padding-left: 25px;
}

.section-1 .every h2 {
    font-size: 25px;
    line-height: 30px;
}

.section-1 .every p {
    font-size: 14px;
    line-height: 28px;
    width: 100%;
}

.section-1 .dual ul li a {
    font-size: 12px;
    padding: 9px;
}
.section-1 .stats {
    padding-top: 25px;
    margin-top: 51px !important;
    flex-wrap: wrap;
    text-align: center;
    gap: 33px;
    justify-content: center;
    align-items: center;
    margin: auto;
}
.section-1 .hero-img {
    margin-top: 42px;
}

.section-1 .product-card {
    display: inline-flex;
    flex-wrap: wrap;
    padding: 12px;
    text-align: center;
    justify-content: center;
    left: 12px;
    right: 12px;
    bottom: 17px;
}

.section-1 .product-card h4 {
    font-size: 12px;
}

.section-1 .product-card p {
    font-size: 12px;
}

.section-1 .product-card h5 {
    font-size: 25px;
}

.section-1 .product-card a {
    font-size: 12px;
}

.section-1 .hero-img img {
    height: 391px;
}

.section-1 .hero-img span {
    font-size: 11px;
}

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

.section-2 {
    padding: 50px 0 30px 0px;
}

.section-2 .category-heading h6 {
    font-size: 14px;
}

.section-2 .category-heading h2 {
    font-size: 25px;
}

.section-2 .category-heading a {
    font-size: 13px;
}

.section-2 .category-box {
    margin-bottom: 16px;
}

.section-3 .feature-box span {
    font-size: 45px;
}

.section-3 .feature-box h3 {
    font-size: 20px;
}

.section-3 .feature-box p {
    font-size: 14px;
}

.section-5 {
    padding: 50px 0 20px 0;
}

.section-5 .product-heading h6 {
    width: 100%;
    font-size: 13px;
}

.section-5 .product-heading {
    display: inline-flex;
    flex-wrap: wrap;
}

.section-5 .product-heading h2 {
    font-size: 25px;
}

.section-5 .product-heading a {
    font-size: 14px;
    margin-top: 11px;
}
.section-5 .row > .col-md-3 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
}

.section-5 .product-content {
    padding: 10px;
}

.section-5 .price-cart {
    display: block;
}

.section-5 .product-content h3 a {
    font-size: 15px;
}

.section-5 .price {
    font-size: 18px;
    margin-bottom: 20px;
}

.section-5 .add-cart {
    font-size: 11px;
}

.section-5 .product-content h3 {
    line-height: 16px;
    margin: 0;
    min-height: 2em;
}

.section-5 .product-img {
    height: 161px;
}

.section-5 .product-box {height: 337px;margin-bottom: 5px;}

.section-6 .container {
    padding: 40px 20px 40px 20px;
    border-radius: 12px;
}

.section-6 .promise-content h2 {
    font-size: 25px;
    width: 100%;
    margin-bottom: 11px;
}

.section-6 .promise-content p {
    font-size: 14px;
    line-height: 27px;
    text-align: justify;
}

.section-6 .promise-content a {
    font-size: 13px;
}

.section-6 .promise-list {
    margin-top: 41px;
}

.section-6 .promise-box {
    gap: 13px;
    padding: 16px;
}

.section-6 .promise-box i {
    font-size: 15px;
}
.section-7 {
    padding: 50px 0 6px 0;
}

.section-7 .heading h2 {
    font-size: 25px;
}

.section-7 .review-box {
    border-radius: 10px;
    padding: 15px;
    margin: 0 10px 0 10px;
}

.section-7 .col-md-3 {
    padding: 0px 0 20px 0;
}

.section-8 .container {
    padding: 20px;
    border-radius: 12px;
}

.section-8 .newsletter-content h2 {
    font-size: 25px;
    margin: 0 0 10px 0;
}

.section-8 .newsletter-content p {
    width: 100%;
    font-size: 14px;
    margin: 13px 0 20px 0;
}

.section-8 .newsletter-form p {
    margin: 18px 0 10px 0;
}

.section-8 {
    margin: 0 10px 0 10px;
    padding: 10px 0 50px 0;
}
footer {
    padding: 20px 0 8px 0;
}

footer p {
    font-size: 14px;
    width: 100%;
}

footer .footer-links ul li a, footer .footer-contact a {
    font-size: 14px;
    line-height: 29px;
}

footer .footer-bottom {
    margin: 10px 0 0 0;
    padding: 20px 0;
    border-top: 1px solid rgb(255 255 255 / 96%);
}

footer .footer-bottom p {
    font-size: 12px;
    text-align: center;
    margin-bottom: 14px;
}

footer .footer-bottom ul li a {
    font-size: 12px;
}
.about-1 h2 {
    font-size: 27px;
}

.about-1 p {
    font-size: 14px;
    line-height: 28px;
    margin-bottom: 30px;
}

.about-1 .about-img img {
    height: 335px;
}

section.about-2 {
    padding: 50px 0 22px 0;
}

.about-2 .counter-box {margin-bottom: 19px;}

section.about-2 .row > .col-md-3 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
}

.about-2 .counter-box h2 {
    font-size: 46px;
}

.about-2 .counter-box p {
    font-size: 14px;
}

.about-3 {
    padding: 0 0 0 0;
}

.about-3 .mission-heading h2 {
    font-size: 25px;
}
.about-3 .mission-heading {
    margin-bottom: 41px;
}

.about-3 .mission-box h3 {
    font-size: 22px;
}

.about-3 .mission-box span {
    margin-bottom: 12px;
    width: 44px;
    height: 49px;
    font-size: 26px;
}

.about-3 .mission-box {
    padding: 20px;
}

.about-3 .col-md-4 {
    margin-bottom: 17px;
}

.about-4 .journey-heading h2 {
    font-size: 25px;
}

.about-4 .journey-heading {
    margin-bottom: 37px;
}
.about-4 .timeline-box{
    position: relative;
    padding: 0 0 0 0;
}

.about-4 .timeline-dot{
    position: relative;
    width: 21px;
    g0%: ;
    left: 50%;
}

.about-4 .timeline-dot::before{
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #d9be74;
    z-index: 2;
}

.about-4 .timeline-dot::after{content: "";position: absolute;top: 50%;left: -155px;right: 0;height: 2px;background: #d9be74;transform: translateY(-50%);z-index: 1;}

.about-5 {
    padding: 30px 0 40px 0;
    margin: 0 10px 0 10px;
}

.about-5 .container {
    padding: 21px;
}

.about-5 .founder-content h2 {
    font-size: 20px;
}

.about-5 .founder-content p {
    font-size: 14px;
}
.about-6 .about-cta h2 {
    font-size: 25px;
}

.about-6 .about-cta p {
    font-size: 14px;
    margin-bottom: 22px;
}

.about-6 {
    padding: 0 0 50px 0;
    margin: 0 10px 0 10px;
}

.about-6 .cta-btns {
    display: inline-flex;
    flex-wrap: wrap;
}

.about-6 .cta-btns a {
    font-size: 14px;
}

.contact-1 h1 {
    font-size: 26px;
    margin-bottom: 9px;
}

.contact-1 p {
    font-size: 14px;
}

.contact-2 {
    padding: 50px 0 50px 0;
}

.contact-2 .contact-form-box h2 {
    font-size: 25px;
}

.contact-2 .contact-form-box {
    padding: 22px;
}

.contact-2 .contact-info-wrap {
    padding: 0;
    margin-top: 21px;
}

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

.contact-2 .contact-info-box h4, .contact-2 .support-hours h4 {
    font-size: 12px;
}

.contact-2 .hours-row {
    font-size: 13px;
}

.contact-3 .faq-heading h2 {
    font-size: 27px;
}

.contact-3 .faq-title h3 {
    font-size: 14px;
}

.contact-3 .faq-title span {
    width: 20px;
    height: 20px;
}

.contact-3 .faq-content p {
    font-size: 14px;
}

.contact-3 {
    padding: 10px 0px 40px 0;
}
.shop-1 .shop-banner h1 {
    font-size: 25px;
    margin-bottom: 9px;
}

.shop-1 .shop-banner p {
    font-size: 15px;
}

.shop-2 {padding: 50px 0 10px 0;}

.shop-2 .category-filter li a {
    font-size: 13px;
}

.shop-2 .shop-filter-box h4 {
    font-size: 13px;
}

.shop-2 .gift-help-box {
    margin-bottom: 21px;
}
.shop-2 .row > .col-md-4 {
    width: 50%;
    flex: 0 0 50%;
    max-width: 50%;
    padding-left: 8px;
    padding-right: 8px;
    margin-bottom: 16px;
}

.shop-2 .shop-product-img {
    height: 170px;
}

.shop-2 .shop-product-content h3 a {
    font-size: 13px;
}

.shop-2 .price-cart {
    display: block;
}

.shop-2 .price-cart h4 {
    font-size: 23px;
    margin-bottom: 11px;
}

.shop-2 .rating {
    margin: 0 0 5px 0;
}

.shop-2 .price-cart a {
    font-size: 12px;
    margin-top: 12px;
}

.shop-2 .shop-product-content h3 {
    margin: 0;
}

.shop-2 .shop-product-box {
    height: 361px;
    margin: 0 0 7px 0;
}
.woocommerce-page .single-product {
    padding: 36px 0 40px 0 !important;
}

.single-product .product-title {
    font-size: 18px !important;
    color: black !important;
    line-height: 29px !important;
}

.single-product .product-summary {
    padding: 10px 0 0 0 !important;
}

.single-product .product-price {
    font-size: 29px !important;
}

.single-product form.cart {
    gap: 0;
}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    padding: 0 20px 0 20px !important;
}

.single-product .product-tabs h2 {
    font-size: 20px;
}

div#tab-description {
    font-size: 13px;
    line-height: 21px;
}

.single-product .related-products-wrapper {
    padding: 20px 0 0 0 !important;
    border-top: 1px solid #bababa !important;
    margin: 20px 0 0 0 !important;
}

.single-product .related.products .woocommerce-loop-product__title {
    font-size: 16px !important;
    line-height: 24px !important;
}

.woocommerce:where(body:not(.woocommerce-uses-block-theme)) ul.products li.product .price {
    font-size: 22px;
}

.single-product .related.products li.product .button {
    font-size: 11px !important;
}

.single-product .related.products ul.products li.product {
    margin-bottom: 21px !important;
}

.single-product .product-add-to-cart {
    margin-bottom:  !important;
}
.single-product {
    padding: 0 !important;
}
.wp-block-woocommerce-checkout {
    padding: 41px 0 30px 0 !important;
}
.wc-block-cart .wp-block-woocommerce-cart-order-summary-block {
    padding: 15px !important;
}

}