/*
Theme Name:           Flatsome
Theme URI:            http://flatsome.uxthemes.com/
Author:               UX-Themes
Author URI:           http://www.uxthemes.com/
Description:          Multi-Purpose Responsive WooCommerce Theme
Version:              3.14.2
Requires at least:    5.0.0
Requires PHP:         5.6.20
WC requires at least: 4.0.0
Text Domain:          flatsome
License:              http://themeforest.net/licenses
License URI:          http://themeforest.net/licenses
*/


/***************
All custom CSS should be added to Flatsome > Advanced > Custom CSS,
or in the style.css of a Child Theme.
***************/

/*Nút đăng ký:*/
.wpcf7 input[type="submit"],
.wpcf7 input[type="button"] {
background: linear-gradient(to right, #F5F5F5, #336633, #F5F5F5);
width:100%;
text-align:center;
text-transform:uppercase;
}
	/*Chữ nhấp nháy*/
/*<p class="text-animation"> Chữ nhấp nháy</p>*/
@-webkit-keyframes my {
0% { color: #F8CD0A; }
50% { color: #00CC33; }
100% { color: #FF0000; }
}
@-moz-keyframes my {
0% { color: #F8CD0A; }
50% { color: #00CC33; }
100% { color: #FF0000; }
}
@-o-keyframes my {
0% { color: #F8CD0A; }
50% { color: #00CC33; }
100% { color: #FF0000; }
}
@keyframes my {
0% { color: #F8CD0A; }
50% { color: #00CC33; }
100% { color: #FF0000; }
}
.text-animation {
background:none;
font-size:15px;
font-weight:bold;
-webkit-animation: my 3000ms infinite;
-moz-animation: my 3000ms infinite;
-o-animation: my 3000ms infinite;
animation: my 3000ms infinite;
}

li{ list-style: none !important; background: url(images/icon-li.png) no-repeat left 7px; padding-lefT: 25px; margin-lefT: 0px !important}
.goi_cuoc_home{ width: 100%; clear: both; overflow: hidden; margin-left: 0px !important; padding-left: 0px !important; }
.goi_cuoc_home li.col_li-3,.goi_cuoc_home_mb{ width:31%; float: left; list-style: none !important; margin-left: 0px !important;border: 1px solid #e6e6e6; border-radius: 10px;
    background: #efefef;
    box-shadow: 0px 6px 4px rgb(0 0 0 / 25%);    padding-left: 0px;
}
.goi_cuoc_home li.col_li-3:nth-child(2n+2){ margin: 0 3.5% !important}
.goi_cuoc_home li h3, .goi_cuoc_home_mb h3{      background-image: linear-gradient(to right,#e05705, #f98640, #e05705);  margin-bottom: 0;    text-transform: uppercase;
    text-align: center;
    padding: 10px;
    font-size: 28px;
    border-radius: 10px 10px 00 0; font-family: 'UTM Akashi';
    color: #fff; }
.thongtin-goicuoc{    padding: 15px 20px 5px 20px;}
.thongtin-goicuoc .gia-goicuoc {text-align: center;margin-bottom:5px;
    font-size: 27px;
    font-family: system-ui;
    font-family: 'UTM AvoBold';
    color: #e25c0b;}
.thongtin-goicuoc .gia-goicuoc span{     font-size: 16px;font-family: 'UTM Avo';    font-weight: 700;}
.tocdo-goicuoc{    text-align: center;font-family: 'UTM Avo';
    font-size: 27px;
    font-weight: bold;     color: #202020;
    line-height: 30px;    border-bottom: 1px solid #d1d0d0;
    padding-bottom: 10px;
    margin-bottom: 20px;}
.tocdo-goicuoc .tocdogoi{ font-size: 15px;font-family: 'UTM Avo';} 
.tocdo-goicuoc .sotcodo{    font-size: 16px;font-family: 'UTM Avo';
    color: #5c5a5a;
    font-weight: normal;}
.mota_goicuoc{ text-align:left;font-family: 'UTM Avo';    font-size: 16px;
    font-weight: normal;
    color: #333;
}
.mota_goicuoc p{    margin-bottom: 10px;font-family: 'UTM Avo';}
.bt_dangky{text-align: center;
    margin-top: 20px;
    overflow: hidden;
    background: #fff;
    padding: 19px 20px;
    border-radius: 0 0 10px 10px;}
.bt_dangky a{
        background-image: linear-gradient(to right, #e05806, #f68a48 , #e25a09);
    color: #fff;
    padding: 10px 25px;
    text-transform: uppercase;font-family: 'UTM Avo';
    border-radius: 20px; font-size: 15px;
    font-weight: 700;
}
.goi_cuoc_home li.col_li-3:hover .bt_dangky a, .goi_cuoc_home li.col_li-3:hover h3, .goi_cuoc_home li.col_li-4:hover .bt_dangky a, .goi_cuoc_home li.col_li-4:hover h3{
       background-image: linear-gradient(to right, #034ea2, #5fa9fc , #034ea2);}
.goi_cuoc_home li.col_li-4{ width:23%; float: left; list-style: none !important; margin-left: 0px !important;border: 1px solid #e6e6e6; border-radius: 10px;    padding-left: 0px;
    background: #efefef;
    box-shadow: 0px 6px 4px rgb(0 0 0 / 25%);
}
.goi_cuoc_home .title-phu{     font-family: 'Aristote';
    font-size: 26px;
    text-transform: capitalize;
    font-weight: 100;} 
.goi_cuoc_home li.col_li-4:nth-child(2){ margin: 0 2.6% !important}.goi_cuoc_home li.col_li-4:nth-child(4){ margin-left: 2.6% !important}
