.white-overlay-gradient {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 160px;
    background: linear-gradient(180deg, white, #ffffff9e, #ffffff45, transparent);
    position: relative;
    bottom: -160px;
    z-index: 2;
    margin-top: -140px;
}
.freeShipping-min-height {
    min-height: 170px !important;
    max-height: 170px !important;
}
.homepage-slider-wrapper {
	margin:0;
	padding:0;
	width:100%;
}
.collection-wrapper {
	display: inline-block;
	margin:0;
	padding:0;
	width:100%;
}
.static {
  position: static;
}
.cover {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.homepage-slider-txt-block-wrapper {
    position: absolute;
    width: 100%;
    top: 30%;
    left: 0%;
    z-index: 999999999;
    display: block;
    text-align: center;
}

.homepage-slider-txt-block-wrapper > .container > .row > div > h1 {
    font-size: 3em;
    color: #FFF;
    text-shadow: 1px 1px 1px #393939;
}
.homepage-slider-txt-block-wrapper > .container > .row > div > .homepage-slider-txt {
    color: #FFF;
    font-size: 1.25em;
    text-shadow: 1px 1px 1px #393939;
    margin-bottom: 20px;
}
.homepage-tea-quiz-btn {
    position: relative;
    display: inline-block;
    background: #FFD814;
    color: #404040 !important;
    padding: 9px 50px;
    font-size: 18px !important;
    text-transform: uppercase;
    border-radius: 10px;
    border: 3px solid #fcd300;
    box-shadow: none;
    font-weight: 600;
    margin-top: 20px;
}

.homepage-tea-quiz-btn:hover {
	background-color: #b8903e;
    border: 3px solid #9c772b;
}
/* 
.owl-carousel .owl-slide {
  position: relative;
  height: 79vh;
  max-height: 920px;
}
 */

.owl-carousel .owl-slide-animated {
  transform: translateX(20px);
  opacity: 0;
  visibility: hidden;
  transition: all 0.05s;
}

.owl-carousel .owl-slide-animated.is-transitioned {
  transform: none;
  opacity: 1;
  visibility: visible;
  transition: all 0.5s;
}

.owl-carousel .owl-slide-title.is-transitioned {
  transition-delay: 0.2s;
}

.owl-carousel .owl-slide-subtitle.is-transitioned {
  transition-delay: 0.35s;
}

.owl-carousel .owl-slide-cta.is-transitioned {
  transition-delay: 0.5s;
}

/* 
.owl-carousel .owl-dots,
.owl-carousel .owl-nav {
  position: absolute;
}
 */

.owl-carousel .owl-dots .owl-dot,
.owl-carousel .owl-nav [class*="owl-"]:focus {
  outline: none;
}

.owl-carousel .owl-dots .owl-dot span {
  background: transparent;
  border: 1px solid var(--main-black-color);
  transition: all 0.2s ease;
}

.owl-carousel .owl-dots .owl-dot:hover span,
.owl-carousel .owl-dots .owl-dot.active span {
  background: var(--main-black-color);
}

.owl-carousel .owl-nav {
  left: 50%;
  top: 10%;
  transform: translateX(-50%);
  margin: 0;
}

.owl-carousel .owl-nav svg {
  opacity: 0.3;
  transition: opacity 0.3s;
}

.owl-carousel .owl-nav button:hover svg {
  opacity: 1;
}

.owl-carousel .owl-nav [class*="owl-"]:hover {
  background: transparent;
}

section {
  display: none;
}

@media screen and (max-width: 575px) {
  .owl-carousel .owl-nav {
    top: 5%;
  }
  .owl-carousel .owl-nav svg {
    width: 24px;
    height: 24px;
  }
  .social-handle {
	display:none;
  }
}

.video-item{width:100%;}

.video-item-center{
  width:100%;
  margin: 0;
  position: absolute;
  left: 50%;
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
 
.tea-collection-home-wrapper {
	margin: 0px;
	padding: 0px;
	background: #fafafa;
    padding-top: 80px;
    padding-bottom: 80px;
    border-bottom: 1px solid #ebebeb;
}

.box-best-seller {
	background: #fafafa;
    padding: 80px 0;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
}
.tea-collection-txt {
	color: #606060;
	margin-bottom: 0px;
}
.tea-collection-txt-box { 
    width: 100%;
    display: inline-table;
    padding: 50px 50px;
    padding-bottom: 0px;
    padding-top: 20px;
    padding-left: 30px;
}
.collection {
    max-width: 1470px;
    margin: 0 auto;
    width: 100%;
    display: -webkit-box;
    background: #ffffff;
    border-radius: 10px;
}
.tea-collection-img-box > img {
    border-bottom-left-radius: 10px;
    border-top-left-radius: 10px;
}

.button-wrapper {
    display: block;
    margin-top: 45px;
    margin-bottom: 0px;
}

.info-content:before { 
    background-color: #dedede;
    opacity: 0.5;
    background-image: linear-gradient(30deg, #efefef 12%, transparent 12.5%, transparent 87%, #efefef 87.5%, #efefef), linear-gradient(150deg, #efefef 12%, transparent 12.5%, transparent 87%, #efefef 87.5%, #efefef), linear-gradient(30deg, #efefef 12%, transparent 12.5%, transparent 87%, #efefef 87.5%, #efefef), linear-gradient(150deg, #efefef 12%, transparent 12.5%, transparent 87%, #efefef 87.5%, #efefef), linear-gradient(60deg, #efefef77 25%, transparent 25.5%, transparent 75%, #efefef77 75%, #efefef77), linear-gradient(60deg, #efefef77 25%, transparent 25.5%, transparent 75%, #efefef77 75%, #efefef77);
    background-size: 20px 35px;
    background-position: 0 0, 0 0, 10px 18px, 10px 18px, 0 0, 10px 18px;
}
.info-content {
    width: 100%;
    margin: 0px;
    background: #fafafa;
    padding: 0px;
    padding-top: 25px;
    padding-bottom: 10px;
    margin-top: -5px;
    border-top: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}

.owl-homepage-slider > .owl-stage-outer {
	max-height: 1005px;
}

.freeShipping-wrap > h4 {
    font-size: 2em;
    margin-top: 0px;
    margin-bottom: 0px;
}
.freeShipping-wrap > h4 > span {
	font-size: 1em;
    font-style: italic;
    font-weight: 900;
    color: #b8903e;
}

.freeShipping-wrap > p {
    font-size: 1.3em;
    margin-top: 0px;
}

.freeShipping-wrap > p > a {
    font-weight: 600;
    font-size: 1em !important;
    color: #b8903e;
}
.shipping_support {
    padding-bottom: 50px;
    margin-top: 50px !important;
}
.shipping_support h4 {
    font-size: 1.3em;
}
.category-head-bp {
	display: inline-block;
    width: 100%;
    padding: 10px 0;
}
.category-head-bp .cat-bp{
	text-align: center;
}
.homepage-btn-prev {
    position: absolute;
    left: -40px !important;
    top: -350px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    padding: 0px;
    background: #b89044 !important;
	border: 3px solid #a17b30 !important;
}

.homepage-btn-prev:hover {
    background: #292929 !important;
    border: 3px solid #000 !important;
}
.homepage-btn-prev:after {
	content: '';
    top: 19px;
    background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.02));
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 50%;
    width: 100%;
    border-radius: 150px 150px 0 0;
}
.homepage-btn-prev > span {
    font-size: 5em !important;
    position: relative;
    top: -3px;
    color: #FFF;
}
.homepage-btn-next {
    position: absolute;
    right: -40px !important;
    top: -350px;
    border-radius: 50%;
    width: 80px;
    height: 80px;
    padding: 0px; 
    background: #b89044 !important;
    border: 3px solid #a17b30 !important;
}
.homepage-btn-next:hover {
    background: #292929 !important;
    border: 3px solid #000 !important;
}
.homepage-btn-next:after {
	content: '';
    top: 19px;
    background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.02));
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    height: 50%;
    width: 100%;
    border-radius: 150px 150px 0 0;
}

.homepage-btn-next > span {
    font-size: 5em !important;
    position: relative;
    top: -3px;
    color: #FFF;
}

.collection-bullet-txt {
    color: #292929;
    font-size: 1.05em;
    margin-top: 5px;
    margin-left: 10px;
    line-height: 180%;
}
.box-blog .blog-image {
    border-radius: 10px;
    border: 2px solid #f0f0f0;
}
.tea-collection-txt > p {
	width: 100%;
	padding-top: 5px;
} 
.tea-collection-txt-box > h2 {
    text-align: center;
    font-size: 1.5em;
    padding-bottom: 10px;
}
.tea-collection-txt-box > h2::after {
	content: '';
    width: 78%;
    height: 3px;
    padding-top: 12px;
    position: absolute;
    display: block;
    border-left: 0px solid transparent;
    border-top: 0px solid transparent;
    border-right: 0px solid transparent;
    border-bottom: 3px solid transparent;
    -moz-border-image: -moz-linear-gradient(to left, #ebbe46 0%,#fdd278 42%,#c2912c 67%,#ebbe46 86%,#cdaa4b 97%,#cb9832 100%);
    -webkit-border-image: -webkit-linear-gradient(to left, #ebbe46 0%,#fdd278 42%,#c2912c 67%,#ebbe46 86%,#cdaa4b 97%,#cb9832 100%);
    border-image: linear-gradient(to left, #ebbe46 0%,#fdd278 42%,#c2912c 67%,#ebbe46 86%,#cdaa4b 97%,#cb9832 100%);
    border-image-slice: 1;
}
.rokan-product-heading .description {
	line-height: 180%; 
}
.shipping_support img {
    width: 140px;
    margin-bottom: 5px;
}
@media screen and (max-width: 1669px) {
.homepage-btn-next {
    right: 70px;
}
.homepage-btn-prev {
    left: 60px;
}
    
}
@media screen and (max-width: 1569px) {
.homepage-btn-next {
    right: 25px;
}
.homepage-btn-prev {
    left: 20px;
}
    
    
}
@media screen and (max-width: 1469px) {
.homepage-btn-next {
    display: none;
}
.homepage-btn-prev {
    display: none;
}
    
}
@media screen and (max-width: 1459px) {
.tea-collection-txt-box > h2 {
	margin-top: 0px;
}
.button-wrapper {
    margin-top: 15px;
}
.tea-collection-txt-box {
    padding-left: 10px;
    padding-right: 20px;
}
.tea-collection-txt > p {
    margin-bottom: 7%;
    padding-right: 10px;
}
.tea-collection-txt-box > h2 {
    margin-top: 15px;
}
}
@media screen and (max-width: 1339px) {
.tea-collection-txt {
    color: #606060;
    margin-bottom: 3%;
}
}
@media screen and (max-width: 1301px) {
.tea-collection-txt > p {
    margin-bottom: 4%;
}
.tea-collection-txt {
    color: #606060;
    margin-bottom: 1%;
}
}

@media screen and (max-width: 1253px) {
.tea-collection-txt-box > h2 {
    margin-top: 0px;
}
.button-wrapper {
    margin-top: 10px;
}
}
@media screen and (max-width: 1199px) {
.button-wrapper {
    margin-top: 0px;
}

.tea-collection-txt > p {
    text-align: left;
    min-height: 0px;
    padding-left: 50px;
    padding-right: 42px;
    line-height: 180%;
    margin-bottom: 2%;
}
.tea-collection-txt-box {
    text-align: center;
}
.tea-collection-img-box > img {
	border-top-right-radius: 10px;
	border-bottom-left-radius: 0px;
}
.top-content-home .section-element {
    margin: 15px 0;
}
.tea-collection-txt-box {
    padding-left: 20px;
}
}
@media screen and (max-width: 1143px) {
.freeShipping-wrap > h4 {
    font-size: 1.8em;
}
.freeShipping-wrap > p {
    font-size: 1.18em;
}
}
@media screen and (max-width: 1131px) {
.freeShipping-wrap > h4 {
    font-size: 1.7em;
}
.freeShipping-wrap > p {
    font-size: 1.12em;
}
}
@media screen and (max-width: 991px) {
.tea-collection-txt-box {
text-align: center;
}
.rokan-product-heading .description {
    padding-left: 40px;
    padding-right: 40px;
}

}
@media screen and (max-width: 767px) {
.button-wrapper {
    margin-top: 35px;
}
.tea-collection-txt > p {
    margin-bottom: 4%;
}
.shipping_support img {
    width: 120px;
    margin-bottom: 5px;
}
.shipping_support h4 {
    font-size: 1em;
}
.shipping_support img {
    width: 110px;
    margin-top: 10px !important;
}
.tea-collection-home-wrapper {
    padding: 30px 0;
}
.box-best-seller { 
	padding-top: 0px !important;
}
.tea-collection-txt-box > h2 {
    margin-top: 20px !important;
    padding-bottom: 0px !important;
}
}

@media screen and (max-width: 637px) {
.tea-collection-txt > .row > div {
	text-align: left;
}
.tea-collection-txt > .row > div > i {
	margin-left: 65px !important;
}
.tea-collection-txt > p {
    margin-bottom: 11%;
}
}
@media screen and (max-width: 599px) {
.collection {
    border-radius: 0px !important;
}
.button-wrapper {
    margin-top: 35px;
}
.tea-collection-txt-box > h2 {
    font-size: 1.55em;
}
.steep-instructions {
    font-size: .7em !important;
}
.tea-collection-txt > p {
    margin-bottom: 5%;
}
.rokan-product-heading .description {
    margin-bottom: 0px;
}
.tea-collection-img-box > img {
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
}
.homepage-slider-txt-block-wrapper > .container > .row > div > h1 {
    font-size: 1.5em;
    margin-top: 0px;
    margin-bottom: 0px;
}
.homepage-slider-txt-block-wrapper > .container > .row > div > .homepage-slider-txt {
    font-size: .75em;
    margin-bottom: 0px;
}
.homepage-slider-txt-block-wrapper {
    position: absolute;
    width: 100%;
    top: 20%;
}
.homepage-tea-quiz-btn {
    font-size: .75em !important;
    padding-right: 15px;
    padding-left: 15px;
}
.category-head-bp > div {
    display: inline-block;
    padding-left: 12px;
    text-indent: 0px;
}
}
@media screen and (max-width: 587px) {
.tea-collection-txt > p {
    margin-bottom: 11%;
}
.freeShipping-wrap > h4 {
    font-size: 1.5em;
}
.freeShipping-wrap > p {
    font-size: 1em;
    margin-top: 0px;
}
}
@media screen and (max-width: 525px) {
.tea-collection-txt > p {
    margin-bottom: 6%;
}

.button-wrapper .cat-featured-tea-learn-btn > span {
    font-size: 14.5px;
}
.featured-product .button-wrapper .cat-featured-tea-addto-btn > span {
    font-size: 14.5px;
}
}

@media screen and (max-width: 457px) {
.freeShipping-wrap > h4 {
    font-size: 1.4em;
}
.freeShipping-wrap > p {
    font-size: .92em;
}
.shipping_support {
    padding-bottom: 30px;
    margin-top: 30px !important;
}
.shipping_support img {
    margin-bottom: 5px;
    margin-top: 20px;
}
}

@media screen and (max-width: 428px) {
.ribbon-top-left {
    left: 18px;
}
.homepage-slider-txt-block-wrapper {
    position: absolute;
    width: 100%;
    top: 12%;
    left: 0%;
    z-index: 999999999;
    display: block;
    text-align: center;
}
.homepage-slider-txt-block-wrapper > .container > .row > div > h1 {
    font-size: 1.5em;
    margin-top: 18px;
    margin-bottom: 0px;
}
.homepage-slider-txt-block-wrapper > .container > .row > div > .homepage-slider-txt {
    font-size: .8em;
    margin-top: 3px;
    margin-bottom: 13px;
}
.tea-collection-txt > p {
    padding-left: 30px;
    padding-right: 20px;
}
.shipping_support {
    padding-bottom: 20px;
    margin-top: 20px !important;
}
.freeShipping-wrap > h4 {
    font-size: 1.2em;
}
.freeShipping-wrap > p {
    font-size: .78em;
    margin-top: 0px;
}
.collection-bullet-txt {
    font-size: 1em;
}
.rokan-product-heading .description {
    padding-left: 10px;
    padding-right: 10px;
}
.rokan-product-heading {
    margin-bottom: 30px;
}
.tea-collection-txt > p {
    padding-left: 30px;
    padding-right: 20px;
}
.shipping_support img {
    width: 110px;
    margin-top: 10px !important;
}
.tea-collection-txt > .row > div > i {
    margin-left: 45px !important;
}
.white-overlay-gradient {
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 20px;
    background: linear-gradient(180deg, white, #ffffff52, #ffffff00, transparent);
    position: relative;
    z-index: 2;
    margin-bottom: 140px;
    margin-top: -140px;
}
.freeShipping-min-height {
/* 
    min-height: 100px !important;
    max-height: 100px !important;
 */
        padding-top: 8px;
}
.homepage-tea-quiz-btn {
	display: inline-block;
    width: 100%;
    padding: 8px 10px !important;
    max-width: 130px !important;
    margin: 0 auto;
    background-color: #FFD814 !important;
    border-color: #edc603 !important;
    color: #292929 !important;
    padding: 9px 50px;
    padding-top: 4px !important;
    padding-bottom: 4px !important;
    font-size: .75em !important;
    text-transform: uppercase;
    border-radius: 10px;
    border: 2px solid #cacaca;
    box-shadow: none;
    font-weight: 600;
    margin-top: 0px;
    height: 100% !important;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
.homepage-tea-quiz-btn > i {
    font-size: 1.25em !important;
    position: relative;
    top: 1px;
    left: -5px;
    color: #292929 !important;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.info-content {
    min-height: 100px !important;
    max-height: 100px !important;
}
.trustpilot-wrap-home {
	top: 4px !important;
    max-height: 60px;
    overflow: hidden;
}
}
@media screen and (max-width: 394px) {
.tea-collection-txt > p {
    margin-bottom: 25px;
    padding-left: 20px;
    padding-right: 10px;
}
.tea-collection-txt > .row > div > i {
    margin-left: 35px !important;
}
.freeShipping-min-height {
    padding-top: 8px;
}
.rokan-product-heading h2, .group-title1 h2 {
    font-size: 40px;
}
.rokan-product-heading .description {
	margin-bottom: 0px !important;
}
.featured-product .featured-attributes {
    line-height: 180%;
}
.button-wrapper {
margin-bottom: 0px;
}
}

@media screen and (max-width: 370px) {
.tea-collection-txt > .row > div > i {
    margin-left: 30px !important;
}
.tea-collection-txt > p {
    margin-bottom: 25px;
    padding-left: 20px;
    padding-right: 10px;
}
}
@media screen and (max-width: 360px) {
.freeShipping-wrap > h4 {
    font-size: 1.15em;
}
.freeShipping-wrap > p {
    font-size: .7em;
    margin-top: 0px;
}
.collection-bullet-txt {
    font-size: 1em;
}
.tea-collection-txt > p {
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 5px;
}
.shipping_support h4 {
    font-size: 1.05em;
    margin-bottom: 0px;
    margin-top: 10px;
}
.shipping_support img { 
    width: 125px;
    margin-bottom: 0px !important;
    margin-top: 10px !important;
}
.shipping_support {
    padding-bottom: 35px;
    margin-top: 5px !important;
}
}
@media screen and (max-width: 355px) {
.tea-collection-txt > p {
    margin-bottom: 25px;
    padding-left: 15px;
    padding-right: 5px;
}
}
@media screen and (max-width: 336px) {
.freeShipping-wrap > h4 {
    font-size: 1em;
}
.freeShipping-wrap > p {
    font-size: .65em;
    margin-top: 0px;
}
.tea-collection-txt > p {
    margin-bottom: 25px;
    padding-left: 0px;
    padding-right: 0px;
}
.tea-collection-txt > .row > div > i {
    margin-left: 15px !important;
    font-size: 1.5em !important;
}
}
@media screen and (max-width: 315px) {
.collection-bullet-txt {
    font-size: .9em;
}
}

.onestepcheckout-index-index .page-main .checkout-container .fl-label-state .label {
	color: #292929;
}
.info-content {
    background: #fcfcfc;
    border-top: 2px solid #f0f0f0;
    border-bottom: 2px solid #f0f0f0;
}
.shipping_support {
    border-bottom: 2px solid #f0f0f0;
}
.tea-collection-home-wrapper {
    background: #fcfcfc;
    border-bottom: 2px solid #f0f0f0;
}
hr {
    margin-top: 50px;
    margin-bottom: 50px;
    border: 0;
    border-top: 2px solid #f0f0f0;
}

.box-best-seller {
    background: #fcfcfc;
    padding: 80px 0;
    border-top: 1px solid #f0f0f0;
    border-bottom: 2px solid #ebebeb;
}

.instafeed-wrapper-home {
    margin-top: -40px;
    margin-bottom: 0px;
    text-align: center !important;
}

.mpinstagramfeed-container .mpinstagramfeed-photo img {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
    background-clip: padding-box;
    border: 2px solid #f0f0f0;
    border-radius: 10px;
    object-fit: cover;
    padding: 0 1px 1px 0;
    max-width: 150px;
    max-height: 150px;
    box-shadow: 0px 15px 20px -14px #a9adbf;
    align-content: center;
    justify-content: center;
}
.mpinstagramfeed-container .mpinstagramfeed-photo img:hover {
	opacity: .75;
}
.mpinstagramfeed-photo {
    width: calc(100% - 15px) !important;
}
.mpinstagramfeed-container > .row .shuffle {
	text-align: center !important;
}
.mpinstagramfeed-header {
    margin-top: 80px;
    display: block;
    width: 100%;
}
.box-best-seller {
    background: rgb(255,255,255);
    background: -moz-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 35%, rgba(207,207,207,1) 36%, rgba(255,255,255,1) 95%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 35%, rgba(207,207,207,1) 36%, rgba(255,255,255,1) 95%, rgba(255,255,255,1) 100%);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(240,240,240,1) 35%, rgba(207,207,207,1) 36%, rgba(255,255,255,1) 95%, rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1);
    padding: 80px 0;
    border-top: 0px solid #f0f0f0;
    border-bottom: 0px solid #ebebeb;
}
#newsletter-validate-detail {
/*      margin-top: -30px; */
}
input[type="email"]#newsletter {
    width: 300px;
/*     margin-top: -20px; */
    margin-bottom: 20px;
    border: 2px solid #d4d4d4;
}
.rokan-product-heading .description.newsletter{
margin-bottom:0;
}
button.action.subscribe.primary {
	width: 300px;
    margin-bottom: 40px;
    border-radius: 10px;
    background: #292929;
    border: 3px solid #000;
    padding: 10px 20px !important;
}
button.action.subscribe.primary:hover {
    background-color: #0cb278;
    border: 3px solid #0d9e6a;
}
button.action.subscribe.primary::after {
    content: '';
    position: absolute;
    border-radius: 10px;
    top: 0px;
    left: 0px;
    width: calc(100%);
    height: 50%;
    background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.teas-for-trees-homepage-wrapper {
	padding-left: 55px;
	padding-right: 55px;
}
.teas-for-trees-homepage-wrapper > .col-lg-12 > p {
	line-height: 175%;
}
.cat-tea-for-trees-learn-btn {
    display: inline-block;
    width: 100%;
    padding:10px 20px !important;
    max-width: 245px;
    margin: 0 auto;
    background-color: #eeeeee;
    color: #616161 !important;
    padding: 9px 50px;
    font-size: 18px !important;
    text-transform: uppercase;
    border-radius: 10px;
    border: 3px solid #cacaca;
    box-shadow: none;
    font-weight: 600;
    margin-top: 5px;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
.cat-tea-for-trees-learn-btn:hover {
    color: #FFFFFF !important;
    background-color: #0cb278;
    border: 3px solid #0d9e6a;
}
.cat-tea-for-trees-learn-btn::after {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: calc(100%);
    height: 55%;
    background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
    border-radius: 10px;
}
.teas-for-trees-button-wrapper {
    position: relative;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
    display:inline-block;
}
/*MORPH*/
.morpheous {
  -webkit-transition: all 0.5s ease;
     -moz-transition: all 0.5s ease;
       -o-transition: all 0.5s ease;
      -ms-transition: all 0.5s ease;
          transition: all 0.5s ease;
}
.morpheous:hover {
  -webkit-transform: rotate(360deg);
     -moz-transform: rotate(360deg);
       -o-transform: rotate(360deg);
      -ms-transform: rotate(360deg);
          transform: rotate(360deg);
}
div.owl-carousel.owl-theme.tea-collection-home.owl-loaded.owl-drag > div.owl-stage-outer {
    box-shadow: 0 14px 58px rgb(0 5 25 / 12%), 0 13px 15px rgb(0 5 38 / 12%);
    border-radius: 10px;
}

.freeShipping-wrap {
    position: relative;
    top: 15px;
}
.tp-widget-checkoutreviews {
    font-size: 20px;
}
.tp-widget-checkoutreviews b, .tp-widget-checkoutreviews span {
    font-size: 20px !important;
}

.owl-instagram > .owl-stage-outer > .owl-stage {
	padding-bottom: 20px;
}
.social-homepage-links-wrapper {
    text-align: center;
    text-align: -webkit-center;
}

.social_button {
		width: 100px;
		height: 100px;
}
.social-handle {
    position: relative;
    bottom: -150px;
    left: 0;
    z-index: 2;
    width: auto;
    height: 0%;
    margin: auto;
     transition: opacity 2s ease-in-out;
   -moz-transition: opacity 2s ease-in-out;
   -webkit-transition: opacity 2s ease-in-out;
    color: #707070;
}

.social_button:hover + .social-handle {
    border-top: none;
    top: 120px;
    left: 0px;
     transition: opacity 2s ease-in-out;
   -moz-transition: opacity 2s ease-in-out;
   -webkit-transition: opacity 2s ease-in-out;
}
.social-handle:hover {
    top: 120px;
	left: 0px;
}

.instafeed-follow-us {
    width: 120px;
    margin: 0 auto;
    position: relative;
    top: 15px;
}
.rokan-product-heading {
    margin-bottom: 35px;
}
.rokan-product-heading .description {
	line-height: 180% !important;
    margin-bottom: 25px;
    font-size: 1em;
    font-weight: 300 !important;
}
@keyframes bellshake {
  0% { transform: rotate(0); }
  15% { transform: rotate(5deg); }
  30% { transform: rotate(-5deg); }
  45% { transform: rotate(4deg); }
  60% { transform: rotate(-4deg); }
  75% { transform: rotate(2deg); }
  85% { transform: rotate(-2deg); }
  92% { transform: rotate(1deg); }
  100% { transform: rotate(0); }
}
.instafeed-follow-us > a > img:hover {
	animation: bellshake .5s cubic-bezier(.36,.07,.19,.97) both;
    backface-visibility: hidden;
    transform-origin: bottom;
}
@media (max-width: 1200px) and (min-width: 0px){
	div.owl-carousel.owl-theme.tea-collection-home.owl-loaded.owl-drag > div.owl-stage-outer {
		box-shadow: none !important;
		border-radius: 0px !important;
	}
	.collection {
		background: rgb(255 255 255 / 0%) !important;
	}
	.tea-collection-img-box > img {
		border-top-left-radius: 0px !important;
		border-top-right-radius: 0px !important;
	}

}
button.action.subscribe.primary > i {
	position: relative;
	left: -5px;
}
button.action.subscribe.primary:hover > i {
	animation: bellshake .5s cubic-bezier(.36,.07,.19,.97) both;
    backface-visibility: hidden;
    transform-origin: top;
}
.newsletter-home-wrapper {
	background: url(../../../../../../../../../../media/wysiwyg/cms/home/paper-plane.svg);
    background-repeat: no-repeat;
    background-size: 200px 80px;
    background-position: bottom right;
    background-position-x: 490px;
    background-position-y: 150px;
    display: flow-root;
}

.collection-learn-btn{
	display: inline-block;
	width: 100%;
	padding: 10px 20px !important;
	max-width: 245px;
	margin: 0 auto;
	background-color: #eeeeee;
	color: #616161 !important;
	padding: 9px 50px;
	font-size: 18px !important;
	text-transform: uppercase;
	border-radius: 10px;
	border: 3px solid #cacaca;
	box-shadow: none;
	font-weight: 600;
	margin-top: 5px;
	height:50px;
	vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
}
.collection-learn-btn:after {
    content: '';
    position: absolute;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    top: 0px;
    left: 0px;
    width: calc(100%);
    height: 53%;
    background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.collection-learn-btn:hover {
    color: #FFFFFF !important;
    background-color: #0cb278;
    border: 3px solid #0d9e6a;
}
.collection-learn-btn:hover > i {
	color: #FFFFFF;
}
.collection-learn-btn > i {
    font-size: 1.35em;
    position: relative;
    top: 1px;
    left: -5px;
    color: #7d7d7d;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.button-wrapper .collection-learn-btn > span {
    position: relative;
    top: -2px;
}

.homepage-tea-quiz-btn::after {
    content: '';
    position: absolute;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
    top: 0px;
    left: 0px;
    width: calc(100%);
    height: 53%;
    background: linear-gradient(rgba(255, 255, 255, 0.8), rgba(255, 255, 255, 0.2));
}
.homepage-tea-quiz-btn:hover {
    color: #FFFFFF !important;
    background-color: #0cb278;
    border: 3px solid #0d9e6a;
}
.homepage-tea-quiz-btn:hover > i {
	color: #FFFFFF;
}
.homepage-tea-quiz-btn > i {
    font-size: 1.35em;
    position: relative;
    top: 1px;
    left: -5px;
    color: #404040;
    -webkit-transition: all .4s ease 0s;
    transition: all .4s ease 0s;
}
.homepage-tea-quiz-btn > span {
    position: relative;
    top: -2px;
}
.trustpilot-wrap-home {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    position: relative;
    top: 10px;
}
.tp-widget-wrapper {
    display: none !important;
}
p {
    line-height: 150% !important;
}
.featured-product .button-wrapper {
    display: block;
    margin-top: 0px;
    margin-bottom: 40px;
}
.featured-product .featured-tea-txt {
    margin-bottom: 20px;
    padding-left: 40px;
    padding-right: 20px;
}

/** Tea Collections [START] */
.mt10 {
	margin-top: 10px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mt25 {
	margin-top: 25px !important;
}
.border-gradient-gold {
  border-image-source: linear-gradient(to right, #ebbe46 0%,#fdd278 42%,#c2912c 67%,#ebbe46 86%,#cdaa4b 97%,#cb9832 100%);
}
.bullet-one {
    max-height: 60px;
    display: inline-flex;
}

.bullet-one > i {
    color: #01b57a;
    font-size: 1.8em;
    margin-bottom: 20px;
    position: relative;
    bottom: -7px;
    margin-right: 10px;
    margin-left: 20px;
}

.bullet-two {
    max-height: 60px;
    display: inline-flex;
}

.bullet-two > i {
	color: #01b57a;
	font-size: 1.8em;
	margin-bottom: 20px;
	position: relative;
	bottom: -7px;
	margin-right: 10px;
	margin-left: 20px;
}

/** Tea Collections [END] */