/*
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.
*/
/* cyrillic-ext */
/* vietnamese */

  /* vietnamese */
  @font-face {
	font-family: 'Muli';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/muli/v28/7Auwp_0qiz-afT3GLRrX.woff2) format('woff2');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  /* latin-ext */
  @font-face {
	font-family: 'Muli';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/muli/v28/7Auwp_0qiz-afTzGLRrX.woff2) format('woff2');
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
	font-family: 'Muli';
	font-style: normal;
	font-weight: 400;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/muli/v28/7Auwp_0qiz-afTLGLQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
  /* vietnamese */
  @font-face {
	font-family: 'Muli';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/muli/v28/7Auwp_0qiz-afT3GLRrX.woff2) format('woff2');
	unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
  }
  /* latin-ext */
  @font-face {
	font-family: 'Muli';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/muli/v28/7Auwp_0qiz-afTzGLRrX.woff2) format('woff2');
	unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
  }
  /* latin */
  @font-face {
	font-family: 'Muli';
	font-style: normal;
	font-weight: 700;
	font-display: swap;
	src: url(https://fonts.gstatic.com/s/muli/v28/7Auwp_0qiz-afTLGLQ.woff2) format('woff2');
	unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }
 
body{overflow-x: hidden;font-family: 'Muli';}
*{margin:0;padding:0;line-height:1.5}
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:}
ul{padding-left:0}
img{max-width:100%;border:none;height:auto}
h1,h2,h3,h4,h5,h6{line-height:1.3;margin-top:0}
.img img{width:100%;height:auto;object-fit:cover}
.zek_background{background-size:cover;background-repeat:no-repeat;background-position:center}
.zek_position{position: relative;}
.zek_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;top: 0;left: 0;width: 100%;z-index: 999;background: #fff}
@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}
}
/* Image */
.img_hover{overflow:hidden;position:relative}
.img_hover img{transition:all 1.5s}
.img_hover:hover img{transform:scale(1.1)}
.img_hover:before,.button_home:before{position:absolute;top:0;left:-100%;display:block;content:'';width:50%;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,0.3)));background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);z-index:2}
.img_hover:hover:before,.button_home:hover:before{-webkit-animation:shine 1.3s;animation:shine 1.3s}
@-webkit-keyframes shine {
100%{left:125%}
}
@keyframes shine {
100%{left:125%}
}
/* Container (FAKE theo từng web) */
@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: 1320px;}
}
.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;}
.ab {
	position: absolute;
}
.rela {
	position: relative;
}
.img_fit {
	object-fit: cover !important;
	object-position: center !important;
	width: 100% !important;
	height: 100% !important;
	left: 0;
	top: 0;
}
.bgr_fit {
	background-size: cover !important;
	background-position: center !important;
}

/* input-button */
.btn,input[type="submit"]{display:inline-block;height:40px;line-height:40px;padding:0 20px;text-align:center;white-space:nowrap;outline:none!important;cursor:pointer;border:none;letter-spacing:0;-webkit-transition:background-color .1s ease-in;-moz-transition:background-color .1s ease-in;-ms-transition:background-color .1s ease-in;-o-transition:background-color .1s ease-in;transition:background-color .1s ease-in;-webkit-border-radius:0;border-radius:0}
input[type="text"],input[type="search"],input[type="password"],input[type="email"],input[type="file"],input[type="number"],input[type="tel"],textarea,select{border:1px solid #c4c4c4;padding:10px;width:100%;max-width:100%;display:block;line-height:18px;outline:none}

.buttons_added input{border:1px solid #777;margin:0;height:33px;display:inline-block;vertical-align:middle;padding:0 10px}
.devvn-popup-title span{display: initial;}
.mfp-content .devvn-popup-quickbuy a.devvn_buy_now_style{display:none}
.image-product{position:relative}
.sale-flash{display:none;}
.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;}
#ftwp-container #ftwp-contents.ftwp-border-medium,#ftwp-container #ftwp-trigger.ftwp-border-medium{border-width:1px}
.content-post iframe{display:block;margin:20px auto;width:100%;height:450px;object-fit:contain}
.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;}
.content-post h2{font-size:24px;}
.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:-12px!important}
.content-post .gallery br{display:none}
.content-post .gallery .gallery-item{padding:12px}
.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%;position:relative;overflow:hidden;padding-top:56.25%}
.content-post .gallery .gallery-item .gallery-icon img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border:0!important}
.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:15px auto}
.content-post .alignright{float:right;margin:10px 0 15px 15px}
.content-post .alignleft{float:left;margin:10px 15px 15px 0}
a img.alignright{float:right;margin:10px 0 15px 15px}
a img.alignnone{margin:10px 15px 15px 0}
a img.alignleft{float:left;margin:10px 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:10px 15px 15px 0}
.wp-caption.alignleft{margin:10px 15px 15px 0}
.wp-caption.alignright{margin:10px 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;}
div.wpcf7 .ajax-loader{position:absolute}
.widget-tabs{padding:7px;margin-bottom:0;border:0;list-style:none;margin-left:0;margin-right:0;background-color:#33b5e5;margin-bottom:1.7rem;word-wrap:break-word}
.tabs-2 li{width:50%}
.nav-tabs .nav-link,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{border:0;color:#fff}
.nav-tabs .nav-item.active .nav-link,.nav>li>a:focus,.nav>li>a:hover,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{background-color:rgba(255,255,255,0.2);color:#fff;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;transition:all 1s;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}
.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}
.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}
.sticky{position:-webkit-sticky;position:sticky;top:10px}
.block_slider{margin:-15px}
.item_slider{padding:15px}

.zek_supports{position: fixed;right: 0;bottom: 0;z-index: 999;width: 170px;height: 170px;display:flex;align-items:center;justify-content:center}
.zek_supports .toggle{position:relative;height:60px;width:60px;background:#fff;border-radius:50%;box-shadow:0 3px 4px rgba(0,0,0,0.15);display:flex;align-items:center;justify-content:center;color:#333;font-size:36px;cursor:pointer;transition:1.25s;z-index:5}
.zek_supports .toggle svg{width: 30px;height: 30px;}
.zek_supports.active .toggle{transform:rotate(360deg);box-shadow:0 6px 8px rgba(0,0,0,0.15),0 0 0 2px #333,0 0 0 8px #fff}
.zek_supports .item{position:absolute;left: -20px;list-style:none;transition:.5s;transform: rotate(calc(130deg/3 * var(--i)));transform-origin: 110px;scale:0;transition-delay:calc(0.05s * var(--i))}
.zek_supports.active .item{scale:1;}
.zek_supports .item a{position:relative;display:flex;transform:rotate(calc(360deg/-8 * var(--i)));width: 50px;height: 50px;background-color:#FFF;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 3px 4px rgba(0,0,0,0.15);transition:.5s;background: #362097}
.zek_supports .item svg{transition: .3s}
.zek_supports .item:hover svg{transform: scale(1.1);}
.zek_backtop{position: fixed;right: 66px;bottom: 130px;transition: .5s;z-index: 999;}
.zek_supports.active .zek_backtop{opacity: 0;visibility: hidden;}
.zek_backtop a{height:40px;width:40px;background:#fff;border-radius:50%;box-shadow:0 3px 4px rgba(0,0,0,0.15);display:flex;align-items:center;justify-content:center;color:#333;font-size:24px}	
.zek_backtop a svg{width: 24px;height: 24px;}
/* Header */
.zek_header_mb{display: none;}
.zek_header_menu .menu li>i{display: none;}
.zek_header_menu ul{list-style: none;margin-bottom: 0;}
.zek_header_menu .menu{display: flex;align-items: center;}
.zek_header_menu .menu>li{display: block;margin-right: 30px;}
.zek_header_menu .menu>li:last-child{margin-right: 0;}
.zek_header_menu .menu li{position: relative;}
.zek_header_menu .menu>li>a{display: block;font-weight: 500;line-height: 50px;}
.zek_header_menu .menu>li.current-menu-item>a{font-weight: 700;}
.zek_header_menu .menu ul{opacity:0;visibility:hidden;position:absolute;z-index:99;border-radius: 10px; background:#fff;width:auto;padding:10px 0;min-width:220px;-webkit-box-shadow:0 1px 1px #ccc;-moz-box-shadow:1px 1px 10px #ccc;-o-box-shadow:1px 1px 10px #ccc;-ms-box-shadow:1px 1px 10px #ccc;box-shadow:1px 1px 15px #ccc;transition:all .3s}
.zek_header_menu .menu>li>ul{top:100%;left:-20px;transform:scaleY(0);transform-origin:0 0;}
.zek_header_menu .menu>li>ul ul{top:0;left:100%;transform:scaleX(0);transform-origin:0 0}
.zek_header_menu .menu>li>ul li{padding: 5px 20px;}
.zek_header_menu .menu>li>ul li>a{display: block;white-space: pre-wrap;font-size: 16px;}
.zek_header_menu .menu li:hover>ul{opacity:1;visibility:visible;}
.zek_header_menu .menu>li:hover>ul{transform:scaleY(1);}
.zek_header_menu .menu>li>ul li:hover>ul{transform:scaleX(1);}

/* Footer */

/* Page */
.zek_breadcrumbs{padding:10px 0;background:#f5f5f5}
.zek_breadcrumbs *{margin-bottom: 0;}
.breadcrumbs .separator{margin:0 3px;font-size: 14px;}
.breadcrumbs *{margin-bottom:0}
#zek_page_default{padding: 40px 0;}
.zek_page_title{font-size: 26px;text-transform: uppercase;font-weight: bold;margin-bottom: 20px;}


/* Category */
.zek_category_content{margin-bottom: 15px;}
.zek_item_news .img{padding-top: 56.25%;margin-bottom: 10px;}
.zek_item_news .info .name{font-size: 18px;font-weight: bold;margin-bottom: 8px;}
.pagination{justify-content: center;padding: 20px 0 10px;}
.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: 38px;width: 38px;text-align: center; background: #EAEEF3;line-height: 28px;}
.pagination ul li .current,.pagination ul li span:hover,.pagination ul li a:hover{background: #00adef;color: #fff;}


/* Single */
.zek_single_title{font-size:26px;font-weight:700;text-transform: uppercase;margin-bottom: 10px;}
.zek_single_meta{color: #666;font-size: 13px;}
.zek_single_meta span{display: inline-flex;align-items: center;}
.zek_single_meta span:not(:last-child){margin-right: 10px;}
.zek_single_meta svg{width: 12px;height: 12px;margin-right: 5px;}
.zek_single_content{padding: 20px 0;}
.zek_tags{padding-bottom: 20px;color: #666;font-size: 13px;}
.zek_tags a{display: inline-block;height: 24px;line-height: 24px;border-radius: 3px;padding: 0 8px;background-color: #f5f5f5;margin-left: 3px;}
.zek_single_related{padding-top: 10px;}
.zek_single_related .title{text-transform: uppercase;font-weight: bold;font-size: 24px;margin-bottom: 15px;}
.zek_single_related .item .img{padding-top: 56.25%;margin-bottom: 10px;}
.zek_single_related .item .name{margin-bottom: 0;font-size: 16px;font-weight: bold;}

/* Sidebar */
.zek_sidebar .widget:not(:last-child){margin-bottom:30px}
.zek_sidebar_title{font-size:20px;font-weight:700;text-transform:uppercase;margin-bottom:15px}
.zek_sidebar_post .item:not(:last-child){margin-bottom: 15px;}
.zek_sidebar_post .item .img{padding-top: 56.25%;margin-bottom: 10px;}
.zek_sidebar_post .item .info .name{font-size: 16px;font-weight: bold;margin-bottom: 5px;}
.zek_sidebar_post .item .info .date{color: rgba(20,22,35,0.6);font-size: 14px;}

.zek_sidebar .menu,.zek_sidebar .widget_categories >ul{list-style:none;margin-bottom:0;background-color: #f5f5f5;padding: 10px 15px;}
.zek_sidebar .menu>li,.zek_sidebar .widget_categories >ul>li{display:block;margin-bottom:10px;font-size:16px}
.zek_sidebar .menu>li:last-child,.zek_sidebar .widget_categories >ul>li:last-child{margin-bottom:0}
.zek_sidebar .menu>li.current-menu-item>a,.zek_sidebar .menu>li.current-menu-parent>a,.zek_sidebar .menu>li.current-post-parent>a,.zek_sidebar .widget_categories >ul>li.current-cat>a{font-weight:700}
.zek_sidebar .menu li>ul,.zek_sidebar .widget_categories >ul li>ul{list-style: none;margin-bottom: 0;padding: 5px 8px;background-color: #fff;margin-top: 8px;display: none;}
.zek_sidebar .menu li>ul>li:not(:last-child),.zek_sidebar .widget_categories >ul li>ul>li:not(:last-child){margin-bottom: 5px;}
.zek_sidebar .menu li,.zek_sidebar .widget_categories >ul li{position: relative;}
.zek_sidebar .menu li.menu-item-has-children >a,.zek_sidebar .widget_categories >ul li.cat-parrent>a{padding-right: 20px;}
.zek_sidebar .menu li.menu-item-has-children i,.zek_sidebar .widget_categories >ul li.cat-parrent i{position: absolute;cursor: pointer;right: 0;top: 0;height: 22px;width: 22px;text-align: center;line-height: 22px;}
.zek_sidebar .tagcloud{display:flex;flex-wrap:wrap}
.zek_sidebar .tagcloud a{font-size:14px!important;height:40px;padding:0 24px;line-height:40px;background-color:#ECECEC;border-radius:2px;margin:0 5px 8px 0}
.zek_sidebar iframe{width: 100%;height: auto; object-fit: cover;}
.zek_sidebar .widget_media_image img{width: 100%;height: auto;object-fit: contain;}

/* Product */
.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{display: none;}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{display: none;}
.zek_list_product{display: flex;flex-wrap: wrap;margin: -15px;}
.zek_list_product .zek_item_pro{width: calc(100% / 3);padding: 15px;}
.zek_item_pro .image{position: relative;aspect-ratio: 5/3;}
.zek_item_pro .image img{height: 100%;width: 100%;object-fit: contain;transition: all .5s;}
.zek_item_pro .image:hover img{transform: scale(1.1);}
.zek_item_pro .info{padding: 10px;text-align: center;}
.zek_item_pro .info .name{font-weight: 600;font-size: 16px;margin-bottom: 15px;}
.zek_item_pro .info .price{color: red;font-weight: bold;}
.zek_item_pro .info .price del{margin-right: 10px;font-weight: normal;color: #666;}
.woocommerce nav.woocommerce-pagination{padding-top: 30px;}
/* Detail */

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{padding: 10px 20px;background-color: #006336;color: #fff;font-weight: 500;line-height: 28px;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color: #006336;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{background-color: #014c2e;color: #fff;}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{padding: 10px 20px;}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{background-color: #014c2e;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{background-color: #014c2e;}

.woo-variation-product-gallery{margin-bottom: 0;}
.woo-variation-product-gallery{margin-bottom: 0;}
.wvg-single-gallery-image-container{position: relative;width: 100%;padding-top: 100%;}
.wvg-single-gallery-image-container img{width: auto !important;height: auto !important;max-width: 100% !important;max-height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow, .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow{display: none !important;}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image{opacity: 1;}



.meta_product{display: flex;flex-wrap: wrap;align-items: center;font-size: 14px;margin-bottom: 16px;}
.meta_product .status .stock{color: #A61F23 !important;font-weight: bold;}
.meta_product .slash{margin: 0 10px;}
.meta_product .view span{font-weight: bold;}
.devvn_prod_variable .quantity{padding-left: 0;}
.woo-variation-swatches.wvs-show-label .variations td{text-align: left;}

.woocommerce-product-details__short-description ul,.woocommerce-product-details__short-description ol{margin-left: 16px;}
.woocommerce-product-details__short-description li{margin-bottom: 5px;}

div#reviews.woocommerce-Reviews{max-width: 100%;border-bottom: 0;margin-bottom: 0;}
.devvn_prod_cmt{max-width: 100%;display: none;}
.woocommerce .star-rating{width: 6.4em;letter-spacing: 0.25em;}
.woocommerce .star-rating::before{color: #c4c4c4;}
.woocommerce .star-rating span::before{top: -0.25em;color: #FAA82C !important;}
.woocommerce #reviews #comments h2{display: none;}
span.star_average{color: #FAA82C;}
body.woocommerce #reviews .star-rating{color: #FAA82C;}
.star_box{border: none;padding: 0;margin: 0;}
#comments a.btn-reviews-now,.woocommerce #review_form #respond p.form-submit input#submit, .woocommerce #reviews #comments ol.commentlist #respond p.form-submit input#submit{background-color: #A61F23;}
span.devvn_stars_value i{color: #FAA82C;}
.woocommerce #reviews .commentlist .star-rating span:before{top: -0.15em;}


/* CArt */
.woocommerce-tabs.wc-tabs-wrapper{display: none;}
.woocommerce-error, .woocommerce-info, .woocommerce-message{border-top-color: #006336;}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{color: #006336;}

.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}
.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:16px;color:#212529;font-weight:600;display:inline-block;width:40px;height:40px;line-height:40px;padding:0;text-align:center;border-radius:50%;-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:#006336;background-color:#f5f5f5}
.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{font-size:0}
.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{color:#212529;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:14px 12px;border:0;background-color:#f5f5f5}
.woocommerce table.my_account_orders td{border:0}
.woocommerce table.shop_table.cart td{border:0;padding:20px 10px}
.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-name a:hover,.woocommerce table.order_details .product-name a:hover,.woocommerce table.shop_table.cart .product-name a:hover{color:var(--g5-color-accent)}
.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:30px 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.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:40px}
.woocommerce table.shop_table.cart .product-price,.woocommerce table.shop_table.cart .product-quantity,.woocommerce table.shop_table.cart .product-subtotal{text-align:center}
.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 .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells{margin-top:120px}
.woocommerce .cart-collaterals .wc-proceed-to-checkout{padding:35px 0 0}
.woocommerce .cart-collaterals .wc-proceed-to-checkout a.checkout-button{font-size:1rem;line-height:2.75rem;padding:0 2.1875rem}
.woocommerce .cart-collaterals .cart_totals{box-shadow:0 0 10px rgba(0,0,0,.1);padding:20px 30px;max-width:500px}
.woocommerce .cart-collaterals .cart_totals>h2{font-size:24px;padding-bottom:16px;border-bottom:1px solid #ddd;margin-bottom:25px}
.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 th{border:0;padding:0 9px 15px 0;font-size:15px;font-weight:500}
.woocommerce .cart-collaterals .cart_totals table td{border:0;padding:0 0 15px 9px;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:24px}
.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:20px}
.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{display:block;padding:0;margin:0 0 25px}
.woocommerce form .form-row label{margin-bottom:14px;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:30px}
.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:24px;line-height:1.5;margin-bottom:21px}
.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 30px 34px;box-shadow:0 0 10px rgba(0,0,0,.1)}
.woocommerce #order_review .woocommerce-checkout-payment{margin-top:35px;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 input{position:relative;top:2px;margin-right:5px}
.woocommerce #order_review .woocommerce-checkout-payment ul.payment_methods li label{margin-bottom:0;font-size:18px;color:#212529;font-weight:500}

.woocommerce #order_review .woocommerce-checkout-payment .place-order{padding:20px 0 0;margin:0}
.woocommerce #order_review .woocommerce-checkout-payment .place-order .button{width:100%;margin-top:50px}
.woocommerce table.woocommerce-checkout-review-order-table thead th{border:0;color:#212529;font-weight:500}
.woocommerce table.woocommerce-checkout-review-order-table .product-name{padding:0 5px 15px 0}
.woocommerce table.woocommerce-checkout-review-order-table .product-total{padding:0 0 15px 5px;text-align:right}
.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.woocommerce-checkout-review-order-table tfoot th{font-weight:500;padding:0 5px 15px 0}
.woocommerce table.woocommerce-checkout-review-order-table tfoot td{padding:0 0 15px 5px;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:15px}
.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:24px;font-weight:700;padding-top:15px;padding-bottom:0;border-top:1px solid #eee}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total th{padding-top:15px;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 ul.order_details li{margin-top:0}
.woocommerce .woocommerce-order-details .woocommerce-order-details__title,.woocommerce-column__title{font-size:24px;line-height:1.5;margin-bottom:21px}
.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:14px 12px;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:24px}
#customer_details{float:left;width:50%;margin-bottom:0}
#customer_details .col-1,#customer_details .col-2,.woocommerce div.product form.cart table.variations td.value{width:100%}
#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:#006336!important}
.bg-primary{background-color:#006336!important}


/* Acount */
.yith-wcmap .user-image img{margin: 0;}
.yith-wcmap .user-image{margin-bottom: 0;}
#my-account-menu-tab .user-info .username{font-weight: bold;font-size: 18px;text-transform: capitalize;}

/* Home */







/* huy header */

.container {
	max-width: 1200px;
}
#header .hotline svg {
	width: 21px;
}
#header .header_top .text {
	color: rgb(37, 23, 200);
	display: inline-block;
	margin-right: 15px;
}
#header .header_top .hotline {
	display: inline-block;
}
#header .header_top .text p {
	margin-bottom: 0;
}
.zek_header_logo img{width: 100%;object-fit: contain;height: 40px;}
.header_top {
	background-color: rgb(244, 241, 241);
	padding: 5px 15px;
    display: flex;
    justify-content: end;
	font-size: 13px;
}
#header .header_top .hotline a {
	color: rgb(255, 33, 33);
    font-weight: bold;
}
.zek_header_menu .menu {
	float: right;
}
.zek_header_menu .menu>li>a {
	font-size: 16px;
    font-weight: bold;
    color: rgb(5, 34, 74);
}
.zek_footer_title {
    font-size: clamp(14px,3vw,18px);
    font-weight: bold;
    line-height: 1.4;
    color: rgb(5, 31, 77);
    margin-bottom: 20px;
}
.footer_left img {
	width: 20px;
    height: 20px;
    margin: 0 !important;
    margin-right: 15px !important;
}
.footer_left {
	font-size: 14px;
	color: rgb(4 45 118);
}
.footer_left p,
.footer_left a {
	color: rgb(4 45 118);
	margin-bottom: 10px;
}
.footer_left .textwidget div {
	display: flex;
}
.footer_left ul {
	list-style-type: none;
}
.footer_left .textwidget div ul {
	margin-left: 5px;
}
.footer_right iframe {
	max-width: 460px;
    max-height: 300px;
	width: 100%;
}
.footer_bot {
	display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-top: 10px;
    border-top: 1px solid #e6e8ed;
    margin-top: 10px;
}
.footer_bot #black-studio-tinymce-5 p {
	font-size: 12px;
    line-height: 1.2;
    color: rgb(5, 31, 77);
    margin-bottom: 0;
}
.footer_bot #black-studio-tinymce-6 img {
	height: 27px;
	width: fit-content;
}
.footer_bot #black-studio-tinymce-6 .textwidget div {
	background: #eaf2fe;
    padding: 10px 20px;
    display: flex;
    gap: 10px;
    width: fit-content;
    float: right;
}
.footer_bot > div {
	width: 50%;
}
#footer {
	margin-top: clamp(30px,6vw,50px);
}
/* huy single product */

.banner_product .img {
	padding-bottom: 46%;
}
.banner_product .container {
	max-width: 1360px;
}
.swiper-button-next, .swiper-button-prev {
	color: #fff;
}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after,
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after {
	font-size: 20px;
    font-weight: 600;
	background: #00000091;
    padding: 10px 17px;
    border-radius: 100%;
}
.banner_product .title {
    font-weight: bold;
    line-height: 1.2;
    color: rgb(7, 58, 145);
    letter-spacing: 0px;
    text-align: center;
    font-size: clamp(18px,3vw,25px);
	margin-bottom: 15px;
}
.banner_product .title span {
	color: rgb(255, 33, 33);
}
.nf-form-title {
	display: none;
}
.nf-form-content {
    padding: 0 !important;
    max-width: auto !important;
    margin: 0 !important;
}
.nf-field-container {
	margin-bottom: 0 !important;
}

.form_product nf-fields-wrap nf-field:nth-child(1) {
	width: 60%;
}
.form_product nf-fields-wrap nf-field:nth-child(2) {
	width: 40%;
}
.form_product input[type="submit"] {
	width: 100% !important;
    padding: 0;
    background: rgb(242 67 13) !important;
    font-size: clamp(12px,3vw,18px);
    font-weight: 700;
	height: 33px !important;
	line-height: 0;
	animation-name: wow_form;
    animation-delay: 0s;
    animation-duration: 1s;
    animation-iteration-count: infinite;
}
@keyframes wow_form {
	0% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(1.1);
		-ms-transform: scale(1.1);
		transform: scale(1.1);
	}
	100% {
		-webkit-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
.nf-after-field {
	display: none;
}
.form_product {
	background: #01050d;
    padding: 10px clamp(10px,3vw,30px);
}
.form_product input[type="tel"] {
	height: 33px !important;
    padding: 0 10px;
    font-size: 12px;
    color: #000 !important;
}
.banner_product .price {
    font-size: clamp(22px,3vw,38px);
    color: rgb(255, 33, 33);
    text-align: center;
    display: block;
    font-weight: 700;
}
.banner_product .price .woocommerce-Price-currencySymbol {
	color: rgb(7, 58, 145);
    font-weight: 100;
}
.banner_product .text_left {
	text-align: left;
}
.banner_product .number {
    font-size: clamp(22px,3vw,38px);
    color: rgb(7, 58, 145);
    text-align: center;
    display: block;
    font-weight: 700;
}
.banner_product .row > div:not(:last-child)  {
	border-right: 2px solid rgb(228, 228, 228);
}
.banner_product .row > div {
	padding-top: 20px;
	padding-bottom: 10px;
}
.banner_product .content {
	border: 2px solid rgb(228, 228, 228);
}
.title_product {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(5, 31, 77);
    text-align: center;
    margin-bottom: 0;
    font-size: clamp(20px,3vw,36px);
}
.line_title_pro {
	background-image: linear-gradient(rgb(228, 228, 228), rgb(255, 255, 255));
	width: 100%;
	height: 10px;
}
.line_title_pro.top {
	transform: perspective(1000px) rotateX(180deg);
}
.contai_title_pro {
	max-width: 1560px;
    margin: 15px auto;
}
.banner_product .content_banner {
	bottom: clamp(20px,6vw,100px);
    left: clamp(20px,6vw,100px);
}
.banner_product .title_banner {
    text-shadow: rgb(84, 84, 84) 1px 2px 3px;
    color: #fff;
    font-size: clamp(22px,4vw,60px);
    font-weight: 700;
}
.banner_product .text_banner {
    color: #fff;
    font-size: clamp(18px,3vw,38px);
}
.pre_order a {
    color: #fff !important;
    border: 2px solid #fff;
    padding: 8px clamp(15px,3vw,30px);
    border-radius: 20px;
    font-size: clamp(15px,3vw,21px);
    background: #ffffff2e;
}
.pro_sec1 .box .text {
	top: 5px;
    left: 0;
    text-align: center;
    z-index: 2;
    width: 55%;
    margin-bottom: 0;
    font-size: clamp(16px,3vw,20px);
    color: #000;
    font-weight: 600;
}
.pro_sec1 .box .text span {
    color: rgb(16, 116, 184);
    font-size: clamp(17px,3vw,24px);
}
.pro_sec1 .box img {
	width: 80%;
    height: 70%;
    object-fit: contain;
    bottom: 0;
    left: 0;
    z-index: 1;
}
.pro_sec1 .box .uu_dai {
	top: 0;
    right: 0;
    z-index: 2;
    height: 65%;
    width: 45%;
    text-align: center;
    margin-bottom: 0;
    display: flex;
    align-items: center;
    color: rgb(218, 39, 12);
    font-size: clamp(18px,3vw,27px);
    padding: 10px;
    font-weight: 700;
    text-shadow: rgb(180, 180, 180) 1px 2px 3px;
	justify-content: center;
}
.pro_sec1 .box .border {
	height: 65%;
    width: 45%;
    top: -2px;
    right: -2px;
    border: 6px solid rgb(23, 101, 201) !important;
    z-index: 0;
    border-top-right-radius: 20px;
}
.pro_sec1 .box {
	height: 237px;
    width: 100%;
    box-shadow: rgb(0, 0, 0) 15px 15px 20px -15px;
    border: 2px solid rgb(23, 101, 201);
    border-radius: 20px;
    overflow: hidden;
	background: #fff;
}
.pro_sec1 .title {
    font-weight: 700;
    font-style: normal;
    color: rgb(30, 18, 77);
    text-align: center;
    text-shadow: rgba(45, 42, 80, 0.1) 7px 4px 0px;
    font-size: clamp(25px,3vw,40px);
	margin-bottom: 20px;
}
.pro_sec1 {
	background: rgb(255, 242, 248);
    padding: 50px 0;
}
.pro_sec1 .row {
	row-gap: 30px;
}
.list_product .info_top {
	width: 100%;
    justify-content: space-between;
    background-image: linear-gradient(rgba(255, 255, 255, 0), rgb(228, 228, 228));
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
	align-items: center;
}
.list_product .img {
	width: 30%;
}
.list_product .engine {
	width: 15%;
}
.list_product .feature {
	width: 40%;
	border-left: 1px solid #000;
    border-right: 1px solid #000;
    padding: 0 10px;
}
.list_product .pick_and_show {
	width: 15%;
    display: flex;
    flex-direction: column;
    align-items: center;
    row-gap: 15px;
}
.list_product .name_product {
	margin-bottom: 0;
}
.list_product .name_product a {
    color: #073a91;
    font-size: clamp(20px,3vw,27px);
    font-weight: 900;
}
.list_product .price_product {
    color: #073a91;
    font-size: clamp(17px,3vw,24px);
    font-weight: 900;
    margin-bottom: 0;
}
.list_product .price_product span {
	font-weight: 100;
}
.pro_sec2 .nav {
	border-bottom: none;
    display: flex;
    column-gap: clamp(20px,3vw,50px);
    row-gap: 20px;
    justify-content: center;
    margin-bottom: clamp(20px,3vw,40px);
}
.pro_sec2 .nav-link {
    padding: 0;
    color: rgb(5, 31, 77);
    text-align: center;
    font-size: clamp(20px,3vw,26px);
}
.pro_sec2 .nav-link.active {
	border-bottom: 2px solid #000;
}
.pro_sec2 {
	margin-top: clamp(30px,3vw,50px);
}
.list_product .feature .item {
	width: 16.6666666666%;
	text-align: center;
}
.list_product .feature .item .icon {
	width: 60px;
	height: 60px;
    object-fit: contain;
}
.list_product .feature .item p {
	margin-bottom: 0;
    font-weight: bold;
    line-height: 1.2;
    color: rgb(79, 79, 79);
    font-size: 13px;
    margin-top: 5px;
}
.list_product .engine h3 {
    font-size: 18px;
    line-height: 1.6;
    color: rgb(86, 86, 86);
    text-align: center;
    margin-bottom: 0;
}
.list_product .engine p {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.4;
    color: rgb(5, 98, 161);
    text-align: center;
    margin-bottom: 0;
}
.list_product .product {
	align-items: center;
	margin-bottom: 20px !important;
}
.pick_now a {
    font-size: 17px;
    font-weight: bold;
    line-height: 1;
    color: rgb(240, 63, 63);
    text-align: center;
    border-width: 2px;
    border-radius: 98px;
    border-style: solid;
    border-color: rgb(246, 135, 93);
    padding: 5px 20px;
    display: block;
}
.specifications a {
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    color: rgb(15, 116, 184);
    text-decoration-line: underline;
    text-align: center;
}
.slide_product .img {
	padding-bottom: 40%;
}
.slide_product {
	margin-bottom: clamp(30px,3vw,50px);
}
.pro_sec2 .title_product {
	margin-bottom: 20px;
}
.content_product {
	display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.content_single_product {
}
.home_sec1 .swiper-slide {
	height: 100%;
}
.home_sec1 .list_cat{margin-top: 30px;}
.home_sec1 .list_cat .item{background: #fff;border-bottom: 1px solid #cecece;height: 100%;}
.home_sec1 .list_cat .item .img{aspect-ratio: 5/3;}
.home_sec1 .list_cat .item .img img{height: 100%;transition: all .5s;}
.home_sec1 .list_cat .item:hover .img img{transform: scale(1.08);}
.home_sec1 .list_cat .item .info{padding: 5px 15px 20px;text-align: center;}
.home_sec1 .list_cat .item .info .name{margin-top: 5px;font-size: 18px;margin-bottom: 0;font-weight: bold;}
.content_single_product h2 {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(5, 31, 77);
    font-size: 24px;
}
.content_single_product p {
	line-height: 1.6;
    color: rgb(5, 31, 77);
    font-size: 16px;
}
.pro_sec3 .title_color {
    line-height: 1.6;
    color: rgb(5, 34, 74);
    text-align: center;
    font-size: clamp(20px,3vw,36px);
}
.pro_sec3 .nav-link.active {
	border-bottom: 0;
}
.pro_sec3 .img_feedback {
	padding-bottom: 40%;
}
.pro_sec3 .nav {
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
    column-gap: 20px;
    row-gap: 15px;
	border: none;
}
.pro_sec3 .img_color {
	width: clamp(40px,4vw,62px);
    height: clamp(40px,4vw,62px);
	position: relative;
	border-radius: 100%;
    overflow: hidden;
}
.pro_sec3 .img_color img {
	border-radius: 100%;
}
.pro_sec3 .nav-link {
	padding: 0;
}
.pro_sec3 .nav-link.active .img_color {
	border: 1px solid rgb(17, 116, 184);
    border-radius: 100%;
    padding: 3px;
	overflow: hidden;
	width: clamp(43px,4vw,65px);
    height: clamp(43px,4vw,65px);
}
.pro_sec3 .nav-link .img_color i {
	display: none;
}
.pro_sec3 .nav-link.active .img_color i {
	color: #ffffff;
	display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    font-size: clamp(20px,3vw,30px);
}
.pro_sec3 .pick_color {
	margin-top: 20px;
}
.pro_sec3 {
	margin-top: clamp(30px,3vw,50px);
}
.pro_sec4 .title {
    line-height: 1.6;
    color: rgb(5, 34, 74);
    text-align: center;
    font-size: clamp(20px,3vw,36px);
}
.pro_sec4 .iframe {
	padding-bottom: 50%;
}
.pro_sec4 {
	margin-top: clamp(30px,3vw,50px);
}
.pro_sec6 {
	margin-top: clamp(30px,3vw,50px);
}
.pro_sec6 .container {
	max-width: 1477px;
}
.pro_sec6 .text {
    line-height: 1.4;
    color: rgb(79, 79, 79);
    text-align: center;
    font-size: 14px;
    margin-top: 20px;
}
.important {
    line-height: 1.6;
    color: rgb(79, 79, 79);
    text-align: center;
    font-size: 15px;
    border: 1px solid #000;
    padding: 15px 10px;
}
.zek_form .box {
	width: 50%;
}
.zek_form .content_box {
	width: 80%;
}
.zek_form .baogia_dk {
	column-gap: 25px;
	row-gap: 15px;
	margin-top: 20px;
}
.zek_form .baogia_dk div {
	width: calc(50% - 12.5px);
}
.zek_form .title_form {
    font-weight: bold;
    line-height: 1.2;
    color: rgb(7, 58, 145);
    letter-spacing: 0px;
    font-size: clamp(22px,3vw,35px);
}
.zek_form .text_form {
	font-size: 14px;
    line-height: 1.6;
    color: rgb(84, 84, 84);
}
.zek_form .logo_tuvan {
	padding-bottom: 34%;
    border-radius: 100%;
    overflow: hidden;
    width: 35%;
    border: 2px solid rgb(255, 84, 0);
    margin: auto;
}
.zek_form .name {
    font-size: 20px;
    font-weight: bold;
    color: rgb(5, 31, 77);
    text-align: center;
    margin-top: 15px;
	margin-bottom: 0;
    line-height: 1;
}
.zek_form .position {
	font-size: 15px;
    line-height: 1.6;
    color: rgb(5, 31, 77);
    text-align: center;
	margin-bottom: 0;
}
.zek_form .phone {
    font-size: 25px;
    font-weight: bold;
    line-height: 1.6;
    color: rgb(200, 31, 23);
    display: block;
    text-align: center;
}
.bao_gia a {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    text-align: center;
    background: rgb(240, 63, 63);
    font-size: clamp(16px,3vw,20px);
    display: block;
    padding: 3px 0;
    border-width: 3px;
    border-radius: 11px;
    border-style: outset;
    border-color: rgb(200, 31, 23);
}
.dang_ky a {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    text-align: center;
    background: rgb(15, 116, 184);
    font-size: clamp(16px,3vw,20px);
    display: block;
    padding: 3px 0;
    border-width: 3px;
    border-radius: 11px;
    border-style: outset;
    border-color: rgb(7, 44, 109);
}
.zek_form {
	background: rgba(235, 243, 255, 0.5);
}
.zek_form .box_left {
	padding: 35px 0;
}
.form_contact {
	background: rgb(5, 98, 161);
}
.zek_form .form_contact {
	top: 50%;
    transform: translateY(-50%);
    left: 90%;
    max-width: 340px;
	margin: auto;
	width: 100%;
}
.form_contact .content_top {
	padding: 0px 40px;
}
.form_contact .title {
	font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
    color: rgb(255, 255, 255);
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.form_contact input {
	height: 34px !important;
}
.form_contact textarea {
	height: 70px !important;
}
.form_contact nf-fields-wrap {
	display: flex;
    flex-direction: column;
    row-gap: 5px;
}
.form_contact input[type="submit"] {
	font-size: 17px;
    font-weight: bold;
    line-height: 1.6;
    color: rgb(255, 255, 255) !important;
    text-align: center;
    padding: 0;
    height: 38px !important;
    background: rgb(244, 64, 37) !important;
    width: 100% !important;
    margin-top: 20px;
}
.form_contact .text {
	font-size: 12px;
    line-height: 1.4;
    color: rgb(228, 228, 228);
    text-align: center;
    margin-bottom: 0;
    margin-top: 10px;
}
.form_contact .slogan {
	font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    text-align: center;
    background-color: rgb(5, 34, 74);
    padding: 10px 0;
	margin-top: 5px;
}
/* huy popup */
.zek_popup .bgr {
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #00000059;
}
.zek_popup {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    display: flex;
    align-items: center;
    justify-content: center;
	display: none;
}
.zek_popup .content_popup {
	width: 80%;
	max-width: 320px;
	z-index: 1;
	background-image: linear-gradient(120deg, rgb(10, 103, 233), rgb(5, 34, 74));
}
.zek_popup .bgr.loai2 {
	background-image: linear-gradient(rgb(10, 103, 233), rgba(10, 103, 233, 0.1));
}
.zek_popup .content_time {
	z-index: 1;
    display: flex;
    justify-content: center;
    color: #fff;
	gap: clamp(10px,3vw,20px);
	padding-bottom: 50%;
    padding-top: 15px;
}
.zek_popup .content_time p {
	margin-bottom: 0;
    font-size: clamp(12px,3vw,18px);
    font-weight: 700;
}
.zek_popup .content_time .box {
	text-align: center;
}
.zek_popup .content_time span {
	font-size: 12px;
    font-weight: 100;
}
.zek_popup .title {
	font-size: clamp(17px,3vw,23px);
    color: #fff;
    text-align: center;
    font-weight: 700;
	margin-bottom: 20px;
}
.zek_popup .content_box {
	padding: 25px;
}
.zek_popup .form_product nf-fields-wrap {
	flex-wrap: wrap;
    row-gap: 10px;
}
.zek_popup .form_product nf-fields-wrap nf-field {
	width: 100%;
}
.zek_popup .form_product {
    background: unset;
    padding: 0;
}
.zek_popup .form_product input[type="submit"] {
	animation-name: unset;
}
.zek_popup .zek_off_popup {
	top: 10px;
    right: 10px;
    z-index: 2;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
}
.zek_popup2 .bgr {
	width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #00000059;
}
.zek_popup2 .content {
	width: 80%;
    max-width: 320px;
    z-index: 1;
    background-image: linear-gradient(120deg, rgb(10, 103, 233), rgb(5, 34, 74));
}
.zek_popup2 {
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    display: none;
    align-items: center;
    justify-content: center;
}
.zek_popup2 .img {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	filter: blur(2px);
}
.zek_popup2 .content_banner {
	z-index: 1;
	background-color: rgba(10, 103, 233, 0.7);
    padding: 10px 0;
}
.zek_popup2 .title {
	font-weight: bold;
    line-height: 1.2;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 21px;
}
.zek_popup2 .category {
	font-weight: bold;
    line-height: 1.2;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 18px;
    margin-bottom: 0;
}
.zek_popup2 .banner {
	padding: 35px 0;
}
.zek_popup2 .form {
	padding: 30px 35px;
}
.zek_popup2 input,
.zek_popup2 select {
	height: 40px !important;
}
.zek_popup2 nf-fields-wrap {
	display: flex;
    flex-direction: column;
    row-gap: 10px;
}
.zek_popup2 input[type="submit"] {
	padding: 0;
    font-size: 14px;
    font-weight: bold;
    line-height: 0;
    color: rgb(255, 255, 255) !important;
    text-align: center;
    background-color: rgb(244, 64, 37) !important;
    width: 100% !important;
    margin-top: 15px;
}
.zek_popup2 .zek_off_popup {
	top: 10px;
    right: 10px;
    z-index: 2;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
}
.zek_popup3 .bgr {
	width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #00000059;
}
.zek_popup3 .content {
    width: 80%;
    max-width: 640px;
    z-index: 1;
    background: rgb(5, 34, 74);
}
.zek_popup3 .box_left {
	width: 62%;
	padding: 40px 20px;
}
.zek_popup3 .box_right {
	width: 38%;
}
.zek_popup3 {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99999999;
    display: none;
    align-items: center;
    justify-content: center;
}
.zek_popup3 .title {
	line-height: 1.2;
    color: rgb(255, 255, 255);
    font-size: 27px;
	margin-bottom: 30px;
}
.nf-before-form-content, .nf-field-label {
	display: none;
}
.zek_popup3 input, .zek_popup3 select {
	height: 40px !important;
}
.zek_popup3 nf-fields-wrap {
	display: flex;
    flex-direction: column;
    row-gap: 8px;
}
.zek_popup3 input[type="submit"] {
	font-weight: bold;
    line-height: 0;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 18px;
    padding: 0;
    background-color: rgb(244, 64, 37) !important;
    width: 100% !important;
    margin-top: 10px;
}
.zek_popup3 .form {
	max-width: 331px;
    margin: auto;
}
.content_product .regular-price {
	text-decoration: line-through;
    margin-right: 10px;
}
.content_product .bgr_product {
	display: block;
    padding-bottom: 50%;
}
.pro_sec7 .bgr_product {
	padding-bottom: 65%;
}
.content_product .title {
    font-weight: bold;
    line-height: 1.2;
    color: rgb(54, 54, 54);
    text-align: center;
    font-size: 18px;
	margin-bottom: 5px;
}
.content_product .mo_ta_ngan p {
    line-height: 1;
    color: rgb(97, 97, 97);
    text-align: center;
    font-size: 14px;
    border-bottom: 1px solid rgb(97, 97, 97);
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.content_product .price_product {
    line-height: 1.4;
    color: rgb(201, 31, 23);
    text-align: center;
    font-size: 16px;
}
.content_product .default-price {
	font-weight: 600;
}
.show_more a {
	font-weight: 600;
    line-height: 1.6;
    color: rgb(255, 255, 255);
    text-align: center;
    font-size: 16px;
    background-color: rgb(132, 132, 132);
    display: block;
    padding: 8px 0;
    margin-top: 10px;
}
.title_sec7 a {
    font-weight: bold;
    line-height: 1;
    color: rgb(5, 34, 74);
    text-align: center;
    font-size: clamp(20px,3vw,35px);
	display: block;
}
.title_sec7 {
	margin-bottom: 0;
}
.title_sec7 a span {
	color: rgb(242, 67, 13);
}
.show_archive a {
	font-size: 13px;
    font-style: italic;
    line-height: 1.6;
    color: rgb(242, 67, 13);
    text-align: center;
    border-bottom: 2px solid rgb(242, 67, 13);
    padding-bottom: 8px;
	position: relative;
}
.show_archive a::after {
	content: '';
    background: url(images/here-removebg-preview.png);
    width: 25px;
    height: 25px;
    display: inline-block;
    position: absolute;
    top: -5px;
    right: -30px;
    z-index: 99999;
    background-size: contain;
    background-repeat: no-repeat;
}
.show_archive {
	text-align: center;
}
.pro_sec7 .show_product {
	margin-top: 30px;
}
.pro_sec7 {
	background: rgb(245, 245, 245);
    padding: 40px 0;
}
.swipe_to_show {
	font-size: 13px;
    font-style: italic;
    line-height: 1.6;
    color: rgb(242, 67, 13);
    text-align: center;
	margin-top: 20px;
}
.client_say .box_left {
	width: 42%;
	position: relative;
}
.client_say .box_right {
	width: 58%;
}
.client_say .title {
    font-weight: bold;
    line-height: 1;
    color: rgb(0, 0, 0);
    text-align: center;
    font-size: clamp(20px,3vw,30px);
	margin-bottom: 0;
}
.client_say .line {
	background: rgb(255, 84, 0);
    height: 1px;
    margin: 15px auto;
    max-width: 111px;
}
.client_say .text {
    line-height: 1.2;
    color: rgb(79, 79, 79);
    text-align: center;
    font-size: 16px;
}
.client_say .img {
	width: 164px;
    height: 164px;
    border-radius: 100%;
    background: rgb(13, 98, 242);
    padding: 5px;
	position: relative;
    z-index: 1;
}
.client_say .img img {
	border-radius: 100%;
}
.client_say .client {
	background-color: rgb(7, 58, 145);
    padding: 15px 30px;
    padding-left: 50px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 130px;
    width: calc(100% - 130px);
}
.client_say .name {
    font-weight: bold;
    line-height: 1.2;
    color: rgb(255, 255, 255);
    font-size: 18px;
}
.client_say .job {
    font-size: 12px;
    font-style: italic;
    line-height: 1.2;
    color: rgb(255, 255, 255);
    text-align: left;
}
.client_say .star i {
	color: #ffc14a;
    font-size: 18px;
}
.client_say .star svg{fill: #ffc14a;width: 14px;height: 14px;}
.client_say .star {
	display: flex;
    column-gap: 7px;
}
.client_say .content {
	background-image: linear-gradient(rgb(228, 228, 228), rgb(255, 255, 255));
    padding: 15px;
    max-width: 850px;
    margin: auto;
    border-top-right-radius: 45px;
    border-bottom-left-radius: 45px;
	align-items: center;
	margin-top: 30px;
}
.client_say .text_client {
    line-height: 1.6;
    color: rgb(5, 31, 77);
    margin-bottom: 0;
    font-size: 16px;
    text-align: justify;
    padding: 0 50px;
	position: relative;
}
.client_say .text_client::before {
	content: "+";
    position: absolute;
    top: -42px;
    left: 7px;
    color: #f2430d;
    font-size: 40px;
    font-weight: 800;
}
.client_say .text_client::after {
	content: "+";
    position: absolute;
    bottom: -42px;
    right: 7px;
    color: #f2430d;
    font-size: 40px;
    font-weight: 800;
}
.client_say .bgr1 {
	position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    transform: rotateX(180deg) rotateY(180deg);
    opacity: 0.4;
}
.client_say .container {
	padding-bottom: 160px;
	overflow: hidden;
    padding-top: 30px
}
.client_say .bgr2 {
	position: absolute;
    top: 0px;
    right: 0;
    width: 15%;
    opacity: 0.4;
    transform: rotateX(180deg) rotateY(180deg);
}
/* huy trang báo giá */
.page-template-bao-gia .title_product {
	margin-top: 30px;
}
.text_page {
	font-size: 18px;
    font-weight: bold;
    line-height: 1.6;
    color: rgb(201, 31, 23);
    text-align: center;
	margin-bottom: 0;
}
.slogan_page {
	font-size: 16px;
    line-height: 1.6;
    color: rgb(0, 0, 0);
    text-align: center;
}
.title_archive_product a {
    font-weight: bold;
    line-height: 1.6;
    color: rgb(244, 241, 241);
    text-align: center;
    text-shadow: rgb(189, 189, 189) 1px 2px 3px;
    display: block;
    background: rgb(41, 40, 38);
    padding: 10px 0;
	font-size: clamp(20px,3vw,30px);
}
.title_archive_product a span {
	color: rgb(255, 193, 74);
}
.baogia_sec1 .list_product {
	margin-top: 50px;
}
.baogia_sec1 {
	margin-bottom: 50px;
}
/* huy home */
.home_sec1 .title_archive {
    font-weight: bold;
    line-height: 1;
    color: rgb(7, 58, 145);
    font-size: clamp(20px,3vw,30px);
    border-bottom: 2px solid #bdbdbd;
    padding-bottom: 10px;
}
.home_sec2 .title {
    font-weight: bold;
    line-height: 1;
    color: rgb(0, 0, 0);
    text-align: center;
    font-size: clamp(20px,3vw,30px);
	position: relative;
	margin-bottom: 50px;
}
.home_sec2 .row {
	row-gap: 20px;
}
.home_sec2 .title::after {
	content: '';
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
    width: 111px;
    height: 1px;
    background: rgb(255, 84, 0);
}
.home_sec2 .number {
    font-size: clamp(22px,3vw,36px);
    margin-bottom: 12px;
    font-weight: bold;
    line-height: 1;
    color: rgb(255, 84, 0);
    text-align: left;
}
.home_sec2 .title_box {
    font-size: clamp(17px,3vw,20px);
    font-weight: bold;
    line-height: 1.2;
    color: rgb(0, 0, 0);
    text-align: left;
    margin-bottom: 15px;
}
.home_sec2 .text_box {
    font-size: clamp(16px,3vw,18px);
    line-height: 1.4;
    color: rgb(0, 0, 0);
    margin-bottom: 0;
}
.home_sec2 .img {
	padding-bottom: 40%;
	margin-top: 15px;
}
.home_sec2 {
	margin-top: clamp(30px,3vw,50px);
}
/* huy menu */
.menu_product > ul {
	left: unset !important;
    right: -20px;
}
.menu_product ul > li > ul {
	position: unset !important;
    box-shadow: unset !important;
    display: flex;
    flex-wrap: wrap;
    max-width: 920px;
    width: max-content !important;
	opacity: 1 !important;
    transform: scaleX(1) !important;
    visibility: inherit !important;
}
.menu_product ul > li > ul > li {
    width: 25%;
}
.menu_product ul > li > ul > li a {
    font-weight: bold;
    line-height: 1.2;
    color: rgb(54, 54, 54);
    text-align: center;
    font-size: 18px;
    margin-bottom: 5px;
}
.menu_product ul > li > ul > li a span {
	padding: 0;
}
.menu_product ul > li > ul > li > a {
	display: flex !important;
    flex-direction: column;
}
.menu_product > ul > li > a {
    font-weight: bold;
    line-height: 1;
    color: rgb(7, 58, 145);
    font-size: clamp(16px,3vw,20px) !important;
    border-bottom: 2px solid #bdbdbd;
    padding-bottom: 10px;
    text-transform: uppercase;
}



















@media (max-width: 1399px) {
	.zek_home5:before{filter: blur(10px);}
}
@media (max-width: 1199px) {
}
@media (max-width: 991px) {
}
@media(max-width:767px) {
	.menu-item-has-children > ul > li img {
		display: none;
	}
	.menu-item-has-children > ul > li span {
		display: block !important;
	}
	.menu_product ul > li > ul > li {
		width: 100%;
	}
	.menu-item-has-children > ul > li > a {
		text-align: left !important;
		font-size: 14px !important;
    	color: #cccccccc !important;
		border-bottom: none;
		text-transform: capitalize;
	}
	#zek_menu_mobile .menu>li>ul ul {
		background-color: transparent;
		width: 100% !important;
		padding-left: 15px;
	}
	.list_product .img {
		width: 100%;
	}
	.list_product .engine {
		width: 25%;
	}
	.list_product .feature {
		width: 50%;
	}
	.list_product .pick_and_show {
		width: 25%;
	}
	.zek_form .form_contact {
		position: unset;
		transform: unset;
		margin-top: 20px;
	}
	.form_contact .content_top {
		padding: 5px 40px;
	}
	.zek_form .content_box {
		width: 100%;
		padding: 0 15px;
	}
	.zek_form .box {
		width: 100%;
	}
	.zek_form .box_right {
		display: none;
	}
	.client_say .box_left {
		width: 100%;
	}
	.client_say .box_right {
		width: 100%;
		margin-top: 50px;
	}
	.client_say .text_client::after {
		bottom: -27px;
	}
body{font-size: 14px;}

/* Content-post-mb */
.columns-4,.columns-5,.columns-6{grid-template-columns:repeat(2,1fr);grid-gap:15px}
.columns-3,.columns-2{grid-template-columns:repeat(1,1fr);grid-gap:15px}
.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;}
.content-post .alignnone{margin:0 10px 10px 0}
.content-post .aligncenter,.content-post div.aligncenter{margin:10px auto}
.content-post .alignright{margin:5px 0 10px 10px}
.content-post .alignleft{margin:5px 10px 10px 0}
a img.alignright{margin:5px 0 10px 10px}
a img.alignnone{margin:5px 10px 10px 0}
a img.alignleft{float:left;margin:5px 10px 10px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption.alignnone{margin:5px 10px 10px 0}
.wp-caption.alignleft{margin:5px 10px 10px 0}
.wp-caption.alignright{margin:5px 0 10px 10px}
.content-post .gallery{margin:-5px!important}
.content-post .gallery .gallery-item{padding:5px;margin-top:0!important}
.content-post .gallery.gallery-columns-3 .gallery-item,.content-post .gallery.gallery-columns-4 .gallery-item,.content-post .gallery.gallery-columns-5 .gallery-item{width:50%!important}
.content-post .gallery.gallery-columns-6 .gallery-item,.content-post .gallery.gallery-columns-7 .gallery-item,.content-post .gallery.gallery-columns-8 .gallery-item,.content-post .gallery.gallery-columns-9 .gallery-item{width:calc(100% / 3)!important}


.zek_header_pc{display: none;}
.zek_header_mb{display: block;padding: 10px 0;}
.zek_header_logo_mb{text-align: center;}
.zek_header_logo_mb img{max-width: 200px;height: 40px;object-fit: contain;}
.zek_touch_menu{display: block;margin-right: 15px;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: #212529;position: absolute;left: 3px;}
.zek_touch_menu span{display: block;width: 24px;height: 2px;background-color: #212529;position: absolute;left: 3px;top: 50%;transform: translateY(-50%);}
.zek_touch_menu:after{bottom: 7px;}
.zek_touch_menu:before{top: 7px;}
#zek_menu_mobile .title{display: block;padding: 24px;background-color: rgba(255,255,255,.1);text-transform: uppercase;font-weight: bold;font-size: 20px;}
#zek_menu_mobile .title span{display: block;height: 48px;line-height: 48px;background-color: #222;border-radius: 4px;padding: 0 20px;}
#zek_menu_mobile{width: 300px;height: 100%; background-color: #222;color: #ccc;-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 #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: 0;
margin: 0;}
#zek_menu_mobile .menu li{position: relative;border-bottom: solid 1px #3c3c3c;margin-left: 0;}
#zek_menu_mobile .menu>li{border-bottom-color: #2f2f2f;}
#zek_menu_mobile .menu li>a{display: flex;
padding: 8px 24px !important;color: #ccc;}
#zek_menu_mobile .menu>li ul{background-color: #2f2f2f;display: none;}
#zek_menu_mobile .menu li>i{position: absolute;right: 0;top: 0;width: 40px;height: 40px;line-height: 40px;font-size: 14px; text-align: center;z-index: 2;cursor: pointer;}
#zek_menu_mobile .menu>li>ul ul{background-color: #4c4b4b}
#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;}

.zek_supports{width: 120px;height: 120px;}
.zek_supports .item{left: -40px}
.zek_backtop{right: 40px;}

.zek_list_product .zek_item_pro{width: 50%;}


}
@media(max-width:575px) {
	.banner_product .content .box {
		display: flex;
    	align-items: center;
    	column-gap: 30px;
    	justify-content: center;
	}
	.banner_product .content .box .title {
		margin-bottom: 0;
	}
	.banner_product .content .col-md-5 .box {
		display: block;
	}
	.banner_product .row > div {
		padding-top: 10px;
		padding-bottom: 0px;
	}
	.banner_product .content .col-md-5 .box .title {
		margin-bottom: 20px;
	}
	.banner_product .img {
		padding-bottom: 70%;
	}
	.list_product .engine {
		width: 30%;
	}
	.list_product .feature {
		width: 70%;
	}
	.list_product .pick_and_show {
		width: 100%;
		margin-top: 20px;
		flex-direction: row;
    	justify-content: center;
    	align-items: center;
    	column-gap: 15px;
	}
	.banner_product .content_banner {
		left: 50%;
		transform: translateX(-50%);
		width: 100%;
    	text-align: center;
	}
	.client_say .container {
		padding-bottom: 70px;
	}
iframe{height:200px}
.zek_list_news .col-item{width: 100%;}
.zek_list_product{margin: -10px;}
.zek_list_product .zek_item_pro{padding: 10px;}
.zek_page_title{font-size: 22px;}
.zek_item_pro .info{padding: 10px 0;}
.zek_item_pro .info .name{font-size: 14px;margin-bottom: 10px;}
.home_sec1 .list_cat .item .info{padding: 0 10px 20px;}
.home_sec1 .list_cat .item .info .name{font-size: 16px;}

}