.proddetails_findusimage img{
 width:100px;
}
.wellcare-product-details .owl-theme .owl-nav [class*=owl-]:hover{
   background:none;
}
.wellcare-product-details .owl-theme .owl-nav [class*=owl-]:focus{
   outline:none;
}
.wellcare-product-details .owl-prev {
    width: 15px;
    position: absolute;
    top: 40%;
    margin-left: 10px !important;
    display: block !important;
}

.wellcare-product-details .owl-next {
    width: 15px;
    position: absolute;
    top: 40%;
    right: 10px;
    display: block !important;
    border: 0px solid black;
}
.wellcare-product-details .wellboost_trophy_img img {
    width: 55px;
}

.wellcare-product-details .goldenline {
    color: darkgoldenrod;
    font-weight: bold;
}

.wellcare-product-details .owl-next span, 
.wellcare-product-details .owl-prev span {
    color: #469b4e;
    font-size: 55px;
}

.wellcare-product-details .proddetails_findusouter {
    margin-top: 40px;
    border-top: 2px solid grey;
    padding-top: 45px;
    text-align: center;
}

.wellcare-product-details .proddetails_findusline {
    font-family: segoe ui;
    font-size: 26px;
}

.wellcare-product-details .proddetails_findusimage {
    margin: 20px 0px;
}

.wellcare-product-details .proddetails_findusimage div {
    margin: 10px 0px;
}

.wellcare-product-details .proddetails_findusimage_tag {
    line-height: 0;
    font-weight: bold;
}
.award_details {
    display: flex;
    align-items: center;
    width: 70%;
    margin: 0 auto;
}
.awardtitle {
    font-size: 26px;
    font-weight: bold;
    color: #469b4e;
    padding: 0px 0px 20px;
}
.award .gold-background img {
    width: 90px;
    position: absolute;
    bottom: 0px;
    right: -8px;
}
.award img {
    width: 192px;
}
.gold-background{
  background: #f6e94ceb;
    margin: 0px -10px -10px;
    text-align: left;
    padding: 2px 10px;
    font-size: 13px;
    color: #5e410a;
    /* background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #9a6b00 62.5%, #5d4a1f 100%); */
    background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #c2b049 30%, #e9cb17 40%, transparent 80%), radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #edce13 62.5%, #ebcd17 100%);;

    position: relative;
    font-weight: bold;
    font-style: italic;
}
.wrx.brands {
    justify-content: center;
}
.product_brands .title_bv {
    font-size: 28px;
    padding: 61px 20px 50px;
}
.w20 {
    width: 20%;
}
.prodtitle_bv {
    padding: 10px;
    text-align: center;
    font-size: 18px;
    color: black;
    background: #dfd7d7;
}
.prodimg_bv {
    padding: 10px;
    text-align: center;
}
.truelife .prodimg_bv img {
    width: 100%;
}
.wrx .prodimg_bv img {
    width: 160px;
}
.wrx .proddesc_bv {
    min-height: 0;
}

.truelife .proddesc_bv {
    min-height: 40%;
}
.proddesc_bv {
    background: #469b4e;
    color: #cdf5d0;
    padding: 2px 10px;
    text-align: left;
    font-size: 14px;
    min-height: 50%;
}
.proddesctitle_bv {
    color: white;
    text-align: center;
    padding: 10px;
    font-size: 18px;
    text-transform: capitalize;
}

.truelife .proddescmain_bv {
    min-height: 75px;
}
.wrx .proddescmain_bv {
    min-height: 130px;
}
.proddescmain_bv {
    min-height: 115px;
}
.prodviewmore_bv {
    color: white;
    width: 80%;
    background: white;
    text-align: center;
    margin: 16px auto;
    padding: 8px;
    color: #0e6316;
    font-weight: bold;
    border-radius: 17px;
}
.proddetails_slug {
    margin: 60px 0px;
}
.raw {
    position: relative;
}
.owl-carousel .owl-item img {
    display: block;
    width: 60% !important;
    margin: 0 auto !important;
}
.proddetails_title {
    font-size: 36px;
    color: #2b3a6b;
    font-family: segoe ui;
    font-weight: 500;
    padding: 14px 0px;
}
.proddetails_line {
    color: gray;
    font-style: italic;
}
.bold_txt {
    font-weight: bold;
    color: black !important;
}
.proddetails_line {
    color: gray;
    font-style: italic;
}
.proddetails_desc {
    margin-top: 20px;
    text-align: justify;
    font-family: "Montserrat";
    font-size: 15px;
}
.proddetails_infoslug {
    padding: 30px 60px;
    background: #f6fafe;
    margin: 50px 0px;
}.proddetails_infotitle {
    color: #2b3a6b !important;
    font-size: 26px;
}
.proddetails_infoouter {
    margin: 25px 10px;
}
.proddetails_infoinner {
    display: flex;
    align-items: center;
    margin: 25px 0px;
}
.wrx_details .proddetails_icon img {
    width: 70px;
}
.proddetails_infocontent {
    padding: 10px 20px;
    font-weight: 400;
    color: #444343;
    text-align: justify;
}
.owl-carousel .owl-item img {
    display: block;
    width: 60% !important;
    margin: 0 auto !important;
}
/* tablet */
@media only screen and (min-width: 768px) and (max-width: 1024px) {
.w20{
  width:33.33%;
}
.award_details{
 display:block;
}
}
/* phone */
@media only screen and (max-width: 767px) {
   .wrx_details .proddetails_infoslug{
       padding:0;
   }
}
@media only screen and (max-width: 420px) {
    .w20 {
        width: 80%;
    }
}
@media (max-width: 640px) {
    .award_details {
        display: block;
    }
}
@media (max-width: 640px) {
    .awardimg img {
        width: 100%;
    }
}
