/* CSS shortcode bài liên quan trong bài viết */
.sc-moreInPst{
	display: block;
	background: var(--background-2);
	border: 2px solid var(--color-primary);
	border-radius: 5px;
	padding: 10px 15px;
	margin: 10px 0;
}
.moreInPst-head{
	display: inline-block;
	margin-bottom: 10px;
	border-bottom: 1px solid var(--color-primary);
	font-weight: 700;
	color: var(--color-primary);
	line-height: 1.1;
	font-size: 24px;
}
.moreInPst-ctnt{
	padding-left: 15px !important;
}
.moreInPst-ctnt li{
	position: relative;
	list-style: none !important;
}
.moreInPst-ctnt li:before{
	content: "\f0da";
	font-family: var(--font-awesome);
	font-size: 16px;
	position: absolute;
	top: 0px;
	left: -15px;
	color: #025f67;
	font-weight: 700;
}
.moreInPst-ctnt li a{
	font-weight: 500;
}


/* CSS Shortcode ưu đãi */
.sc_boai {
    position: relative;
    margin: 1.5rem auto;
}
.sc_boai:not(.no-center){
    text-align: center;
}
.sc_boai_wrap{
    display: inline-block;
    position: relative;
}
.sc_boai .sc_boai_img {
    display: block;
    margin: 0 auto;
    margin-top: 0.5rem;
    max-width: 100%;
    height: auto;
    width: auto;
}

/* Shortcode chat với bác sĩ */
.scChatBS-hotline{
    display: block;
    position: absolute;
    width: 55%;
    height: 35px;
    bottom: 0;
    left: 55px;
}
@media screen and (min-width: 992px) {
    .scChatBS-hotline{
        height: 45px;
        left: 75px;
    }
}

/* Shortcode bài test nhanh */
.sc-test-nhanh{
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 24px rgba(0,0,0,0.28);
}
.scBTN-head{
    text-transform: uppercase;
    font-size: 20px;
    font-family: var(--font-heading);
    text-align: center;
    color: #fff;
    line-height: 55px;
    height: 55px;
    background: linear-gradient(90deg, #1c69d0, #1c69d0);
}
.scBTN-inf{
    padding: 10px 15px;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.scBTN-name span {
    display: block;
    text-transform: uppercase;
    font-size: 15px;
    font-family: var(--font-heading);
    background: linear-gradient(90deg, #fe3732, #f86e26);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.scBTN-name span:last-child {
    background: linear-gradient(90deg, #1c69d0, #3d99ed);
    font-size: 18px;
    background-clip: text;
}
.scBTN-inf ul {
    padding-left: 0 !important;
    margin: 0.5em 0 0 !important;
}
.scBTN-inf ul li {
    background: #f2f2f2;
    border-radius: 10px;
    padding: 7px 10px;
    text-align: center;
    margin: 8px 0 !important;
    font-size: 14px;
}
.scBTN-inf ul li:before {
    display: none;
}
.scBTN-test {
    background: #dfefff;
    padding: 10px 15px;
}
.scBTN-trieuchung-title {
    font-size: 14px;
    text-transform: uppercase;
    text-align: left;
    font-weight: 700;
}
.scBTN-trieuchung-check label {
    width: 100%;
    display: block;
    text-align: left;
}
.scBTN-form {
    display: flex;
    align-items: center;
    margin: 10px 0 5px;
}
.scBTN-form button {
    width: 70px;
    /* background: linear-gradient(90deg, #2475d7, #4daffa); */
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    box-shadow: 0 2px 6px rgba(29,51,76,.28);
    --c1-start: #2475d7;
    --c1-end: #4daffa;
    --c2-start: #fe3e31;
    --c2-end: #f77625;
    animation: bg-swap 1400ms infinite;
}
.scBTN-form input {
    flex: 1;
    margin-right: 6px;
    padding: 0 10px;
    border: 1px solid #a2d5ff;
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.28);
}
.scBTN-form input, .scBTN-form button {
    height: 40px;
    border-radius: 20px;
}
.scBTN-note {
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    background: linear-gradient(90deg, #fe3732, #f86e26);
    color: transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
@media screen and (min-width: 992px) {
    .sc-test-nhanh{
        width: 600px;
    }
    .scBTN-cntn{
        display: flex;
    }
    .scBTN-inf{
        width: 260px;
    }
    .scBTN-test{
        flex: 1;
        display: flex;
        align-items: center;
    }
    .scBTN-form{
        flex-direction: column;
        margin: 25px 0 20px;
    }
    .scBTN-form input{
        flex: unset;
        margin-right: 0;
        margin-bottom: 12px;
        width: 100%;
    }
    .scBTN-form button{
        width: 160px;
    }
    .scBTN-trieuchung-title{
        margin-bottom: 10px;
    }
    .scBTN-trieuchung-check label{
        padding-top: 3px;
        padding-bottom: 3px;
    }
}

/* Shortcode ưu đãi trĩ */
.scUDT-wrap{
    border: 1px solid #b1d2d7;
    border-radius: 20px;
    overflow: hidden;
    background-color: #e3f1fa;
}
.scUDT-wrap::after{
    content: "";
    display: block;
    width: 100%;
    height: 160px;
    background: linear-gradient(90deg, #2374d6, #4cadf9);
    position: absolute;
    bottom: 0;
    z-index: 0;
}
.scUDT-wrap > img, .scUDT-form{
    position: relative;
    z-index: 1;
}
.scUDT-form{
    text-align: center;
    padding: 0 15px 10px;
}
.scUDT-form .d_contact{
    position: relative;
    margin-bottom: 10px;
    width: 100%;
}
.scUDT-form input{
    width: 100%;
    height: 46px;
    background-color: #fff;
    border-radius: 23px;
    padding: 0 80px 0 15px;
}
.scUDT-form button{
    width: 70px;
    height: 40px;
    border-radius: 20px;
    position: absolute;
    top: 3px;
    right: 3px;
    font-family: var(--font-heading);
    font-size: 16px;
    color: #fff;
    padding-bottom: 2px;
    --c1-start: #2374d6;
    --c1-end: #4cadf9;
    --c2-start: #fe3e31;
    --c2-end: #f77625;
    animation: bg-swap 1400ms infinite;
}
.scUDT-form button i{
    margin-right: 3px;
}
.scUDT-luuy{
    font-size: 15px;
    color: #fff;
}
@media screen and (min-width: 992px) {
    .scUDT-form{
        width: 50%;
        position: absolute;
        bottom: 0;
        left: 0;
    }
}



#postDetail blockquote.sc-special-quote{
	padding: 1px 20px;
	border: 2px solid var(--color-primary);
    background: #fff !important;
}
#postDetail blockquote.sc-special-quote::after,#postDetail blockquote.sc-special-quote h3::before{
	display: none;
}
#postDetail blockquote.sc-special-quote h3{
	font-family: 'HelvetIns';
	font-weight: 400 !important;
    padding-left: 0 !important;
}
#postDetail blockquote.sc-special-quote ul{
	margin: 1rem 0;
    padding-left: 0 !important;
}
#postDetail blockquote.sc-special-quote ul li{
	margin-bottom: 5px;
	position: relative;
	padding-left: 25px;
}
#postDetail blockquote.sc-special-quote ul li::before{
	content: '\f0a4';
    font-family: var(--font-awesome);
	font-weight: 900;
	color: var(--color-primary);
	position: absolute;
	left: 0;
	top: 0;
}
#postDetail blockquote.sc-special-quote b{
	color: #ff3338;
}
#postDetail blockquote.sc-special-quote a{
	color: var(--color-primary);
}

@media screen and (min-width: 992px){
    #postDetail blockquote.sc-special-quote h3{
        font-size: 24px;
    }
    
}


/* Shortcode test bệnh trĩ */
.scTestTri{
	background: #fff;
	border: 2px solid var(--color-primary);
	border-radius: 20px;
	padding: 10px;
	width: 100%;
}
.scTestTri-head{
	text-align: center;
	margin-bottom: 15px;
}
.scTestTri-head b{
	display: block;
	font-size: 18px;
	text-transform: uppercase;
    color: var(--color-primary);
}
.scTestTri-cntn{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.scTestTri-row{
	width: 100%;
}
.scTestTri-q{
	background: var(--color-primary);
	padding: 5px 10px;
	color: #fff;
	font-weight: 500;
}
.scTestTri-a{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 5px 0
}
.scTestTri-a label{
	padding: 3px 0;
	width: calc(50% - 5px);
}
.scTestTri-a input{
	-webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    top: 0px;
    right: 0;
    bottom: 0;
    left: 0;
    height: 10px;
    width: 10px;
    -webkit-transition: all 0.15s ease-out 0s;
    -moz-transition: all 0.15s ease-out 0s;
    transition: all 0.15s ease-out 0s;
    background: #fff;
    border: 1px solid #9e9e9e;
    cursor: pointer;
    display: inline-block;
    margin: 0;
    outline: none;
    position: relative;
    z-index: 1;
    border-radius: 2px;
    margin-right: 5px;
}
.scTestTri-a input:checked{
	background: var(--color-primary);
}
.scTestTri-text{
	background: #fffdde;
	border: 1px dashed var(--color-primary);
	padding: 10px;
	border-radius: 10px;
	font-size: 14px;
	font-weight: 700;
	text-align: center;
}
.scTestTri-frm{
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	margin-top: 15px;
}
.scTestTri-inputw{
	width: 100%;
	height: 40px;
	border: 1px solid #7ba3bd;
	background: #fff;
	display: flex;
}
.scTestTri-inputw span{
	width: 45px;
	height: 38px;
	background: var(--color-primary);
	line-height: 38px;
	text-align: center;
	color: #fff;
	font-size: 24px;
}
.scTestTri-inputw input{
	background: #fff;
	width: calc(100% - 45px);
	height: 38px;
	border: none;
	padding: 0 10px;
}
.scTestTri-btng{
	flex: 1;
	display: flex;
	justify-content: space-between;
	margin-top: 15px;
    gap: 10px;
}
.scTestTri-button{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 40px;
	border-radius: 5px;
	color: #fff;
}
.scTestTri-button i{
	font-size: 18px;
	margin-right: 5px;
}
.scTestTri-button:hover{
	color: #fff;
}
.scTestTri-send{
	width: 40%;
}
.scTestTri-lc{
	width: 60%;
}
.scTestTri-send{
    --c1-start: #2374d6;
    --c1-end: #4cadf9;
    --c2-start: #fe3e31;
    --c2-end: #f77625;
    animation: bg-swap 1400ms infinite;
}
.scTestTri-lc{
	--c1-start: #fe3e31;
    --c1-end: #f77625;
    --c2-start: #2374d6;
    --c2-end: #4cadf9;
    animation: bg-swap 1400ms infinite;
}
.scTestTri-text2{
    margin-top: 12px;
}

@media screen and (min-width: 992px){
    .scTestTri-row{
        width: calc(50% - 10px);
    }
    .scTestTri-inputw{
        width: 360px;
    }
    .scTestTri-btng{
        justify-content: flex-end;
        margin-top: 0;
        margin-left: 15px;
    }
    .scTestTri-text2{
        text-align: center;
    }
}