/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/
h1 {
	font-size: 17px!important;
}
h2 {
	font-size: 15px!important;
}
h3 {
	font-size: 15px!important;
}
h4 {
	font-size: 13px!important;
}
html {
  scroll-behavior: smooth;
}
img {
    object-fit: cover;
}
.wpb_content_element {
    margin-bottom: 17px;
}
p {
    margin-bottom: 13px;
}
.wd-dropdown-my-account {
    display: none;
}
.whb-main-header .container, .footer-container .container {
    max-width: none;
}
.wd-nav-main>li>a, .wd-nav-secondary>li>a {
    font-weight: 400!important;
}
.wd-nav-mobile>li>a, .wd-nav-mobile>li>ul li>a {
    font-weight: 500;
}
.frmsvg {
    display: none;
}
.dz-message button {
    text-transform: none;
}
.frm_submit button {
	border: none !important;
    font-size: 13px !important;
    text-transform: none;
    padding: 9px 34px !important;
    border-radius: 30px !important;
    display: inline-block;
    background-color: #3C4D8F !important;
    color: #fff !important;
}
.frm_submit button:hover {
    background: #00A0BC !important;
}
.misterm {
    border-bottom: 1px solid #dcdddd;
    padding: 15px 0;
}
.frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type=checkbox]:not([disabled]):checked {
    background-color: rgb(60,77,143) !important;
}
.frm_forms.with_frm_style .frm_fields_container .frm_radio input[type=radio]:not([disabled]):checked, .frm_forms.with_frm_style .frm_fields_container .frm_scale input[type=radio]:not([disabled]):checked, .frm_forms.with_frm_style .frm_fields_container .frm_checkbox input[type=checkbox]:not([disabled]):checked {
    border-color: rgb(60,77,143) !important;
}
.with_frm_style input[type=radio]:focus, .with_frm_style input[type=checkbox]:focus {
    box-shadow: 0px 0px 0px 3px rgb(60,77,143, 0.3) !important;
}
.conttsbt .frm_submit.frm_flex {
    display: flex;
    justify-content: flex-end;
}
.dz-message {
	color: #fff !important;
    background: linear-gradient(#f00c2e, #d20a28) !important;
    border: none !important;
    font-size: 13px !important;
    text-transform: none;
    border-radius: 0px !important;
    padding: 0px 17px !important;
}
.frm_pos_top.frm_section_spacing {
    padding-top: 15px;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.frm_section_spacing {
    font-weight: 400!important;
    border-top: 1px solid #094BF4!important;
    color: #094BF4!important;
}
.wd-nav-sticky>li>a .nav-link-text {
    font-weight: 400!important;
}
table thead th {
    text-transform: none;
    font-size: 13px;
    color: #848484;
    font-weight: 400;
}
.tkbtninput {
    display: flex;
}
.tkbtninput button {
    display: none;
}
@media only screen and (max-width: 760px), (min-device-width: 768px) and (max-device-width: 1024px){
.slt21col1 .vc_row {
    margin: auto!important;
}
.sldcol1v .wpb_wrapper {
    margin-left: unset !important;
}
.sldcol img {
    height: 170px!important;
}
.sldcol1v, .sldcol1v h3 {
    color: #fff !important;
}
.sldcol1v a {
    width: 100%;
}
.sldcol1v {
    order: 2;
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    background-image: -webkit-linear-gradient(-90deg, #727272, #5a5a5a);
    background-image: -moz-linear-gradient(-90deg, #727272, #5a5a5a);
    background-image: -ms-linear-gradient(-90deg, #727272, #5a5a5a);
    background-image: -o-linear-gradient(-90deg, #727272, #5a5a5a);
    background-image: linear-gradient(180deg, #727272, #5a5a5a);
}
.fts1>.wpb_column {
    border-bottom: 1px solid #969696;
}
.tkbtninput button {
    display: block;
}
.tmbdsbtn {
	display: none!important;
}
table.frm-responsive-table tr {
    border-radius: 5px;
    margin: 15px auto;
}
table.frm-responsive-table td {
    display: flex;
    align-items: center;
}
}
.with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .chosen-container-multi .chosen-choices, .with_frm_style .chosen-container-single .chosen-single {
    border: 1px solid #e8e8e8;
    box-shadow: none;
}
/* Drag & Drop CSS */
.ListContainer h3 {
	font-size: 20px !important;
	line-height: 28px !important;
}

.divider-block {
	display: block;
	width: 100%;
	border-top: 2px dashed #eaeaea;
	margin-top: 50px;
	padding-top: 20px;
}

.ListContainer {
	overflow: hidden;
}

.ListContainer>div {
	white-space: nowrap;
	overflow-x: auto;
	overflow-y: hidden;
}

.frm_repeat_grid {
	background-color: #fff;
	border: 1px solid #eaeaea !important;
	padding: 20px 20px 0 20px !important;
	margin: -1px 0 auto !important;
}

#sortable {
	margin: 0 !important;
}

.ui-sortable>div {
	cursor: move;
	cursor: grab;
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
.ListContainer .form-field {
	animation-name: none !important;
}

.ui-sortable-helper {
	box-shadow: 0 10px 50px rgba(0, 0, 0, 0.08), 0 13px 45px rgba(0, 0, 0, 0.08);
}

.frm_repeat_sec:first-of-type,
.frm_repeat_inline:first-of-type,
.frm_repeat_grid:first-of-type {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
}

.frm_repeat_sec:last-child,
.frm_repeat_inline:last-child,
.frm_repeat_grid:last-child {
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
}

.ListContainer>div {
	padding-top: 1px;
}

/* End Drag & Drop CSS */

/* Post CSS*/
.woodmart-sticky-column {
    position: sticky;
    top: 150px;
}
.post-single-page .entry-meta.wd-entry-meta, .post-single-page header.entry-header, .post-single-page .meta-post-categories.wd-post-cat.wd-style-with-bg {
    display: none;
}
.wd-entities-title.title.post-title {
    text-align: justify;
}
.title {
    font-weight: 500;
}
.post-single-page .entry-content {
    margin-bottom: 0px;
}
.wd-single-footer {
    border: none;
}
.wd-single-footer .tags-list a {
    border: none;
    color: #215695 !important;
    font-weight: 400;
}
.wd-single-footer .tags-list a:after {
    content: "#";
    top: 0;
    margin-top: 0px;
    background-color: transparent !important;
}
.post-single-page p, .post-single-page h3, .post-single-page h4, .post-single-page ul {
    margin-bottom: 10px;
    hyphens: auto;
}
.pstimgdesc {
    font-style: italic;
    text-align: center;
}
.psttoc .wd-accordion-content {
    padding-bottom: 0px!important;
}
.pstpopup .btn {
    text-transform: none;
    font-weight: 400;
}
@media only screen and (max-width: 767px){
.drgemheader.vc_custom_1753204022899 {
	background-size: contain!important;	
}
}
.psttoc .wpb_raw_code {
    margin-bottom: 0px;
}
.post-date {
    display: none !important;
}
.wd-post .entry-thumbnail img {
    height: 168px;
	border-radius: 0px !important;
}
.post-img-wrapp {
    border-radius: 0px !important;
}
.article-body-container {
    padding: 10px 0px !important;
}
.blog-design-masonry .post-title {
    font-size: 13px !important;
    color: #2c2c2c;
}
.read-more-section {
    display: flex;
}
.read-more-section a {
    text-transform: none !important;
    font-weight: 400 !important;
}
.wd-entities-title a:hover {
    color: #2c2c2c!important;
}
.hovered-social-icons, .entry-content.wd-post-desc, .wd-post-date.wd-style-with-bg {
    display: none!important;
}
.blog-design-masonry.has-post-thumbnail .post-date, .meta-categories-wrapp, .entry-meta.wd-entry-meta, .hovered-social-icons.wd-tltp.wd-tltp-top, .blog-post-loop .wd-entry-content p {
    display: none!important;
}
.pstimg img {
    padding-bottom: 13px;
}
.members-access-error {
    padding-top: 30px;
}
/* End Post CSS*/

.wd-nav-tabs>li {
    font-weight: 500;
}
.wd-tabs .tabs-name {
    margin-bottom: 3.125rem!important;
    color: #888888;
    font-size: 13px!important;
}
.wd-nav-tabs>li>a {
    text-transform: none;
}
.tk .searchsubmit {
    margin-left: 0px;
    border-top-left-radius: 0px!important;
    border-bottom-left-radius: 0px!important;
	background: linear-gradient(#f00c2e, #d20a28);
}
.tk .searchform {
    display: flex;
}
.tk .searchform {
    display: flex;
}
.tk input[type=search] {
	border-radius: 0px !important;
}

.tennv {
    font-size: 21px;
    font-weight: 500;
	margin-bottom: 20px;
}
.cctcbtn:hover, .wc_logout_shortcode_btn:hover {
    background-color: #7fca27 !important;
    border-color: #7fca27 !important;
    color: #fff !important;
}
.wc_logout_shortcode_btn:hover a {
    color: #fff !important;
}
.wc_logout_shortcode_btn a {
    color: #7fca27 !important;
    font-weight: 400;
    text-transform: none;
}
.cctcbtn, .wc_logout_shortcode_btn {
    color: #7fca27 !important;
    background-color: #fff !important;
    border-color: #7fca27 !important;
    height: 100%;
    line-height: 38px;
    white-space: nowrap;
    padding: 0 24px !important;
    border-radius: 3px !important;
    font-size: 16px;
	font-weight: 400;
	text-transform: none!important;
    min-width: 150px !important;
    border: 1px solid!important;
    display: inline-block;
    text-align: center;
}
.wc_logout_shortcode_btn {
    margin-top: 3%;
}
.tableft {
    border-right: 1px solid #DCDCDC;
}
.tableft.mega-menu-list>li>a {
    margin-bottom: 3.125rem !important;
    color: #888888;
    font-size: 13px !important;
    font-weight: 500;
}
.tableft .sub-sub-menu li>a {
    border-top: 1px solid #DCDCDC;
    padding: 1.5625rem 0;
    font-size: 13px;
    font-weight: 600;
}
.dathangnhanh .frm_add_form_row, .dathangnhanh .frm_remove_form_row {
    color: #d20a28 !important;
    border: none !important;
    background: none !important;
    padding: 0px;
}
.dathangnhanh .frm_repeat_sec:last-child .frm_remove_form_row {
    padding-left: 20px;
}
.dathangnhanh .frm_repeat_sec {
    border: none !important;
    padding: 0px !important;
}
.form-field {
    margin-bottom: 10px!important;
}
.menu-item-172 a:after {
	display: none;
}
table.frm-responsive-table td p {
    margin-bottom: 0px;
}
.ss-main.frm_slimselect {
    min-height: 42px!important;
	margin-top: 0px !important;
}
.pdhs input[type=text] {
    border: none !important;
}
.pdhs {
    align-items: center;
    align-content: center;
}
.infobox pre {
    background: none;
    padding: 0px;
    margin-bottom: 0px;
}
.dktv>.vc_column-inner>.wpb_wrapper {
    box-shadow: rgba(0, 0, 0, 0.16) 0px 2px 6px;
    border-radius: 0.8rem;
    border: 1px solid rgb(222, 222, 222);
    box-sizing: border-box;
    padding: 1.6rem 2.4rem;
    margin: 5% auto;
}
.tmbdsbtn {
    display: flex;
    height: 100%;
    grid-gap: 20%;
}
.tmbctrficn, .tkbdctrwbtn {
    display: flex;
    justify-content: center;
    align-items: center;
}
.frm_style_formidable-style.with_frm_style textarea:focus {
    box-shadow: none !important;
}
.with_frm_style input, .with_frm_style .frm_slimselect.ss-main, .with_frm_style textarea {
    border-radius: 0px !important;
    border: 1px solid #e8e8e8 !important;
    box-shadow: none !important;
}
.ss-main .ss-values .ss-single {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.tkbdctrwbtn button {
    background: linear-gradient(#f00c2e, #d20a28)!important;
}
.ftsm {
    background-color: #212121;
}
.ftcustolink ul {
    display: flex;
    grid-gap: 5%;
    justify-content: center;
}
.ftcustolink ul a {
    color: #fff !important;
}
.ftcustolink {
    margin-bottom: 20px;
}
.fts1 {
    padding-top: 30px;
}
.fts1 p, .fts1 p a {
    color: #fff !important;
}
.btn {
    text-transform: none;
    font-weight: 500;
}
.fts1 .form-field {
    margin-bottom: 0px !important;
}
.fts1>.wpb_column {
    padding-bottom: 20px;
    padding-top: 20px;
}
.fts1 fieldset {
    padding: 0px !important;
}
.ftcustolink ul {
    flex-wrap: wrap;
}
.fts2 {
	background-color: #2D376E;
}
.wd-nav-mobile>li>ul .woocommerce-MyAccount-navigation-link:not(:first-child):not(:last-child) {
    display: none;
}
.tkndft {
    display: flex;
}
.nhndtk input {
    border: none !important;
}
.nhndtk {
    width: 100%;
}
.tkicon button {
    background-color: #fff !important;
    border: none !important;
}
.tkicon button[disabled] {
    opacity: 1 !important;
}
.sldcol .wd-slide-container {
    padding: 0px !important;
}
.sldcol img {
    height: 310px;
}
.sldstyle {
    background-color: #f1f1f1;
}
.sldcol1v .wpb_wrapper {
    padding: 20px;
    margin-top: auto;
    margin-bottom: auto;
	margin-left: 8%;
}
.sldcol1v a {
    color: #fff;
    padding: 0 15px;
    text-align: center;
    cursor: pointer;
    touch-action: manipulation;
    display: inline-block;
    font-size: 18px;
    line-height: 50px;
    background-image: -webkit-linear-gradient(90deg, #d20a28, #f00c2e);
    background-image: -moz-linear-gradient(90deg, #d20a28, #f00c2e);
    background-image: -ms-linear-gradient(90deg, #d20a28, #f00c2e);
    background-image: -o-linear-gradient(90deg, #d20a28, #f00c2e);
    background-image: linear-gradient(0, #d20a28, #f00c2e);
}
.mencol {
    background: #5a5a5a;
}
.mencol .wd-sub-menu li:not(:first-child) {
    border-top: solid 1px #969696;
}
.mencol .wd-sub-menu li>a {
    color: #fff;
    padding: 15px 0;
}
.sdgrp1 .wpb_raw_code {
    margin-bottom: 0px !important;
}
.mencol .mega-menu-list>li>a {
    display: none;
}
.slt2col1, .slt2col2 {
    background: #8c2332;
    background-image: -webkit-linear-gradient(90deg, #8c2332, #b22237);
    background-image: -moz-linear-gradient(90deg, #8c2332, #b22237);
    background-image: -ms-linear-gradient(90deg, #8c2332, #b22237);
    background-image: -o-linear-gradient(90deg, #8c2332, #b22237);
    background-image: linear-gradient(0, #8c2332, #b22237);
}
.slt2rw {
    display: flex;
    grid-gap: 15px;
	height: 100%;
}
.slt21col1 .vc_column-inner {
    padding-top: 0px !important;
}
.slt21col1 .vc_row {
	padding: 35px 0px;
	margin-right: 15px;
    margin-left: -15px;
}
.sld2r1col1 .vc_column-inner .wpb_wrapper, .slt21col1 .vc_column-inner .wpb_wrapper, .slt21col1 .vc_row {
    height: 100%;
}
.stle2 a, .stle2 p, .stle2 h1, .stle2 h2, .stle2 h3, .stle2 h4 {
    color: #fff !important;
}
.stle2 .mega-menu-list>li>a {
    display: none;
}
.stle2 .title-wrapper {
    margin-bottom: 17px;
}
.ctgelr .wpb_raw_code>.wpb_wrapper {
    margin-left: -15px;
    margin-right: -15px;
}
.ctg img {
    max-height: 100%;
    width: 100%;
    height: auto;
}
.ctg {
    padding-bottom: 15px;
}
.ctgname {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-bottom: 0px;
}
.ttndc {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.ttin p, .ttin h2 {
    margin-bottom: 0px;
}
.ttin .wpb_wrapper {
    padding: 20px 0;
    border-bottom: 1px solid #d4d5d6;
}
.ttin h2, .ttin a, .ctg a {
    color: #d20a28 !important;
}
.woocommerce-product-gallery .wd-nav-pagin-wrap {
    position: relative !important;
    bottom: 0 !important;
}
.woocommerce-product-gallery .wd-nav-pagin-wrap .wd-nav-pagin {
    display: flex !important;
    position: relative !important;
    max-width: 60% !important;
    bottom: 0 !important;
    margin: 30px auto auto !important;
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.wd-product :is(.product-image-link,.hover-img) img {
    height: 200px;
}
.wd-product:hover:not(:is(.product-swatched,.quick-shop-shown,[class*="wd-loading"])) .wd-buttons[class*="wd-pos-r"] {
    display: none;
}
.product-element-bottom {
    height: 71px;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span, .wd-nav-pagin-wrap[class*="wd-style-shape"] li:not(.wd-active):hover span {
	border-color: #00A0BC !important;
    background-color: #00A0BC !important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] li.wd-active span {
    width: 29px !important;
}
.wd-nav-pagin-wrap[class*="wd-style-shape"] span {
    height: 8px !important;
	width: 8px !important;
    background-color: #fff!important;
    border: none !important;
}
.dhndl>.wpb_column>.vc_column-inner>.wpb_wrapper {
    border-width: 1px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0.105);
    border-radius: 5px;
    padding: 5px 10px 10px;
}
.dhndl .wd-wpb {
    margin-bottom: 10px;
}
.masku {
    margin-bottom: 10px;
}
.masku a {
    color: #fff !important;
    height: 42px;
    display: flex;
    background-color: rgb(25, 87, 222);
    justify-content: center;
    align-items: center;
    margin-bottom: 10px;
}
.dhtsph input[type=text] {
    border: none !important;
    padding: 0px !important;
}
.error404 .page-header {
    display: none;
}
.menu-item-527 span.nav-link-text {
    color: #4199fd;
    border: 1px solid #4199fd;
    border-radius: 30px;
    letter-spacing: 1px;
    padding: 10px 15px;
}
.dhndl .wd-open-popup {
    margin-bottom: 10px;
    border: 1px solid #00A0BC;
    border-radius: 5px;
    color: #5b5b67;
    height: 35px !important;
    min-height: unset;
}
.goitructiep {
    height: 35px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #00A0BC;
    border-radius: 5px;
    background-color: #00A0BC;
    font-size: 13px;
    color: #fff !important;
}
.wd-entities-title a {
    font-size: 13px !important;
}
.dmname {
    font-size: 38px;
}
.dnamemain {
    background: #00112C;
    color: #fff;
    display: flex;
    padding-top: 5rem;
    padding-bottom: 5rem;
    font-size: 34px;
    font-weight: 600;
    border-radius: 0.5rem;
    justify-content: center;
}
.pchotin>.vc_column-inner>.wpb_wrapper {
    box-shadow: 0px 0.125rem 0.25rem rgba(0, 0, 0, 0.08), 0px 0.25rem 1.5rem rgba(0, 0, 0, 0.08);
    padding: 1.5rem 0;
    border-radius: 0.5rem;
}
.pchotin .info-box-wrapper, .pchotin .with_frm_style .frm_submit, .pchotin .frm_section_heading {
    padding: 0 1.5rem;
}
.wd-accordion-title-text {
    font-weight: 500 !important;
}
.pchotin .frm_form_field .frm_radio {
    max-width: 100%;
    display: flex;
    flex-wrap: wrap;
}
.pchotin div#frm_field_271_container .frm_radio {
    border-bottom: 1px solid #E2E5EA;
	padding: 1.5rem 0;
}
.frm_style_formidable-style.with_frm_style input.frm_other_input:not(.frm_other_full) {
    width: 100% !important;
	margin: 21px 1.5rem 0 !important;
    padding: 6px 10px !important;
}
.pchotin div#frm_field_271_container .frm_radio:first-child {
    border-top: 1px solid #E2E5EA;
}
.pchotin .with_frm_style .frm_radio label {
    text-indent: 0px !important;
	width: 100%;
}
div#frm_field_271_container label {
    padding: 0 1.5rem;
}
.frm_display_format_buttons .frm_label_button_container {
    border-radius: 0px !important;
}
.frm_add_form_row, .frm_remove_form_row {
    color: #d20a28 !important;
    border: none !important;
    background: none !important;
    padding: 0px !important;
}
.frmsvg {
    display: none;
}
.frm_repeat_sec:last-child .frm_remove_form_row {
    padding-left: 20px !important;
}
.sdmn {
    height: 4rem;
    border-radius: 0.5rem !important;
    border: 1px solid #d4d5d6;
    display: flex;
    align-items: center;
    padding-right: 1.5rem;
}
.dmnbl .frm_button_submit {
    padding: 0 1.5rem;
    background-color: rgb(96, 34, 166);
    font-weight: 500;
    border-radius: 0.5rem;
    text-transform: none;
    color: #fff !important;
}
.dnlitpr {
    display: inline-block;
    min-width: 7rem;
    padding-left: 1rem;
    padding-right: 1rem;
    margin-right: 0.1rem;
    background-image: url(https://wpweb.vn/wp-content/uploads/2024/09/price.svg);
    background-size: 100% 100%;
    line-height: 2.5rem;
    text-align: center;
    color: #00112C;
    font-weight: 600;
}
.dnamlistbtn {
    border: 2px solid #00112C;
    font-weight: 600;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    padding: 0.375rem 1rem;
    border-radius: 0.5rem;
    max-width: 9.6rem;
    min-width: 7.5rem;
}
.wpplan>.wpb_column:not(:last-child) {
    border-right: none;
}
.wpplan>.wpb_column {
    border: 1px solid #d8d9dc;
    padding: 30px 20px;
}
.pmtbpln .btn, .wpplan .btn {
    margin: 0px auto 20px;
    max-width: 180px;
    background: rgb(241, 90, 36) !important;
    text-transform: uppercase;
    border-radius: 30px;
}
.fteas svg {
    width: 14px;
    height: 10px;
    fill: rgba(63, 75, 91, .8);
    margin-right: 5px;
}
.testimonial:before {
    content: "“";
    font-family: Georgia, serif;
    font-size: 115px;
    position: absolute;
    left: 25px;
    line-height: 0.6em;
    color: rgb(241, 90, 36);
}
.testimonial {
    margin: 0 auto;
    border: 1px solid #d8d9dc;
    padding: 25px 40px 25px 65px;
}
.cmqst .wd-accordion-title {
    border: 1px solid #d8d9dc;
    color: #3f4b5b;
    border-radius: 3px;
    padding: 15px;
    margin-bottom: 15px;
    font-size: 20px;
}
.cmqst .wd-accordion-item {
    border-bottom: none!important;
}
.cmqst .wd-accordion-content {
    padding: 0 15px 20px;
}
.page-id-589 .site-content {
    max-width: 900px;
    margin: auto;
}
.tphhigh {
    font-size: 38px;
    line-height: 64px;
}
.rottp, .httph, .http2h {
    color: rgba(9, 75, 244);
}
.httph {
    padding-left: 50px;
}
.rottp {
    position: absolute;
    animation-name: spin;
    animation-duration: 8s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.tcnbch {
    background: #fff;
    padding: 12px 12px 0;
}
.tcnbch fieldset {
    padding: 0 !important;
}
.fts1 .wd-sub-accented>li>a {
    --sub-menu-color: #F4F4F3;
    --sub-menu-color-hover: #f4f4f4;
    text-transform: none;
    font-weight: 500;
}
.fts1 .wd-sub-menu li>a, .fts1 .wd-sub-menu li>a:hover, .footer-tel, .footer-email, .footer-disclaimer, .footer-link-group, .footer-link {
	color: #fff !important;
    font-size: 11px;
}
.fts2 {
    padding: 20px 0px;
}
.footer-tel {
    padding-left: 13px;
    background: url(https://drgem.vimeditech.com.vn/attachments/phone.svg) no-repeat 0;
	background-size: 13px 13px;
}
.footer-email {
	padding-left: 17px;
    background: url(https://drgem.vimeditech.com.vn/attachments/envelope.svg) no-repeat 0;
	background-size: 13px 13px;
}
.footer-tel, .footer-email {
    font-size: 12px !important;
}
@media screen and (max-aspect-ratio: 1 / 1) and (max-width: 1200px), screen and (max-width: 639px) {
.footer-summary {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    min-width: 100%;
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    order: 3;
    padding-top: 17px;
}
.footer-share {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    flex: 0 0 100%;
    min-width: 100%;
    padding-left: 0;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    order: 2;
}
}
.wd-content-layout {
	padding-block-start: 0px!important;
}
.mencol a {
    display: flex;
    color: #fff;
    padding: 15px 0;
}
.mencol a:not(:first-child) {
    border-top: solid 1px #969696;
}
.sltifbx {
    background: #f8f8f8;
}
.sltifbx .info-box-content {
    padding: 0 15px 15px;
}
.mr-solution-item-des {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sltifbx:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    transition: transform .5s ease-out, -webkit-transform .5s ease-out;
}
.woodmart-title-container.title {
    padding-top: 10px;
}
.wd-title-style-simple .liner-continer:after {
    top: 0px !important;
    height: 5px !important;
}
@media (min-width: 1025px) {
.wd-tabs.tabs-design-simple .wd-tabs-header {
	border-bottom: 1px solid #dedddd!important;
}
}
@media (max-width: 1024px) {
.wd-tabs.tabs-design-simple .wd-nav-tabs-wrapper {
	border-top:  1px solid #dedddd!important;	
}
}
.doclef {
    padding: 29px 13px;
    background-color: #fafafa;
}
.doclef img {
    max-height: 340px !important;
	object-fit: contain !important;
}
.rank-math-breadcrumb {
    margin-top: 17px;
}
.rank-math-breadcrumb a {
    font-size: 11px;
    color: #242728;
}
.ddcumv img {
    max-height: 500px !important;
    object-fit: contain !important;
    background-color: #fafafa;
    padding: 17px 0;
}
.ctlgv > div {
    padding: 0px;
    border: none;
}
.ctlg-link:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
img {
    -webkit-transition: -webkit-transform .5s ease-out;
    transition: -webkit-transform .5s ease-out;
    transition: transform .5s ease-out;
    transition: transform .5s ease-out, -webkit-transform .5s ease-out;
}
.doc-name {
    padding-top: 13px;
}
.dhndl {
    color: #5b5b67;
}
.dhndl a:hover {
    color: #fff;
}
.prd-link a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.prd-name {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 10px;
}
.d-img {
    padding-top: 3%;
    padding-bottom: 5%;
    align-items: center;
    background-image: linear-gradient(180deg, #f1f1f1 0, #cfcfcf 100%);
    display: flex;
    flex-direction: column;
}
.d-img img {
    max-width: 50%;
    transition: all .2s ease;
    will-change: transform;
    object-fit: cover;
}
.frm_dropzone .frmsvg, .wrapp-buttons, .wd-single-post-header, .wd-single-footer {
    display: none !important;
}
.su-image-carousel-slides-style-default .su-image-carousel-item-content img {
    padding: 0px !important;
    border: none !important;
    border-radius: 0px !important;
}
.mfp-content {
    position: relative !important;
    z-index: 1105 !important;
    margin-block: auto !important;
    width: 100% !important;
}
.sarchmmn fieldset {
    padding: 0px !important;
}
.sarchmmn .form-field {
    margin-bottom: 0px !important;
}
.mr-service-video {
    position: relative;
    overflow: hidden;
    margin-bottom: .78125vw;
}
.mr-service-video-item-play {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3) url(https://vimeditech.com.vn/wp-content/uploads/2025/04/play.svg) no-repeat 50%;
}
.doc-name {
    overflow: hidden;
}
.gridview>.wpb_wrapper {
    display: flex;
    flex-wrap: wrap;
}
td img {
    max-width: 50%;
    transition: all .2s ease;
    will-change: transform;
    object-fit: cover;
}
.prd-link {
    padding-bottom: 21px;
}
.wd-product:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}
.contactbox {
    background-color: #F4F1F8;
    padding-top: 30px;
}
.vbox {
    background-color: #6022A6;
    padding: 44px 32px;
    max-width: 340px;
    border-radius: 16px!important;
    color: #fff;
}
.vbox h1 {
    color: #fff;
}
.vpromo .btn.btn-style-link {
    --btn-brd-width: 0px;
    color: #fff;
}
.vpromo .content-banner {
    display: flex;
    flex-wrap: wrap;
    height: 100%;
    align-content: space-between;
}
.vpromo .banner-btn-wrapper {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}
.vinfo .btn-style-link {
    --btn-brd-width: 0px!important;
}
.vpromo {
    padding: 10px 0px;
}
.vbox .btn {
    --btn-brd-width: 0px !important;
    color: #fff;
}
.drgemtitle1 h1, .drgeminfobox1 p {
    color: #fff !important;
}
.drgeminfobox1 .info-box-title {
    color: #99d9e4;
}
.drgeminfobox1 .btn.btn-style-bordered:hover {
    background-color: #00A0BC;
    color: #FFFFFF;
    border-color: #00A0BC;
}
.drgeminfobox1 .btn.btn-style-bordered {
    --btn-brd-width: 1px !important;
    color: #fff;
	--btn-height: 39px;
}
.wd-slide-bg:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background-color: #00000030;
    mix-blend-mode: multiply;
    width: 100%;
    height: 100%;
    z-index: 1;
}
.drgemproduct .info-box-content {
    background-color: #00A0BC;
    padding: 25px 30px;
    border-radius: 0 0 15px 15px !important;
    color: #fff;
}
.drgemproduct img {
    border-radius: 15px 15px 0 0;
    overflow: hidden;
}
.drgemproduct .info-box-title {
    color: #fff;
}
.drgemproduct, .drgemproduct1 {
    --ib-icon-sp: 0px !important;
}
.drgemproduct .box-title-style-underlined {
    border-bottom: 1px solid #fff!important;
}
.drgemproduct1 .info-box-content {
    background-color: #00A0BC;
    padding: 30px 25px;
    border-radius: 0 15px 15px 0 !important;
    color: #fff;
    height: -webkit-fill-available;
}
.drgemproduct1 .box-title-style-underlined {
    border-bottom-color: #fff;
}
.drgemproduct1 .box-icon-simple {
    max-width: 40%!important;
}
.drgemproduct1 .info-box-title {
    color: #fff;
}
.drgemproduct1 .box-icon-wrapper {
    border-radius: 15px 0 0 15px;
    overflow: hidden;
}
.drgemproduct1 img {
    height: 225px;
}
.drgeminfoboxfooter .info-box-title, .drgeminfoboxfooter .btn {
    color: #2D376E!important;
}
.drgeminfoboxfooter p, .drgeminfoboxfooter a {
    color: #3C4D8F;
}
.drgemheader .info-box-title {
    font-weight: 600;
    color: #2D376E !important;
    font-size: 29px !important;
}
.drgemheader p {
    color: #787878;
}
.drgemheader img {
    border-radius: 15px !important;
    overflow: hidden;
}
.drgemheader {
    min-height: 500px;
}
.drgemstyle1 .title {
    color: #00A0BC;
}
.drgemstyle2 .title, .drgemstyle2 p {
    color: #fff;
}
.drgemfeature1 {
    overflow: hidden;
    --ib-icon-sp: 0px!important;
}
.drgemfeature1 img {
    border-radius: 10px 10px 0 0;
    overflow: hidden;
}
.drgemfeature1 .info-box-content {
    padding: 20px;
}
.infobox1 .info-box-content {
    background-color: #3C4D8F;
    border-radius: 0 0 10px 10px!important;
    overflow: hidden;
    padding: 20px 10px;
}
.infobox1 {
    --ib-icon-sp: 0px !important;
}
.infobox1 img {
    border-radius: 10px 10px 0 0!important;
    overflow: hidden;
	width: 100%;
}
.infobox1 .title {
    color: #fff;
    display: flex;
    justify-content: center;
}
.drgeminfoboxfooter .btn:hover {
    background-color: #00A0BC;
    color: #fff !important;
}
.drgeminfoboxfooter .btn {
    --btn-height: 42px;
    background-color: #fff;
}
.compabox .wd-compare-img-wrapp {
    margin-bottom: 15px;
}
.drgemfeature1 .info-box-content {
    background-color: #FFFFFF;
    border-radius: 0 0 10px 10px !important;
}
.wd-dropdown {
    background-color: #000000B3 !important;
}
.drgemmenu img {
    border-radius: 15px 15px 0 0;
    overflow: hidden;
	height: 255px;
}
.drgemmenu {
    --ib-icon-sp: 0px !important;
}
.drgemmenu .info-box-content {
    background-color: #D9F1F5;
    height: 50px;
    border-radius: 0 0 15px 15px !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
.drgemmenu1 img {
    border-radius: 15px 0 0 15px;
    overflow: hidden;
	height: 135px;
}
.drgemmenu1 {
    --ib-icon-sp: 0px !important;
}
.drgemmenu1 .info-box-content {
    background-color: #D9F1F5;
    border-radius: 0 15px 15px 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    height: -webkit-fill-available;
}
.rlvpstimg img {
    border-radius: 15px;
}
.rlvpstttl a {
    color: #333;
}
.wd-opener-item.wd-opened {
    width: 100%;
    background-color: #0201014D;
    color: #fff;
}
.wd-heading .wd-action-btn.wd-style-text>a {
    color: #fff;
}
.wd-nav-mobile {
    background-color: #2A3764;
}
.wd-nav-mobile>li>a {
    color: #fff!important;
	text-transform: none!important;
}
.wd-nav-mobile>li:not(:last-child) {
    border-bottom: 1px solid #FFFFFF50 !important;
}
.mobile-nav .wd-nav-opener {
    border: none !important;
}
.wd-nav-mobile>li>ul li>a {
    border-top: 1px solid #FFFFFF50 !important;
    color: #fff;
    border-bottom: none !important;
    font-size: 13px;
}
.wd-nav-mobile>li>:is(.wd-sub-menu,.sub-sub-menu) {
    background-color: #121728;
}
.wd-nav-opener:after {
    color: #fff;
}
.wd-nav-mobile li:active>a, .wd-nav-mobile li.opener-page>a, .mobile-nav .wd-nav-opener.wd-active, .wd-nav-opener.wd-active:after {
    background-color: #121728 !important;
    transition: none !important;
    color: #00A0BC !important;
}
.sct .frm_opt_container {
    display: flex;
}
button.mfp-close {
    top: 0px !important;
}
.wd-bottom-actions.wd-add-small-btn, .product-rating-price {
    display: none !important;
}
.post-type-archive-product .wd-content-layout {
    padding-block-start: 40px !important;
}
.pstlist {
    padding-bottom: 30px;
}
.rlvpstttl {
    padding-top: 10px;
}
.wd-hide-sm {
    display: none!important;
}
.post-single-page h1, .post-single-page h3 {
    font-weight: bold;
}