/*temp css begins */

.ast-container{
	max-width:100% !important;
	    max-width: 100% !important;
    padding: 0 !important;
}

.woocommerce ul.products li.product.tablet-align-left, .woocommerce-page ul.products li.product.tablet-align-left {
    border: 1px solid #ededed;
    text-align: center !important;
}

select.orderby {
    border: 1px solid #ededed !important;
}

.woocommerce-js ul.products li.product .star-rating, .woocommerce-page ul.products li.product .star-rating{display:none}

.ast-woocommerce-container {
    padding: 15px;
}

.ast-article-post.remove-featured-img-padding .blog-layout-4 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content {
    margin-top: 0;
    border-radius: 5px;
}

.archive .ast-article-post .ast-article-inner{
    border: 1px solid #ededed;
    padding: 15px !important;
}

header.entry-header.ast-blog-single-element.ast-blog-meta-container {
    display: none;
}

.elementor-column.elementor-col-50.elementor-top-column.elementor-element.elementor-element-37c707a {
    background: #ededed;
    margin: 15px;
    padding: 15px;
}

.ast-separate-container{background: #fff;}
/*tep css ends */

.offer-card > a
 {
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 10px;
    padding-bottom: 5px;
    display: block;
    font-weight: 500;
}

span.discount {
    color: #b3b3b3;
    text-decoration: line-through;
}

.offer-card h4 {
    color: #af3e41;
    text-transform: uppercase;
    font-size: 18px;
    padding-bottom: 5px;
}
span.reviewer {
    display: block;
    font-weight: bold;
    padding-top: 10px;
}
.hero-title-changes {
font-size: 40px;
    color: #fff;
    font-family: 'Fredoka One';
    display: block;
    line-height: 45px;
    margin: 15px 0;
}

.follow-insta .elementor-icon {
    background: #ab1319;
    border-radius: 100px;
    padding: 15px;
}

.riverside-menu-img:before {
    content: "";
    position: absolute;
    width: 70%;
    height: 119%;
    background-color: #f7cf1a;
    z-index: -1;
    border-radius: 90px;
    top: -17px;
    left: 7px;
}
form.humo-subscriber-form {
    background: inherit;
    border: none;
    box-shadow: inherit;
    padding: 0;
}
.humo-form-field input.humo-form-input {
    border: 0;
    border-radius: 30px;
    line-height: 35px;
    background: #fff;
    color: #000;
}
button.humo-form-submit {
    border-radius: 30px;
	background:#F7CF19;
	color:#000;
}

.elementor.elementor-1611.elementor-location-header {
    position: sticky !important;
    top: 0 !important;
    z-index: 9999 !important;
}

.elementor-nav-menu .sub-arrow {
    padding: 10px 10px 15px 10px;
}

.sharedaddy {
    display: none !important;
}

@media (max-width: 767px) {
	.hero-title-changes {
    font-size: 30px;
    margin: 5px 0;
    line-height: 1;
	}
}