.view-chitiet a {
background: #3ab54b;
margin-top: 10px !important;
}
.box-content-link a {
opacity: 0.8;
min-width: 120px;
}
.box-content-link a:hover {
opacity: 1;
}
.box-hover-image {
opacity: 0;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
}
.product-small.col {
cursor: pointer;
}
.product-small.col:hover .box-hover-image {
opacity: 1;
}
body .pricing-table .pricing-table-header {
background: linear-gradient(to top, #f3f2f2 70%, #ffc230 70%);
background: -moz-linear-gradient(to top, #f3f2f2 70%, #ffc230 70%);
background: -o-linear-gradient(to top, #f3f2f2 70%, #ffc230 70%);
background: -ms-linear-gradient(to top, #f3f2f2 70%, #ffc230 70%);
background: -webkit-linear-gradient(bottom, #f3f2f2 70%, #ffc230 70%);
}
body .col_start .pricing-table .pricing-table-header {
background: linear-gradient(to top, #f3f2f2 70%, #3ca73d 70%);
background: -moz-linear-gradient(to top, #f3f2f2 70%, #3ca73d 70%);
background: -o-linear-gradient(to top, #f3f2f2 70%, #3ca73d 70%);
background: -ms-linear-gradient(to top, #f3f2f2 70%, #3ca73d 70%);
background: -webkit-linear-gradient(bottom, #f3f2f2 70%, #3ca73d 70%);
}
body .col_pro .pricing-table .pricing-table-header {
background: linear-gradient(to top, #f3f2f2 70%, #e3000a 70%);
background: -moz-linear-gradient(to top, #f3f2f2 70%, #e3000a 70%);
background: -o-linear-gradient(to top, #f3f2f2 70%, #e3000a 70%);
background: -ms-linear-gradient(to top, #f3f2f2 70%, #e3000a 70%);
background: -webkit-linear-gradient(bottom, #f3f2f2 70%, #e3000a 70%);
}
body .col_vip .pricing-table .pricing-table-header {
background: linear-gradient(to top, #f3f2f2 70%, #019ce0 70%);
background: -moz-linear-gradient(to top, #f3f2f2 70%, #019ce0 70%);
background: -o-linear-gradient(to top, #f3f2f2 70%, #019ce0 70%);
background: -ms-linear-gradient(to top, #f3f2f2 70%, #019ce0 70%);
background: -webkit-linear-gradient(bottom, #f3f2f2 70%, #019ce0 70%);
}
body .pricing-table .title {
padding-top: 15px;
}
body .pricing-table p {
margin: 0;
padding: 10px 13px;
color: #333;
font-size: 14px;
}
.row-banggia .large-3 .col-inner {
padding: 0 8px!important;
}
.pricing-table-items {
background: linear-gradient(to top, #f3f2f2 140px, #fff 140px);
background: -moz-linear-gradient(to top, #f3f2f2 140px, #fff 140px);
background: -o-linear-gradient(to top, #f3f2f2 140px, #fff 140px);
background: -ms-linear-gradient(to top, #f3f2f2 140px, #fff 140px);
background: -webkit-linear-gradient(bottom, #f3f2f2 140px, #fff 140px);
}
.chungtoi .icon-box.featured-box p {
font-size: 14px;
}
.row-contact .button.success{
font-size: 22px;
}
.header.show-on-scroll, .stuck .header-main {
background: #f5f5f5;
}
.stuck .header-main .nav > li > a {
color: #fff !important;
} @media only screen and (min-width: 1024px) { body .nav-dropdown-default {
padding: 10px;
}
}