/* Enter Your Custom CSS Here */
.headline {
  font-size: 19px !important;
}
.ho-tro-widget {
    background-color: #3ACF87;
    color: #fff;
    padding: 10px;
}
.ho-tro-widget a {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.ho-tro-widget i {
    font-size: 30px;
}
a.caption-btn
{
  color:#fff !important;
  background:#c0c0c0 !important;
}
/*.titlebar #breadcrumbs ul li:nth-child(2) {
  width: 145px;
    text-align: center;
}*/
p#shipping_first_name_field {
  display: none;
}
p#shipping_last_name_field {
  display: none;
}
p#shipping_company_field {
  display: none;
}
span.thuong-zik {
  text-transform: none;
  font-weight: 400;
}
ul.contact-informations.second {
  font-size: 12px;
}


.payment-icons li img {
  width: 75%;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-email.wpcf7-validates-as-required.wpcf7-validates-as-email {
  width: 88% !important;
    border-radius: 6px;
}
#fb-root {
    display: none;
}

/* To fill the container and nothing else */

.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}
#footer .footer-widget
{
     margin-bottom: 0px !important;
}
input[type="text"], input[type="number"], input[type="search"], input[type="url"], input[type="password"], input[type="email"], textarea, select
{
      border-radius: 6px;

  
  
  
}