/*
 Theme Name:   Woodmart Child
 Description:  Woodmart Child Theme
 Author:       XTemos
 Author URI:   http://xtemos.com
 Template:     woodmart
 Version:      1.0.0
 Text Domain:  woodmart
*/

.se67986 .info-box-icon {
    padding: 10px;
    background-color: rgba(240, 244, 255, 0.5);
    border-radius: 8px;
}
.se67986 h3.info-box-title {
    font-weight: 400;
    font-size: 16px;
}
.box6843 span.wd-price-currency {
    font-weight: 600;
    font-size: 30px;
    vertical-align: bottom;
}
.box6843 span.wd-price-value {
    font-size: 16px;
    font-weight: normal;
}
.box6843 span.wd-price-suffix {
    font-size: 14px;
    opacity: 0.8;
    margin-top: 12px;
}

/*BẢNG GIÁ*/
#wpdtSimpleTable-7 td .panel {
    background-color: #FFFFFF;
    border: none;
    display: block;
    height: 100%;
    padding: 20px;
    border-radius: 24px;
    position: relative;
    color: #000000;
    box-shadow: 0 25px 18px -11px rgba(0, 0, 0, .1);
    transition: all .35s;
    margin:0;
}
#wpdtSimpleTable-7 td h3.h2 {
    text-transform: uppercase;
}
#wpdtSimpleTable-7 td .panel:hover {
    transition: all .35s;
    transform: translate3d(0, -2px, 0);
    box-shadow: 0 25px 18px -11px rgba(0, 0, 0, .1);
}
#wpdtSimpleTable-7 td .panel.middle {
    background-color: #091d70;
    border: none;
    color: #fff;
    display: block;
    height: 100%;
    padding: 20px;
    position: relative;
}
#wpdtSimpleTable-7 td h3.h2 {
    margin: 0 !important;
    font-weight: 700;
    font-size: 20px;
    padding: 10px;
    line-height: 60px;
    letter-spacing: 3px;
    color: #000000;
}
#wpdtSimpleTable-7 td h3.h2.middle {
    color: #FFFFFF;
}
#wpdtSimpleTable-7 td .h3 {
    font-size: 76px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    letter-spacing: -4px;
    color: #003180;
}
#wpdtSimpleTable-7 td .h3.middle {
    font-size: 68px;
    font-style: normal;
    font-weight: 500;
    line-height: 1;
    letter-spacing: -4px;
}
#wpdtSimpleTable-7 td ul {
    margin: 0 0 20px;
}
#wpdtSimpleTable-7 td .list-unstyled {
    list-style: none;
    padding-left: 0;
}
#wpdtSimpleTable-7 td .price {
    margin-top: 20px;
    text-align: center;
    color: #003180;
}
#wpdtSimpleTable-7 td .price .color-middle {
    color: #FFFFFF;
}
#wpdtSimpleTable-7 .checkmark-black,
#wpdtSimpleTable-7 .checkmark-blue,
#wpdtSimpleTable-7 .checkmark-white {
    margin-right: 20px;
}
#wpdtSimpleTable-7 .website {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 0;
    mix-blend-mode: normal;
    opacity: .8;
    margin-top: 52px;
    margin-bottom: 32px !important;
}
p.txt835 {
    font-size: 16px;
    opacity: 0.8;
}

#wpdtSimpleTable-7 td .button {
    margin: 32px auto 16px;
    background: #008cff;
    color: #fff;
    line-height: 1;
    padding: 20px 40px;
    display: block;
    cursor: pointer;
    box-shadow: none;
    transition: all .35s;
    font-size: 20px;
    border: none;
    overflow: visible;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    border-radius: 28px;
}
#wpdtSimpleTable-7 td .features {
    display: table;
    margin: 0 auto;
    text-align: left;
}
#wpdtSimpleTable-7 td .features li {
    font-size: 16px;     white-space: normal;
    opacity: .8;
}
#wpdtSimpleTable-7 {
    border-collapse: separate;
    border-spacing: 20px;
}
#wpdtSimpleTable-7 td {
    border: none !important;
/*     box-shadow: 0 20px 50px 0 rgba(28, 9, 80, .07); */
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background-color: transparent;
    height:auto;
}
#wpdtSimpleTable-7 .best-value {
    color: #af7a22;
    background-color: #ffd850;
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 15px;
    vertical-align: middle;
    text-align: center;
    letter-spacing: normal;
    max-width: 82px;
    margin-left: 5px;
    margin-right: auto;
    margin-top: 7px;
    padding: 2px 6px;
    border-radius: 13px;
}
@media only screen and (max-width: 1440px) {
    #wpdtSimpleTable-7 .best-value {
        position: absolute;
        top: -5px;
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        text-align: center;
    }
    #wpdtSimpleTable-7 td .h3 {
        font-size: 60px;
    }
    #wpdtSimpleTable-7 td h3.h2 {
        font-size: 15px;
    }
    #wpdtSimpleTable-7 td .features li {
        font-size: 14px;
    }
    #wpdtSimpleTable-7 td .h2.middle {
        position: relative;
    }
    #wpdtSimpleTable-7 .website {
        font-size: 15px;
    }
    #wpdtSimpleTable-7 .checkmark-black,
    #wpdtSimpleTable-7 .checkmark-blue,
    #wpdtSimpleTable-7 .checkmark-white {
        margin-right: 20px;
        margin-left: 0px;
    }
    #wpdtSimpleTable-7 td .panel,
    #wpdtSimpleTable-7 td .panel.middle {
        padding:10px;
    }
    #wpdtSimpleTable-7 td .button {
        padding: 1rem 3rem;
        font-size: 2rem;
    }
    #pricing-table-example-three .wdt-res-wrapper.active{
        max-height: initial;
    }
    #wpdtSimpleTable-7.bt td .button {
        padding: 3rem;
        font-size: 4rem;
    }
    #wpdtSimpleTable-7.bt tr{
        border:none;
    }
    #wpdtSimpleTable-7.bt td {
        margin-bottom: 20px;
    }
}
.checkmark {
    display: inline-block;
    transform: rotate(45deg);
    height: 16px;
    width: 10px;
    border-bottom: 7px solid #78b13f;
    border-right: 7px solid #78b13f;
}

.checkmark-blue {
    margin-left: 20px;
    border-bottom: 2px solid #091d70;
    border-right: 2px solid #091d70;
}

.checkmark-white {
    margin-left: 20px;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
}

.checkmark-black {
    margin-left: 20px;
    border-bottom: 2px solid #000000;
    border-right: 2px solid #000000;
}

.title7346 .liner-continer {
    display: flex;
    flex-direction: row-reverse;
    align-content: center;
    align-items: center; justify-content: flex-end;
}
.title7346 .img-wrapper {
    margin-top: 0 !important;
    border-radius: 5px !important;
    overflow: hidden;
    margin-right: 10px;
}

@media all and (min-width: 1366px) {
	.se83126 li.vc_tta-tab a span {
		font-size: 19px;
	}
	.se83126 li.vc_tta-tab {
		padding: 0 30px !important;
	}
}

@media all and (min-width: 767px) {
	.vc_rtl-columns-reverse {
		flex-direction: row-reverse;
	}
}

@media all and (max-width: 767px) {
	#wpdtSimpleTable-7 td {
		width: 100% !important;
	}
	#wpdtSimpleTable-7 tr.wpdt-cell-row {
		display: grid;
	}
}
/*END BẢNG GIÁ*/

.bbold {
	    font-weight: bold;
    font-size: 16px;
    box-shadow: 0 1px 0px 0 #80808036;
    padding-top: 30px !important;
}
.box79346 .semantic_ui .ui.table thead th {
    background-color: #FCFCFD !important;
}
.tickxanh:before {
    content: "";
    background: url(/wp-content/uploads/2023/03/check.png) no-repeat;
    position: absolute;
    width: 16px;
    height: 16px;
    top: 50%;
    background-size: contain;
    left: 50%;
    transform: translate(-50%, -50%);
}
.tickxanh {
    position: relative;
    color: transparent;
}
.se73483 span.wd-btn-icon {
    border-radius: 50%;
    overflow: hidden;
}

.se73483 a.btn.btn-color-default.btn-style-link {
    border: none;
}

.se73483 .wd-button-wrapper.text-left {
    padding: 10px 5px;
    border-radius: 8px;
}

.se73483 .wd-button-wrapper:hover {
    background-color: rgba(206, 223, 255, 0.5) !important;
}
.butl {
    justify-content: left;
    padding-bottom: 7px !important;
    border-width: 1px !important;
    margin-left: 12px;
    margin-bottom: 20px;
}
.txt93253 .wpb_wrapper div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.txt93253 .wpb_wrapper div a img {
	height: 74px !important;
	width: auto !important;
}
.txt93253 .wpb_wrapper div a {
    padding: 0 10px;
}
.se73483 {padding-bottom: 20px;}
.wd-read-more {
    text-align: right;
}
.single-post .row.content-layout-wrapper.align-items-start {
    max-width: 906px;
    background: #fff;
    box-shadow: 0 25px 75px rgb(16 30 54 / 10%);
    border-radius: 12px;
    margin: -75px auto 0;
    z-index: 1;
    position: relative;
    padding-top: 30px
}

.single-post .site-content.col-lg-12.col-12.col-md-12>article.post-single-page>.article-inner>header.entry-header {
    display: none
}

@media all and (min-width: 1025px) {
	.single-post .site-content.col-lg-12.col-12.col-md-12 {
		padding: 5px 45px
	}
}

@media all and (max-width: 767px) {
	.txt93253 .wpb_wrapper div a img {
		height: 25px !important;
		width: auto !important;
	}
}