/*
Theme Name: DEV ZEKVN
Theme URI: https://zek.vn/
Author: Zekvn
Author URI: https://zek.vn/
Version: 1.0
Description: ZEK AGENCY sở hữu hơn 500+ mẫu giao diện về tất cả các lĩnh vực và ngành hàng khác nhau, đáp ứng mọi nhu cầu của khách hàng với từng phân khúc giá. Cập nhật những mẫu thiết kế mới chuẩn xu hướng.
*/

/* Option */
@font-face{font-family: 'Inter';src:url(fonts/Inter-Light.ttf);font-style: normal;font-weight: 300;}
@font-face{font-family: 'Inter';src:url(fonts/Inter-Regular.ttf);font-style: normal;font-weight: 400;}
@font-face{font-family: 'Inter';src:url(fonts/Inter-Medium.ttf);font-style: normal;font-weight: 500;}
@font-face{font-family: 'Inter';src:url(fonts/Inter-SemiBold.ttf);font-style: normal;font-weight: 600;}
@font-face{font-family: 'Inter';src:url(fonts/Inter-Bold.ttf);font-style: normal;font-weight: 700;}
@font-face{font-family: 'Inter';src:url(fonts/Inter-ExtraBold.ttf);font-style: normal;font-weight: 800;}
@font-face{font-family: 'Inter';src:url(fonts/Inter-Black.ttf);font-style: normal;font-weight: 900;}
body{overflow-x: hidden;color: #333;    font-family: Arial;}
#main{overflow: hidden;}
*{margin:0;padding:0;line-height:1.5}
.formhidess .slider-wrapper, .formhidess .slider-unit{display: none;}
a{text-decoration:none;color:#212529;cursor:pointer;-webkit-transition:all 300ms ease-in-out;-moz-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out}
a:hover,a:focus,a:visited{text-decoration:none;outline:none}
a:active,a:hover{color: #00A451;}
p{margin-bottom: 10px;}
ul{padding-left:0;margin-bottom: 10px;}
img{max-width:100%;border:none;height:auto}
h1,h2,h3,h4,h5,h6{line-height:1.3;margin-top:0;margin-bottom: 10px;}
.table{max-width: 100%;table-layout: fixed;word-wrap: break-word;margin-bottom: 15px;}
.img img{width:100%;height:auto;object-fit:cover}
.background{background-size:cover;background-repeat:no-repeat;background-position:center}
.relative{position: relative;}
.overlay{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;background-color: rgba(0, 0, 0, 0.5);}
.linkfull{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 5;}
.capt a,.title a,.title span,.title a,.name a,.name span,.capt strong,.title strong,.name strong{line-height:normal}
.screen-reader-text{display:none}
.head.navbar-fixed-top{box-shadow:1px 1px 10px rgba(0,0,0,0.15);position: fixed !important;top: 0;left: 0;width: 100%;z-index: 999;animation: stuckMoveDown .5s;}
.slider_news3 > div{margin-bottom: 30px}
@keyframes stuckMoveDown {
0%{transform:translateY(-100%)}
100%{transform:translateY(0)}
}
@keyframes stuckMoveUp {
0%{transform:translateY(100%)}
100%{transform:translateY(0)}
}
@keyframes stuckFadeIn {
0%{opacity:0}
100%{opacity:1}
}

/* Container (FAKE theo từng web) */
.row-margin{--bs-gutter-y:var(--bs-gutter-x);margin-top: calc(-.5 * var(--bs-gutter-y));margin-bottom: calc(-.5 * var(--bs-gutter-y));}
.row-margin>*{margin-top: 0;padding-top: calc(var(--bs-gutter-x) * .5);padding-bottom: calc(var(--bs-gutter-x) * .5)}
.container-fluid,.container,.row{--bs-gutter-x: 30px;}
.flex{display:flex;flex-wrap:wrap}
.align-center{align-items:center}
.align-end{align-items:flex-end;}
.align-start{align-items:flex-start;}
.justify-between{justify-content: space-between;}
.justify-center{justify-content: center;}
.justify-end{justify-content: flex-end;}
.justify-start{justify-content: flex-start;}
.row-reverse{flex-direction:row-reverse;}
.column-reverse{flex-direction:column-reverse;}
@media (min-width: 576px){
	.container, .container-sm {max-width: 540px;}
}
@media (min-width: 768px){
	.container, .container-md, .container-sm { max-width: 720px;}
}
@media (min-width: 992px){
	.container, .container-lg, .container-md, .container-sm {max-width: 960px;}
}
@media (min-width: 1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {max-width: 1140px;}
}
@media (min-width: 1400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {max-width: 1200px;}
}

/* input-button */
input[type="text"],input[type="search"],input[type="password"],input[type="email"],input[type="file"],input[type="number"],input[type="date"],input[type="tel"],textarea,select{width:100%;max-width:100%;display:block;outline:none;border: 1px solid #eee;border-radius: 48px;padding: 12px 20px;line-height: 20px;font-size: 14px;}
textarea{border-radius: 20px;}
.wpcf7-spinner{position: absolute;}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder,select::-webkit-input-placeholder{}
input[type=submit]{display: inline-flex;align-items: center;justify-content: center;text-align: center;height: 40px;padding: 0 32px;border-radius: 48px;background: linear-gradient(90deg, #00A451 0%, #39B576 100%);color: #fff;text-transform: uppercase;font-size: 14px;font-weight: 600;border: none;}
/* Contact-form7 */
div.wpcf7 .ajax-loader{position:absolute}
.wpcf7-form-control-wrap{position:initial}
.wpcf7 .wpcf7-not-valid-tip{position:relative;padding:5px 10px!important;line-height:1.2em;left:auto!important;border-radius:3px;background-color:#f1f1f1!important;border:0!important;color:#000;position:absolute;right:0;top:40px;z-index:99;font-size:12px;margin-bottom:5px}
.wpcf7 .wpcf7-not-valid-tip:after{bottom:100%;left:30px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-bottom-color:#f1f1f1;border-width:5px;margin-left:-10px}
.wpcf7 .wpcf7-validation-errors{display:none!important}
/* Remove-woo */
.woocommerce a.remove{width:30px;height:22px;position:relative;transition:opacity 200ms;vertical-align:top;display:block;-webkit-appearance:none;background:none;border:none;cursor:pointer;outline:none;padding:0;text-indent:-9999px}
.woocommerce a.remove:before,.woocommerce a.remove:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAQAAACMnYaxAAAAXUlEQVR4XsWQQQrAQAgD84Pti/JSoaftN1MCdgXxXgYvGfUQyABE4DEIUJmeuKgVlJI5em0RGTesFXXZuLwCzvL2pYbHmfCTNSXxpyyajLGClFy7K1dgaaho7YYovIpO3rju6hYFAAAAAElFTkSuQmCC) 0 0 no-repeat;left:8px;position:absolute;right:8px;top:2px;display:inline-block;content:''}
.woocommerce a.remove:before{height:6px;transform-origin:-7% 100%;-moz-transform-origin:-7% 100%;-webkit-transform-origin:-7% 100%;transition:transform 150ms;-moz-transition:transform 150ms;-webkit-transition:transform 150ms;width:14px}
.woocommerce a.remove:after{background-position:-1px -4px;height:12px;margin-left:1px;margin-right:2px;margin-top:4px;width:11px}
.woocommerce a.remove:hover:before{transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transition:transform 250ms;-moz-transition:transform 250ms;-webkit-transition:transform 250ms}
.woocommerce a.remove:hover{background:transparent}
/* Content-post */
.wp-block-image.aligncenter>figcaption, .wp-block-image .aligncenter>figcaption, .wp-block-image.alignleft>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image.alignright>figcaption, .wp-block-image .alignright>figcaption{display: block;}
.content-post ul,.content-post ol{padding-left:20px;}
.content-post li{position:relative;margin-bottom:10px}
.content-post strong,.content-post b,.content-post i,.content-post a{line-height:normal}
.content-post .gca-column+br{display:none}
.content-post h1{font-size:28px;font-weight: bold;}
.content-post h2{font-size: 24px; font-weight: bold;}
.content-post h3{font-size:20px;}
.content-post h4{font-size:18px;}
.content-post h5,.content-post h6{font-size:16px;}
.content-post blockquote{padding:15px 15px 15px 25px;border-left:5px solid #000;background:#f6f6f6}
.content-post .gallery{display:flex;flex-wrap:wrap;margin:-15px!important}
.content-post .gallery br{display:none}
.content-post .gallery .gallery-item{padding:15px}
.content-post .gallery.gallery-columns-2 .gallery-item{width:50%!important}
.content-post .gallery.gallery-columns-3 .gallery-item{width:calc(100% / 3)!important}
.content-post .gallery.gallery-columns-4 .gallery-item{width:25%!important}
.content-post .gallery.gallery-columns-5 .gallery-item{width:20%!important}
.content-post .gallery.gallery-columns-6 .gallery-item{width:calc(100% / 6)!important}
.content-post .gallery.gallery-columns-7 .gallery-item{width:calc(100% / 7)!important}
.content-post .gallery.gallery-columns-8 .gallery-item{width:calc(100% / 8)!important}
.content-post .gallery.gallery-columns-9 .gallery-item{width:calc(100% / 9)!important}
.content-post .gallery .gallery-item .gallery-icon{width:100%;}
.content-post .gallery .gallery-item .gallery-icon img{width:100%;height:auto;object-fit:cover;border:0!important}
.content-post a{color: blue;}
.content-post a:hover{text-decoration:underline}
.content-post .wp-caption.aligncenter{max-width:100%!important}
img.aligncenter{display:block;margin:0 auto}
.content-post .alignnone{margin:0 15px 15px 0}
.content-post .aligncenter,.content-post div.aligncenter{display:block;margin:0 auto 15px;}
.content-post .alignright{float:right;margin:0 0 15px 15px}
.content-post .alignleft{float:left;margin:0 15px 15px 0}
a img.alignright{float:right;margin:0 0 15px 15px}
a img.alignnone{margin:0 15px 15px 0}
a img.alignleft{float:left;margin:0 15px 15px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{border:none;max-width:100%;padding:0;}
.wp-caption.alignnone{margin:0 15px 15px 0}
.wp-caption.alignleft{margin:0 15px 15px 0}
.wp-caption.alignright{margin:0 0 15px 15px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:100%}
.wp-caption p.wp-caption-text{margin:0;padding:10px 10px 0;text-align: center;}
/* Widget */
.widget ul,.widget ol{list-style: none;}
.widget iframe{width: 100%;height: auto; object-fit: cover;}
.widget .gallery{display:grid;grid-column-gap:10px;grid-row-gap:10px}
.widget .gallery br{display:none}
.widget .gallery.gallery-columns-2{grid-template-columns:repeat(2,1fr)}
.widget .gallery.gallery-columns-4{grid-template-columns:repeat(4,1fr)}
.widget .gallery.gallery-columns-3{grid-template-columns:repeat(3,1fr)}
.widget .gallery.gallery-columns-5{grid-template-columns:repeat(5,1fr)}
.widget .gallery-item{margin:0!important;width:100%!important;display:flex;align-items:center;float:none}
.widget .gallery-item img{border:none!important}
.columns-2{grid-template-columns:repeat(2,1fr);display:grid;grid-gap:30px}
.columns-3{grid-template-columns:repeat(3,1fr);display:grid;grid-gap:30px}
.columns-4{grid-template-columns:repeat(4,1fr);display:grid;grid-gap:30px}
.columns-5{grid-template-columns:repeat(5,1fr);display:grid;grid-gap:30px}
.columns-6{grid-template-columns:repeat(6,1fr);display:grid;grid-gap:30px}

/* Support */
.sticky{position:-webkit-sticky;position:sticky;top:10px;z-index: 99;}
.zek_supports{position: fixed;z-index: 999;bottom: 160px;right: 40px;}
.zek_supports .item:not(:first-child){margin-top: 16px;}
.zek_supports .item a{height:54px;width:54px;background:#fff;border-radius:50%;box-shadow: 0px 0px 5px 0px #00000033;display:flex;align-items:center;justify-content:center;}
.zek_supports .item a img{object-fit: contain;max-width: 30px;max-height: 30px;}
.zek_supports .item a.zalo img{max-width: 37px;}
.zek_supports .item a:hover{box-shadow: 0px 0px 10px 0px #00000087;}
.zek_backtop{position: fixed;right: 40px;bottom: 70px;transition: .5s;z-index: 999;}
.zek_backtop a{height:54px;width:54px;background:#fff;border-radius:50%;box-shadow: 0px 0px 5px 0px #00000033;display:flex;align-items:center;justify-content:center;}
.zek_backtop a img{object-fit: contain;max-width: 30px;max-height: 30px;}
.zek_backtop a:hover{box-shadow: 0px 0px 10px 0px #00000087;}

/* Header */
#zek_menu_mobile{display: none;}
#header{background: #FFFFFFCC;box-shadow: 0px 0px 24px 0px #0000001A;position: relative;z-index: 998;}
.zek_header_mb{display: none;}
.zek_header_top{background: linear-gradient(90deg, #00A451 0%, #39B576 100%);color: #fff;font-size: 14px;}
.zek_header_top a{color: #fff;}
.zek_header_top a:hover{color: #fec00f;}
.zek_header_top .title{padding: 9px 0;line-height: 24px;}
.zek_header_top .local{display: inline-flex;align-items: center;}
.zek_header_top .local img{object-fit: contain;width: 24px;height: 24px;margin-right: 8px;}
.zek_header_top .hotline{display: inline-flex;align-items: center;}
.zek_header_top .hotline img{object-fit: contain;width: 24px;height: 24px;margin-right: 8px;}
.zek_header_main .zek_block{height: 74px;}
.zek_header_logo{width: 140px;}
.zek_header_logo img{object-fit: contain;max-height: 50px;}
.zek_header_link{width: 164px;}
.zek_header_link a{display: flex;align-items: center;justify-content: center;text-align: center;color: #fff;height: 35px;border-radius: 100px;background: linear-gradient(90deg, #00A451 0%, #39B576 100%);text-transform: uppercase;font-size: 12px;font-weight: bold;padding: 0 10px;}
.zek_header_nav{width: 72px;display: flex;justify-content: space-between;align-items: center;margin-right: 44px;}
.zek_header_nav .icon{cursor: pointer;}
.zek_header_nav .icon img{width: 24px;height: 24px;object-fit: contain;}
.zek_header_nav .cart .cout{position: absolute;right: -6px;top: -6px; width: 18px;height: 18px;border-radius: 50%;background: linear-gradient(90deg, #00A451 0%, #39B576 100%);color: #fff;line-height: 18px;text-align: center;font-size: 14px;}
.zek_header_menu{width: calc(100% - 140px - 72px - 164px - 44px);padding: 0 6px;}
.zek_header_menu ul{list-style: none;margin-bottom: 0;display: none;}
.zek_header_menu .menu{display: flex;align-items: center;flex-wrap: wrap;}
.zek_header_menu .menu li a{overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.zek_header_menu .menu li a.have_icon{display: flex;white-space: nowrap;align-items: center;}
.zek_header_menu .menu li a img{height: 20px;width: auto;object-fit: contain;}
.menu-image-title-before.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title{padding-left: 8px;}
.menu-image-title-after.menu-image-title{overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.zek_header_menu .menu>li{margin-left: 28px;position: relative;}
.zek_header_menu .menu>li>a{height: 40px;font-weight: 500;line-height: 40px;}
.zek_header_menu .menu>li>ul{width: 300px;padding: 10px 0;font-size: 15px; position: absolute;top: 100%;left: 0;box-shadow: 2px 2px 5px rgba(0,0,0,.2);background: #fff;border-radius: 2px;}
.zek_header_menu .menu>li:hover>ul{display: block;}
.zek_header_menu .menu>li>ul li{padding: 0 10px;}
.zek_header_menu .menu>li>ul li>a{height: 36px;border-bottom: 1px dashed #1F2E1C;line-height: 36px;}
.zek_header_menu .menu>li>ul>li>a{font-weight: 500;}
.zek_header_menu .menu>li>ul>li>ul{position: absolute;z-index: 99;width: 810px;min-height: 100%; left: 100%;top: 0;background: #fff;box-shadow: 2px 2px 5px rgba(0,0,0,.2);border-radius: 2px;flex-wrap: wrap;align-items: flex-start;align-content: flex-start; padding: 10px 0;}
.zek_header_menu .menu>li>ul>li:hover>ul{display: flex;}
.zek_header_menu .menu>li>ul>li>ul>li{width: calc(100% / 3);padding: 0 10px;}
.zek_header_menu .menu>li>ul>li>ul>li>a{font-weight: 500;}
.zek_header_menu .menu>li>ul>li>ul>li>ul{display: block;padding-top: 8px;}
.zek_header_menu .menu>li>ul>li>ul>li>ul>li{padding: 0;}
.zek_header_menu .menu>li>ul>li>ul>li>ul>li>a{border-bottom: 0;position: relative;height: 24px;line-height: 24px;}
.zek_header_menu .menu>li>ul>li>ul>li>ul>li>a:before{content: "-";margin-right: 4px;}
.zek_header_menu .menu>li>ul>li>ul>li>ul>li>a img{height: 17px;}

/* Footer */
#footer{background: #F6F6F8;padding: 50px 0;font-size: 14px;}
#footer p{margin-bottom: 8px;}
#footer ul,#footer ol{list-style: none;margin-bottom: 0;}
#footer li{margin-bottom: 8px;}
#footer .zek_widget_title{font-weight: bold;font-size: 16px;margin-bottom: 10px;}
#footer iframe{width: 100%;height: 200px;object-fit: cover;}
.zek_footer_main .widget{padding-bottom: 25px;width: 20%;}
.zek_footer_main .widget:nth-child(1),.zek_footer_main .widget:nth-child(2){width: 50%;}
.zek_footer_main .widget:nth-child(4){width: 40%;}
.zek_footer_main .widget:nth-child(8){width: 60%;}
.zek_footer_main .social{display: flex;justify-content: flex-end;align-items: center;}
.zek_footer_main .social li:not(:first-child){margin-left: 8px;}
.zek_footer_main .social li img{object-fit: contain;width: 26px;height: 26px;}
.zek_footer_bot{padding-top: 30px;border-top: 1px solid #1F1F1F1A;}
.zek_footer_bot .widget{width: 25%;}
.zek_footer_bot .widget:nth-child(1){width: 75%;}
.zek_footer_bot .widget:nth-child(2){text-align: right;}

/* Page */
.zek_breadcrumbs{margin-bottom: 30px;}
.zek_breadcrumbs *{margin-bottom: 0;}
.zek_breadcrumbs .separator{margin:0 3px;}
.zek_home_title{margin-bottom: 30px;}
.zek_home_title .sub{margin-bottom: 12px;font-size: 14px;text-transform: uppercase;}
.zek_home_title .title{font-size: 28px;font-weight: bold;text-transform: uppercase;margin-bottom: 0;}
.zek_page_body{padding: 40px 0 60px;}
.zek_page_title{font-weight: bold;font-size: 40px;margin-bottom: 28px;}
.zek_page_banner{height: 500px;display: flex;align-items: center;}
.zek_page_banner .overlay{background: rgba(0, 0, 0, 0.2);}
.zek_page_banner .background{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.zek_page_banner .inner{width: 100%;position: relative;z-index: 2;color: #fff;}
.zek_page_banner .inner .title{margin-bottom: 0;font-size: 62px;font-weight: bold;}
button.slick-arrow{border: none;font-size: 0;position: absolute;z-index: 9; top: 50%;transform: translateY(-50%); width: 40px;height: 40px;border-radius: 50%;box-shadow: 0px 0px 56px 0px #00000026;background-size: 18px !important;background-repeat: no-repeat !important;background-position: center !important;background-color: #fff !important;}
button.slick-arrow:before{display: none;}
button.slick-prev{background-image: url(images/arrow_prev.png) !important;left: 0;}
button.slick-next{background-image: url(images/arrow_next.png) !important;right: 0;}
.slick-dots{margin-bottom: 0;list-style: none;display: flex;justify-content: center;align-items: center;}
.slick-dots li{margin: 5px;}
.slick-dots li button{width: 10px;height: 10px;border-radius: 50%;border: none;background: #39b5769e;font-size: 0;}
.slick-dots li button:before{display: none;}
.slick-dots li.slick-active button{background: #00a451;}

/* Contact */
.zek_contact_sec1{padding: 60px 0;}
.zek_tab_title{list-style: none;margin-bottom: 32px;}
.zek_tab_title li{padding: 4px;}
.zek_tab_title button{padding: 0 24px;border-radius: 22px;border: 1px solid #000;background: transparent;font-weight: bold;color: #2D3032;height: 48px;display: flex;align-items: center;justify-content: center;text-align: center;}
.zek_tab_title button.active{background: linear-gradient(90deg, #00A451 0%, #39B576 100%);color: #fff;border: none;}
.zek_contact_sec1 .tab-content .inner{padding-right: 40px;}
.zek_contact_sec1 .tab-content .inner .name{font-size: 28px;font-weight: bold;margin-bottom: 20px;color: #000;}
.zek_contact_sec1 .tab-content .map{width: 100%;height: 400px;overflow: hidden;}
.zek_contact_sec1 .tab-content .map iframe{height: 100%;width: 100%;object-fit: cover;}
.zek_contact_sec1 .main-content{padding-top: 32px;}
.zek_contact_sec2{padding: 60px 0;background: #F6F6F8;border-bottom: 10px solid #fff;}
.zek_contact_sec2 .col-form{width: calc(50% - 30px);}
.zek_contact_sec2 .title{color: #00A451;font-size: 36px;font-weight: bold;margin-bottom: 30px;line-height: 1;text-transform: uppercase;}
.zek_contact_sec2 .form{position: relative;z-index: 3;padding-right: 15px;}
.zek_contact_sec2 .form input[type="text"],.zek_contact_sec2 .form input[type="search"],.zek_contact_sec2 .form input[type="password"],.zek_contact_sec2 .form input[type="email"],.zek_contact_sec2 .form input[type="file"],.zek_contact_sec2 .form input[type="number"],.zek_contact_sec2 .form input[type="date"],.zek_contact_sec2 .form input[type="tel"],.zek_contact_sec2 .form textarea,.zek_contact_sec2 .form select{border: none;line-height: 30px;padding-left: 64px;}
.zek_contact_sec2 .form textarea{padding-left: 24px;}
.zek_contact_sec2 .form .form-group{position: relative;}
.zek_contact_sec2 .form .form-group i{position: absolute;width: 24px;height: 24px;display: block;left: 24px;top: 50%;transform: translateY(-50%);background-size: cover;background-repeat: no-repeat;background-position: center;}
.zek_contact_sec2 .form .form-group i.name{background-image: url(images/icon_name.png);}
.zek_contact_sec2 .form .form-group i.phone{background-image: url(images/icon_phone.png);}
.zek_contact_sec2 .form .form-group i.email{background-image: url(images/icon_email.png);}
.zek_contact_sec2 .col-img{width: calc(50% + 30px);padding-left: 80px;}
.zek_contact_sec2 .img{width: calc(100% - 85px);height: 460px;transform: skew(-10deg);border-radius: 15px;overflow: hidden;}
.zek_contact_sec2 .img .background{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.zek_contact_sec2 .col-img img.icon1{position: absolute;left: -7%;bottom: 5%;width: 34.15%;object-fit: contain;}
.zek_contact_sec2 .col-img img.icon2{position: absolute;right: -9%;bottom: -34%;width: 65.7%;object-fit: contain;}
.zek_contact_sec2 .col-img .line1{background: #40BE7AB2;border-radius: 15px;width: 25px;height: 160px;transform: skew(-10deg);position: absolute;right: 1%;top: 10%;}
.zek_contact_sec2 .col-img .line2{background: #024AA266;border-radius: 15px;width: 15px;height: 105px;transform: skew(-10deg);position: absolute;right: -5%;top: 17%;}

/* Category */
.zek_category_body{padding: 44px 0 60px;}
.zek_category_content{margin-bottom: 24px;}
.zek_item_news .img{margin-bottom: 20px; height: 194px;overflow: hidden;border-radius: 12px;}
.zek_item_news .img img{height: 100%;}
.zek_item_news .info .name{font-size: 20px;font-weight: bold;margin-bottom: 20px;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;line-height: 1.2;}
.zek_item_news .info .desc{overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;color: #5A7184;}
.zek_list_news .zek_item_news{margin-bottom: 20px;}
.pagination{justify-content: center;padding-top: 20px;}
.pagination ul{margin-bottom: 0;list-style: none;}
.pagination ul li{display: inline-block;margin: 3px;}
.pagination ul li span,.pagination ul li a{display: block;padding: 5px;height: 32px;width: 32px;text-align: center;font-size: 14px;font-weight: bold; background: #fff;line-height: 20px;border: 1px solid #DFE3E8;border-radius: 4px;}
.pagination ul li a.next,.pagination ul li a.prev{color: #C4CDD5;}
.pagination ul li .current,.pagination ul li span:hover,.pagination ul li a:hover{border-color: #00A451;color: #00A451;}


/* Single */
.zek_single_body{padding: 36px 0 60px;}
.zek_single_body .zek_breadcrumbs p>*:first-child,.zek_single_body .zek_breadcrumbs p>*:nth-child(2){display: none;}
.zek_single_title{font-size: 32px;font-weight: bold;margin-bottom: 24px;}
.zek_single_meta{border-top: 1px dotted #DDDDDD;border-left: 1px dotted #DDDDDD;border-bottom: 1px dotted #DDDDDD;display: flex;flex-wrap: wrap;margin-bottom: 24px;}
.zek_single_meta .it{width: 20%;border-right: 1px dotted #dddddd;}
.zek_single_meta .it .key{height: 40px;display: flex;align-items: center;justify-content: center;font-size: 14px;font-weight: bold;color: #00A451;}
.zek_single_meta .it .value{height: 41px;border-top: 1px dotted #dddddd;display: flex;align-items: center;justify-content: center;}
.zek_single_meta .it .value a{color: #00A451;}
.zek_single_meta .it.tacgia{width: 17%;}
.zek_single_meta .it.xem{width: 16%;}
.zek_single_meta .it.capnhat{width: 22%;}
.zek_single_meta .it.thoigian{width: 25%;}
.zek_single_content{margin-bottom: 24px;}
.zek_tags{padding-bottom: 20px;color: #666;font-size: 13px;display:flex;flex-wrap:wrap;align-items: center;}
.zek_tags span{margin: 0 5px 5px 0;}
.zek_tags a{display: inline-block;height: 30px;line-height: 30px;border-radius: 3px;padding: 0 10px;background-color: #ECECEC;margin: 0 5px 5px 0;}
.zek_single_related .title{font-size: 28px;font-weight: bold;color: #5A7184;margin-bottom: 16px;}
.zek_single_related{padding-top: 32px;}
.zek_single_related .zek_slider{margin: -15px;}
.zek_single_related .slick-slide{padding: 15px;}

.zek_single_related button.slick-arrow{top: 88px;transform: none;}
.zek_register_bottom{background: linear-gradient(90deg, #00A4A4 0%, #35D383 100%);border-radius: 24px;padding: 24px;margin-top: 24px;}
.zek_register_bottom .title{color: #fff;font-weight: bold;margin-bottom: 16px;}
.zek_register_bottom a.button{display: inline-flex;align-items: center;padding: 0 24px;height: 48px;border-radius: 48px;background: #fff;}
.zek_register_bottom a.button span{font-weight: bold;background: linear-gradient(90deg, #00A4A4 0%, #35D383 100%);-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.zek_popup{width: 620px;max-width: calc(100% - 30px);}
.zek_popup .form_popup .title_form{text-transform: uppercase;font-size: 28px;font-weight: bold;    background: linear-gradient(90deg, #00A4A4 0%, #35D383 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;text-align: center;margin-bottom: 20px;}
.zek_popup .form_popup .form_group{margin-bottom: 16px;}
/* Comment-news */
#comments{margin: 0;width: 100%;max-width: 100%;}
#wpdcom{margin: 0;max-width: 100%;width: 100%;padding: 0;}
#wpdcom .wpd-form .wpdiscuz-textarea-wrap{padding: 10px 0;}
#wpdcom #wpd-threads{margin-top: 0;}
#wpdcom .wpd-thread-list{padding: 10px 0 !important;}
#wpdcom .wpd-prim-button{color: #fff !important;}
#wpdcom .wpd-comment .wpd-comment-right{padding-bottom: 12px;}
#wpdcom .wpd-blog-guest .wpd-comment-author, #wpdcom .wpd-blog-guest .wpd-comment-author a{color: #5A7184;}
#wpdcom .wpd-blog-administrator .wpd-comment-author, #wpdcom .wpd-blog-administrator .wpd-comment-author a{color: #5A7184;}
#wpdcom .wpd-up svg{fill: #5A7184 !important;}
#wpdcom .wpd-blog-administrator .wpd-comment-label{background-color: #5A7184;}
#wpdcom.wpd-layout-1 .wpd-comment .wpd-blog-administrator .wpd-avatar img{border-color: #5A7184;}
#wpdcom .wpd-up{color: #5A7184 !important;}


/* Sidebar */
.zek_sidebar .widget:not(:last-child){margin-bottom:30px}
.zek_sidebar .zek_widget_title{font-weight: bold;text-transform: uppercase;font-size: 16px;margin-bottom: 20px;}
.zek_widget_post .item{display: flex;flex-wrap: wrap;align-items: flex-start;margin-bottom: 16px;}
.zek_widget_post .item:last-child{margin-bottom: 0;}
.zek_widget_post .item .img{width: 70px;overflow: hidden;height: 58px;border-radius: 4px;}
.zek_widget_post .item .img img{height: 100%;}
.zek_widget_post .item .info{width: calc(100% - 70px);padding-left: 8px;}
.zek_widget_post .item .info .name{font-size: 14px;font-weight: 500;}
.widget_categories ul{list-style: none;margin-bottom: 0;}
.widget_categories li{border-bottom: 1px solid #BDBDBD;padding-bottom: 10px;margin-bottom: 10px;}
.zek_sidebar .tagcloud{display:flex;flex-wrap:wrap}
.zek_sidebar .tagcloud a{display: inline-block; font-size:14px!important;height:30px;padding:0 10px;line-height:30px;background-color:#ECECEC;border-radius:3px;margin:0 5px 5px 0}
.zek_sidebar .widget_media_image img{width: 100%;height: auto;object-fit: contain;}

/* News */
.zek_news_banner{height: 442px;padding-top: 50px;}
.zek_news_banner .background{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.zek_news_banner .container{position: relative;z-index: 3;}
.zek_news_banner .title{text-align: center;color: #fff;font-size: 40px;font-weight: bold;margin-bottom: 40px;}
.zek_news_banner .form{display: block;margin: 0 auto;width: 770px;max-width: 100%;}
.zek_searchform{position: relative;width: 100%;}
.zek_searchform .search-input{border: none;height: 64px;padding: 8px 128px 8px 56px;line-height: 40px;background-color: #fff;background-image: url(images/icon_search.png);background-size: 20px;background-repeat: no-repeat;background-position: left 20px center;color: #959EAD;font-weight: 500;font-size: 16px;}
.zek_searchform .search-input::-webkit-input-placeholder{color: #959EAD;}
.zek_searchform .search-submit{position: absolute;top: 8px;right: 8px;height: calc(100% - 16px);padding: 0 24px;border-radius: 48px;background: linear-gradient(90deg, #00A451 0%, #39B576 100%);border: none;color: #fff;font-weight: bold;font-size: 16px;}
.check_bao_hanh .zek_searchform{max-width: 720px;margin: 0 auto 24px;}
.check_bao_hanh .zek_searchform .search-input{background-color: #F6F6F8;}
.zek_news_body .section{padding-bottom: 80px;}
.zek_news_sec1{position: relative;z-index: 2;margin-top: -80px;}
.zek_news_sec1 .zek_slider{margin: -15px;}
.zek_news_sec1 .slick-slide{padding: 15px;}
.zek_news_sec1 .item{background: #fff;display: flex !important;flex-wrap: wrap; box-shadow: 0px 4px 15px 0px #0000001F;border-radius: 16px;overflow: hidden;}
.zek_news_sec1 .item .img{width: 50%;}
.zek_news_sec1 .item .img img{height: 380px;min-height: 100%;}
.zek_news_sec1 .item .info{padding: 32px;display: flex;align-items: center;width: 50%;}
.zek_news_sec1 .item .info .box{width: 100%;}
.zek_news_sec1 .item .info .status{width: 70px;height: 32px;display: flex;justify-content: center;align-items: center;text-align: center;border-radius: 32px;background: #d7f7e9;color: #1565D8;font-weight: bold;margin-bottom: 10px;}
.zek_news_sec1 .item .info .name{font-size: 32px;font-weight: 600;margin-bottom: 10px;}
.zek_news_sec1 .item .info .desc{color: #5A7184;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;margin-bottom: 16px;}
.zek_news_sec1 .item .info .date{color: #5A7184;font-weight: 500;}
.zek_block_title{margin-bottom: 32px;}
.zek_block_title .title{margin-bottom: 0;font-size: 32px;font-weight: bold;color: #5A7184;}
.zek_block_title .title a{color: #5A7184;}
.zek_block_title .link{display: inline-flex;align-items: center;justify-content: center;text-align: center;padding: 0 24px;transition: all 0s;height: 48px;border: 1px solid #5A7184;border-radius: 22px;color: #5A7184;font-weight: bold;}
.zek_block_title .link i{width: 24px;height: 24px;display: block;margin-left: 8px;background-image: url(images/right.png); background-size: cover;background-repeat: no-repeat;background-position: center;}
.zek_block_title .link:hover{background: linear-gradient(90deg, #00A451 0%, #39B576 100%);border: none;color: #fff;}
.zek_block_title .link:hover i{-webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);}
.zek_news_sec2 .zek_block_title .title{font-size: 40px;}
.zek_news_sec2 .zek_slider{margin: -15px;}
.zek_news_sec2 .slick-slide{padding: 15px;}
.zek_news_sec2 .item{height: 600px;overflow: hidden;border-radius: 16px;box-shadow: 0px 10px 15px 0px #0F182C26;}
.zek_news_sec2 .item .overlay{background: linear-gradient(180deg, rgba(24, 59, 86, 0.0001) 0%, #152532 100%);}
.zek_news_sec2 .item .status{position: absolute;z-index: 2;top: 32px;left: 32px;width: 108px;height: 32px;display: inline-flex;align-items: center;justify-content: center;text-align: center;background: #fff;border-radius: 32px;color: #36B37E;font-weight: bold;}
.zek_news_sec2 .item .img{width: 100%;height: 100%;}
.zek_news_sec2 .item .img img{height: 100%;}
.zek_news_sec2 .item .info{width: 100%;padding: 20px 30px 50px 50px;position: absolute;z-index: 2;bottom: 0;left: 0;color: #fff;}
.zek_news_sec2 .item .info .name{font-size: 36px;font-weight: 600;margin-bottom: 6px;}
.zek_news_sec2 .item .info .desc{font-size: 18px;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;margin-bottom: 16px;}
.zek_news_sec3 .zek_block_title .title{font-size: 36px;}
.zek_news_sec3 .zek_slider{margin: -15px;}
.zek_news_sec3 .slick-slide{padding: 15px;}
.zek_news_sec3 .item{height: 500px;overflow: hidden;border-radius: 16px;box-shadow: 0px 10px 15px 0px #0F182C26;}
.zek_news_sec3 .item .overlay{background: linear-gradient(180deg, rgba(24, 59, 86, 0.0001) 0%, #152532 100%);}
.zek_news_sec3 .item .img{width: 100%;height: 100%;}
.zek_news_sec3 .item .img img{height: 100%;}
.zek_news_sec3 .item .info{width: 100%;padding: 20px 30px 50px;position: absolute;z-index: 2;bottom: 0;left: 0;color: #fff;}
.zek_news_sec3 .item .info .name{font-size: 28px;font-weight: 600;margin-bottom: 16px;}
.zek_news_sec3 .item .info .desc{font-size: 18px;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;margin-bottom: 16px;}
.zek_news_sec4 .zek_block{margin-bottom: 32px;}
.zek_news_sec4 .zek_home_title{margin-bottom: 0;}
.zek_news_sec4 .zek_tab_title{margin-bottom: 0;}
.zek_news_sec4 .zek_slider{margin: -8px;}
.zek_news_sec4 .slick-slide{padding: 8px;width: 486px;}
.zek_news_sec4 .item{width: 100%; overflow: hidden;border-radius: 12px;height: 280px;}
.zek_news_sec4 .item .overlay{background: rgba(0, 0, 0, 0.2)}
.zek_news_sec4 .item .img{width: 100%;height: 100%;}
.zek_news_sec4 .item .img img{height: 100%;}
.zek_news_sec4 .item .info{position: absolute;width: 100%;padding: 16px 32px 24px 24px;bottom: 0;left: 0;color: #fff;z-index: 2;}
.zek_news_sec4 .item .info .name{font-size: 18px;font-weight: bold;margin-bottom: 8px;}
.zek_news_sec4 button.slick-prev{left: -10px;}
.zek_news_sec4 button.slick-next{right: -18px;}
.zek_news_sec5 .zek_block_title .title{font-size: 36px;}
.zek_news_sec5 .linkend{padding-top: 20px;}
.zek_news_sec5 .linkend .link{display: inline-flex;align-items: center;justify-content: center;text-align: center;padding: 0 24px;transition: all 0s;height: 48px;border: 1px solid #5A7184;border-radius: 22px;color: #5A7184;font-weight: bold;}
.zek_news_sec5 .linkend .link i{width: 24px;height: 24px;display: block;margin-left: 8px;background-image: url(images/right.png); background-size: cover;background-repeat: no-repeat;background-position: center;}
.zek_news_sec5 .linkend .link:hover{background: linear-gradient(90deg, #00A451 0%, #39B576 100%);border: none;color: #fff;}
.zek_news_sec5 .linkend .link:hover i{-webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);}
/* About */
.zek_about_sec2{padding: 70px 0 104px;}
.zek_about_sec2 .img{overflow: hidden;border-radius: 24px;aspect-ratio: 10/9;}
.zek_about_sec2 .img img{height: 100%;}
.zek_about_sec3{background: #F6F6F8;padding: 65px 0;}
.zek_about_sec3 .zek_block:not(:last-child){padding-bottom: 50px;}
.zek_about_sec3 .zek_block:nth-child(even) .row{flex-direction: row-reverse;}
.zek_about_sec3 .zek_block:nth-child(odd) .inner{padding-right: 20px;}
.zek_about_sec3 .zek_block:nth-child(even) .inner{padding-left: 20px;}
.zek_about_sec3 .img{overflow: hidden;aspect-ratio: 7/5;border-radius: 16px;}
.zek_about_sec3 .img img{height: 100%;}
.zek_about_sec4{padding: 120px 0 60px;}
.zek_about_sec4 .img{width: 100%;overflow: hidden;aspect-ratio: 11/10;border-radius: 24px;}
.zek_about_sec4 .img img{height: 100%;}
.zek_about_sec4 .item{padding-bottom: 32px;margin-bottom: 32px;border-bottom: 1px solid #BDBDBD;}
.zek_about_sec4 .item:last-child{margin-bottom: 0;}
.zek_about_sec4 .item .name{font-size: 24px;font-weight: 600;margin-bottom: 8px;padding-right: 24px;background-image: url(images/icon_down2.png);background-size: 24px;background-repeat: no-repeat;background-position: right center;}
.zek_about_sec4 .item .text{color: #737B8F;}
.zek_about_sec5{padding: 60px 0;}
.zek_about_sec5 .img{overflow: hidden;border-radius: 24px;}
.zek_about_sec6{padding: 40px 0;background: linear-gradient(180deg, #FFFFFF 0%, #F1F1F1 100%);}
.zek_about_sec6 .zek_scroll{padding-bottom: 8px;border-bottom: 1px solid #AFAFAF;margin-bottom: 40px;}
.zek_about_sec6 .tab-title{list-style: none;display: flex;justify-content: center;align-items: flex-start;margin: -10px -20px;flex-wrap: wrap;}
.zek_about_sec6 .tab-title li{padding: 10px 20px;width: calc(100% / 6);}
.zek_about_sec6 .tab-title li button{padding: 12px 0;background: transparent;border: none;width: 100%;position: relative;}
.zek_about_sec6 .tab-title li button:after{content: "";display: block;position: absolute;bottom: 0;left: 0;height: 3px;width: 100%;opacity: 0;background: linear-gradient(90deg, #00A451 0%, #39B576 100%);}
.zek_about_sec6 .tab-title li button.active:after{opacity: 1;}
.zek_about_sec6 .tab-title li button .icon{height: 52px;width: 52px;position: relative;display: block;margin: 0 auto 12px;}
.zek_about_sec6 .tab-title li button .icon img{max-height: 100%;position: absolute;top: 50%;transform: translate(-50%,-50%);left: 50%;object-fit: contain;}
.zek_about_sec6 .tab-title li button .icon img.icon_active{opacity: 0;}
.zek_about_sec6 .tab-title li button.active .icon img.icon{opacity: 0;}
.zek_about_sec6 .tab-title li button.active .icon img.icon_active{opacity: 1;}
.zek_about_sec6 .tab-title li button .name{display: inline-block;font-weight: 600;}
.zek_about_sec6 .tab-title li button.active .name{background: linear-gradient(90deg, #00A451 0%, #39B576 100%);-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.zek_about_sec6 .zek_item_pro .img{margin-bottom: 0;border-radius: 10px 10px 0 0;}
.zek_about_sec6 .zek_item_pro .info{padding: 20px 16px;background: #fff;border-radius: 0 0 10px 10px;}
.zek_about_sec6 .zek_slider{margin: -15px;}
.zek_about_sec6 .slick-slide{padding: 15px;}
.zek_about_sec6 .zek_links{padding-top: 24px;}
.zek_about_sec6 .zek_links a{display: inline-flex;align-items: center;justify-content: center;text-align: center;color: #fff;background: linear-gradient(90deg, #00A451 0%, #39B576 100%);height: 48px;border-radius: 48px;padding: 0 24px;text-transform: uppercase;font-weight: bold;}
.zek_about_sec7{padding: 70px 0 40px;}
.zek_about_sec8{padding: 40px 0 80px;}
.zek_about_sec8 .zek_block{padding-top: 0 !important;}

/* Product */
.zek_taxonomy_body{padding: 24px 0 60px;}
.zek_taxonomy_banner{overflow: hidden;border-radius: 10px;height: 380px;margin-bottom: 30px;}
.zek_taxonomy_banner img{height: 100%;}
.zek_taxonomy_group_ct .zek_block{margin-bottom: 24px;}
.zek_taxonomy_group_ct .title{font-size: 28px;font-weight: bold;margin-bottom: 20px;}
.zek_taxonomy_group_ct .images .list{margin: -12px;}
.zek_taxonomy_group_ct .images .item{width: calc(100% / 3);padding: 12px;float: left;}
.zek_taxonomy_group_ct .images .item .img{height: 180px;width: 100%;overflow: hidden;border-radius: 8px;}
.zek_taxonomy_group_ct .images .item .img img{height: 100%;}
.zek_taxonomy_group_ct .images .item:first-child{width: calc(200% / 3);}
.zek_taxonomy_group_ct .images .item:first-child .img{height: 384px;}
.zek_taxonomy_group_ct .videos .flex{margin: -12px;}
.zek_taxonomy_group_ct .videos .item{width: calc(100% / 3);padding: 12px;}
.zek_taxonomy_group_ct .videos .item .ytdefer{width: 100%;aspect-ratio: 16/9;overflow: hidden;border-radius: 8px;}
/*.box-description{margin-bottom: 30px;}
.box-description.ellipsis{margin-bottom: 80px;}
.box-description button.btnz{display: none;height: 48px;padding: 0 24px;border-radius: 48px;border: 1px solid #00A451;color: #00A451;font-weight: bold;position: absolute;left: 50%;transform: translateX(-50%);z-index: 2;top: 100%;background: transparent;}
.box-description button.btnz span:after{content: "";display: inline-block;position: relative;top: 4px; width: 20px;height: 20px;margin-left: 8px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.box-description button.btnz span.up:after{background-image: url(images/arrow_down.png);}
.box-description button.btnz span.down:after{background-image: url(images/arrow_up.png);}
.box-description.ellipsis button.btnz{display: flex;align-items: center;justify-content: center;}
.box-description.ellipsis .content-post{height: 400px;overflow: hidden;position: relative;}
.box-description.ellipsis .content-post:after{content: "";
    display: block;
    width: 100%;
    height: 80px;
    background: -webkit-linear-gradient(bottom, #fff, #ffffffed, #ffffff00);
    position: absolute;
    bottom: 0;
    left: 0;}
.box-description.ellipsis .content-post.heightauto{height: auto;}
.box-description.ellipsis .content-post.heightauto:after{display: none;}
.box-description button .down{display: none;}
.box-description button .up{display: block;}
.box-description button.btn_up .up{display: none;}
.box-description button.btn_up .down{display: block;} */
.zek_filter_icon{display: none;}
.zek_taxonomy_filter{padding-top: 30px;margin-top: 30px;border-top: 1px solid #ACACAC;}
.zek_taxonomy_filter .widget{position: relative;padding: 0 16px 16px 0;}
.zek_taxonomy_filter .zek_widget_title{cursor: pointer;height: 48px;display: flex;align-items: center; border: 1px solid #5A7184;border-radius: 48px;color: #5A7184;font-weight: bold;padding: 0 52px 0 24px;position: relative;}
.zek_taxonomy_filter .zek_widget_title:after{content: "";display: inline-block;width: 20px;height: 20px;position: absolute;right: 24px;top: 14px;background-image: url(images/arrow_down2.png);background-size: cover;background-repeat: no-repeat;background-position: center;}
.zek_taxonomy_filter .woocommerce-widget-layered-nav-list{position: absolute;top: 100%;left: -16px;display: none;font-size: 14px; width: 260px;background: #fff;z-index: 99;box-shadow: 2px 2px 5px rgba(0,0,0,.2);margin: 0;padding: 5px;}
.zek_taxonomy_filter .widget:hover .woocommerce-widget-layered-nav-list{display: block;}
.zek_taxonomy_filter .widget:hover .zek_widget_title:after{transform: rotate(180deg);}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li .count{display: none;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list{}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list li{padding: 5px;margin: 0;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a{color: #5A7184;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:active, body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:focus, body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:hover{opacity: 1;color: #00A451;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a{color: #00A451;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a::before{font-family: dashicons;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:active::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:focus::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:hover::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a::before{border-color: #00A451;color: #00A451; content: "\f15e";font-family: dashicons;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a:active::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a:focus::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a:hover::before{content: "\f14f";}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{width: 100%;padding: 5px;margin: 0; display: flex;align-items: center;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{display: block;padding: 0 0 0 25px;position: relative;color: #5A7184;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span:before{content: '';
    font-size: 12px;
    color: #222;
    width: 15px;
    height: 15px;line-height: 15px;
    text-align: center;font-family: dashicons;   border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border: 1px solid #ddd;
    display: inline-block;    position: absolute;
    top: 50%;
    left: 0;
    margin: 0;
    margin-top: -7.5px;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span:hover{color: #00A451;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover:before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span:hover:before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:before{content: "\f15e"; color: #00A451;border-color: #00A451;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:hover:before{content: "\f14f";}
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{float: none;display: none;}
.zek_taxonomy_father .zek_block:not(:last-child){padding-bottom: 60px;}
.zek_taxonomy_father .zek_block .banner{margin-bottom: 40px;}
.zek_taxonomy_father .zek_slider{margin: -15px;}
.zek_taxonomy_father .slick-slide{padding: 15px;}
.zek_taxonomy_father .slick-track{margin-left: 0;}
.zek_list_product{clear: both;display: flex;flex-wrap: wrap;margin: -15px;}
.zek_list_product .zek_item_pro{width: 25%;padding: 15px 15px 25px;}
.zek_item_pro .img{aspect-ratio: 1/1;overflow: hidden;border-radius: 10px;margin-bottom: 20px;}
.zek_item_pro .img img{height: 100%;}
.zek_item_pro .info .name{margin-bottom: 8px;font-size: 20px;font-weight: bold;}
.zek_item_pro .info .price{font-size: 18px;font-weight: bold;align-items: center; color: #00A451;display: flex;justify-content: flex-end;flex-direction: row-reverse;}
.zek_item_pro .info .price ins{text-decoration: none;margin-right: 8px;}
.zek_item_pro .info .price del{font-size: 12px;color: #555;opacity: .5;}
.zek_item_pro .info .star-rating{float: none;margin-top: 16px;}
.zek_item_pro .info .star-rating span::before{top: -4px;color: #FFC633;}
/* Detail */
.zek_detail_body{padding: 32px 0 60px;}
.sale-flash{display: none;}
.woo-variation-product-gallery{margin-bottom: 0;}
.woo-variation-gallery-has-product-thumbnail .woo-variation-gallery-thumbnail-position-bottom .woo-variation-gallery-slider-wrapper{margin-bottom: 10px;}
.woo-variation-gallery-wrapper .woo-variation-gallery-slider img{aspect-ratio: 1/1;object-fit: cover;}
.woo-variation-gallery-slider-wrapper{margin-bottom: 20px;}
.woo-variation-gallery-slider-wrapper .woo-variation-gallery-slider img{border-radius: 20px;}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image{opacity: .7;padding: 5px;}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image img{border-radius: 8px;}
.devvn_prod_variable .quantity{padding-left: 0;}
.woo-variation-swatches.wvs-show-label .variations td{text-align: left;}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow, .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow{top: 50%;transform: translateY(-50%); width: 34px;height: 34px;background-color: #fff !important;background-size: 16px !important;background-repeat: no-repeat !important;background-position: center !important;border-radius: 50%;}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow:before, .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow:before{display: none;}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow{background-image: url(images/arrow_next.png) !important;}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow{background-image: url(images/arrow_prev.png) !important;}
.woocommerce div.product .product_title{font-size: 28px;font-weight: bold;margin-bottom: 14px;}
.woocommerce div.product .woocommerce-product-rating{display: none;}
.zek_detail_info .price{padding: 0 24px;color: #00A451 !important;margin-bottom: 24px; background: #F7F7F7;height: 48px;width: 100%;display: flex;align-items: center;font-size: 32px !important;}
.zek_detail_info .price del{color: #555555;font-size: 14px;margin-right: 8px;font-weight: bold;}
.zek_detail_info .price ins{text-decoration: none;}
.woocommerce-product-details__short-description{font-size: 14px;}
.quantity input::-webkit-outer-spin-button,
.quantity input::-webkit-inner-spin-button {
display: none;
margin: 0;
}
.quantity input.qty {
appearance: textfield;
-webkit-appearance: none;
-moz-appearance: textfield;
}
.woocommerce div.product form.cart div.quantity{float: none;margin: 0 0 24px;display: flex;align-items: center;}
.woocommerce div.product form.cart div.quantity:before{content: "Số lượng:";margin-right: 30px;font-weight: 600;font-size: 14px;}
.woocommerce div.product form.cart div.quantity input[type="button"]{background: #f0f0f0;width: 44px;height: 44px;border: none;color: #000;font-weight: 500;}
.woocommerce div.product form.cart div.quantity input[type="button"].minus{border-radius: 48px 0 0 48px;}
.woocommerce div.product form.cart div.quantity input[type="button"].plus{border-radius: 0 48px 48px 0;}
.woocommerce div.product form.cart div.quantity input[type="number"]{width: 60px !important;color: #000;font-weight: 500;padding: 0;height: 44px;background-color: #f0f0f0;line-height: 44px;border: none;border-radius: 0;}
.zek_detail_info .meta{list-style-type: none;margin-bottom: 24px;font-weight: 600;font-size: 14px;}
.zek_detail_info .meta .value{font-weight: normal;}
.woocommerce div.product form.cart .button{float: none;width: 100%;background: linear-gradient(90deg, #00A451 0%, #39B576 100%);height: 61px;border-radius: 4px;}
.woocommerce div.product form.cart .button strong{display: block;font-weight: bold;}
.woocommerce div.product form.cart .button span{display: block;font-size: 12px;font-weight: normal;margin-top: 2px;}
.zek_detail_info .group_bt a{display: flex;align-items: center;justify-content: center;width: calc(50% - 12px);height: 44px;background: #FEC00F;border-radius: 4px;color: #ff;text-transform: uppercase;font-weight: bold;text-align: center;color: #fff;}
.woocommerce div.product form.cart{margin-bottom: 16px;}
.zek_detail_info .promotion{margin-top: 24px;font-size: 14px;}
.zek_detail_info .promotion .name{color: #FF0000;font-weight: bold;margin-bottom: 8px;display: flex;align-items: center;}
.zek_detail_info .promotion .name i{display: block;width: 12px;height: 14px;background-image: url(images/icon_promotion.png);background-size: 12px;background-repeat: no-repeat;background-position: center;margin-right: 4px;}
.zek_detail_info .promotion .list{list-style: none;margin-bottom: 0;}
.zek_detail_info .promotion .list li{position: relative;margin-bottom: 8px;padding-left: 20px;}
.zek_detail_info .promotion .list li a{color: #F69622;}
.zek_detail_info .promotion .list li:before{content: "";display: block;width: 14px;height: 14px;background-image: url(images/icon_check.png);background-size: cover;background-repeat: no-repeat;background-position: center;position: absolute;left: 0;top: 4px;}
.zek_detail_content{padding-top: 32px;}
.zek_detail_content .col-content{width: calc(100% - 390px);padding-right: 60px;}
.zek_detail_content .col-info{width: 390px;}
h2.title_pro{font-weight: bold;font-size: 28px;padding-left: 18px;position: relative;margin-bottom: 24px;}
h2.title_pro:before{content: "";display: block;width: 7px;height: 100%;background: linear-gradient(90deg, #00A451 0%, #39B576 100%);border-radius: 4px;position: absolute;left: 0;top: 0;}
.zek_related_post .zek_slider{margin: -15px;}
.zek_related_post .slick-slide{padding: 15px;}
.zek_related_post{margin-top: 30px;}
.zek_detail_sidebar .hotline{background: linear-gradient(90deg, #00A451 0%, #39B576 100%);padding: 0 4px 4px;}
.zek_detail_sidebar .hotline .title{color: #fff;font-weight: bold;height: 44px;display: flex;align-items: center;justify-content: center;}
.zek_detail_sidebar .hotline .box{background: #fff;padding: 12px;font-size: 14px;}
.zek_detail_sidebar .hotline .box .value{font-weight: bold;font-size: 20px;background: linear-gradient(90deg, #00A451 0%, #39B576 100%);-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;display: flex;align-items: center;justify-content: center;}
.zek_detail_sidebar .hotline .box .value i{display: block;width: 16px;height: 20px;margin-right: 2px;background-image: url(images/icon_call2.png);background-size: 15px;background-repeat: no-repeat;background-position: center;}
.zek_detail_sidebar .policy{margin-top: 16px;}
.zek_detail_sidebar .policy .list{list-style: none;margin-bottom: 0;}
.zek_detail_sidebar .policy .list .it{padding: 8px 0;margin-bottom: 10px;}
.zek_detail_sidebar .policy .list .it .icon{width: 52px;height: 52px; background: linear-gradient(90deg, #00A451 0%, #39B576 100%);padding: 2px;border-radius: 50%;}
.zek_detail_sidebar .policy .list .it .icon img{width: 48px;height: 48px;border-radius: 50%;object-fit: contain;padding: 12px;background-color: #fff;}
.zek_detail_sidebar .policy .list .it .box{width: calc(100% - 52px);padding-left: 12px;font-size: 14px;}
.zek_detail_sidebar .policy .list .it .name{background: linear-gradient(90deg, #00A451 0%, #39B576 100%);-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;text-transform: uppercase;font-size: 13px;font-weight: bold;margin-bottom: 8px;}


/* Comment-Woo (Plugin: Customer Reviews for WooCommerce) */
.zek_detail_review{margin-bottom: 24px;}
.woocommerce #reviews #comments h2{font-size: 20px;font-weight: bold;}
.cr-all-reviews-shortcode .cr-review-form-item, .cr-ajax-reviews-review-form .cr-review-form-item, .cr-reviews-grid .cr-review-form-item{max-width: 100%;padding: 16px 0;}
.cr-ajax-reviews-review-form .cr-review-form-item{display: none;}
.cr-onsite-ratings .cr-review-form-rating, .cr-review-form-rating-overall .cr-review-form-rating{max-width: 100%;}
.cr-all-reviews-shortcode .cr-review-form-comment, .cr-ajax-reviews-review-form .cr-review-form-comment, .cr-reviews-grid .cr-review-form-comment{max-width: 100%;}
.cr-all-reviews-shortcode .cr-review-form-ne, .cr-ajax-reviews-review-form .cr-review-form-ne, .cr-reviews-grid .cr-review-form-ne{max-width: 100%;}
.cr-all-reviews-shortcode .cr-form-item-media, .cr-ajax-reviews-review-form .cr-form-item-media, .cr-reviews-grid .cr-form-item-media{max-width: 100%;}
.cr-form-item-media-none{padding: 20px;background: #fff;}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-submit{background-color: #00A451;border-radius: 5px;}
.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-submit:hover, .cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-submit:hover, .cr-reviews-grid .cr-review-form-buttons .cr-review-form-submit:hover{background-color: #5A7184;}
.cr-all-reviews-shortcode .cr-review-form-result, .cr-ajax-reviews-review-form .cr-review-form-result, .cr-all-reviews-shortcode .cr-review-form-not-logged-in, .cr-ajax-reviews-review-form .cr-review-form-not-logged-in, .cr-reviews-grid .cr-review-form-result, .cr-reviews-grid .cr-review-form-not-logged-in{max-width: 100%;padding: 16px 0;}
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue, .cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue, .cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue, .cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue{padding: 0 24px;border-radius: 48px;background-color: #00A451;}
.cr-all-reviews-shortcode .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover, .cr-ajax-reviews-review-form .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover, .cr-all-reviews-shortcode .cr-review-form-not-logged-in .cr-review-form-continue:hover, .cr-ajax-reviews-review-form .cr-review-form-not-logged-in .cr-review-form-continue:hover, .cr-reviews-grid .cr-review-form-res .cr-review-form-result .cr-review-form-continue:hover, .cr-reviews-grid .cr-review-form-not-logged-in .cr-review-form-continue:hover{background-color: #5A7184;}
.cr-all-reviews-shortcode .cr-count-row, #reviews.cr-reviews-ajax-reviews .cr-count-row{background-color: #fff;padding: 8px 16px;margin: 16px 0;}
#reviews.cr-reviews-ajax-reviews .cr-ajax-search, .cr-all-reviews-shortcode .cr-ajax-search{margin: 16px 0;display: none;}
.cr-all-reviews-shortcode .crstar-rating span::before, .cr-reviews-grid .cr-summaryBox-wrap .crstar-rating span::before, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .crstar-rating span::before, #reviews #comments .cr-summaryBox-wrap .crstar-rating span::before{top: -4px;}
.cr-all-reviews-shortcode ol.commentlist li .comment-text p, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text p{margin: 8px 0;}
.cr-all-reviews-shortcode ol.commentlist li .comment-text .meta .woocommerce-review__author, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .comment-text .meta .woocommerce-review__author{font-weight: 600;text-transform: capitalize;}
.cr-all-reviews-shortcode ol.commentlist li, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list li{margin: 0 0 16px 0;}
.cr-all-reviews-shortcode ol.commentlist, #reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list{padding: 16px;background: #fff;}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt{height: 30px;}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt>svg{width: 32px;height: 30px;}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-val{font-size: 20px;color: #1E293B;}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-rating-cnt .cr-nosummary-rating-lbl{font-size: 16px;color: #444;}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add{border-radius: 48px;border: none;padding: 0 24px;background-color: #00A451;}
.cr-reviews-ajax-reviews .cr-ajax-reviews-nosummary .cr-nosummary-add:hover{background-color: #5A7184;}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-nav, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-nav, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-nav{background: #fff;border-left: 1px solid #E5E9EB;border-right: 1px solid #E5E9EB;border-radius: 4px;}
.cr-all-reviews-shortcode .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel, .cr-ajax-reviews-review-form .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel, .cr-reviews-grid .cr-review-form-wrap .cr-review-form-buttons .cr-review-form-cancel{border-radius: 5px;}
.cr-all-reviews-shortcode .cr-review-form-buttons .cr-review-form-cancel:hover, .cr-ajax-reviews-review-form .cr-review-form-buttons .cr-review-form-cancel:hover, .cr-reviews-grid .cr-review-form-buttons .cr-review-form-cancel:hover{background-color: #4D5D64;color: #fff;}
.cr-all-reviews-shortcode .cr-review-form-comment .cr-review-form-comment-txt, .cr-ajax-reviews-review-form .cr-review-form-comment .cr-review-form-comment-txt, .cr-reviews-grid .cr-review-form-comment .cr-review-form-comment-txt{border-radius: 4px;}
.cr-all-reviews-shortcode .cr-review-form-ne .cr-review-form-txt, .cr-ajax-reviews-review-form .cr-review-form-ne .cr-review-form-txt, .cr-reviews-grid .cr-review-form-ne .cr-review-form-txt{border-radius: 4px;}
.cr-all-reviews-shortcode .cr-review-form-buttons, .cr-ajax-reviews-review-form .cr-review-form-buttons, .cr-reviews-grid .cr-review-form-buttons{max-width: 100%;padding: 0;}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div{display: none;}

/* CArt */
.woocommerce-error, .woocommerce-info, .woocommerce-message{border-color: #00A451;}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{color: #00A451;}
.woocommerce-tabs.wc-tabs-wrapper{display: none;}
.woocommerce nav.woocommerce-pagination{padding-top: 20px;}
.woocommerce .woocommerce-pagination ul.page-numbers,.woocommerce-page .woocommerce-pagination ul.page-numbers{border:0;margin:0}
.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{border:0;float:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;margin: 5px;}
.woocommerce .woocommerce-pagination ul.page-numbers li a,.woocommerce .woocommerce-pagination ul.page-numbers li span,.woocommerce-page .woocommerce-pagination ul.page-numbers li a,.woocommerce-page .woocommerce-pagination ul.page-numbers li span{font-size:14px;color:#212529;font-weight:bold;display:inline-block;width:32px;height:32px;line-height:30px;padding:0;text-align:center;border: 1px solid #DFE3E8;border-radius: 4px; -webkit-transition:all .5s;transition:all .5s}
.woocommerce .woocommerce-pagination ul.page-numbers li a.current,.woocommerce .woocommerce-pagination ul.page-numbers li a:hover,.woocommerce .woocommerce-pagination ul.page-numbers li span.current,.woocommerce .woocommerce-pagination ul.page-numbers li span:hover,.woocommerce-page .woocommerce-pagination ul.page-numbers li a.current,.woocommerce-page .woocommerce-pagination ul.page-numbers li a:hover,.woocommerce-page .woocommerce-pagination ul.page-numbers li span.current,.woocommerce-page .woocommerce-pagination ul.page-numbers li span:hover{color:#00A451;border-color: #00A451;background: transparent;}
.woocommerce .woocommerce-pagination ul.page-numbers li .next,.woocommerce .woocommerce-pagination ul.page-numbers li .prev,.woocommerce-page .woocommerce-pagination ul.page-numbers li .next,.woocommerce-page .woocommerce-pagination ul.page-numbers li .prev{color: #C4CDD5;}
.select2-container--open{z-index:999999}
.select2-container--default.select2-container--default .select2-selection--single{background-color:#f5f5f5;border:1px solid #f5f5f5; border-radius:3px;height:48px;margin:0}
.select2-container--default.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:48px;padding-left:20px}
.select2-container--default.select2-container--default .select2-selection--single .select2-selection__arrow{height:48px}
.select2-container--default.select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}
.select2-container--default.select2-container--default .select2-selection--single .select2-selection__clear{font-weight:400}
.select2-dropdown{border:1px solid #eee;}

.woocommerce table.shop_table{border-collapse:collapse}
.woocommerce table.my_account_orders,.woocommerce table.shop_table.cart{border:0;border-radius:0;margin:0}
.woocommerce table.my_account_orders thead tr,.woocommerce table.shop_table.cart thead tr{border:1px solid #eee;border-radius:3px}
.woocommerce table.my_account_orders th,.woocommerce table.shop_table.cart th{font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#212529;line-height:1.6;padding:16px 8px;border:0;background-color:#f5f5f5}
.woocommerce table.my_account_orders td{border:0}
.woocommerce table.shop_table.cart td{border:0;padding:16px 8px}
.woocommerce table.my_account_orders tbody tr,.woocommerce table.shop_table.cart tbody tr{border:1px solid #eee;border-top:none}
.woocommerce table.my_account_orders tbody tr:last-child,.woocommerce table.shop_table.cart tbody tr:last-child{border:0}
.woocommerce table.my_account_orders .product-price .amount,.woocommerce table.my_account_orders .product-subtotal .amount,.woocommerce table.shop_table.cart .product-price .amount,.woocommerce table.shop_table.cart .product-subtotal .amount{color:#212529;font-size:15px;font-weight:700}
.woocommerce table.my_account_orders .product-price ins,.woocommerce table.my_account_orders .product-subtotal ins,.woocommerce table.order_details .product-total ins,.woocommerce table.shop_table.cart .product-price ins,.woocommerce table.shop_table.cart .product-subtotal ins{background-color:transparent;font-weight:700}
.woocommerce table.my_account_orders .product-price del,.woocommerce table.my_account_orders .product-subtotal del,.woocommerce table.order_details .product-total del,.woocommerce table.shop_table.cart .product-price del,.woocommerce table.shop_table.cart .product-subtotal del{margin-right:5px;font-weight:500;font-size:13px}
.woocommerce table.my_account_orders .product-quantity .quantity .qty,.woocommerce table.shop_table.cart .product-quantity .quantity .qty{width:130px;height:40px}
.woocommerce table.my_account_orders td.actions,.woocommerce table.shop_table.cart td.actions{padding:16px 0 0}
.woocommerce table.my_account_orders td.actions .coupon .input-text,.woocommerce table.shop_table.cart td.actions .coupon .input-text{border-color:#eee;padding:0 25px}
.woocommerce table.shop_table.cart td.actions{display: none;}
.woocommerce table.my_account_orders .add_to_cart.button,.woocommerce table.shop_table.cart .add_to_cart.button{font-size:.75rem;line-height:2.75rem;padding:0 2.5rem}
.woocommerce table.shop_table.cart .product-thumbnail{width:100px;padding-left:0}
.woocommerce table.shop_table.cart .product-thumbnail img{width:auto;margin: 0;}
.woocommerce table.shop_table.cart .product-remove{width:50px;}
.woocommerce table.shop_table.cart .product-name{width: 40%;}
.woocommerce table.shop_table.cart .product-price,.woocommerce table.shop_table.cart .product-quantity,.woocommerce table.shop_table.cart .product-subtotal{text-align:center;width: 25%;}
.woocommerce table.shop_table.cart td.actions .coupon .input-text{width:250px;line-height: 46px !important;}
.woocommerce table.shop_table.cart .product-quantity .quantity:not(.mini_cart_item .quantity){justify-content: center;margin: 0 auto;align-items: center;}
.woocommerce table.shop_table.cart .product-quantity .quantity input[type="number"]{margin: 0 auto;width: 100px;border-radius: 5px;border: 1px solid #d6d6d6;}
.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells{margin-top:32px}
.woocommerce .cart-collaterals .wc-proceed-to-checkout{padding:16px 0 0}
.woocommerce .cart-collaterals .wc-proceed-to-checkout a.checkout-button{font-size:1rem;line-height:2.75rem;padding:0 2.1875rem}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{margin-bottom: 0;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt{background-color: #00A451;}
.woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) #respond input#submit.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) a.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) button.button.alt:hover, .woocommerce:where(body:not(.woocommerce-block-theme-has-button-styles)) input.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce #respond input#submit.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce a.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce button.button.alt:hover, :where(body:not(.woocommerce-block-theme-has-button-styles)) .woocommerce input.button.alt:hover{background-color: #00A451;}
.woocommerce .cart-collaterals .cart_totals{box-shadow:0 0 10px rgba(0,0,0,.1);padding:20px;max-width:500px}
.woocommerce .cart-collaterals .cart_totals>h2{font-size:20px;padding-bottom:8px;border-bottom:1px solid #ddd;margin-bottom:16px;font-weight: 600;}
.woocommerce .cart-collaterals .cart_totals table,.woocommerce table.woocommerce-checkout-review-order-table{border:0;border-radius:0;margin:0}
.woocommerce .cart-collaterals .cart_totals table tr,.woocommerce table.woocommerce-checkout-review-order-table tr{border-width: 0;}
.woocommerce .cart-collaterals .cart_totals table th{border:0;padding:0 8px 16px 0;font-size:15px;font-weight:500}
.woocommerce .cart-collaterals .cart_totals table td{border:0;padding:0 0 16px 8px;text-align:right}
.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal td,.woocommerce table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td{color:#212529;font-weight:700}
.woocommerce .cart-collaterals .cart_totals table tr:last-child td,.woocommerce .cart-collaterals .cart_totals table tr:last-child th{padding-bottom:0}
.woocommerce .cart-collaterals .cart_totals table .shipping-calculator-button,.woocommerce .cart-collaterals .cart_totals table small,.woocommerce table.woocommerce-checkout-review-order-table tbody .product-name a{color:inherit}
.woocommerce .cart-collaterals .cart_totals table .select2-container--default .select2-selection--single .select2-selection__rendered{text-align:left}
.woocommerce .cart-collaterals .cart_totals table tr.order-total span.amount{font-weight:700;font-size:20px;color: #00A451;}
.woocommerce .cart-collaterals .cart_totals table tr.order-total th,.woocommerce table.woocommerce-checkout-review-order-table tbody .product-name strong,.woocommerce table.woocommerce-checkout-review-order-table tfoot ul#shipping_method .amount,.woocommerce table.woocommerce-checkout-review-order-table tfoot ul#shipping_method li label{font-weight:500}
.woocommerce .cart-collaterals .cart_totals table tr.order-total td,.woocommerce .cart-collaterals .cart_totals table tr.order-total th{border-top:1px solid #ddd;padding-top:16px}
.woocommerce .cart-collaterals .cross-sells>h2{font-size:34px;margin-bottom:50px;text-align:center}
.woocommerce .cart-collaterals .shipping-calculator-form{margin-top:25px}
.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{max-width:100%;padding-left:0;padding-right:0}
.woocommerce form p{margin-bottom:23px}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{background: #f5f5f5;border: 1px solid #f5f5f5;border-radius: 3px; padding: 13px 20px;color: #444 !important;}
.woocommerce form .form-row input.input-text::-webkit-input-placeholder, .woocommerce form .form-row textarea::-webkit-input-placeholder{color: #444 !important;}
.woocommerce form .form-row{display:block;padding:0;margin:0 0 16px}
.woocommerce form .form-row label{margin-bottom:8px;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.1em;line-height:1.2}
.woocommerce form .form-row textarea{height:8em}
.woocommerce-additional-fields,.woocommerce-shipping-fields{margin-top:16px}
.woocommerce-shipping-fields>h3{font-size:15px;margin-bottom:21px;font-weight:500}
.woocommerce-shipping-fields>h3 label span{cursor:pointer}
.woocommerce-shipping-fields>h3 label input{position:relative;top:2px;margin:-2px 8px 0 0}
#order_review_heading,.woocommerce-additional-fields>h3,.woocommerce-billing-fields>h3{font-size:20px;line-height:1.5;margin-bottom:16px;font-weight: 600;display: none;}
.woocommerce-account-fields .create-account{margin:0!important}
.woocommerce-account-fields label>span{font-size:15px;font-weight:500;text-transform:none;letter-spacing:0;color:#212529;cursor:pointer}
.woocommerce-account-fields label>.input-checkbox{position:relative;top:-2px}
#order_review{padding:24px;box-shadow:0 0 10px rgba(0,0,0,.1)}
.woocommerce #order_review .woocommerce-checkout-payment{margin-top:24px;background:0 0;border-radius:0}
.woocommerce #order_review .woocommerce-checkout-payment ul.payment_methods{padding:0;border-color:#eee}
.woocommerce #order_review .woocommerce-checkout-payment ul.payment_methods li{display: flex;align-items: center;flex-wrap: wrap;}
.woocommerce #order_review .woocommerce-checkout-payment ul.payment_methods li input{position:relative;margin-right:5px;}
.woocommerce #order_review .woocommerce-checkout-payment ul.payment_methods li label{margin-bottom:0;color:#212529;font-weight:500}

.woocommerce #order_review .woocommerce-checkout-payment .place-order{padding:16px 0 0;margin:0}
.woocommerce #order_review .woocommerce-checkout-payment .place-order .button{width:100%;}
.woocommerce table.woocommerce-checkout-review-order-table thead th{border:0;font-weight:600}
.woocommerce table.woocommerce-checkout-review-order-table .product-name{padding:0 8px 16px 0}
.woocommerce table.woocommerce-checkout-review-order-table .product-total{padding:0 0 16px 8px;text-align:right}
.woocommerce table.woocommerce-checkout-review-order-table td.product-name{font-size: 14px;}
.woocommerce table.order_details .product-name a,.woocommerce table.woocommerce-checkout-review-order-table tbody .product-name,.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total{color:#212529}
.woocommerce table.woocommerce-checkout-review-order-table tbody .product-total{color:#212529;font-size:14px;font-weight:700}
.woocommerce table.order_details td,.woocommerce table.order_details th,.woocommerce table.woocommerce-checkout-review-order-table td,.woocommerce table.woocommerce-checkout-review-order-table tfoot td,.woocommerce table.woocommerce-checkout-review-order-table tfoot th{border:0}
.woocommerce table.order_details td,.woocommerce table.order_details li,.woocommerce table.woocommerce-checkout-review-order-table li,.woocommerce table.woocommerce-checkout-review-order-table li,.woocommerce table.woocommerce-checkout-review-order-table li{margin-bottom: 0;}
.woocommerce table.woocommerce-checkout-review-order-table tfoot th{font-weight:600;padding:0 8px 16px 0}
.woocommerce table.woocommerce-checkout-review-order-table tfoot td{padding:0 0 16px 8px;font-weight:500;text-align:right}
.woocommerce table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td,.woocommerce table.woocommerce-checkout-review-order-table tfoot .cart-subtotal th{border-top:1px solid #eee;padding-top:16px}
.woocommerce table.woocommerce-checkout-review-order-table tfoot ul#shipping_method li input{margin:0 5px 0 0;vertical-align:middle}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total td{font-size:20px;font-weight:700;color: #00A451; padding-top:16px;padding-bottom:0;border-top:1px solid #eee}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total th{padding-top:16px;padding-bottom:0;border-top:1px solid #eee}
.woocommerce-checkout .woocommerce form .form-row-first,.woocommerce-checkout .woocommerce form .form-row-last{width:100%;float:none}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{font-size:15px;text-transform:none;font-weight:500;letter-spacing:0;display:block;margin-bottom:20px}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input{position:relative;top:1px;margin-right:5px}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:none;margin:0;width:100%}
.woocommerce .woocommerce-form-login .lost_password{margin-bottom:0}
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit{float:none;margin:0;width:100%}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads{margin-bottom: 16px;}
.woocommerce ul.order_details{padding-left: 0;margin: 0 0 16px;}
.woocommerce ul.order_details li{margin-top:0}
.woocommerce .woocommerce-order-details .woocommerce-order-details__title,.woocommerce-column__title{font-size:20px !important;line-height:1.5;font-weight: 600;}
.woocommerce table.order_details{border:1px solid #eee;border-radius:3px;margin:0}
.woocommerce table.order_details thead th{font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#212529;line-height:1.6;padding:16px 8px;border:0;background-color:#f5f5f5}
.woocommerce table.order_details .product-total .amount{color:#212529;font-size:15px;font-weight:700}
.woocommerce table.order_details tfoot td,.woocommerce table.order_details tfoot th{border:0}
.woocommerce table.order_details tfoot th{font-weight:500}
.woocommerce table.order_details tfoot td{color:#212529}
.woocommerce table.order_details tfoot tr:first-child td,.woocommerce table.order_details tfoot tr:first-child th{border-top:1px solid #eee}
.woocommerce table.order_details tfoot tr:last-child{color:#212529}
.woocommerce table.order_details tfoot tr:last-child td,.woocommerce table.order_details tfoot tr:last-child th{border-top:1px solid #eee}
.woocommerce table.order_details tfoot tr:last-child td{font-size:20px}
#customer_details{float:left;width:50%;margin-bottom:0}
#customer_details .col-1,#customer_details .col-2{width:100%}
ul.parameter {
    list-style: none;
    margin-bottom: 0;padding-left: 0;
}

ul.parameter .item {
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 10px
}

ul.parameter .item .attribute-label {
    text-transform: uppercase;
    font-weight: 500;
    margin-right: 5px
}
#order_review{float:right;width:48%}
#customer_login h2{font-size:24px}
.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}
.woocommerce-MyAccount-navigation ul li:last-of-type{border-bottom:none}
.woocommerce-MyAccount-navigation ul li>a{position:relative;display:block;padding:14px 20px;font-size:16px;font-weight:700;color:#212529}
.woocommerce-MyAccount-navigation ul li>a:after{font-family:var(--g5-font-icon);font-size:20px;position:absolute;right:20px;line-height:1;font-weight:300;text-transform:none}
.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-MyAccount-navigation ul li.is-active>a{background-color:#f2f2f2}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard>a:after{content:"\f015"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders>a:after{content:"\f733"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads>a:after{content:"\f019"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address>a:after{content:"\f3c5"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account>a:after{content:"\f406"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout>a:after{content:"\f2f5"}
.woocommerce-MyAccount-content>p:not(.woocommerce-info){padding:20px;background-color:#f2f2f2}
.woocommerce-MyAccount-content>p:not(.woocommerce-info) a{color:inherit}
.woocommerce-MyAccount-content fieldset{padding:20px 40px;margin-top:50px;margin-bottom:30px;border:1px solid;border-color:#eee}
.woocommerce-MyAccount-content fieldset legend{width:auto;padding:0 15px;font-weight:700;font-size:16px;color:#212529}
.woocommerce-MyAccount-content h3{font-size:24px;margin-bottom:35px}
.woocommerce table.my_account_orders{font-size:1em}
.woocommerce table.my_account_orders td{padding:15px;text-align:center}
.woocommerce table.my_account_orders th{text-align:center}
.woocommerce div.product form.cart .woocommerce-variation-add-to-cart:after{content:"";display:block;clear:both}
.heading-color{color:#212529!important}
.primary-color{color:#00A451!important}
.bg-primary{background-color:#00A451!important}

.bottom_content{margin-top: 30px;}
/* Home */
.zek_home_banner .slick-dotted.slick-slider{margin-bottom: 0;}
.zek_home_banner .slick-dots{position: absolute;bottom: 10px;left: 0;width: 100%;z-index: 2;}
.zek_home_banner .slick-arrow{display: none !important;}
.zek_home_body{padding-bottom: 80px;}
.zek_home_about{padding: 104px 0 46px;}
.zek_home_about img.line1{position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.zek_home_about img.line2{position: absolute;right: 0;top: 40px;}
.zek_home_about img.line3{position: absolute;right: 0;top: -130px;}
.zek_home_about .container{position: relative;z-index: 2;}
.zek_home_about .logo_small{position: absolute;bottom: 126px;right: -95px;z-index: 2;width: 190px;}
.zek_home_about .logo_small img{width: 100%;}
.zek_home_about .col-left{width: 320px;}
.zek_home_about .col-left .img{width: 100%;aspect-ratio: 5/8;overflow: hidden;border-radius: 16px;}
.zek_home_about .col-left .img img{height: 100%;}
.zek_home_about .col-right{width: calc(100% - 320px);padding-left: 35px;}
.zek_home_about .bigtitle{font-size: 41px;background: linear-gradient(90deg, #00A451 0%, #39B576 100%);-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;font-weight: bold;margin-bottom: 40px;text-transform: uppercase;}
.zek_home_about .col-right .img{width: 250px;aspect-ratio: 10/13;overflow: hidden;border-radius: 16px;}
.zek_home_about .col-right .img img{height: 100%;}
.zek_home_about .col-right .content{width: calc(100% - 250px);padding-left: 35px;color: #737B8F;}
.zek_home_form{padding-top: 80px;padding-bottom: 30px;}
.zek_home_category2{margin-bottom: 30px}
.zek_home_form img.line{position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.zek_home_form .container{position: relative;z-index: 2;}
.family-quotation{background: #fff;box-shadow: 0px 2.3px 91.08px 0.92px #0000001A;border-radius: 32px;font-size: 14px;}
.family-quotation .col-md-5{padding: 50px 50px 40px 20px;border-left: 1px solid #EBEBEB;}
.family-quotation .col-md-7{padding: 50px 40px 40px 50px;}
.family-quotation .form-title h3{font-size: 20px;font-weight: bold;color: #00A451;margin-bottom: 8px;}
.family-quotation .form-title{margin-bottom: 30px;}
.family-quotation .form-group{position: relative;margin-bottom: 30px;}
.form-receive-quotation .form-group input{    border: none;
    line-height: 30px;
    padding-left: 64px;background: #F6F6F6;}
.form-receive-quotation .form-group i {
    position: absolute;
    width: 24px;
    height: 24px;
    display: block;
    left: 24px;
    top: 50%;
    transform: translateY(-50%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;}
.form-receive-quotation .form-group i.name {background-image: url(images/icon_name.png);}
.form-receive-quotation .form-group i.phone {background-image: url(images/icon_phone.png);}
.form-receive-quotation .form-group i.email {background-image: url(images/icon_email.png);}
.form-quotation .form-group{display: flex;justify-content: space-between;align-items: center;}
.form-quotation .form-group>label{width: 160px;}
.form-quotation .form-group>label strong{display:block;}
.form-quotation .form-group>label small{font-size: 12px;}
.form-quotation .form-group .slider-unit{width: 130px;height: 30px;border-radius: 15px;text-align: center; border: 1px solid #eeeeee;font-weight: bold;position: relative;}
.form-quotation .form-group .slider-unit input{width: 70px;padding: 0;border-radius: 0;border: none;text-align: center;position: absolute;left: 50%;transform: translateX(-50%); height: 22px;line-height: 22px;top: -11px;font-weight: bold;}
.form-quotation .form-group .slider-unit input::-webkit-input-placeholder{color: #333;}
.form-quotation .form-group .slider-unit strong{width: 70px;padding: 0;text-align: center;position: absolute;left: 50%;transform: translateX(-50%);height: 22px;line-height: 22px;top: -11px;background: #fff;}
.form-quotation .form-group .slider-unit span{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);}
.form-quotation .form-group .slider-wrapper{width: calc(100% - 160px - 130px - 30px);}
.form-quotation .ui-slider-horizontal{height: 2px;background: #C5C5C5;}
.form-quotation .ui-slider .ui-slider-handle{width: 12px;height: 12px;}
.form-quotation .ui-slider-horizontal .ui-slider-handle{top: -6px;}
.form-quotation .ui-state-default,.form-quotation .ui-widget-content .ui-state-default,.form-quotation .ui-widget-header .ui-state-default, .form-quotation .ui-button, html .ui-button.ui-state-disabled:hover, html .form-quotation .ui-button.ui-state-disabled:active{border: 3px solid #00A451;border-radius: 50%;}
.form-quotation .form-group select{ width: calc(100% - 165px); border: none;
    line-height: 30px;
    padding-left: 64px;background: #F6F6F6;}
.form-quotation .form-group i{position: absolute;
    width: 24px;
    height: 24px;
    display: block;
    left: 189px;
    top: 50%;
    transform: translateY(-50%);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;}
.form-quotation .form-group i.local{background-image: url(images/icon_local2.png);}
.zek_home_why{padding-top: 104px;}
.zek_home_why img.line{position: absolute;left: 0;top: 50%;transform: translateY(-50%);}
.zek_home_why .container{position: relative;z-index: 2;}
.zek_title{text-align: center;margin-bottom: 44px;text-transform: uppercase;color: #000;font-size: 28px;font-weight: bold;}
.zek_title span{color: #00A451;}
.zek_home_why .col-inner{width: calc(50% - 30px);}
.zek_home_why .col-inner .list{list-style: none;margin-bottom: 0;}
.zek_home_why .col-inner .list li:not(:last-child){margin-bottom: 34px;}
.zek_home_why .col-inner .list li{display: flex;align-items: center;color: #2A4537;font-weight: bold;font-size: 24px;text-transform: uppercase;}
.zek_home_why .col-inner .list li .number{width: 105px; background: linear-gradient(90deg, #00A451 0%, #39B576 100%);font-size: 56px;font-weight: bold;-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.zek_home_why .col-inner .list li .value{width: calc(100% - 105px);}
.zek_home_why .col-img{width: calc(50% + 30px);}
.zek_home_why .img{width: calc(100% - 85px);height: 460px;transform: skew(-10deg);border-radius: 15px;overflow: hidden;}
.zek_home_why .img .background{width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.zek_home_why .col-img img.icon1{position: absolute;left: -7%;bottom: 5%;width: 34.15%;object-fit: contain;}
.zek_home_why .col-img img.icon2{position: absolute;right: -9%;bottom: -34%;width: 65.7%;object-fit: contain;}
.zek_home_why .col-img .line1{background: #40BE7AB2;border-radius: 15px;width: 25px;height: 160px;transform: skew(-10deg);position: absolute;right: 1%;top: 10%;}
.zek_home_why .col-img .line2{background: #024AA266;border-radius: 15px;width: 15px;height: 105px;transform: skew(-10deg);position: absolute;right: -5%;top: 17%;}
.zek_home_data{padding-top: 104px;}
.zek_home_data img.line{position: absolute;right: 0;top: 0;}
.zek_home_data .container{position: relative;z-index: 2;}
.zek_home_data .zek_block{width: 852px;max-width: 100%;margin: 0 auto;}
.zek_home_data .item .icon{height: 95px;display: flex;justify-content: center;align-items: center;margin-bottom: 24px;}
.zek_home_data .item .icon img{object-fit: contain;max-height: 100%;}
.zek_home_data .item .number{font-size: 56px;font-weight: bold;color: #2A4537;display: flex;align-items: center;justify-content: center;}
.zek_home_data .item .name{font-size: 18px;color: #909090;}
.zek_home_product{padding-top: 104px;}
.zek_home_product .zek_block:not(:last-child){padding-bottom: 70px;}
.zek_home_product .banner{margin-bottom: 40px;}
.zek_home_product .zek_slider{margin: -15px;}
.zek_home_product .slick-slide{padding: 15px;}
.zek_home_project{padding-top: 60px;}
.zek_home_news{padding-top: 60px;}
.zek_home_news .tab-content .img{overflow: hidden;height: 340px;width: 100%;border-radius: 12px;}
.zek_home_news .tab-content .img img{height: 100%;}
.zek_home_news .tab-title{list-style: none;margin-bottom: 0;}
.zek_home_news .tab-title li button{background: transparent;border: none;border-bottom: 1px solid #CDCDCD;padding-bottom: 24px;margin-bottom: 24px;text-align: left;}
.zek_home_news .tab-title li:last-child button{margin-bottom: 0;}
.zek_home_news .tab-title li button .date{color: #8a8a8a;margin-bottom: 4px;}
.zek_home_news .tab-title li button .name{margin-bottom: 0;font-weight: bold;font-size: 24px;color: #000;}
.zek_home_news .tab-title li button.active .name{color: #00A451;border-bottom-color: #00A451;}
.zek_home_category .zek_block{padding-top: 60px;}
.zek_home_category .zek_slider{margin: -15px;}
.zek_home_category .slick-slide{padding: 15px;}
.zek_home_category .item{overflow: hidden;border-radius: 12px;background: #F8F8F8;}
.zek_home_category .item .img{aspect-ratio: 1/1;overflow: hidden;}
.zek_home_category .item .img img{height: 100%;}
.zek_home_category .item .info{padding: 20px 16px;}
.zek_home_category .item .info .date{background: linear-gradient(90deg, #00A451 0%, #39B576 100%);margin-bottom: 8px;-webkit-background-clip: text;
  -webkit-text-fill-color: transparent;}
.zek_home_category .item .info .name{font-weight: bold;font-size: 20px;margin-bottom: 0;}


@media (max-width: 1399px) {

}
@media (max-width: 1199px) {
body{font-size: 14px;}
.zek_header_top{font-size: 12px;}
.zek_header_top .local img{width: 20px;height: 20px;margin-right: 4px;}
.zek_header_top .hotline img{width: 20px;height: 20px;margin-right: 4px;}
.zek_header_link{width: 140px;}
.zek_header_link a{font-size: 11px;height: 32px;}
.zek_header_nav{width: 50px;margin-right: 20px;}
.zek_header_nav .icon img{width: 20px;height: 20px;}
.zek_header_nav .cart .cout{font-size: 11px;height: 16px;width: 16px;line-height: 16px;}
.zek_header_menu{width: calc(100% - 140px - 50px - 140px - 20px);}
.zek_header_menu .menu>li{margin-left: 15px;}
.menu-image-title-before.menu-image-not-hovered img, .menu-image-hovered.menu-image-title-before .menu-image-hover-wrapper, .menu-image-title-after.menu-image-title{padding-left: 5px;}
.zek_header_menu .menu>li>ul{font-size: 14px;width: 260px;}
.zek_header_menu .menu>li>ul>li>ul{width: 480px;}
.zek_header_menu .menu>li>ul>li>ul>li{width: 50%;}
#footer{font-size: 13px;padding: 30px 0;}
.zek_footer_main .widget{padding-bottom: 20px;}
.zek_footer_bot{padding-top: 20px;}
.zek_contact_sec1{padding: 40px 0;}
.zek_home_title{margin-bottom: 24px;}
.zek_home_title .title{font-size: 24px;}
.zek_contact_sec1 .tab-content .inner{padding-right: 0;}
.zek_contact_sec1 .tab-content .map{height: 320px;}
.zek_contact_sec1 .tab-content .inner .name{font-size: 24px;margin-bottom: 16px;}
.zek_contact_sec2{padding: 40px 0;}
.zek_contact_sec2 .title{font-size: 24px;margin-bottom: 20px;}
.zek_contact_sec2 .img{height: 400px;}
.zek_contact_sec2 .col-img .line1{width: 20px;height: 120px;right: 5%;}
.zek_contact_sec2 .col-img .line2{width: 10px;height: 80px;right: 1%;}
.zek_tab_title button{height: 40px;padding: 0 20px;}
.zek_contact_sec2 .form .row{--bs-gutter-x: 20px;}
.zek_contact_sec2 .form input[type="text"], .zek_contact_sec2 .form input[type="search"], .zek_contact_sec2 .form input[type="password"], .zek_contact_sec2 .form input[type="email"], .zek_contact_sec2 .form input[type="file"], .zek_contact_sec2 .form input[type="number"], .zek_contact_sec2 .form input[type="date"], .zek_contact_sec2 .form input[type="tel"], .zek_contact_sec2 .form textarea, .zek_contact_sec2 .form select{line-height: 20px;padding-left: 52px;}
.zek_contact_sec2 .form .form-group i{width: 20px;height: 20px;left: 20px;}
.zek_single_body{padding: 30px 0 40px;}
.zek_breadcrumbs{margin-bottom: 20px;}
.zek_single_title{font-size: 24px;margin-bottom: 20px;}
.zek_single_meta{margin-bottom: 20px;}
.zek_single_meta .it .key{font-size: 13px;}
.zek_single_meta .it .value{font-size: 13px;}
.zek_single_related{padding-top: 20px;}
.zek_single_related .title{font-size: 20px;}
.zek_sidebar .zek_widget_title{margin-bottom: 16px;}
.zek_category_body{padding: 30px 0 40px;}
.zek_page_title{font-size: 28px;margin-bottom: 20px;}
.zek_item_news .img{margin-bottom: 12px;height: 164px;}
.zek_item_news .info .name{font-size: 16px;margin-bottom: 12px;}
.zek_list_news .zek_item_news{margin-bottom: 10px;}
.zek_news_banner{height: 360px;}
.zek_news_banner .title{font-size: 30px;margin-bottom: 24px;}
.zek_searchform .search-input{height: 52px;line-height: 36px;}
.zek_news_banner .form{width: 640px;}
.zek_news_body .section{padding-bottom: 50px;}
.zek_news_sec1 .item .img img{height: 300px;}
.zek_news_sec1 .item .info{padding: 20px;}
.zek_news_sec1 .item .info .status{height: 28px;width: 62px;margin-bottom: 8px;}
.zek_news_sec1 .item .info .name{font-size: 24px;}
.zek_block_title{margin-bottom: 24px;}
.zek_block_title .title{font-size: 24px;}
.zek_block_title .link{height: 40px;padding: 0 20px;}
.zek_news_sec2 .zek_block_title .title{font-size: 28px;}
.zek_news_sec2 .item{height: 460px;}
.zek_news_sec2 .item .info{padding: 20px 20px 30px 30px;}
.zek_news_sec2 .item .info .name{font-size: 26px;}
.zek_news_sec2 .item .info .desc{font-size: 15px;}
.zek_news_sec2 .item .status{height: 28px;width: 84px;left: 24px;top: 24px;}
.zek_news_sec3 .zek_block_title .title{font-size: 26px;}
.zek_news_sec3 .item{height: 380px;}
.zek_news_sec3 .item .info{padding: 10px 15px 25px;}
.zek_news_sec3 .item .info .name{font-size: 20px;margin-bottom: 12px;}
.zek_news_sec3 .item .info .desc{font-size: 14px;margin-bottom: 12px;}
.zek_news_sec4 .zek_block{margin-bottom: 24px;}
.zek_news_sec4 .slick-slide{width: 420px;}
.zek_news_sec4 .item{height: 240px;}
.zek_news_sec4 .item .info{padding: 10px 20px 20px;}
.zek_news_sec4 .item .info .name{font-size: 16px;}
.zek_news_sec5 .zek_block_title .title{font-size: 28px;}
.zek_news_sec5 .linkend .link{height: 40px;padding: 0 20px;}
/*.box-description.ellipsis{margin-bottom: 60px;}
  .box-description button.btnz{height: 40px;padding: 0 20px 3px;} */
.zek_taxonomy_filter{padding-top: 20px;margin-top: 20px;}
.zek_taxonomy_filter .widget{padding: 0 12px 12px 0;}
.zek_taxonomy_filter .zek_widget_title{height: 40px;padding: 0 42px 0 20px;}
.zek_taxonomy_filter .zek_widget_title:after{top: 9px;right: 12px;}
.zek_taxonomy_father .zek_block .banner{margin-bottom: 30px;}
.zek_item_pro .img{margin-bottom: 12px;}
.zek_item_pro .info .name{font-size: 16px;}
.zek_item_pro .info .price{font-size: 16px;}
.zek_taxonomy_father .zek_block:not(:last-child){padding-bottom: 40px;}
.zek_taxonomy_body{padding: 24px 0 40px;}
.zek_taxonomy_group_ct .videos .item{width: 50%;}
.zek_detail_body{padding: 24px 0 40px;}
.woocommerce div.product .product_title{font-size: 22px;margin-bottom: 12px;}
.zek_detail_info .price{padding: 0 15px;font-size: 24px !important;height: 46px;margin-bottom: 16px;}
.woocommerce div.product form.cart div.quantity{margin: 0 0 16px;}
.woocommerce div.product form.cart div.quantity:before{margin-right: 20px;font-size: 13px;}
.woocommerce div.product form.cart div.quantity input[type="button"]{width: 40px;height: 40px;}
.woocommerce div.product form.cart div.quantity input[type="number"]{height: 40px;width: 50px !important;}
.zek_detail_info .meta{margin-bottom: 16px;font-size: 13px;}
.zek_detail_info .group_bt a{width: calc(50% - 8px);font-size: 13px;height: 40px;}
.woocommerce div.product form.cart .button{height: 54px;}
.woocommerce div.product form.cart .button span{margin-top: 0;}
.zek_detail_info .promotion{margin-top: 16px;font-size: 13px;}
.woocommerce-product-details__short-description{font-size: 13px;}
.zek_detail_sidebar .hotline .box{padding: 10px;font-size: 13px;}
.zek_detail_sidebar .hotline .title{height: 40px;}
.zek_detail_sidebar .hotline .box .value{font-size: 18px;}
.zek_detail_sidebar .policy .list .it .icon{width: 48px;height: 48px;padding: 1px;}
.zek_detail_sidebar .policy .list .it .icon img{width: 46px;height: 46px;padding: 10px;}
.zek_detail_sidebar .policy .list .it .box{width: calc(100% - 48px);padding-left: 10px;font-size: 13px;}
.zek_detail_sidebar .policy .list .it .name{margin-bottom: 4px;}
.zek_detail_content{padding-top: 24px;}
h2.title_pro{font-size: 22px;margin-bottom: 20px;}
.zek_detail_content .col-info{width: 360px;}
.zek_detail_content .col-content{width: calc(100% - 360px);padding-right: 30px;}
.woocommerce #reviews #comments h2{font-size: 18px;}
.zek_home_about{padding: 60px 0 20px;}
.zek_home_about .col-left{width: 290px;}
.zek_home_about .col-right{width: calc(100% - 290px);padding-left: 30px;}
.zek_home_about .bigtitle{font-size: 32px;margin-bottom: 30px;}
.zek_home_about .logo_small{width: 164px;bottom: 92px;right: -82px;}
.zek_home_about .col-right .img{width: 200px;}
.zek_home_about .col-right .content{width: calc(100% - 200px);padding-left: 30px;}
.zek_home_form{padding-top: 60px;padding-bottom: 30px;}
.zek_home_why{padding-top: 60px;}
.zek_title{font-size: 24px;margin-bottom: 28px;}
.zek_home_why .col-inner .list li:not(:last-child){margin-bottom: 24px;}
.zek_home_why .col-inner .list li{font-size: 20px;}
.zek_home_why .col-inner .list li .number{font-size: 52px;width: 95px;}
.zek_home_why .col-inner .list li .value{width: calc(100% - 95px);}
.zek_home_why .img{height: 400px;}
.zek_home_why .col-img .line1{width: 20px;height: 120px;right: 5%;}
.zek_home_why .col-img .line2{width: 10px;height: 80px;right: 1%;}
.zek_home_data{padding-top: 60px;}
.zek_home_data .item .icon{height: 85px;margin-bottom: 15px;}
.zek_home_data .item .number{font-size: 44px;}
.zek_home_data .item .name{font-size: 16px;}
.zek_home_product{padding-top: 60px;}
.zek_home_product .banner{margin-bottom: 30px;}
.zek_home_product .zek_block:not(:last-child){padding-bottom: 40px;}
.zek_home_project{padding-top: 40px;}
.zek_home_news{padding-top: 40px;}
.zek_home_news .tab-title li button{padding-bottom: 20px;margin-bottom: 20px;}
.zek_home_news .tab-title li button .name{font-size: 18px;}
.zek_home_category .zek_block{padding-top: 40px;}
.zek_home_category .item .info{padding: 12px 10px;}
.zek_home_category .item .info .name{font-size: 16px;}
.zek_home_body{padding-bottom: 50px;}
.zek_page_banner{height: 400px;}
.zek_page_banner .inner .title{font-size: 42px;}
.zek_about_sec2{padding: 40px 0 60px;}
.zek_about_sec3{padding: 50px 0;}
.zek_about_sec4{padding: 60px 0 30px;}
.zek_about_sec4 .item{padding-bottom: 20px;margin-bottom: 20px;}
.zek_about_sec4 .item .name{font-size: 20px;}
.zek_about_sec5{padding: 30px 0;}
.zek_about_sec6{padding: 30px 0;}
.zek_about_sec6 .zek_links a{height: 40px;padding: 0 20px;}
.zek_about_sec7{padding: 50px 0 30px;}
.zek_about_sec8{padding: 30px 0 50px;}
.form-receive-quotation .form-group input{line-height: 20px;padding-left: 52px;}
.form-receive-quotation .form-group i{width: 20px;height: 20px;left: 20px;}
.family-quotation .form-group{margin-bottom: 20px;}

}
@media (max-width: 991px) {
.zek_supports{right: 20px;bottom: 140px;}
.zek_supports .item a{width: 44px;height: 44px;}
.zek_supports .item a img{max-width: 24px;max-height: 24px;}
.zek_supports .item a.zalo img{max-width: 30px;}
.zek_backtop{right: 20px;bottom: 60px;}
.zek_backtop a{width: 44px;height: 44px;}
.zek_backtop a img{max-width: 24px;max-height: 24px;}
}
@media(max-width:767px) {
.zek_header_pc{display: none;}
.zek_header_mb{display: block;}
.zek_header_mb .linetop{padding: 5px 0;text-align: center;color: #fff;font-size: 13px; background: linear-gradient(90deg, #00A451 0%, #39B576 100%);}
.hotline_mb{margin-left: auto;display: inline-block;}
.zek_header_logo_mb{text-align: center;padding: 10px 0;}
.zek_header_logo_mb img{max-height: 50px;object-fit: contain;max-width: 140px;}
.zek_cart_mb a{display: block;position: relative;}
.zek_cart_mb a .icon img{width: 24px;height: 24px;object-fit: contain;}
.zek_cart_mb a .cout{position: absolute;top: -5px;right: -5px;width: 16px;height: 16px;line-height: 16px;font-size: 11px;text-align: center;color: #fff;border-radius: 50%;background: linear-gradient(90deg, #00A451 0%, #39B576 100%);}
.zek_touch_menu{display: block;width: 32px;height: 32px;position: relative;cursor: pointer;}
.zek_touch_menu:after,.zek_touch_menu:before{content: "";display: block;width: 24px;height: 2px;background-color: #00A451;position: absolute;left: 3px;}
.zek_touch_menu span{display: block;width: 24px;height: 2px;background-color: #00A451;position: absolute;left: 3px;top: 50%;transform: translateY(-50%);}
.zek_touch_menu:after{bottom: 7px;}
.zek_touch_menu:before{top: 7px;}
#zek_menu_mobile .search{display: block;padding: 20px;background: linear-gradient(90deg, #00A451 0%, #39B576 100%);}
#zek_menu_mobile .local{position: absolute;bottom: 0;left: 0;width: 100%;height: 60px;display: flex;align-items: center;justify-content: center; background: linear-gradient(90deg, #00A451 0%, #39B576 100%);color: #fff;padding: 10px;text-align: center;font-size: 13px;}
#zek_menu_mobile .local img{object-fit: contain;margin-right: 4px;width: 16px;height: 16px;position: relative;top: -1px;}
#zek_menu_mobile{display: block;background: #fff; width: 300px;height: 100%;-webkit-transition: -webkit-transform .5s;
transition: transform .5s;
transition: transform .5s,-webkit-transform .5s;z-index: 9999;position: fixed;  top: 0;  left: 0;
-webkit-transform: translateX(-300px);
transform: translateX(-300px);}
body.zek_active{overflow: hidden;}
body.zek_active #zek_menu_mobile{    -webkit-transform: translateX(0);
transform: translateX(0);}
#zek_menu_mobile ul{list-style: none;padding-left: 0;margin-bottom: 0;}
#zek_menu_mobile .menu{display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
list-style: none;
padding: 20px;
margin: 0;overflow-y: auto;height: calc(100% - 86px - 60px);}
#zek_menu_mobile .menu li{position: relative;margin-left: 0;}
#zek_menu_mobile .re_arrow {
	transition-duration: 0.3s;
}
#zek_menu_mobile .re_arrow svg {
	transform: rotate(180deg);
}
#zek_menu_mobile .menu li>a{display: flex;
padding: 8px 0 !important;}
#zek_menu_mobile .menu li.menu-item-has-children>a{padding-right: 37px !important;}
#zek_menu_mobile .menu>li ul{display: none;background: #f2f2f2;padding: 5px 10px;}
#zek_menu_mobile .menu li>i{position: absolute;right: 0;top: 0;width: 37px;height: 37px;z-index: 2;cursor: pointer;background-size: 14px;background-repeat: no-repeat;background-position: center;background-image: url(images/arrow_down2.png);}
#zek_menu_mobile .menu>li>ul li>i{right: -10px;}
#zek_menu_mobile .menu li>i.icon_up{transform: rotate(180deg);}
#zek_menu_mobile .menu>li>ul ul{background: #fff;}
#zek_web{-webkit-transition: margin .5s;
transition: margin .5s;}
body.zek_active #zek_web{margin-left: 300px;margin-right: -300px;}
.zek_line_dark{opacity: 0;transition: all .5s;visibility: hidden;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background-color: rgba(0,0,0,.6);z-index: 999}
body.zek_active .zek_line_dark{opacity: 1;visibility: visible;cursor: url(images/close.png) 15 15,default;}
.content-post h1{font-size:24px;}
.content-post h2{font-size:20px;}
.content-post h3{font-size:18px;}
.content-post h4{font-size:16px;}
.content-post h5,.content-post h6{font-size:14px;}
.zek_footer_main .widget{width: 50%;}
.zek_footer_main .widget:nth-child(1), .zek_footer_main .widget:nth-child(2),.zek_footer_main .widget:nth-child(3), .zek_footer_main .widget:nth-child(4){width: 100%;}
.zek_footer_main .widget:nth-child(8){width: 50%;}
.zek_footer_main .social{justify-content: flex-start;}
.zek_footer_bot .widget{width: 100% !important}
.zek_footer_bot .widget:nth-child(2){text-align: left;}
.zek_page_body{padding: 30px 0 40px;}
.zek_contact_sec2 .col-form{width: 100%;}
.zek_contact_sec2 .col-img{width: 100%;padding-left: 50px;padding-top: 20px;}
.zek_breadcrumbs{margin-bottom: 16px;}
.zek_single_title{font-size: 20px;}
.zek_single_meta{border-width: 2px;}
.zek_single_meta .it{width: calc(100% / 3) !important;border-width: 2px;}
.zek_single_meta .it.capnhat,.zek_single_meta .it.thoigian{width: 50% !important;border-top: 2px dotted #DDDDDD;}
.zek_news_banner{height: 320px;}
.zek_news_banner .title{margin-bottom: 20px;}
.zek_searchform .search-input{padding: 5px 100px 5px 50px;line-height: 36px;height: 46px;font-size: 14px;}
.zek_searchform .search-submit{top: 5px;right: 5px;padding: 0 20px;font-size: 13px;height: calc(100% - 10px);}
.zek_news_sec1 .item .img{width: 100%;}
.zek_news_sec1 .item .img img{height: 240px;}
.zek_news_sec1 .item .info{width: 100%;}
.zek_news_sec1 .item .info .name{font-size: 20px;}
.zek_news_body .section{padding-bottom: 40px;}
.zek_block_title .link{font-size: 13px;}
.zek_block_title .link i{width: 18px;height: 18px;margin-left: 4px;}
.zek_block_title .title{font-size: 22px;}
.zek_news_sec2 .zek_block_title .title{font-size: 24px;}
.zek_news_sec2 .item .info{padding: 10px 15px 20px 20px;}
.zek_news_sec2 .item .info .name{font-size: 24px;}
.zek_news_sec2 .item .info .desc{font-size: 14px;}
.zek_news_sec3 .zek_block_title .title{font-size: 24px;}
.zek_news_sec3 .item{height: 340px;}
.zek_news_sec3 .item .info{padding: 10px 15px 20px;}
.zek_news_sec3 .item .info .name{font-size: 18px;margin-bottom: 10px;}
.zek_news_sec3 .item .info .desc{margin-bottom: 10px;}
.zek_news_sec4 .zek_block{display: block;}
.zek_news_sec4 .zek_home_title{text-align: center;margin-bottom: 5px;}
.zek_news_sec4 .slick-slide{width: 386px;}
.zek_news_sec4 .item{height: 220px;}
.zek_page_title{font-size: 24px;}
.zek_list_product .zek_item_pro{width: 50%;}
.zek_detail_content .col-content{width: 100%;padding-right: 0;padding-bottom: 20px;}
.zek_detail_content .col-info{width: 100%;}
.zek_detail_content .zek_block{flex-direction: column-reverse;}
h2.title_pro{font-size: 20px;}
.zek_home_about{padding: 40px 0 10px;}
.zek_home_about .col-left{width: calc(100% - 20px);}
.zek_home_about .col-left .img{aspect-ratio: 2/1;}
.zek_home_about .logo_small{bottom: 50%;transform: translateY(50%);width: 120px;right: -60px;}
.zek_home_about .col-right{width: 100%;padding-left: 0;padding-top: 20px;}
.zek_home_about .bigtitle{font-size: 24px;margin-bottom: 20px;}
.zek_home_about .col-right .img{width: 100%;display: none;}
.zek_home_about .col-right .content{width: 100%;padding-left: 0;}
.zek_home_form{padding-top: 40px;padding-bottom: 40px;}
.family-quotation .col-md-5{border-left: 0;padding: 30px;border-top: 1px solid #EBEBEB;}
.family-quotation .col-md-7{padding: 30px;}
.family-quotation{font-size: 13px;}
.form-quotation .form-group > label{width: 130px;}
.form-quotation .form-group .slider-unit{width: 100px;}
.form-quotation .form-group .slider-unit strong{width: 60px;}
.form-quotation .form-group .slider-unit input{width: 60px;}
.form-quotation .form-group .slider-wrapper{width: calc(100% - 130px - 100px - 20px);}
.form-quotation .form-group select{width: calc(100% - 130px);padding-left: 50px;}
.form-quotation .form-group i{width: 20px;height: 20px;left: 146px;}
.zek_home_why .col-img{width: 100%;padding-left: 50px;padding-top: 20px;}
.zek_home_why .col-inner{width: 100%;}
.zek_home_why .col-inner{margin-bottom: 20px;padding-left: 40px;}
.zek_home_why .col-inner .list li{font-size: 16px;}
.zek_home_why .col-inner .list li:not(:last-child){margin-bottom: 20px;}
.zek_home_why .col-inner .list li .number{font-size: 36px;width: 66px;}
.zek_home_why .col-inner .list li .value{width: calc(100% - 66px);}
.zek_home_data .item .icon{height: 70px;margin-bottom: 10px;}
.zek_home_data .item .number{font-size: 30px;}
.zek_home_data .item .name{font-size: 14px;}
.zek_home_data{padding-top: 50px;}
.zek_home_product{padding-top: 50px;}
.zek_home_news .tab-content .img{height: 300px;}
.zek_page_banner{height: 300px;}
.zek_page_banner .inner .title{font-size: 32px;}
.zek_about_sec2{padding: 40px 0;}
.zek_about_sec3 .zek_block:nth-child(odd) .inner{padding-right: 0;}
.zek_about_sec3 .zek_block:nth-child(even) .inner{padding-left: 0;}
.zek_about_sec4{padding: 40px 0 20px;}
.zek_about_sec4 .item{padding-bottom: 16px;margin-bottom: 16px;}
.zek_about_sec4 .item .name{font-size: 18px;}
.zek_about_sec5 .img{border-radius: 16px;}
.zek_about_sec6 .tab-title li{width: calc(100% / 3);}
.zek_about_sec7{padding: 40px 0 20px;}
.zek_about_sec8{padding: 20px 0 40px;}
.zek_filter_icon{display: inline-flex;align-items: center;margin-bottom: 12px;cursor: pointer; height: 32px;border-radius: 16px;padding: 0 16px;color: #fff;background: linear-gradient(90deg, #00A451 0%, #39B576 100%)}
.zek_filter_icon img{width: 16px;height: 16px;margin-right: 4px;-webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);object-fit: contain;}
.zek_taxonomy_filter .icon_close{width: 30px;height: 30px;cursor: pointer;position: absolute;top: 10px;right: 10px;z-index: 2;background-image: url(images/close2.png);background-size: 22px;background-repeat: no-repeat;background-position: center;}
.zek_taxonomy_filter{padding-top: 0;margin-top: 0;border-top: 0;display: block;opacity: 0;visibility: hidden; position: fixed;z-index: 10000;top: 0;left: 0;width: 100%;height: 100%;overflow-y: auto; background: #fff;padding: 40px 20px 20px;}
.zek_taxonomy_filter.active{opacity: 1;visibility: visible;}
.zek_taxonomy_filter .widget{padding: 0 0 20px;width: 100%;clear: both;border-bottom: 1px solid #eee;margin-bottom: 20px;}
.zek_taxonomy_filter .woocommerce-widget-layered-nav-list{position: unset;display: block;box-shadow: none;padding: 0;width: 100%;}
.zek_taxonomy_filter .zek_widget_title{border: none;padding: 0;font-size: 20px;}
.zek_taxonomy_filter .widget:hover .zek_widget_title::after{transform: none;}
.zek_news_sec5 .zek_block_title .title{font-size: 24px;}
.zek_taxonomy_group_ct .videos .item{width: 100%;}
.zek_taxonomy_group_ct .images .item{width: 50%;}
.zek_taxonomy_group_ct .images .item:first-child{width: 100%;}
.zek_taxonomy_group_ct .images .item .img{height: 160px;}
.zek_taxonomy_group_ct .images .item:first-child .img{height: 240px;}
.zek_taxonomy_banner{height: 240px;}

/* Cart-mb */
.woocommerce table.shop_table.cart td{padding: 8px 8px;}
.woocommerce table.shop_table.cart .product-name{width: 100%;}
.woocommerce table.shop_table.cart .product-price, .woocommerce table.shop_table.cart .product-quantity, .woocommerce table.shop_table.cart .product-subtotal{width: 100%;}
.woocommerce .cart-collaterals .cart_totals{padding: 12px;max-width: 100%;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce .cart-collaterals .cross-sells{margin-top: 20px;}
#customer_details{width: 100%;}
#order_review{width: 100%;padding: 12px;}
.woocommerce table.woocommerce-checkout-review-order-table .product-name{padding: 0 8px 8px 0;}
.woocommerce table.woocommerce-checkout-review-order-table .product-total{padding: 0 0 8px 8px;}
.woocommerce table.woocommerce-checkout-review-order-table tfoot th{padding: 0 8px 8px 0;}
.woocommerce table.woocommerce-checkout-review-order-table tfoot td{padding: 0 0 8px 8px;}
.woocommerce table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td, .woocommerce table.woocommerce-checkout-review-order-table tfoot .cart-subtotal th{padding-top: 8px;}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total th{padding-top: 8px;}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total td{padding-top: 8px;font-size: 20px;}
.woocommerce #order_review .woocommerce-checkout-payment{margin-top: 16px;}
.woocommerce #order_review .woocommerce-checkout-payment ul.payment_methods li label{font-size: 16px;}
.woocommerce table.order_details tfoot tr:last-child td{font-size: 16px;}
.woocommerce table.shop_table.cart .product-quantity .quantity input[type="number"]{margin: 0 0 0 auto;}

}
@media(max-width:575px) {
.container-fluid,.container,.row{--bs-gutter-x: 20px;}
.zek_header_mb .linetop{font-size: 11px;}
.zek_footer_main .widget{width: 100% !important}
.zek_contact_sec2 .img{height: 320px;}
.zek_item_news .info .name{font-size: 14px;margin-bottom: 10px;}
.zek_item_news .info .desc{font-size: 13px;}
.zek_item_news .img{height: 148px;}
.zek_news_banner .title{font-size: 26px;}
.zek_news_banner{height: 300px;}
.zek_news_sec1 .item .info{padding: 16px;}
.zek_news_sec1 .item .info .name{font-size: 18px;}
.zek_block_title .title{font-size: 20px;}
.woocommerce div.product .product_title{font-size: 20px;}
.zek_home_about .col-left{width: 100%;padding-bottom: 30px;}
.zek_home_about .logo_small{width: 100px;bottom: -10px;right: 50%;transform: translateX(50%);}
.zek_home_about .bigtitle{text-align: center;}
.zek_home_why .img{height: 320px;}
.zek_home_data .item{width: 50%;padding-bottom: 20px;}
.zek_home_product{padding-top: 30px;}
.zek_block_title .link{display: none;}
.zek_page_banner{height: 240px;}
.zek_page_banner .inner .title{font-size: 26px;}
.zek_news_sec2 .zek_slider{margin: -10px;}
.zek_news_sec2 .slick-slide{padding: 10px;}
.zek_news_sec3 .zek_slider{margin: -10px;}
.zek_news_sec3 .slick-slide{padding: 10px;}
.zek_single_related .zek_slider{margin: -10px;}
.zek_single_related .slick-slide{padding: 10px;}
.zek_taxonomy_father .zek_slider{margin: -10px;}
.zek_taxonomy_father .slick-slide{padding: 10px;}
.zek_related_post .zek_slider{margin: -10px;}
.zek_related_post .slick-slide{padding: 10px;}
.zek_list_product{margin: -10px;}
.zek_list_product .zek_item_pro{padding: 10px 10px 20px;}
.zek_item_pro .info .name{font-size: 15px;}
.zek_item_pro .info .star-rating{margin-top: 12px;}
.zek_home_product .zek_slider{margin: -10px;}
.zek_home_product .slick-slide{padding: 10px;}
.zek_home_category .zek_slider{margin: -10px;}
.zek_home_category .slick-slide{padding: 10px;}
}
@media(max-width:428px) {
.zek_header_mb .linetop{font-size: 10px;}
.zek_home_about .bigtitle{font-size: 22px;}
.zek_home_why .col-inner .list li{font-size: 15px;}
.zek_home_why .col-inner .list li .number{font-size: 32px;width: 60px;}
.zek_home_why .img{height: 300px;}
.zek_contact_sec2 .img{height: 300px;}
.zek_news_sec2 .item{height: 400px;}
.zek_news_sec3 .item{height: 260px;}
.zek_news_sec3 .item .info .name{font-size: 14px;}
.zek_news_sec3 .item .info .desc{display: none;}
.zek_item_pro .info .name{font-size: 14px;}
.zek_item_pro .info .price{font-size: 14px;}
.zek_item_pro .info .price del{font-size: 11px;}
.zek_item_pro .info .star-rating{margin-top: 10px;}
.woo-variation-product-gallery{width: 100%;}
}