.widget-snippet .container-fluid.bottom-shop-now{
    background: #8eb51e;
}
.widget-snippet .container-fluid .row {
    max-width: 1280px;
    width: 100%;
    margin: 49px auto;
}
.widget-snippet .container-fluid .row .col-sm-6 {
    padding: 0;
}
.widget-snippet .container-fluid .row h4 {
    font-size: 35px;
    font-weight: 300;
    font-family: 'Roboto', sans-serif;
    line-height: 51px;
    color: #fff;
}
.widget-snippet .container-fluid .row .col-sm-6 {
    padding: 0;
}
.widget-snippet .container-fluid .row .col-sm-6 .right-content {
    max-width: 415px;
    float: right;
    width: 100%;
    padding: 25px 0;
}
.widget-snippet .container-fluid .row .col-sm-6 .right-content a.bottom-shop-now {
    padding: 13px 53px;
    display: inline-block;
    max-width: 240px;
    background: #fff;
	border-radius: 6px;
  text-decoration: none;
  font-size: 19px;
  font-weight: 500;
    font-family: 'Roboto', sans-serif;
  color:#8eb51e;
}
.widget-snippet .container-fluid .row .col-sm-6 .right-content a.bottom-shop-now:hover {
    background: #000;
    color:#fff;
}
.widget-snippet .container-fluid .row .col-sm-6 .right-content .callbox {
    display: inline-block;
    width: 150px;
    margin-left: 20px;
    vertical-align: top;
    position: relative;
  padding-left: 50px
}
.widget-snippet .container-fluid .row .col-sm-6 .right-content .callbox::before {
    content: "";
    position: absolute;
    background: url("/template/a8924bc7/image/footer-call.png");
        background-repeat: repeat;
    background-repeat: no-repeat;
    width: 40px;
    height: 50px;
    left: 0px;
    top: 0;
}
.widget-snippet .container-fluid .row .col-sm-6 .right-content .callbox p {
  padding: 0;
  margin: 0;
  font-size: 16px;
  font-weight: 700;
  font-family: 'Roboto', sans-serif;
     color: #fff;
}
.widget-snippet .container-fluid .row .col-sm-6 .right-content .callbox a {
  padding: 0;
  margin: 0;
  font-size: 20px;
  font-weight: 500;
  font-family: 'Roboto', sans-serif;
  text-decoration: none;
     color: #fff;
}
.widget-snippet .container-fluid .row .col-sm-6 .right-content .callbox a:hover{
  color:#222222;
  text-decoration:underline;
}
.right-content .callbox a:hover{
  color:#222222;
  text-decoration:underline;

}
