/** Shopify CDN: Minification failed

Line 275:1 Expected "}" to go with "{"

**/


a.m-tab-header::after {
    display: none;
}
a.m-button.m-button--primary {
    text-transform: uppercase;
}

#shopify-section-template--23771183087931__main h2 {
    text-align: center;
}
  #m-collection-list-template--23771182956859__16225316461d1cff80 a.m-collection-card__image {
    border-radius: 50%;
}

span.m-cart-count-bubble.m-cart-count {
    background-color: #fe312f;
}
h2.m-section__heading.h3.m-scroll-trigger.animate--fade-in-up {
    color: #fe312f;
    font-weight:500;
  background-color: #F0FFF5;
  padding:10px;
}
.m-product-card__media {
    background-color: #fff !important;
    padding: 5px;
    border-radius: 10px;
    box-shadow: 0 0 8px #ddd;
}
.m-product-card__action .m-tooltip{
    box-shadow: 0 0 5px #000;
}

@media(min-width:991px){
  /* header css start */

  .m-header__menu ul.m-menu {
    justify-content: center;
}
  .m-header__left{
    width:20% !important;
  }
  .m-header__right{
    width:80% !important;
  }
 m-search-popup.m-header__search.m-search-form--full.m\:flex.m\:items-center {
    flex: 1;
    margin-right: 132px;
    justify-content:space-between;
}
  .m-search-form--full {
    border: 1px solid #000000 !important;
    border-radius:70px !important;
    height:auto !important;
}
  
  .m-search-form__button .m-tooltip {
    background-color: #A9C7B8 !important;
    margin-bottom: 0 !important;
    border-radius:100%;
    padding: 10px;
}
  .m-search-form__button {
    padding: 5px !important;
}
  svg.m-svg-icon--medium-small {
    color: #fff;
}
  header.m-header__desktop.logo-left__2l {
    border-bottom: 1px solid #ddd;
}
  a.trackOrder {
    padding: 14px 8px;
}

  /* collection css start */


   a.m-collection-card__link{
    text-align: center;
    font-size:15px;
}

  /* product card css */

  .m-product-card__media {
    background-color: #fff !important;
    padding: 10px;
    border-radius: 10px;
    box-shadow: 0 0 8px #ddd;
}
  span.m-price-item {
    color: #fe312f;
}
}

/* newsletter css */

input#ContactSubscribe-template--23771182956859__newsletter_6HdCQe-email {
    border: 1px solid #fe312f;
    margin-right: 5px;
    border-radius: 5px;
    
}
#m-newsletter-template--23771182956859__newsletter_6HdCQe button.m-newsletter-form__button.m-newsletter-form__button--text.m-button {
    border: 1px solid red;
    border-radius:5px;
  background-color:#fe312f;
  color:#ffffff;
  font-weight:700;
}
h2.m-newsletter-section__heading.m\:text-black.h2 {
    font-size: 30px !important;
    font-weight: 500 !important;
}
.m-newsletter-section__header {
    margin-bottom: 25px !important;
}


.main-product__block.main-product__block-buy_buttons {
    display: inline-block;
}
.m-product-option--label {
    display: block;
}
#shopify-section-template--23772235497787__main .m-product-text {
    background-color: #15c46e;
    text-align: center;
    color: #fff;
    font-size: 30px;
    font-weight: 700;
    padding: 10px;
}
.product-personalizer {
    background-color: #15c46e1f;
    padding: 20px !important;
}
input.pplr_text.pplr_monogram.p_u_t.cstmfy_c_required {
    padding-left: 10px;
}

.m-menu__item:hover ::after{
  width:0 !important;
}
.m-menu__item:hover .m-menu__link--main{
  color: #fe312f !important;
}
a.m-menu__link {
    color: #000 !important;
}



/* BesTEA: true centered logo with search and cart on right */
@media screen and (min-width: 1024px) {
.m-header__main {
position: relative !important;
display: flex !important;
align-items: center !important;
}

/* Center only the logo section */
.m-header__center {
position: absolute !important;
left: 50% !important;
transform: translateX(-50%) !important;
width: auto !important;
margin: 0 !important;
z-index: 2 !important;
}

/* Keep the outer header areas from shifting the logo */
.m-header__left,
.m-header__right {
width: auto !important;
}

.m-header__right {
margin-left: auto !important;
}
} 
/* BesTEA header spacing */
@media screen and (min-width:1024px){

.m-header__main{
margin-top:55px !important;
padding-top:30px !important;
padding-bottom:0px !important;
}

.m-header__center{
margin-top:30px !important;
  margin-bottom:-58px !important;
}

}  
@media screen and (min-width:1024px){

.m-header{
margin-top:55px !important;
}

}
/* BesTEA: align search beside cart on desktop */
@media screen and (min-width: 1024px) {
.m-header__main {
position: relative !important;
}

.m-header__search {
position: absolute !important;
left: auto !important;
right: 75px !important;
/* BesTEA - tighter menu spacing */
.m-header__menu .m-menu {
gap: 24px !important;
}
/* BesTEA desktop logo size */
@media screen and (min-width: 1024px) {
.m-header__center img {
width: 600px !important;
max-width: 600px !important;
height: auto !important;
}
}
@media screen and (min-width:1024px){

.m-nav,
.m-header__menu{
padding-top: 10px !important;
padding-bottom: 10px !important;
}

}
/* BesTEA: Reduce space below header on homepage */
.template-index .shopify-section:first-child {
margin-bottom: -45px !important;
}
/* BesTEA - Pull Collection List Up */
.template-index .m-collection-list {
margin-top: -25px !important;
}
:root {
--product-regular-price-color: #3A5F8A !important;
--product-sale-price-color: #3A5F8A !important;
}

.m-price-item.m-price-item--regular {
color: #3A5F8A !important;
}
/* BesTEA Shop dropdown hover color */
.m-menu__item--dropdown:hover > a,
.m-menu__item--dropdown:hover > a *,
.m-menu__item--parent:hover > a,
.m-menu__item--parent:hover > a *,
.m-menu__item:focus-within > a,
.m-menu__item:focus-within > a * {
color: #3A5F8A !important;
}

.m-menu__item--dropdown:hover > a svg,
.m-menu__item--dropdown:hover > a svg *,
.m-menu__item:focus-within > a svg,
.m-menu__item:focus-within > a svg * {
fill: #3A5F8A !important;
stroke: #3A5F8A !important;
}