.invisible-title {
    position: absolute;
    text-indent: -99999px;
}

.p_top {
    padding-top: 20px;
}

.btn.btn-buy {
    font-size: 20px !important;
    max-width: 100% !important;
    margin: 14px 0 !important;
    padding: 2px !important;

}

.min_h_swiper {
    min-height: 720px;
}

.btn-buy.brown {
    background: #6e2700 !important;
}

.btn-buy.brown:hover {
    background: #b34f18 !important;
}

.btn-continue {
    padding: 5px !important;
    border-radius: 4px !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
}

.eapps-instagram-feed-posts-grid-load-more-container {
    display: none !important;
}

.paginator li span.active {
    background: #f63;
    display: inline-block;
    padding: 4px 12px;
    margin-right: 4px;
    font-family: Antonio, sans-serif;
    color: #fff;
    line-height: normal;
}

.workcontrol_maintenance {
    display: none !important;
}

.dec.button:not(.cart_more) {
    display: none !important;
}

.inc.button:not(.cart_more) {
    display: none !important;
}

.wc_cart_add button {
    max-width: 100% !important;
}

.description {
    max-width: 100% !important;
}

.description p {
    max-width: 100% !important;
}

.blog-sidebar .sidebar-banner .content {
    padding: 5px 5px 18px !important;
}

.page-content input,
.page-content input:focus,
.page-content select:focus,
.page-content select {
    background: #fff !important;
    padding: 5px 10px !important;
    border: 2px solid #ccc !important;
}

.post .img-wrap {
    background: #efefef !important;
}

/*CUSTOM*/
.btn_cta_blue {
    padding: 15px 30px !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    background: #0E96E5 !important;
    border-bottom: 5px solid #096397 !important;
}

.btn_cta_blue:hover {
    background-color: #096397 !important;
    border-color: #0A537D !important;
}

.btn_cta_green {
    padding: 15px 30px !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    background: #00B494 !important;
    border-bottom: 5px solid #008068 !important;
}

.btn_cta_green:hover {
    background-color: #008068 !important;
    border-color: #0B5747 !important;
}

.btn_cta_yellow {
    padding: 15px 30px !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    background: #FAAD50 !important;
    border-bottom: 5px solid #CC8D41 !important;
}

.btn_cta_yellow:hover {
    background-color: #CC8D41 !important;
    border-color: #A67436 !important;
}

.btn_cta_red {
    padding: 15px 30px !important;
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-transform: uppercase !important;
    background: #F45563 !important;
    border-bottom: 5px solid #C54550 !important;
}

.btn_cta_red:hover {
    background-color: #C54550 !important;
    border-color: #93343C !important;
}

/*CUSTOM SLIDE*/
.slide_image_mobile {
    display: none;
}

@media (max-width: 425px) {
    .slide_image {
        display: none;
    }

    .slide_image_mobile {
        display: block;
    }
}

/*COIN FLAG*/
.coins {
    background: #752700;
    bottom: 93% !important;
    right: -5px !important;
    color: #ffca28;
    padding: 2.5px 5px;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 0.875em;
}

.product_flag_coin img,
.coins img {
    max-width: 20px !important;
    width: 20px !important;
    margin-right: 5px;
    margin-bottom: 2.5px;
}

.coins b {
    font-size: 1.2em;
}

.product-details {
    position: relative;
}

.product_flag_coin {
    padding: 10px 15px;
    background: #ffca28;
    position: absolute;
    font-weight: 700;
    font-size: 0.895em;
    top: 3%;
    left: -10%;
    transform: rotate(-45deg);
}

.product_flag_coin b {
    font-size: 1.2em;
}

.inst-goals {
    margin: 0 !important;
    padding: 90px 0;
}

.inst-goals .inst-item .inst-header {
    text-align: center;
}

@media (max-width: 768px) {
    .product_flag_coin {
        position: relative;
        top: initial;
        left: initial;
        transform: none;
        margin-top: 25px;
    }
}

.page-content .section-content, .products-section .section-content.pdt_content {
    background: rgba(0, 0, 0, 0.5) !important;
}

.products-single-section .section-content .product-photos .img-wrap {
    border: none !important;
}

.products-single-section .section-content .product-photos .img-wrap img {
    width: 100% !important;
}

.section-content.page-default {
    background-color: #FFFFFF !important;
}

@media (max-width: 425px) {
    .header-top-wrapper {
        display: none;
    }
}

@media (max-width: 767px) {
    .product-filter {
        display: none;
    }
}