@media screen and (min-width: 990px) { 
    /* .header__heading {
        justify-self: center !important;
    }
    nav.header__inline-menu.new {
        margin: auto !important;
    } */
}
img.header__heading-logo.header__heading-logo--main.motion-reduce {
    object-position: left;
    padding-left: 10px;
}
@media (max-width:992px){
    img.header__heading-logo.header__heading-logo--main.motion-reduce {
        object-position: center;
        padding-left: 0px;
    }
}
.announcement-bar-sections--17564812312628__fe1c8c67-b84c-4466-a515-70df3134c1c0.color-custom {
    background: rgb(50 205 50);
}
.action-btns--center button.button:not([disabled], [disabled="true"], .button--tertiary):after{
    background-color:rgb(50 205 50) !important;
}
.button:after, .customer button:after, .shopify-challenge__button:after, .shopify-payment-button__button--unbranded:after {
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset))
      rgba(var(--color-button-text), var(--border-opacity)),
    0 0 0 var(--buttons-border-width)
    rgb(50 205 50);
}
@media (hover: hover) {
    .link-btns--arrow a.button:not([aria-disabled="true"]){
        background: rgb(50 205 50) !important;
    }
}
.button:not([disabled]):hover:after{
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset))
      rgba(var(--color-button-text), var(--border-opacity)),
    0 0 0 var(--buttons-border-width)
    rgb(50 205 50);
}
/* :root {
    --color-background-green: 50 205 50;
}
.section-divider__svg svg {
    color: rgb(var(--color-background-green));
} */
.section-divider__svg svg {
    color: rgb(50 205 50) !important;
}
.color-accent-1{
    color: rgba(var(--color-foreground), 0.9);
    background-color:rgb(50 205 50);
}
.rte a {
    color: rgb(50 205 50);
}
.rte a:hover {
    color: rgb(50 205 50);
}
.action-btns--center button.button:not([disabled],[disabled=true],.button--tertiary):hover{
    /* color: #32cd32; */
    color: #ffff !important;
}
.price .main-price {
    color: rgb(50 205 50);
}
.action-btns--center button.button:not([disabled],[disabled=true],.button--tertiary):before{
    box-shadow: 0 0 0 calc(var(--buttons-border-width) + var(--border-offset)) rgba(255, 255, 255, calc(1 - 1.0)), 0 0 0 var(--buttons-border-width) rgb(50 205 50);  
}
.price .price-item{
    color: rgb(50 205 50) !important;
}
.price--on-sale .price-item--regular {
    color: rgba(var(--color-foreground), .9) !important;
}
/* .button:hover, button:hover, input[type=button]:hover, input[type=submit]:hover {
    background-color: #46ff006b !important;
} */
.header__menu-item:hover {
    color: rgb(50 205 50) !important;
}
.button:before{

    background: #32cd32;
}
.uni-primary-color-theme-bg {
    background-color: rgb(50 205 50) !important;
}
.custom-control-input:checked ~ .custom-control-label::before, .form-check input[type="checkbox"]:checked + label:before {
    background-color: rgb(50 205 50) !important;
    border-color: rgb(50 205 50) !important;
}
.uni-primary-color-theme-border {
    border-color: rgb(50 205 50) !important;
}
button.btn.btn-link.pl-0.uni-accent-color-theme-text.return-btn-back.returnbtn {
    color: #32cd32 !important;
}
.uni-logo img {
    width: 200px !important;
}
button.menu-drawer__close-btn.menu-drawer__close-menu-btn.header__icon.header__icon--menu.header__icon--summary.link.focus-inset:hover {
    background-color: #46ff006b !important;
}
@media screen and (max-width: 767px) {
    .uni-theme-secure-checkout-badges {
        flex-wrap: wrap !important;
    }
}
.icon {
    display: inline-block;
    min-height: 20px !important;
    max-width: 20px !important;
}
@media only screen and (max-width:400px) {
    .intercom-lightweight-app-launcher{
      bottom: 12px;
    right: 10px;
    }
}
/* .quantty.buttons_added .button:hover, button:hover, input[type=button]:hover, input[type=submit]:hover {
    background-color: #fff !important;
} */
 .new-announcement{
   padding-top: 7px;
   padding-bottom: 7px;
   border-bottom: 1px solid #ffffffb3 !important;
   background: #2E2E2E !important;
   }
   .new-announcement p.announcement-bar__message.announcement-bar__message--mobile-horizontal.announcement-bar__message--desktop-horizontal{
   font-size:16px;
   }