.exirsP:before {
    content: "✓";
    color: rgb(255, 255, 255);
    margin-right: 10px;
    margin-left: -21px;
    background: #0ea7af;
    border-radius: 30px;
    padding: 3px 10px;
}

.__pf .pf-24_, .__pf .pf-470_ {
    list-style: none;
}

.mgt {
    margin-top: 10px;
    display: flex;
    align-items: center;
}

#__pf>div>div>div.sc-eKYRIR.llyViG.pf-390_ {
    padding-top: 0;
}

#faq {
    padding-bottom: 0;
}

sc-ikXwFM .hZHGfK .pf-162_ {
    font-size: 16px;
}

.c-jJMGnK .laKGqb [data-pf-type="Accordion.Header"] {
    background: #2c2c2c !important;
}

.exirsP::before {
    content: "✓";
    color: rgb(255, 255, 255);
    margin-right: 10px;
    margin-left: -21px;
    background: #28a745 !important;
    border-radius: 30px;
    padding: 3px 10px;
}

#ingredient {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.footer-widget-area {
    background-color: #e9b414 !important;
    margin-bottom: -30px;;
}

.bWmajK>span:last-child {
    color: #000;
}

.blink_me {
    animation: blinker 2s linear infinite;
}

.justify-right {
    justify-content: right!important;
}

.theme-logo {
    margin-left: 40px;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}



.you-save {
    color: #fff!important;
    background: #28a745!important;
    padding: 5px;
    margin: 5px;
    font-size: 16px!important;
    border: 1px solid #000;
    font-weight: bold;
}

.mini-size {
    font-size: 16px;
    color: #000!important;
    margin-top: -10px;
}

.btn-header {
    border-radius: 4px;
    color: #fff !important;
    border: 3px solid #fff !important;
    font-size: 16px !important;
    margin: 0;
    font-family: Roboto;
    text-align: center;
    border-style: none;
    background-color: #2c2c2c;
    margin-left: 20px;
}

.desc-content {
    color: #000000!important;
}

.footer-area .single-footer-widget .widget-body address {
    color: #000!important;
}

.footer-area .single-footer-widget .widget-title {
    color: #000!important;
}

.footer-area .single-footer-widget .widget-list {
    color: #000!important;
}

.show-mobile {
    display: none !important;
}

@media screen and (max-width: 768px) {
    .pd-top {
        padding-top: 25px;
    }
    .mob-none {
        display: none !important;
    }
    .show-desktop {
        display: none !important;
    }
    .show-mobile {
        display: block !important;
    }
}

@media screen and (max-width: 564px) {
    .theme-logo {
        margin-left: 0
    }
    .pd-top {
        padding: 0;
    }
    .main-nav>ul>li>a {
        width: 100px;
    }
    .main-header .col-custom {
        width: 90%!important;
    }
}

.__pf .pf-102_ {
    padding-top: 65px;
    padding-bottom: 65px;
    background-image: url(../images/bg-img-1.jpg) !important;
    background-position: center center;
}

.line-througt-price {
    font-size: 36px!important;
    text-decoration: line-through;
    margin-bottom: -10px!important;
    margin-right: 10px!important;
}

.img-absolute {
    position: absolute!Important;
    right: 90px;
    top: -200px;
    z-index: 1902832;
    max-width: 100px!important;
}

.black-color {
    color: #000!important;
}

@media screen and (max-width: 767px) {

    .line-througt-price {
        font-size: 22px!important;
        text-decoration: line-through;
        margin-bottom: -10px!important;
        margin-right: 10px!important;
    }
    
    .img-absolute {
        position: absolute!Important;
        right: 50px;
        top: -120px;
        z-index: 1902832;
        max-width: 70px!important;
    }

    .black-color {
        font-size: 26px!important;
        color: #000!important;
    }
    
    
}


.button {
    position: relative;
    padding: 8px 16px;
    background: #009579;
    border: none;
    outline: none;
    border-radius: 2px;
    cursor: pointer;
}

.button:active {
    background: #007a63;
}

.button__text {
/*    font: bold 20px 'Quicksand', san-serif;*/
    color: #ffffff;
    transition: all 0.2s;
}

.button--loading::after {
    content: "";
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    border: 4px solid transparent;
    border-top-color: #ffffff;
    border-radius: 50%;
    animation: button-loading-spinner 1s ease infinite;
}

.button--loading .button__text {
visibility: hidden;
opacity: 0;
}

.yellow {
	background: #fbaf44 !important;
}


@keyframes button-loading-spinner {
    from {
        transform: rotate(0turn);
    }

    to {
        transform: rotate(1turn);
    }
}

.choosenBox {
    box-shadow: rgba(0, 0, 0, 0.4) 0px 30px 20px;
    padding: 20px 0;
    background: #F5FFFA;
}

.witdher-box {
    width: 94%;
    margin-left: 5px;
}
.prodbox .most-pop.best {
    background: #ef3939!important;
    margin-top: -6%;
}

.choosenBox .you-save {
    background: #ef3939!important;
    color: #fff!important;
}

.choosenBox .p-ac{
    background: #ef3939!important;
    padding: 10px!important;
} 

.choosenBox .p-prdt-img img {
    zoom: 1.1;
}

.black-color {
    color: #000!important;
}

.line-througt-price {
    font-size: 36px!important;
    text-decoration: line-through;
    margin-bottom: -10px!important;
    margin-right: 10px!important;
}

@media only screen and (max-width: 767px) {
    .black-color {
        font-size: 25px!important;
    }
    
    .line-througt-price {
        font-size: 25px!important;
    }
     
}