

.tea{
position: absolute;
left: 0;
z-index: 1;
bottom: -15%;
right: 0;
margin: auto;
}
.leaf{
position: absolute;
left: 0;
z-index: 2;
bottom: 20%;
right: 0;
margin: auto;
}
.custom-slider{
max-width: 100%;
}
#slider {
margin-top: 60px!important;
}
.custom-caption{
max-width: 600px!important;
}
.slider-caption {
position: relative;
display: -ms-flexbox;
display: flex;
height: 100%;
flex-flow: column;
justify-content: center;
z-index: 20;
max-width: 100%; 
color: #EEE;
font-size: 1.375rem;
font-weight: 300;
text-shadow: 1px 1px 1px rgb(0 0 0 / 15%);
-webkit-transition: top .3s ease;
-o-transition: top .3s ease;
transition: top .3s ease;
}
.caption-text h2, .slider-caption h2{
font-size: 3rem;
font-family: 'Playfair Display', serif!important;
color: #214738!important;
text-transform: capitalize!important;
letter-spacing: 1px;
font-weight: 500;
}
.caption-text p{
font-size: 1rem;
font-family: 'Playfair Display', serif!important;
}
.slider-caption p{
font-size: 1rem!important;
font-family: 'Playfair Display', serif;
color: #666666;
}
.slider-bg{
background: #ece4df; 
background-image: url('images/slider-bg.png'); 
background-position: bottom; background-size:contain; 
background-repeat: no-repeat;
}
.pattern-text:before {
background-color: #214738;
content: "";
display: inline-block;
height: 1.5px;
position: relative;
vertical-align: middle;
width: 10%;
margin-right: 10px;
}
.pattern-text a{
font-family: 'Oswald', serif;
color: #a48b71;
text-transform: uppercase;
font-weight: 400;
pointer-events: none;
font-size:1.3rem;
}
.vertical-pattern-text a{
font-family: 'Oswald', serif;
color: #a48b71;
text-transform: uppercase;
font-weight: 400;
pointer-events: none;
font-size:1rem;
}
div.vertical-line{
width: 1px; 
background-color: #3c725b; 
height: 100%;
float: none; 
margin:auto;
}
.slider-product{
float: right;
max-width: 80%;
}
.float-img-left{
position: absolute;
left: 0;
z-index: 1;
top: -30%;
width: 330px;
}
.float-img-right{
position: absolute;
right: 0;
z-index: 1;
top: -30%;
width: 330px;
}
.float-img-left-2{
position: absolute;
left: 0;
z-index: 1;
top: 0%;
width: 330px;
}
.float-img-right-2{
position: absolute;
right: 0;
z-index: 1;
top: 0%;
width: 330px;
}
.float-contact-img{
position: absolute;
right: 0;
z-index: 1;
top: 30%;
width: 250px;
}
#physician, #certifications {
overflow: unset;
}
.custom-quote{
font-family: 'Playfair Display', serif!important;
}
.custom-quote p{
line-height: 1.2!important;
font-size: 1rem;
}
.custom-quote:before{
position: relative;
color: #a48b71;
}
.testimonial-desc{
min-height: 150px;
}
.testimonial-footer{
color: #666666;
}
.clients-grid .grid-item a img{
width: 110px;
}
.custom-form{
background-color: #ece4df;
border: none;
font-family: 'Oswald', serif;
}
address{
font-family: 'Playfair Display', serif;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
color: #a48b71;
}
::-moz-placeholder { /* Firefox 19+ */
color: #a48b71;
}
:-ms-input-placeholder { /* IE 10+ */
color: #a48b71;
}
:-moz-placeholder { /* Firefox 18- */
color: #a48b71;
}
.btn-submit{
background-color: black;
color: #9abda7;
text-transform: capitalize;
}
.copyright-links a{
color: #9abda7;
font-size: 1rem;
margin: 0 20px;
}
.contact-form-style:after {
content: "";
background-color: #a48b71;
position: absolute;
width: 1px;
height: 70%;
top: 50px;
right: 0;
display: block;
}
.clients-grid .grid-item a, .clients-grid .grid-item img{
	pointer-events: none;
	opacity: 1;
}
@media (max-width: 767px){
.tea, .leaf{
display: none;
}
.packaging-img{
max-width: 100%!important;
}
#physician{
	margin-top: 0;
}
.slider-bg{
background: #ece4df;
background-image: none;
}
.slider-caption{
height: auto;
}
.slider-product{
float:none;
}
.custom-slider{
flex-direction: column-reverse;
}
.mobile-center{
text-align: center;
padding-bottom: 30px;
}
.pattern-text a{
font-size: 16px;
}
.swiper_wrapper .swiper-container{
position: relative;
}
.swiper-pagination{
position:relative;
margin-top: 60px;
}
.col-padding{
padding: 2rem 10px;
}
.caption-text h2, .slider-caption h2{
font-size: 2rem;
}
.column-reverse{
flex-direction: column-reverse;
}
}
@media (min-width: 768px) and (max-width: 1024px){
.tea{
width: 250px;
bottom: -40%;
}
.leaf{
display: none;
}
.slider-caption{
height: auto;
}
#slider{
margin-top: 0!important;
}
.float-img-left{
top: 0;
width: 200px;
}
.float-img-right{
top: 0;
width: 250px;
}
.float-img-left-2{
width: 200px;
}
.float-img-right-2{
width: 200px;
}
.col-padding{
padding: 2rem 10px;
}
.testimonial-desc {
min-height: 300px;
}
.float-contact-img{
display:none!important;
}
.contact-form-style:after {
width: 0px;
}
}
