/*
Theme Name: Tử Vi Hiểu Chính Mình
Description: Rebuild by Ding Yang
Author: UX Themes
Template: flatsome
Version: 3.1
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
.tooltipster-base, .ab-submenu{display:none;}
.sectop .text-tit, .sectop .text-mini {
	color: #fff;
	background: #0000007a;
	padding: 10px 20px;
}
.sectop .text-mini {
	font-size: 12px;
}
.sectop p.text-mini {
	margin: 0px 10px 0px;
	margin-top: 30px;
	padding: 10px;
}
.sectop {margin-bottom:-2px;}
.secbot h3 {
	background: linear-gradient(170deg, #ffd12a 8.83%, #ff962a 75.21%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}
.secbot .h3-large {
	font-size: 23px;
}
.secbot .text-mini {
	font-size: 12px;
	color: #fff;
}
.secbot p.text-mini {
	margin: 0px 10px 0px;
}
.secbot p.text-mini strong {
	font-weight: 700;
}
.h3-small {
	font-size: 17px;
}
h4.h4-small {
	font-weight: 500!important;
}
.btiktok {
	background: -webkit-linear-gradient(top, #c72b2b, #910a2f);
	border-radius: 8px !important;
	padding: 0 10px;
	box-shadow: 0px 2px 0px #341b49;
	font-weight: 700;
	font-size: 13px;
}
.secbot form {margin-bottom: unset;}
.rline {
	border-top: dashed 1px #fff;
}
.h4-small {
	color: #d7d7d7;
	font-size: 1rem;
}
.nopading .col {
	padding: unset;
}
/*cf7*/
.visually-hidden {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}
.cf-container {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 30px;
	padding-left: 40px;
	padding-right: 40px;
}
.cf-col-5, .cf-col-7, .cf-col-12 {
	position: relative;
	width: 100%;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px;
}
.cf-col-5 {
	-ms-flex: 0 0 40%;
	flex: 0 0 40%;
	max-width: 40%;
}
.cf-col-7 {
	-ms-flex: 0 0 60%;
	flex: 0 0 60%;
	max-width: 60%;
}
.cf-col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.fbook .intext {
	padding: 0.4rem 1rem;
	font-size: 0.8rem;
	font-weight: 600;
	line-height: 1.5;
	margin-bottom: 8px;
	height: 2.5rem;
	border-radius: 0.5rem;
	background-color: #fff;
	border: 1px solid rgba(34, 34, 34, 0.1);
	box-shadow: none !important;
}
.colcf .col-inner {
	padding: 15px;
}
.cf-col-12 .wpcf7-submit {
	width: 100%;
	margin-bottom: unset;
	border-radius: 8px;
	padding: 5px 10px;
	background: linear-gradient(to bottom, rgb(47 178 255) 0%, rgb(42 93 211) 100%);
	font-weight: 700;
}
.secbot .wpcf7-response-output {
	margin: unset !important;
	color: #d3b74b;
	border: unset !important;
	background: #00000096;
}
/*contact*/
.yan-contact-bar {
	bottom: 30px;
	position: fixed;
	z-index: 998;
	margin-bottom:0
}
.yan-contact-bar li {
	width: 36px;
	height: 36px;
	overflow: hidden;
	margin-bottom: 0;
	list-style: none;
}
.yan-contact-bar li.hotline {
	margin-bottom: 8px;
	background: url(/wp-content/uploads/dingyang/icon-call.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.yan-contact-bar li.zalo {
	background: url(/wp-content/uploads/dingyang/icon-zalo.png);
	background-repeat: no-repeat;
	background-size: cover;
}
.yan-contact-bar li a {
	display: block;
	width: 44px;
	height: 44px;
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.yan-contact-bar {
	right: 20px;
}

}