#tve_editor .thrv_wrapper.thrv_heading.box-cts h3 {
	text-transform: none !important;
}
.sharing-box {
    z-index: 9999;
}
.thrv_wrapper.thrv_contentbox_shortcode.thrv-content-box h3 {
	font-size: 22px;
	margin: 15px 0;
}
#tablepress-22 .column-4, #tablepress-23 .column-3 {
	width: 20%;
}
.h2_border h2 {
    margin: 0 0 10px 0;
}
.entry-content h4 {
    margin-top: 0;
}
.mr-top {
    margin-top: 10px;
}
.front-page-3 .upw-posts .entry-image {
	max-height: 191px;
}
.postid-4671 h3, .h3-cst {
    font-size: 28px;
    font-size: 20px;
    margin-top: 30px;
}
h3 span.num-r {
    background-color: #f97f26;
    color: #fff;
    padding: 4px 12px;
    border-radius: 50%;
    margin-right: 5px;
    font-size: 20px;
}
h3 span.num-r.nber {
    padding: 4px 6px;
}
.aawp-product.aawp-product--horizontal.Best.Overall.aawp_box_product {
    border: none !important;
    background-color: #faf8f8;
    padding: 20px 0;
}
.aawp-product.aawp-product--horizontal.Best.Overall.aawp_box_product:before {
    content: none !important;
}
.pr-title p {
    width: 50%;
    float: left;
    text-align: center;
    font-size: 25px !important;
    font-weight: 600;
}
.pr-title {
    width: 100%;
    float: left;
    border-bottom: 10px solid #f73859;
    padding: 10px 0;
}
.product-leftcust {
    width: 50%;
    float: left;
    text-align: center;
    padding: 20px;
}
.product-rightcts {
    width: 50%;
    float: right;
    padding: 20px;
    border-left: 1px solid #ccc;
}
.aawp-product__description.psggbcbf {
    display: block;
    text-align: left;
}
.aawp .aawp-product--horizontal .product-leftcust .aawp-product__title {
    font-size: 22px !important;
    text-decoration: none;
    color: #333 !important;
}
.aawp_box_product .boxfull-cts.aawp-product__content.price_info a {
    color: #fff !important;
    text-decoration: none;
	background-color:#f73859;
	padding:15px 20px;
}
.boxfull-cts.aawp-product__content.price_info {
	margin-top: 40px!important;
}




@media only screen and (max-width: 767px){
.pr-title {
    display: none;
}
.aawp .aawp-product--horizontal.aawp_box_product .aawp-product__description {
    display: block;
}
.product-leftcust, .product-rightcts {
    width: 100%;
    border: none;
}
}