/*Your custom css*/
.menu-mega-dropdown{
	position:relative !important;
}.menu-mega-dropdown[class^="mega-col-"] { 
	position:static !important;
}


@media only screen and (min-width: 768px) {
	.menu-mega-dropdown .sub-menu-dropdown{
		width:240px;
	}.menu-mega-dropdown.mega-col-2 .sub-menu-dropdown{
		width:480px;
	}.menu-mega-dropdown.mega-col-3 .sub-menu-dropdown{
		width:720px;
	}.menu-mega-dropdown.mega-col-4 .sub-menu-dropdown{
		width:960px;
	}	
}


.menu-mega-dropdown[class^="mega-col-"] .sub-sub-menu.sub-dep-0 > li{
	float:left;
	width:50%;
	margin-bottom:20px;
}.menu-mega-dropdown.mega-col-3 .sub-sub-menu.sub-dep-0 > li{
	width:33.333333%;
}.menu-mega-dropdown.mega-col-4 .sub-sub-menu.sub-dep-0 > li{
	width:25%;
}

.menu-mega-dropdown[class^="mega-col-"] .sub-sub-menu.sub-dep-0 > li > a .nav-link-text{
	font-weight:bold;
	text-transform:uppercase;
}

.main-nav-style li a{
	text-transform:uppercase;
}

.home .main-page-wrapper{
	margin-top: 0;
}

.meta-post-categories>a{
	color:#fff !important;
}

.woodmart-products-tabs .products-tabs-title li{ margin-bottom:0; }

#wle-home-slider .cs-slides a{
    background: #83b735;
    color: #fff;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: bold;
}

.wle-tabs:not(.active){ display:none; }

.wle-upper, .woodmart-title-container.title{ text-transform:uppercase; }

#halink_vn_homepage_content .woodmart-title-container.title{
	display:flex;
	margin-bottom:30px;
	justify-content: space-between;
	flex-direction: row;
}#halink_vn_homepage_content .woodmart-title-container.title:before,
#halink_vn_homepage_content .woodmart-title-container.title:after{
	flex-grow: 1;
	/* background:#83b735; */
	/* content:""; */
	height:1px;
	margin-top:16px;
}#halink_vn_homepage_content .woodmart-title-container.title:before{
	margin-right:10px;
}#halink_vn_homepage_content .woodmart-title-container.title:after{
	margin-left:10px;
}#halink_vn_homepage_content .woodmart-title-container.title.noline:before,
#halink_vn_homepage_content .woodmart-title-container.title.noline:after{
	visibility:hidden;
}

.woocommerce span.product-label{
	font-size: 10px;
	min-height: 35px;
	min-width: 35px;
	color: #FFF;
	text-align: center;
	text-transform: uppercase;
	word-break: break-all;
	letter-spacing: .4px;
	font-weight: 600;
	line-height: 1.2;
	position:static;
	margin-bottom: 10px;
}
.woocommerce span.onsale{
    background-color: #ff0000;
}

#halink_vn_homepage_content .widget{ margin:0; padding-bottom:0; }
#halink_vn_homepage_content .widget.halink_home_product_tabs,
#halink_vn_homepage_content .widget.halink_home_post_slider{
	padding-top:30px;
	padding-bottom:30px; 
}

.wle-form-home form{
	position:relative;
}.wle-form-home .wpcf7-submit{
	position: absolute;
    right: 0;
    top: 0;
}.wle-form-home form p{
	margin-bottom:0;
}

.woocommerce-breadcrumb a:after{
	display:none;
}

/*.woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span{
	font-size:initial;
	line-height:34px;
    padding: 0 10px;
}.woocommerce nav.woocommerce-pagination .next.page-numbers{
	font-size:0;
}.woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current{
	background: #83b735;
	color:#fff;
}.woocommerce nav.woocommerce-pagination{
	margin-top:30px;
}*/

.product-image-summary .cart .quantity input[type=number]{
	border: 2px solid rgba(129,129,129,.2);
}
.woocommerce nav.woocommerce-pagination{
	text-align:center;
}

.product-image-summary-wrap .onsale{ display:none; }

.nav-links .page-numbers {
    display: inline-block;
    box-sizing: content-box;
    margin-right: 2px;
    min-width: 32px;
    height: 34px;
    color: #2d2a2a;
    vertical-align: middle;
    text-align: center;
    font-weight: 600;
    font-size: 14px;
    line-height: 34px;
    transition: all .2s ease;
}.nav-links .page-numbers.current{
	background-color: #83b735;
	color: #FFF;
    font-weight: 600;
}

 
.navigation.pagination .screen-reader-text{
	display:none;
}
.navigation.pagination .page-numbers .icon{
	width:11px;
	height:11px;
	color: #fff;
	fill:#fff;
}

.woocommerce-account:not(.logged-in) .entry-content .woocommerce, .woocommerce-dk{
	max-width:470px;
	margin-left:auto;
	margin-right:auto;
	background-color: #ffffff;
	border-radius: 10px 10px 10px 10px;
	box-shadow: 8px 8px 20px 0px rgba(0, 0, 0, 0.05);
	padding: 30px;
}

.infos-contact{
	margin-bottom:20px;
}.infos-contact .icon{
	margin:0 10px;
}

.site-mobile-menu li a {
    display: flex;
    align-items: center;
    flex-direction: row;
    padding-top: 5px;
    padding-right: 20px;
    padding-bottom: 5px;
    padding-left: 20px;
    min-height: 50px;
    border-bottom: 1px solid rgba(129,129,129,.2);
    color: #2d2a2a;
    text-transform: uppercase;
    letter-spacing: .2px;
    font-weight: 600;
    font-size: 13px;
    line-height: 1.3;
}

.site-mobile-menu .sub-sub-menu li a {
    color: #777;
    text-transform: none;
    font-size: 14px;
	padding-left: 15px;
    padding-right: 15px;
}

footer .widget{ 
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
}
.footer-container {
    background-color: #fff;
    border-top: 2px solid #de1d25;
}
.woodmart-logo-wrap img {
    padding: 0;
    max-width: 170px !important;
}


div#wle-header-main-search .searchform {
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    background: white;
}

div#wle-header-main-search .all-cat {min-width: 190px;}

div#wle-header-main-search .all-cat select#pro_cat {
    height: 46px;
    border: 0;
}

div#wle-header-main-search  input#search-form-641930ead5bd8 {
    padding-right: 50px;
    border: 0 !important;
}

div#wle-header-main-search button.searchsubmit {
    right: 0 !important;
    background: #002884;
    line-height: 36px;
    position: relative;
}

div#wle-header-main-search button.searchsubmit:hover {
    color: white;
    background: #9d0000;
    border-color: #9d0000;
}
div#wle-header-main {
    background: #fff;
}

div#wle-header-nav {
    background: #002884;
}

 .box-right-news .box-body {
                padding: 9px 5px
            }

           .box-body .caption-char {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-align: center;
                -ms-flex-align: center;
                align-items: center;
                -webkit-box-pack: justify;
                -ms-flex-pack: justify;
                justify-content: space-between;
                margin-bottom: 15px
            }

             .box-body .caption-char h3 {
                color: #6c757d;
                line-height: 1;
                margin: 0;
                font-size: 15px;
            }

           .box-body .caption-char a {
                line-height: .9;
                text-align: right;
                position: relative;
                font-size: 14px;
            }

           .box-body .caption-char a:before {
                content: "";
                position: absolute;
                left: 0;
                bottom: -2px;
                width: 100%;
                height: 1px;
                background-color: #000;
                -webkit-transform: scaleX(0);
                -ms-transform: scaleX(0);
                transform: scaleX(0);
                -webkit-transition: -webkit-transform .5s ease;
                transition: -webkit-transform .5s ease;
                -o-transition: transform .5s ease;
                transition: transform .5s ease;
                transition: transform .5s ease,-webkit-transform .5s ease
            }

       .box-body .caption-char a:active,..box-body .caption-char a:focus,.box-body .caption-char a:hover {
                color: #000
            }

           .box-body .caption-char a:active:before, .box-body .caption-char a:focus:before, .box-body .caption-char a:hover:before {
                -webkit-transform: scaleX(1);
                -ms-transform: scaleX(1);
                transform: scaleX(1)
            }

            .box-body .news-item {
                position: relative
            }

          .box-body .news-item:not(:last-child) {
                margin-bottom: 10px
            }

           .box-body .news-item a {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex
            }

            .box-body .news-item a img {
                border-radius: 6px;
                display: -webkit-inline-box;
                display: -ms-inline-flexbox;
                display: inline-flex;
                border: 1px solid #dee2e6;
                margin-right: 10px;
                padding: 2px;
                width: 78px
            }

            .box-body .news-item a  img {
                border-radius: inherit;
                height: 40px
            }

            .box-body .news-item-if {
                width: calc(100% - 80px);
            }

             .box-body .news-item-if-mess {
                color: #1f1f1f;
                display: block;
                display: -webkit-box;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                overflow: hidden;
                -o-text-overflow: ellipsis;
                text-overflow: ellipsis;
                line-height: 1.3;
                padding: 4px 0 4px;
                height: 21px;
            }

             .box-body .news-item-if-mess::after, .box-body .news-item-if-mess::before {
                content: "";
                display: block;
                height: 0;
                width: 0
            }

             .box-body .news-item-if-mess::before {
                margin-bottom: calc(-.2666666667em + 0px)
            }

             .box-body .news-item-if-mess::after {
                margin-top: calc(-.2666666667em + 0px)
            }

           .box-body .news-item-if-time {
                font-size: 12px;
                font-weight: 400;
                color: #6c757d;
                line-height: 1;
                text-transform: uppercase
            }

             .box-body .news-item:active .box-alert, .box-body .news-item:focus .box-alert, .box-body .news-item:hover .box-alert {
                opacity: 1;
                visibility: visible;
                z-index: 99;
                -webkit-transition: all .4s ease;
                -o-transition: all .4s ease;
                transition: all .4s ease
            }

            .box-body .news-item:active a imh, .box-body .news-item:focus a img , .box-body .news-item:hover a img {
                border-color: #cb1c22
            }
			
.woodmart-search-form {
    width: 390px;
    padding-left: 30px;
    padding-top: 2px;
}
div#wle-header-main-search .row {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

div#wle-header-main-cart {
    padding-top: 3px;
    float: right;
}

div#wle-header-main-cart .cartsearch ul li a {padding: 0 10px;}

div#wle-header-main-cart .cartsearch ul li a .menu-image-title {
    font-size: 15px;
    margin-top: 2px;
    text-transform: capitalize;
}

div#wle-header-main-cart .cartsearch ul li a .dashicons {
    text-align: center;
    margin: 0 auto;
    font-size: 22px;
}		


aside#secondary-shop .awf-filter-wrapper {
    background-color: #ffffff;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 8px 8px 20px 0px rgb(0 0 0 / 5%);
    padding-bottom: 10px;
}

aside#secondary-shop .awf-filter-wrapper .awf-filter-title {font-weight: bold;color: black;font-size: 16px;text-transform: uppercase;padding-left: 10px;}

aside#secondary-shop .awf-filter-wrapper label {
    color: black;
    font-weight: 400;
    font-size: 17px;
}	
aside#secondary-shop .woodmart-widget {
    background-color: #ffffff;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 8px 8px 20px 0px rgb(0 0 0 / 5%);
    padding-bottom: 10px !important;
    padding-top: 10px;
}

aside#secondary-shop {}

aside#secondary-shop .woodmart-widget h5.widget-title {
    padding-left: 10px;
}
ul#menu-top-navigation .sub-menu {
    background: white;
    width: 200px;
    position: absolute;
    z-index: 9999;
    padding: 10px;
    display: none;
}

ul#menu-top-navigation .sub-menu li {
    float: left;
    width: 100%;
    padding: 5px 0;
}

ul#menu-top-navigation .sub-menu li a {
    color: black;
    padding: 0 !important;
    text-transform: capitalize;
}
div#wle-header-main-cart .cartsearch ul li:hover .sub-menu {
    display: block !important;
    margin-top: 0;
}

div#wle-header-main-cart .cartsearch ul .sub-menu li:hover a {
    color: red;
}

.title.is-6 {
    font-size: 1rem;
}
.cps-block-technicalInfo {
    border-radius: 10px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1),0 2px 6px 2px rgba(60,64,67,.15);
    padding: 10px;
}

.cps-block-technicalInfo .technical-content {
    border: 1px solid #e5e7eb;
    border-radius: 0;
    overflow: hidden
}

.cps-block-technicalInfo .technical-content li:nth-child(odd) {
    background-color: #f2f2f2
}

.cps-block-technicalInfo .technical-content .technical-content-item {
    font-size: 14px;
    width: 100%;
    padding: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-around;
    justify-content: flex-start;
}

.cps-block-technicalInfo .technical-content .technical-content-item p:first-child {
    width: 40%
}

.cps-block-technicalInfo .technical-content .technical-content-item div {
    width: 50%
}

.cps-block-technicalInfo .button {
    border-radius: 10px;
    box-shadow: 0 1px 2px 0 rgba(60,64,67,.1),0 2px 6px 2px rgba(60,64,67,.15);
    font-size: 14px;
    gap: 5px;
    transition: background-color .5s ease;
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
}
.cps-block-technicalInfo .button a {
    display: flex;
    font-size: 16px;
    padding: 5px;
}

.cps-block-technicalInfo .button a svg {
    margin-left: 5px;
}
.cps-block-technicalInfo .button:hover {
    background-color: #fef2f2;
    border: 1px solid #c52927;
    color: #c52927;
    transition: background-color .5s ease-out
}

.cps-block-technicalInfo .button:hover .icon-svg svg {
    fill: #c52927
}


.cps-block-technicalInfo .technical-content .technical-content-item p {
    margin-bottom: 0;
    display: flex;
    flex-direction: column-reverse;
    flex-wrap: nowrap;
    justify-content: space-around;
}
.woocommerce-tabs.wc-tabs-wrapper.tabs-layout-tabs {
    border-radius: 10px;
    box-shadow: 0 1px 2px 0 rgb(60 64 67 / 10%), 0 2px 6px 2px rgb(60 64 67 / 15%);
    padding: 10px;
}

div#wle-header-main.sticky {
    position: fixed;
    width: 100%;
}


.modal {
  position: fixed;
  z-index: 10000; /* 1 */
  top: 0;
  left: 0;
  visibility: hidden;
  width: 100%;
  height: 100%;
}

.modal.is-visible {
  visibility: visible;
}

.modal-overlay {
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 0%, 0.5);
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.3s, opacity 0.3s;
}

.modal.is-visible .modal-overlay {
  opacity: 1;
  visibility: visible;
  transition-delay: 0s;
}

.modal-wrapper {
  position: absolute;
  z-index: 9999;
  top: 4em;
  left: 50%;
  width: 36em;
  margin-left: -20em;
  background-color: #fff;
  box-shadow: 0 0 1.5em hsla(0, 0%, 0%, 0.35);
}

.modal-transition {
  transition: all 0.3s 0.12s;
  transform: translateY(-10%);
  opacity: 0;
}

.modal.is-visible .modal-transition {
  transform: translateY(0);
  opacity: 1;
}

.modal-header,
.modal-content {
  padding: 15px;
}

.modal-header {
  position: relative;
  background-color: #d70018;
  box-shadow: 0 1px 2px hsla(0, 0%, 0%, 0.06);
  border-bottom: 1px solid #e8e8e8;
}

.modal-close {
  position: absolute;
  top: 0;
  right: 0;
  padding: 15px;
  color: #fff;
  background: none;
  border: 0;
  font-size: 20px;
}

.modal-close:hover {
  color: #fff;
  background: repeat-y;
}

.modal-heading {
  color: white;
  font-size: 1.125em;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.modal-content > *:first-child {
  margin-top: 0;
}

.modal-content > *:last-child {
  margin-bottom: 0;
}
 /* End modal  */
 
 
footer.footer-container.color-scheme-dark .widget-title {
    color: #000;
}

footer.footer-container.color-scheme-dark p, footer.footer-container.color-scheme-dark a, footer.footer-container.color-scheme-dark span, footer.footer-container.color-scheme-dark, footer.footer-container.color-scheme-dark i {
    color: #000;
}

.modal-body {
    max-height: 80vh; overflow-y: auto;
}
.modal, .modal-dialog, .modal-content{
  height: calc(100vh - 200px);
}
.modal-header, .modal-footer {height:10%;}
.modal-body {height:80%;}
.img-responsive {
    max-height:100%;
}
.modal-footer {
    background: #f1f1f1;
    padding: 10px 0 5px 0;
    text-align: center;
}

.modal-footer button {
    background: #d70018;
    color: white;
    padding: 5px 71px;
    border: 0;
    width: 95%;
    border-radius: 10px;
}

.modal .modal-body ul li {
    font-size: 17px !important;
}

div#related-posts {
    margin-bottom: 30px;
}
.cart-actions .button {
    padding: 10px 15px;
    border: none;
}

.cart-collaterals .cart_totals .button, .woocommerce-checkout button#place_order {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    padding: 10px 20px;
    height: 55px;
    text-align:center;
    border: none;
    background-size: 300% 100%;
    border-radius: 50px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-image: linear-gradient(
       to right,
       #cd1818,
       #7e0e0e,
       #810505,
       #b20505
     );
    box-shadow: 0px 0px 5px 0 rgb(255 173 173);
}

.wc-proceed-to-checkout {text-align: center;padding-bottom: 20px;}

.woocommerce-checkout form.checkout_coupon.woocommerce-form-coupon .button {
    padding: 10px 20px;
    border: none;
}
#iamge-wap img {
  width: 100%;
}
.page-template-page-contact input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    cursor: pointer;
    padding: 7px 20px;
    height: 50px;
    text-align:center;
    border: none;
    background-size: 300% 100%;
    border-radius: 50px;
    moz-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    background-image: linear-gradient(
       to right,
       #cd1818,
       #7e0e0e,
       #810505,
       #b20505
     );
    box-shadow: 0px 0px 5px 0 rgb(255 173 173);
    width: 150px;
}

.product-element-top a{
	height: 307px;
	width: auto !important;
	padding: 5px 0px;
	display: flex !important;
    align-items: center;
    flex-wrap: wrap;
}

@media screen and (max-width: 1024px) {
     .product-element-top a {
         height: 260px;
     }
}


 @media screen and (max-width: 680px) {
    .product-element-top a {
        height: 240px;
    }
}

@media screen and (max-width: 575px) {
    .product-element-top a {
        height: 240px;
    }
}

@media screen and (max-width: 500px) {
    .product-element-top a {
        height: 210px;
    }
}

 .phone-wap.hotline_pc {
        display: flex;
        flex-direction: row;
        color: #fff;
        font-size: 18px;
        padding: 10px 0;
  }

 .phone-wap.hotline_pc span:first-child{
        margin-right: 5px;
 }