@media only screen and (max-width: 1247px) {
footer .footer-newsletter p {
    font-size: 12px;
}
footer .footer-body {
    padding: 60px 0 50px;
}
}

@media only screen and (max-width: 1200px) {
    .countdown-banner .banner-img {
        left: 56%;
    }
    .bottom-header .stellarnav > ul > li > a {
        padding: 20px 8px !important;
    }
    .about-page .about-page-text {
        margin-left: 0;
    }
    .contact-page .right {
        padding: 23px;
    }
    .about-page .nav-tabs .nav-item .nav-link {
        margin-right: 14px;
    }
}

@media only screen and (max-width: 1024px){
	a.woof_front_toggle {
    font-size: 45px;
}
    .about-page .nav-tabs .nav-item .nav-link {
        margin-right: 10px;
        font-size: 14px;
    }
    .about-page .row{
        align-items: center;
    }
    .bottom-header .stellarnav > ul > li > a {
        padding: 20px 4px !important;
        font-size: 14px;
    }
    .banner h2 {
        font-size: 65px;
        font-weight: 500;
        margin-bottom: 29px;
    }
    body .heading h1 {
        font-size: 30px;
    }
    body .heading h2 {
        font-size: 30px;
    }
    .countdown-banner .js-countdown {
        font-size: 43px;
        gap: 2px;
    }
    .countdown-banner .banner-img {
        left: 58%;
    }

}

@media only screen and (max-width: 991px){
		.categories .swiper-button-next, .categories .swiper-button-prev {
    display:flex !important;
}
   
    .search {
        height: 27vh !important;
        padding: 25px 47px;
    }
    .about-page .about-page-text {
        margin-top: 32px;
    }
    .about-page .nav-tabs .nav-item .nav-link {
        margin-right: 21px;
        font-size: 20px;
    }
    .about-page .heading {
        margin-bottom: 11px;
    }
    .shop-gallery{
        padding-bottom: 64px;
    }
    .swiper-pagination-bullet-active {
        background: #181818  !important; 
        position: relative;
       
    }
    .swiper-pagination-bullet-active::after{
        position: absolute;
        content: "";
top: -6px;
bottom: 0;
left: -6px;
right: 0;
border: 1px solid #181818;
width: 18px;
height: 18px;
border-radius: 50%;
    }
    .swiper-pagination-bullet {
        background-color: transparent;
        border: 1px solid #181818;
        opacity: 1;
    }
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap,11px);
    }
    
.collection-position{
    height: 100%;
}
.collection-position img{
    height: 100%;
}
.countdown-banner .banner-img {
    display: none;
}
.countdown-banner  .heading, .countdown-banner .box-btn-slider{
text-align: center;
}
.countdown-banner .js-countdown {
    font-size: 65px;
    justify-content: center;
}
body .p-v-80 {
    padding: 40px 0;
}
.newsletter{
    margin-top: 18px;
}
footer .footer-body {
    padding: 40px 0;
}
body .p-b-80 {
    padding-bottom: 40px;
}
.home-tab {
    padding-top: 40px;
    padding-bottom: 40px;
}
body .p-t-65 {
    padding-top: 40px;
}
 .contact-page .right {
        padding: 21px 0;
    }
    .contact-page iframe {
    height: 300px;
}
footer .footer-newsletter .form-control {
    height: 46px !important;
}
footer .footer-newsletter form button {
    top: 2px;
    right: 4px;
    width: 40px;
    height: 40px;
}
#primary{
    margin-top: 15px;
}
}
@media only screen and (max-width: 820px){
	#review_form_wrapper .comment-form-email label {
    margin-right: 8px;
}
		#review_form_wrapper .comment-form-author label {
    margin-right: 4px;
}
	.wp-element-button {
    padding: 14px 7px !important;
}
	.form-control {
    font-size: 14px;
}
	.wpcf7-not-valid-tip {
    font-size: 12px;
}
.weblogo {
    height: 35px !important;
}
    
    body h6 {
        font-size: 18px;
    }
    body .heading h1,  body .heading h2 {
        font-size: 27px;
    }
    .countdown-banner .js-countdown {
        font-size: 52px;
    }
    .bottom-header .stellarnav > ul > li > a {
        padding: 20px 8px !important;
        font-size: 13px !important;
    }
    .bottom-header .nav-icon i {
        font-size: 20px !important;
    }
    .banner .banner-text {
        position: relative;
        top: 0;
    }
    .banner .swiper-slide {
        align-items: center;
        height: 400px;
    }
    .banner h2 {
        font-size: 50px;
    }
    .home-tab .tab-product a {
        font-size: 25px;
    }
		.wc-block-cart table.wc-block-cart-items, .wc-block-cart table.wc-block-cart-items td, .wc-block-cart table.wc-block-cart-items th {
    margin: 0 !important;
}
}


@media only screen and (max-width: 768px){
    .bottom-header .stellarnav > ul > li > a {
        padding: 20px 0px;
    }
	footer .footer-newsletter form button {
    top: 4px;
}
	#wc-block-components-totals-coupon__input-coupon {
    border-radius: 10px;
}

}

@media only screen and (max-width: 600px){
	
    .inner-banner .breadcrumbs {
    display: none !important;
}

    .inner-banner h1 {
        font-size: 20px;
        margin-bottom: 8px;
    }
    .inner-banner {
        height: 211px;
    }
    .about-page-text .heading{
        text-align: start;
    }
    .about-page .nav-tabs .nav-item .nav-link {
        margin-right: 21px;
        font-size: 13px;
    }
    .search {
        height: 35vh !important;
        padding: 7px 14px;
    }
    .stellarnav.mobile ul {
        z-index: 999;
    }
    .desktop {
        display: none !important;
    }
    .stellarnav {
        overflow: visible;
        text-align: end;
    }
    .top-header .topbar-left {
        justify-content: center;
    }
    .filter-option {
        text-align: center;
        margin-top: 10px;
    }
    .bottom-header .stellarnav > ul > li > a {
        padding: 13px 14px !important;
        font-size: 16px !important; 
    }
  
    .faq .accordion-button {
        font-size: 16px;
    }
    body .p-t-60 {
        padding-top: 42px;
    }
    .stellarnav.mobile.left>ul, .stellarnav.mobile.right>ul {
        max-width: 100%;
    }
    .banner h2 {
        font-size: 40px;
        margin-bottom: 16px;
    }
    .banner .swiper-slide {
        height: 350px;
    }
    .banner .swiper-horizontal > .swiper-pagination-bullets, .banner .swiper-pagination-bullets.swiper-pagination-horizontal, .banner .swiper-pagination-custom, .banner .swiper-pagination-fraction {
        bottom: var(--swiper-pagination-bottom, 11px);
    }
    body .tf-btn {
        padding: 12px 14px;
        font-size: 14px;
    }
    .banner .banner-text {
        text-align: center;
    }
    .categories .text-end{
        text-align: center !important;
        margin-top: 14px;
    }
    body .p-t-65 {
        padding-top: 20px;
    }
    .heading{
        text-align: center;
    }
    .home-tab {
        padding-top: 41px;
        padding-bottom: 35px;
    }
    .home-tab .tab-product a {
        font-size: 16px;
    }
    .home-tab .tab-product {
        gap: 22px;
        margin-bottom: 22px;
    }
    .home-product .collection-default .content {
        margin: 29px 0;
        text-align: start;
    }
    body .p-v-80 {
        padding: 25px 0;
    }
    .countdown-banner .js-countdown {
        font-size: 35px;
    }
    body .tf-btn i {
        font-size: 15px;
    }
    .countdown-banner  .heading, .countdown-banner .box-btn-slider {
        margin-top: 7px !important;
    }
    .testimonial .testimonial-item {
        flex-direction: column;
    }
    .testimonial .img-style {
        max-width: 100%;
        height: 273px;
    }
    .flat-spacing i {
        font-size: 31px;
    }
    footer .footer-body {
        padding: 16px 0;
    }
  footer .footer-heading {
    margin: 15px 0 7px;
}
.banner p{
    display: none;
}
footer .footer-bottom .tf-payment {
    justify-self: center;
}
    .footer-col-block{
        width: 50%;
    }
 
    footer .footer-bottom {
        text-align: center;
        margin-bottom: 56px;
    }
    .footer-bottom-wrap{
        flex-direction: column-reverse;
    }
    .footer-bottom-wrap .left{
        margin-top: 16px;
    }
    .bottom-header .mobile-fix-option {
        background-color: #fff;
        bottom: 0;
        display: block !important;
        left: 0;
        position: fixed;
        width: 100%;
        z-index: 8;
        box-shadow: 0 0 10px #00000038;
    }
    header .mobile-fix-option ul li a {
        display: flex;
        font-weight: 600;
        padding: 8px 6px;
        text-align: center;
        transition: all .4s ease-in-out;
        justify-content: center !important;
        flex-direction: column;
        color: #000;
        font-size: 16px;
        align-items: center;
    }

    .categories-slider .swiper-button-next, .categories-slider .swiper-button-prev{
         display: none;
    }
    .categories-slider, .testimonial-slider, .blog-slider, .slider{
        padding-bottom: 58px;
    }
    .categories-slider .swiper-pagination{
          display: block;
    }
    .swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap,6px);
    }
    .testimonial .swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet, .testimonial .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 6px);
    }
    .testimonial .content {
        padding: 15px;
    }
    .form-page .col-12 p{
        text-align: center;
    }
     .form-page .col-12 .tf-btn{
        width: 100%;
    }
.woocommerce nav.woocommerce-pagination ul li span.current {
    width: 30px !important;
    height: 30px !important;
}
.woocommerce nav.woocommerce-pagination ul {
    display: flex !important;
    justify-content: center;
    align-items: baseline;
}
.woocommerce-loop-product__title {
    height: 42px !important;
}
.home-tab .card-product img {
    height: 200px;
    object-fit: cover;
}
  .home-tab .list-product-btn .box-icon {
        width: 28px;
        height: 28px;
    }
    .home-tab .list-product-btn i {
    font-size: 13px;
}
.home-tab .btn-main-product {
    padding: 6px 3px;
    font-size: 11px;
}
.home-tab .list-btn-main {
    bottom: 12px;
    left: 3px;
    right: 14px;
    width: 96%;
}
.postid-1098 .inner-banner h1 {
    font-size: 17px;
}
.postid-1098 .breadcrumbs li:last-child{
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.product_title {
    font-size: 20px !important;
    margin-bottom: 9px;
}
.wc-tabs {
       padding: 0 0 0 3em !important;
           overflow-x: scroll !important;
           width: 100%;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
  
    text-wrap: nowrap;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    font-size: 14px !important;
}
.woocommerce div.product .woocommerce-tabs .panel {
    padding: 11px !important;
}
.quantity {
    width: 100%;
}
.wc-forward {
    margin-top: 11px !important;
}
/* .woocommerce-MyAccount-navigation ul {
   display: flex;
    overflow-x: scroll;
    overflow-y: hidden;
}
.woocommerce-MyAccount-navigation ul li a {
    padding: 7px 10px !important;
    font-size: 17px !important;
    text-wrap: nowrap;
} */
.woocommerce-MyAccount-navigation {
    padding: 9px 0px !important;
}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100% !important;
}
.woocommerce-MyAccount-navigation ul li a {
    padding: 9px 14px !important;
    font-size: 16px !important;
}
.woocommerce-MyAccount-content {
    padding: 16px 5px !important;
    min-height: 100% !important;
}
.form-submit {
    text-align: center !important;
}
.search-page-box {
    padding: 11px 10px;
    display: flex;
}
	.woof_products_top_panel ul {
    flex-wrap: wrap;
    display: flex;
}
	.about-page {
    padding-top: 20px;
}
	.Shipping h2 {
    font-size: 18px;
    margin-bottom: 10px;
}
	.Return h2 {
    font-size: 18px;
    margin-bottom: 6px;
}
	.Privacy h2 {
    font-size: 18px;
    margin-bottom: 6px;
}
	.Privacy ul {
    margin-top: 25px;
    margin-left: 23px;
}
	.testimonial {
		padding-top:0!important;
	}
	.banner {
    padding-top: 115px;
}
	.woocommerce #review_form #respond p {
    display: flex;
    align-items: baseline;
    gap: 7px;
}
}

@media only screen and (max-width: 480px){
	.form-page .tf-btn:hover::after {
    transform-origin: bottom center !important;
    transform: skewY(5.3deg) scaleY(2) !important;
    color: #fff;
}
    .banner h2 {
        font-size: 27px;
        margin-bottom: 10px;
    }
    .banner h6 {
        margin-bottom: 8px;
    }
    .bottom-header {
        padding: 7px 0;
    }
    .banner .swiper-slide {
        height: 260px;
    }
    footer .footer-newsletter .form-control {
        height: 44px !important;
    }
   footer .footer-newsletter form button {
    width: 31px;
    height: 32px;
    font-size: 13px;
	   top:6px;
}
    footer .footer-bottom .tf-payment img {
        width: 30px;
        height: 23px;
        object-fit: contain;
    }
    footer .tf-social-icon a {
        width: 32px;
        height: 32px;
        font-size: 16px;
    }
    .blog .image {
        margin-bottom: 15px;
    }
    .blog .heading {
        margin-bottom: 18px;
    }
    .testimonial .heading {
        margin-bottom: 18px;
    }
    .gallery .heading {
        margin-bottom: 18px;
    }
    body {
        font-size: 14px;
    }
	.Terms h2 {
    font-size: 19px;
    color: #181818;
    font-weight: 500;
    margin-bottom: 6px;
}
	body h5 {
    font-size: 20px;
    
}
}

@media only screen and (max-width: 320px){
    .top-header .topbar-left a {
        font-size: 12px !important;
    }
    .home-product .collection-default .content {
        margin: 13px 0 15px;
    }
    body .heading h1, body .heading h2 {
        font-size: 23px;
    }
    body .p-b-80 {
        padding-bottom: 20px;
    }
    body .p-v-80 {
        padding: 20px 0;
    }
    footer .footer-heading {
        margin: 8px 0;
    }
	.inner-banner h1 {
    font-size: 20px;
    margin-bottom: 15px;
}
	.woof_container_inner h4 {
    margin-bottom: -6px;
		font-size: 17px;
}
	a.woof_front_toggle {
    font-size: 35px;
}
	footer a {
    font-size: 13px;
}
	footer .footer-info li i {
    margin-right: 6px;
}
	.about-page .nav-tabs .nav-item .nav-link {
    margin-right: 7px;
    font-size: 13px;
}
	body h5 {
    font-size: 20px;
}
	
}