/* 1024  | 960   |  768  |  480 | 320 */

@media(max-width:1440px)
{
	.container, 
	.et_pb_row, 
	.et_pb_slider .et_pb_container, 
	.et_pb_fullwidth_section .et_pb_title_container, 
	.et_pb_fullwidth_section .et_pb_title_featured_container, 
	.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container
	{
		padding-left: 2rem;
        padding-right: 2rem;
	}
	
}
@media(max-width:1280px)
{
	.tea-row
	{
	    
	    grid-template-columns: repeat(3, minmax(0, 1fr));
	}

}

@media(max-width:1023px)
{
	.tea-filters .tea-filter ul 
	{
    	flex-wrap: wrap;
	}
	div#wc-z-index {
    -horizontal-gap-parent: 0%;
    width: 100% !important;
	}
}


@media(max-width:980px)
{
 .wc-header-row {
    display: flex;
    align-items: center;
}
body .our-menu-heading
	{
		font-size:28px;
	}
	.wc-header-row .et_pb_column {
    margin-bottom: 0 !important;
    width: 100% !important;
}
	.wc-newsletter-area {
    display: flex;
    justify-content: center;
}
 .footer-logo-copyrights {
    display: block;
    text-align: center;
}
body ul#mobile_menu1 li.wc-hide-desktop {
     display: block !important; 
}
body ul#mobile_menu1 li.wc-hide-desktop a 

{
    border: 1px solid;
    border-radius: 30px;
    text-align: center;
    color: #e2dacf !important;
    border-color: rgb(155 116 39 / 40%);
    }

.tea-row
	{
	    
	    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
	}
	.wc-header-menu {
    width: 100%;
}


.wc-header-menu .et_pb_menu__wrap {
    display: block;
    float: right;
    text-align: right;
    align-items: flex-end !important;
}

.wc-header-menu .et_mobile_nav_menu {right: 0;float: right;}

.wc-header-row{
    display: block;
}

.wc-header-row .mobile_menu_bar {

    position: absolute;
    bottom: 18px;
    right: 10px;
}
.wc-newsletter-area {
    flex-direction: column;
}
.wc-newsletter-area p {
    text-align: center;
}
    .wc-header-row {
    padding: 0 !important;
}

.wc-header-row .et_pb_column:first-child {
    padding: 0 5%;
}


.wc-header-row .et_pb_menu .et_mobile_menu li a
{
	padding:15px 0;
}
.page-id-17 .wc-search-menu-tab .tea-filters {
    display: block;

}
}

@media(max-width:966px)
{
	.tea-row .tea-col
	{
    	flex: 0 0 31.33%;
	}
	.wc-items-area span {

    margin: 0 8px !important;
    }
}


@media(max-width:767px)
{
	.container, 
	.et_pb_row, 
	.et_pb_slider .et_pb_container, 
	.et_pb_fullwidth_section .et_pb_title_container, 
	.et_pb_fullwidth_section .et_pb_title_featured_container, 
	.et_pb_fullwidth_header:not(.et_pb_fullscreen) .et_pb_fullwidth_header_container
	{
		padding-left: 1rem;
        padding-right: 1rem;
	}
	.our-tea-philosophy
{
    display: grid;
}
.post-records .post-col 
{
	flex: 0 0 48.33%;
}
div#wc-z-index .et_pb_column
{
	width: 100%;
}
.wc-our-approach-custom-video-wrap .our-approach-video-controls{
        flex-direction:column;
        gap:10px;
    }

    .wc-our-approach-custom-video-wrap .our-approach-video-controls button{
        min-width:120px;
        padding:12px 18px;
        font-size:13px;
    }
    .tea-category-grid .tea-card
    {
     margin: 0 30px;
    }
   .tea-slider .slick-next {
    right: -5px;
	}
	.tea-slider .slick-prev {
    left: -10px;
	}
}

@media(max-width:667px)
{
	.tea-row .tea-col
	{
    	flex: 0 0 48.5%;
	}
	.wc-items-area span {

    font-size: 14px;
  }
  .tea-row
	{
	    
	    grid-template-columns: repeat(1, minmax(0, 1fr)) !important;
	}
	.tea-menu-teas {
    	grid-template-columns: repeat(1, minmax(0, 1fr));
	}
}

@media(max-width:568px)
{
	.tea-row .tea-col
	{
    	flex: 0 0 100%;
	}
	.wc-promotions-list,
	.post-filters
  {
    overflow-x: auto;
  }
	 .wc-promotions-list .et_pb_column {
    min-width: max-content;
}
   .wc-header-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
	/* .wc-header-row .et_pb_column {
        margin-bottom: 0 !important;
        width: auto !important;
    }*/
    .wc-app-scan-row {
    flex-direction: column !important;
	}
.wc-number-counter .et_pb_column {
    width: 46% !important;
    float: left;
}

.wc-number-counter {
    display: flex;
    flex-wrap: wrap;
}
.post-records .post-col {
    flex: 0 0 100%;
 
}
#wc-header .et_pb_row.wc-header-row
{

    row-gap: normal !important;

}
}

@media(max-width:400px)
{
body h1
{
	font-size: 36px !important;
	line-height: 40px !important;
}
}
@media (min-width: 390px) and (max-width: 768px) {
    .wc-journey-btn {
        gap: 10px;
    }
}