.redli li {
    list-style: none!important;
    background: url(../images/list-item-red.jpg) 0 6px no-repeat;
    background-size: 17px;
    padding-left: 38px;
}

.bullets_shortcode ul,
.bullets_shortcode ol {
margin-left: 25px;
}
.bullets_shortcode ul li,
.bullets_shortcode ol li {
    padding: 0 0 0 15px;
    font-weight: 300;
    margin-bottom: 10px;
}

.ct_bullets_1 ul li,
.ct_bullets_1 ol li {
    list-style-image: url('../images/ul1_f_green.png') !important;
}

.ct_bullets_2 ul li,
.ct_bullets_2 ol li {
    list-style-image: url('../images/ul3_f_blue.png') !important;
}


.ct_bullets_3 ul li,
.ct_bullets_3 ol li {
    list-style-image: url('../images/ul2_f_red.png') !important;
}

.top_bullets_shortcode ol,
.top_bullets_shortcode ul {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    line-height: 1.4em;
    margin-left: 20px;
    list-style-type: none;
}
.top_bullets_shortcode ol li,
.top_bullets_shortcode ul li {
    margin-bottom: 10px;
    padding: 0;
    padding-left: 15px;
    list-style: none;
}
.top_bullets_shortcode ol li:before,
.top_bullets_shortcode ul li:before {
    content: '\000BB';
    position: absolute;
    left: 0;
}

.top_bullets_shortcode ol li a,
.top_bullets_shortcode ul li a {
    text-decoration: underline;
}

.ct_bullets_shortcode li {
    list-style-image: url('../images/ul1_f_green.png') !important;
    padding: 0 0 0 15px;
    font-weight: 300;
    margin-bottom: 10px;
}

.redli li {
    list-style: none!important;
    background: url(../images/list-item-red.jpg) 0 6px no-repeat;
    background-size: 17px;
    padding-left: 38px;
}

.ct_img_products {
    max-width: 100%;
    display: block;
    position: relative;
    text-align: center;
    padding: 40px 15px 20px;
    border: 1px solid #f0f0f0;
    background-color: #f7f7f7;
    margin-top: 10px;
    margin-bottom: 30px;
}
.ct_img_products.products_clr .img_prd_cta {
    width: 100%;
}
p.img_prd_cta {
    width: 246px;
    text-align: center;
    background: #fff;
}
.products_left {
    float: left;
    margin-right: 20px;
}
.products_right {
    float: right;
    margin-left: 20px;
}

.ct_img_products img {
    max-width: 100%;
    display: block;
    margin: 0 auto !important;
}
p.cta_btn_top {
    width: 246px;
    margin: auto;
    border: 1px solid #E16711;
    border-radius: 4px;
    margin-bottom: 15px;
}
a.r_f_r {
    font-size: 16px;
}
a.bt_cta_img_products {
    color: #fff;
    background: #E36F1E;
    padding: 10px 7px 15px;
    border-radius: 4px;
    display: block !important;
    text-decoration: none !important;
    vertical-align: baseline;
    line-height: 18px;
    font-size: 18px;
    font-weight: normal;
    margin: auto;
    border-top: 2px solid #E8904F;
}

a.bt_cta_img_products:hover {
    background:#FC9A18;
    text-decoration:none;
}
span.icon_rgh_caret {
    background: #E99256;
    padding: 1px 15px 3px 12px;
    border-radius: 17px;
    margin-left: 7px;
}
.ct_caret {
  position: relative;
}

.ct_caret:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  border-left: 7px solid #ffffff;
  border-top: 7px solid transparent;
  border-bottom: 7px solid transparent;
}

.ct_caret:after {
  content: '';
  position: absolute;
  left: 0;
  top: 6px;
  border-left: 6px solid #fbfbfb;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
}

.review_product_right,
.review_product_left {
    width: 55%;
margin-bottom: 30px;
}

.review_product_right {
    float: right;
margin-left: 10px;
}

.review_product_left {
    float: left;
margin-right: 10px;
}

.review_product_shortcode.review_product_right .product-left,
.review_product_shortcode.review_product_left .product-left {
    width: 50%;
}

.review_product_shortcode.review_product_right .product-right,
.review_product_shortcode.review_product_left .product-right {
    width: 45%;
}

.review_product_shortcode.review_product_right span.r_icon_bt_box {
    display: none;
}

.review_product_shortcode h3 {
    color: #dc3325;
}
.review_product_shortcode .product {
    position: relative;
    margin: 0 0 20px 0;
    padding: 15px 0 10px;
    border-left: 1px solid #ccc;
}
.review_product_shortcode .product-left {
    float: left;
    width: 65%;
    margin-left: 2%;
}
.review_product_shortcode .product-thumbnail {
    display: block;
    margin-bottom: 10px;
}
.review_product_shortcode .product-thumbnail img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
}
.review_product_shortcode .product-right {
    float: left;
    width: 30%;
    margin-left: 3%;
}
.review_product_shortcode .product-title {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    margin-bottom: 15px;
}
.review_product_shortcode .product-title a {
    color: #005f66;
    text-decoration: none !important;
}
.review_product_shortcode .product-rating {
    margin-bottom: 15px;
}
.review_product_shortcode .product-text {
    font-size: 14px;
    font-weight: 400;
    line-height: 17px;
    margin-bottom: 35px;
    color: #666;
}

.buy-product p {
    text-align: center;
}
.review_product_shortcode .product-pricebox {
    text-align: center;
    vertical-align: baseline;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 20px;
    font-weight: 600;
    display: inline-block;
    background-color: #dc3425;
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);
    -moz-box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);
    box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);
}
.review_product_shortcode .product-pricebox a {
    color: #fff;
    text-decoration: none !important;
    display: block;
    padding: 4px 6px;
}
span.r_icon_bt_box {
    margin-left: 4px;
}
.review_product_shortcode .product-align-right {
    float: right;
    width: 401px;
    margin-left: 20px;
}
.product-align-right .product-inner {
    padding-left: 10px;
}
.review_product_shortcode .product-align-right .product-left {
    width: 175px;
    margin-left: 0;
}
.review_product_shortcode .product-align-right .product-right {
    width: 200px;
    margin-left: 15px;
    margin-right: 0;
}
.product .product-ribbon {
    position: absolute;
    top: 15px;
    left: 0;
    height: 37px;
    margin-left: -10px;
    padding-left: 20px;
    background: url(../images/ribbon2.png) no-repeat;
    line-height: 30px;
    text-align: left;
    z-index: 100;
}
.product-ribbon span {
    display: block;
    padding-right: 18px;
    background: url(../images/ribbon2.png) repeat-x 0 -46px;
    font-family: "futura-pt","helvetica neue",helvetica,arial,sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #000;
    letter-spacing: 1px;
}
.review_product_shortcode .product-align-right .product-pricebox {
    font-size: 15px;
    display: block;
}
.review_product_shortcode .product-align-right .product-thumbnail {
    margin-bottom: 30px;
    margin-top: 40px;
}
.review_product_shortcode .product-align-right .product-rating {
    margin-bottom: 5px;
}
.review_product_shortcode .product-align-right .product-text {
    margin-bottom: 10px;
}

.cta_wrapper.cta_button_shortcode.tvu_centerBtn {
    margin: 20px auto;
    display: table;
    padding: 1px;
}
.tvu_btn.tvu_nb.tvu_blue.tvu_btn6.tvu_normalBtn {
    max-width: 100%;
    background-color: rgb(233, 60, 49) ! important;
    box-shadow: 0px 5px 0px transparent ! important;
    border-bottom-color: rgb(34, 34, 34) ! important;
}
a.tvu_btnLink {
    font-size: 20px;
    line-height: 20px;
    width: 100%;
    padding: 20px 10px;
    background: none;
    color: #fff;
    display: block !important;
    text-decoration: none !important;
}
span.tvu_left.tvu_btn_im {
    vertical-align: middle;
    margin-left: 20px;
    color: #ffffff;
}
i.tvu_sc_icon.icon-forward {
    height: auto;
    min-width: 50px;
    width: auto;
    height: 14px;
    margin-top: 20px;
    margin-right: 20px;
    width: 21px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center center;
}
i.tvu_sc_icon.icon-forward:before {
    content: "\f064";
}
span.tvu_btn_txt {
    padding-right: 10%;
    vertical-align: middle;
    margin-left: 20px;
    text-shadow: 0px 1px 0px rgb(17, 118, 193) ! important;
    color: rgb(255, 255, 255) ! important;
}

/* a2_button_shortcode img products shortcode */
.thrv_button_shortcode.tve_centerBtn {
    margin: 20px auto;
}
.thrv_wrapper div {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
}
.tve_centerBtn {
    display: table;
    margin-left: auto;
    margin-right: auto;
}
.tve_btn.tve_red {
    background: #e93c31;
}
.tve_btn.tve_nb.tve_red.tve_btn1.tve_normalBtn {
    border-radius: 2px;
}
.tve_btn.tve_normalBtn {
    font-size: 15px;
    line-height: 15px !important;
    min-width: 250px;
}
.tve_btn {
    display: inline-block;
    margin: 0px 0px;
    max-width: 100%;
    text-align: center;
}
.tve_btn.tve_red a {
    text-shadow: #a70c0c 0px 1px 0px;
    font-size: 20px;
    line-height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    padding-top: 11px !important;
    padding-bottom: 11px !important;
}
.tve_btn a.tve_btnLink {
    background: none;
    color: #fff;
    display: block !important;
    text-decoration: none !important;
}
.tve_btn.tve_normalBtn a {
    padding: 20px;
}
.italic_text {
    font-style: italic;
}

/* a2_button_shortcode img products shortcode */
.su-button-center {
    margin: 20px auto;
    text-align: center;
}
a.su-button.su-button-style-stroked {
    color: #ffffff;
    background-color: #dc2a1c;
    border-color: #b02216;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    display: inline-block !important;
    text-decoration: none !important;
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    transition: all .2s;
    -o-transition: all .2s;
    -ie-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
}
a.su-button.su-button-style-stroked span {
    color: #ffffff;
    padding: 0px 26px;
    font-size: 20px;
    line-height: 40px;
    border-color: #e76a60;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    text-shadow: none;
    -moz-text-shadow: none;
    -webkit-text-shadow: none;
    margin: 1px;
    border: 1px dashed #fff !important;
    display: block !important;
    text-decoration: none !important;
    box-sizing: content-box !important;
    -moz-box-sizing: content-box !important;
    -webkit-box-sizing: content-box !important;
    transition: all .2s;
    -o-transition: all .2s;
    -ie-transition: all .2s;
    -moz-transition: all .2s;
    -webkit-transition: all .2s;
}

/* ## Box border shortcode
--------------------------------------------- */
.thrv_wrapper.thrv_contentbox_shortcode {
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
    padding: 1px;
}
.tve_cb {
    width: auto;
}
.tve_cb_cnt {
    padding: 20px;
}
.tve_cb_cnt p {
    margin-bottom: 5px !important;
    line-height: 1.5em;
}