.home .content-area {
    padding-top: 0;
}
/** Single Post **/
.entry-meta {
    font-size: 14px;
}

.entry-meta .posted-author {
    padding-right: 10px;
}

.entry-meta .posted-on,
.entry-meta .posted-share {
    padding-left: 10px;
    padding-right: 10px;
}

.entry-meta .posted-share a {
    font-size: 11px;
    width: 24px;
    min-width: 24px;
    height: 24px;
    min-height: 24px;
    line-height: 24px;
    border-width: 1px;
    margin-bottom: 0px;
}

.entry-meta .posted-view {
    padding-left: 10px;
}

.entry-meta .posted-author img {
    width: 30px;
    height: 30px;
    border-radius: 50%;
}
.product-small .box-text p.category{
    font-size: 11px;
    text-transform: unset;
    font-weight: 400;
    letter-spacing: 0;
    color: #444;
    margin-top: 0;
    margin-bottom: 5px;
}
.box-text-products .product-title{
    margin: 0 0 10px;
}
.box-text-products .product-title a{
    font-size: 18px;
    color: #222;
    margin-bottom: 0;
    margin-top: 0;
}
.box-text-products .product-title a:hover{
    color: #2489db;
}
.price_pro{
    font-size: 16px;
    color: #d41616;
    font-weight: 600;
    del{
        color:#777;
        font-weight: 500;
        font-size: 14px;
    }
}
.product-small .add-to-cart-button a{
    text-transform: unset;
    font-size: 14px;
    font-weight: 400;
    border-width: 1px;
}
.sidebar-inner .widget-title{
    font-size: 22px;
    letter-spacing: 0;
}
.sidebar-inner ul.product-categories li{
    padding: 5px 0;
}
.sidebar-inner ul.product-categories li a{
    padding: 0;
    font-size: 15px;
    font-weight: 500 !important;
}
.product-info .woocommerce-breadcrumb{
    display: none;
}
.product-info h1.product-title{
    font-size: 22px;
}
.product-info .is-divider{
    display: none;
}
.product-info .price{
    font-size: 18px !important;
    display: flex !important;
    gap: 15px;
    color: #d41616;
    del{
        color:#777;
        font-weight: 500;
        font-size: 15px;
        bdi{
            color:#777;
        }
    }
}
.product-summary .price .woocommerce-Price-currencySymbol{
    font-size: 18px;
}
.product-summary .price del .woocommerce-Price-currencySymbol{
    font-size: 15px;
    vertical-align: middle;
}
.woocommerce-tabs ul.tabs li a{
    font-size: 14px;
}
.product-summary .quantity{
    margin-bottom: 0;
}
.product-info button.add_to_cart_button{
    text-transform: unset;
    margin-bottom: 0;
}
.product-info button.add_to_cart_button label{
    margin: 0;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400;
    cursor: pointer;
}
.product-info button.add_to_cart_button span{
    display: none;
}
.sec_01{
    background: url(../images/bg-boxlayout.png);
}
.sec_02 svg{
    display: block;
    max-width: 100%;
    width: 100%;
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
.sec_02 svg path{
    fill: #e5e5e5;
}
.sec_02 form{
    margin-bottom: 0;
}
.sec_02 form{
    background-color: rgba(42, 48, 53, 0.8);
    border: 1px solid #e3e3e3;
    border-radius: 30px;
    padding: 40px;
}
form .ba-form-page > .row{
    margin: 0 -11px;
}
form .ba-form-page .col{
    position: relative;
    padding: 0 11px 30px;
}
form .ba-form-page .col.ba-form-column{
    padding-bottom: 15px;
}
form .ba-form-page p > span{
    color: #fff;
    font-size: 17px;
    line-height: 36px;
}
form .ba-form-page p i{
    color: #fff;
    font-size: 24px;
    position: absolute;
    left: 24px;
    bottom: 38px;
    z-index: 1;
}
form .ba-form-page input{
    margin-bottom: 0;
    padding: 5px 15px 5px 60px;
    height: 40px;
    background: #32383d;
    border: none;
    color: #fff;
}
form .ba-form-page input[type=tel]{
    padding: 5px 15px 5px 95px;
    height: 58px;
}
form .ba-form-page select{
    margin-bottom: 0;
    height: 58px;
    background-color: #32383d;
    padding: 5px 25px;
    border: none;
    color: #fff;
    font-size: 17px;
    line-height: 30px;
}
.ba-form-page input[type=email]:focus,
.ba-form-page input[type=tel]:focus,
.ba-form-page input[type=text]:focus{
    background-color: #32383d;
    color: #fff;
}
form .ba-form-page .ba-phone-selected-country{
    position: absolute;
    z-index: 1;
    left: 20px;
    bottom: 41px;
}
form .ba-form-page .ba-phone-selected-country > p{
    display: flex;
    align-items: center;
}
form .ba-form-page .ba-phone-selected-country .ba-phone-flag-vn{
    background-image: url(../images/flags.png);
    background-repeat: no-repeat;
    background-size: 8740px 25px;
    display: inline-flex;
    height: 25px;
    margin-right: 10px;
    width: 33px;
    background-position: -8400px 0px;
}
form .ba-form-page .ba-form-column input.wpcf7-submit{
    background: rgba(3, 21, 59, 1);
    font-size: 18px;
    position: relative;
    transition: background .0s ease-in-out;
    display: flex;
    align-items: center;
    margin: 0;
    height: 58px;
    padding: 0px 55px;
    text-transform: unset;
}
.news-widget{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.news-widget .boxx__innner{
    border-radius: 15px;
    border: 7px solid #ffffff;
}
.news-widget .boxx__innner .news-thumb{
    position: relative;
    overflow: hidden;
}
.news-widget .boxx__innner .news-thumb img{
    border-radius: 10px 10px 0 0;
}
.news-widget .boxx__innner .mnwall-hover-box{
    transition: all 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    -o-transition: all 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    -ms-transition: all 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    background-color: rgba(0,0,0,0.75);
}
.mnwall-hover-box{
    cursor: default;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    height: 0;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 15px;
    box-sizing: border-box;
    text-align: center;
    overflow: hidden;
    z-index: 4;
    border-radius: 10px 10px 0 0;
}
.mnwall-hover-box-content {
	z-index: 99;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	top: 0;
	padding: 10px;
    top: 50%;
    -webkit-transform: translateY(-51%);
	-ms-transform: translateY(-51%);
	transform: translateY(-51%);
	-o-transform: translateY(-51%);
}
.mnwall-hover-box h3.mnwall-item-title a {
	font-size: 16px;
	font-weight: 400;
	line-height: 22px;
}
.mnwall-hover-box h3.mnwall-item-title a:hover,
.mnwall-hover-box h3.mnwall-item-title a:focus {
	text-decoration: none;
	outline: none;
}
.mnwall-hover-box-content,
.mnwall-hover-box-content span {
	font-size: 12px;
	line-height: 18px;
}
.mnwall-hover-box-content a:hover,
.mnwall-hover-box-content a:focus {
	text-decoration: none;
	outline: none;
}
.mnwall-hover-box-content h3.mnwall-title {
	margin: 0 0 12px;	
    padding: 10px 15px;
}
.mnwall-hover-box-content h3.mnwall-title a{
    font-size: 14px;
    font-weight: 700;
    color: #ffffffe6;
    text-transform: uppercase;
    cursor: pointer;
}
.mnwall-hover-box-content h3.mnwall-title span {
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
}
.mnwall-hover-box-content h3.mnwall-title a:hover,
.mnwall-hover-box-content h3.mnwall-title a:focus {
	text-decoration: none;
	outline: none;
}
.mnwall-item-info{
    color: rgba(255, 255, 255, 0.7);
    padding: 8px 15px;
    font-size: 12px;
}
.mnwall-item-info a {
    color: rgba(255, 255, 255, 0.8);
    cursor: pointer;
}
.mnwall-item-info a:hover{
    color: #fff;
}
.mnwall-hover-box-content .mnwall-item-link-icon,
.mnwall-hover-box-content .mnwall-item-lightbox-icon {
	display: inline-block;
	font-size: 16px;
	width: 40px;
	height: 40px;
	margin: 0 5px;
	border-radius: 50%;
	vertical-align: middle;
	line-height: 40px;
	padding: 0;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	-ms-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	background: rgba(0, 0, 0, 0.8);
	color: #fff;
	text-align: center;
}
.mnwall-hover-box-content .mnwall-item-link-icon:hover,
.mnwall-hover-box-content .mnwall-item-link-icon:focus,
.mnwall-hover-box-content .mnwall-item-lightbox-icon:hover,
.mnwall-hover-box-content .mnwall-item-lightbox-icon:focus {
	background: #fff;
	color: #333;
}
.mnwall-hover-box-content .mnwall-item-link-icon .fa-link,
.mnwall-hover-box-content .mnwall-item-lightbox-icon .fa-link {
	height: 40px;
	width: 40px;
	line-height: 40px;
}
.mnwall-hover-box-content .mnwall-item-icons {
	padding: 8px 0;	
}
.news-widget .boxx__innner:hover .mnwall-hover-box{
    height: 100%;
    visibility: visible;
    opacity: 1;
    transition: all 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    -webkit-transition: all 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    -o-transition: all 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
    -ms-transition: all 0.4s cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
.news-widget .boxx__innner .box__text{
    background-color: rgba(238, 238, 238, 0.85);
    padding: 0;
    position: relative;
    z-index: 2;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    border-radius: 0 0 10px 10px;
}
h3.news-title{
    margin-bottom: 0;
    line-height: 24px;
    margin: 0;
    padding: 10px 15px;
    font-size: 18px;
    text-align: center;
    font-weight: normal;
}
h3.news-title a{
    color: #333;
    font-size: 14px;
    line-height: 24px;
    text-transform: uppercase;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    word-wrap: break-word;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    cursor: pointer;
}
h3.news-title:hover a{
    text-shadow: none;
    color: #000;
}
.sec_03 a.button{
    text-align: center;
    font-weight: 400;
    vertical-align: baseline;
    margin: 25px 0 0px;
    border-radius: 7px !important;
    background: #f77a05;
    padding: 8px 14px;
    border: none;
    line-height: 26px;
    font-size: 14px;
}
.news-style-2{
    margin: 0 -15px;
}
.news-style-2 .news-item-posts{
    padding: 0 15px;
}
.news-style-2 .news-item-posts .boxx__innner{
    position: relative;
}
.news-style-2 .news-item-posts .boxx__innner .news-thumb{
    border: 8px solid #eeeeee;
}
.news-style-2 .news-item-posts .boxx__innner .light-text{
    position: absolute;
    bottom: 5%;
    left: 5%;
    max-width: 90%;
    max-height: 90%;
    z-index: 1;
}
.news-style-2 .news-item-posts .boxx__innner h3.mnwall-title{
    background-color: rgba(3, 9, 87, 0.75);
    margin-bottom: 0;
    color: #fff;
    text-align: center;
    line-height: 24px;
    font-size: 18px;
    margin: 0px;
    padding: 10px 15px;
}
.news-style-2 .news-item-posts .boxx__innner h3.mnwall-title a{
    font-size: 14px;
    font-weight: 700;
    color: rgba(255, 255, 255, 0.9);
    line-height: 24px;
    text-transform: uppercase;
    overflow-wrap: break-word;
    transition: 0.3s;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
}
.news-style-2 .slick-center .scr-item-cover{
    display: none;
}
.scr-item-cover{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 99;
    top: 0px;
    left: 0px;
    background: rgba(3, 9, 87, 0.55);
}
.sec_06 .row .row-xsmall:not(.row-collapse){
    margin-left: -4px;
    margin-right: -4px;
}
.sec_06 .row-xsmall>.flickity-viewport>.flickity-slider>.col{
    padding: 0px 4px 8px 4px;
}
.contact_01 p{
    margin-bottom: 0;
    position: relative;
    z-index: 1;
}
.contact_01 .img_01{
    margin-top: -142px;
}
.contact_01.sec_02 svg path{
    fill: #eeeeee;
}
.contact_02{
    background: url(../images/bg-boxlayout.png);
}
.contact_03{
    background-image: url(../images/close-up-colored-pencils-with-books-copy.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    background-position: 0 0;
    will-change: top;
}
.post-sidebar{
    background-color: #f5f5f5;
    padding: 20px !important;
}
.post-sidebar .widget-area .widget_media_image > img{
    max-width: 100%;
    height: auto;
    padding: 10px;
    border: 1px solid #dddddd;
    border-radius: 10px;
    box-shadow: rgba(255, 255, 255, 0.85098) 0px 2px 0px inset, rgba(0, 0, 0, 0.0784314) 0px 0px 10px inset, rgba(0, 0, 0, 0.0470588) 0px 1px 1px, rgba(0, 0, 0, 0.0784314) 0px 7px 4px -4px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
}
.post-sidebar form .ba-form-page{
    background-color: rgba(42, 48, 53, 0.8);
    border: 1px solid #e3e3e3;
    border-radius: 0px;
    padding: 12px;
}
.post-sidebar form .ba-form-page .col{
    flex-basis: 100%;
    max-width: 100%;
    padding-bottom: 0;
}
.post-sidebar form .ba-form-page p > span{
    font-size: 13px;
    line-height: 26px;
}
.post-sidebar form .ba-form-page input{
    padding: 2px 10px 2px 40px;
    height: 37px;
}
.post-sidebar form .ba-form-page p i{
    font-size: 16px;
    left: 22px;
    bottom: 10px;
}
.post-sidebar form .ba-form-page input[type=tel]{
    padding: 2px 10px 2px 70px;
    height: 35px;
}
.post-sidebar form .ba-form-page .ba-phone-selected-country .ba-phone-flag-vn{
    margin-right: 5px;
}
.post-sidebar form .ba-form-page .ba-phone-selected-country{
    left: 15px;
    bottom: 3px;
}
.post-sidebar form .ba-form-page select{
    height: 35px;
    font-size: 13px;
}
form .ba-form-page .ba-form-column input.wpcf7-submit{
    margin-top: 2px;
    font-size: 17px;
    height: 38px;
    padding: 0px 30px;
}
.archive .webrt-page-title{
    display: none;
}
.shares_count{
    display: block;
    margin: 10px 0;
}
.box__post__list{
    display: grid;
    grid-template-columns: repeat(2,1fr);
    column-gap: 30px;
    row-gap: 10px;
}
.article-info >dd{
    display: inline-block;
    font-size: 12px;
    color: #666;
    text-transform: uppercase;
    margin: 0 8px;
}
.item .entry-header dl dd.category-name a{
    color: #4f5362;
}
.item .entry-header{
    font-size: 14px;
    font-weight: 700;
    position: relative;
    margin-bottom: 10px;
}
.article-info{
    line-height: 12px;
}
.item .entry-header dl{
    margin: 0 0 10px 0;
    padding: 20px 0 0;
}
.item .entry-header dl dd{
    font-size: 14px;
    color: #9E9E9E;
    text-transform: capitalize;
    font-weight: 400;
    margin: 0 25px 0 0;
    position: relative;
}
.item .entry-header dl dd:after{
    position: absolute;
    content: " ";
    width: 2px;
    height: 14px;
    background-color: #4f5362;
    top: -2px;
    right: -15px;
    transform: skewX(-25deg);
}
.item .entry-header dl dd.post_rating{
    margin-right: 0;
    display: flex;
    align-items: center;
    margin-top: 10px;
}
.item .entry-header dl dd.post_rating::after{
    display: none;
}
.voting-symbol span.star{
    font-family: "FontAwesome";
    font-weight: normal;
    font-style: normal;
    display: inline-block;
}
.voting-symbol span.star:before{
    content: "\f006";
    padding-right: 5px;
}
.entry-header h2{
    margin: 0;
    font-size: 18px;
    line-height: 1;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.15);
    text-transform: uppercase;
    font-weight: bold;
}
.item .entry-header h2 a{
    color: #4f5362;
}
.item .entry-header h2 a:hover{
    color: #0a1b5b;
}
.pull-left{
    width: 50%;
    float: left;
}
.pull-right{
    width: 50%;
    padding-left: 30px;
    float: left;
}
form .pull-left .sppb-row input{
    display: block;
    width: 100%;
    height: inherit;
    padding: 8px 12px;
    height: 50px;
    font-size: 16px;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: none;
    -webkit-box-shadow: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color: rgba(0, 0, 0, 0.15);
}
form .pull-right .sppb-row textarea{
    display: block;
    width: 100%;
    height: inherit;
    padding: 8px 12px;
    font-size: 16px;
    line-height: 1.25;
    color: #495057;
    background-color: #fff;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    box-shadow: none;
    -webkit-box-shadow: none;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    background-color: rgba(0, 0, 0, 0.15);
    height: 182px;
    margin-bottom: 0;
}
form .sppb-form-group{
    text-align: right;
}
form .sppb-form-group input.wpcf7-submit{
    margin: 30px 0 0;
    border-bottom-color: #f18804;
    background-color: #ff8500;
    color: #ffffff;
    text-transform: unset;
    font-size: 18px;
    height: 42px;
    letter-spacing: 0;
    border: none;
    padding: 0 45px;
}