/*
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.
*/
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-Thin.ttf);font-style: normal;font-weight: 200;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-ThinItalic.ttf);font-style: italic;font-weight: 200;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-Light.ttf);font-style: normal;font-weight: 300;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-LightItalic.ttf);font-style: italic;font-weight: 300;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-Regular.ttf);font-style: normal;font-weight: 400;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-Italic.ttf);font-style: italic;font-weight: 400;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-Medium.ttf);font-style: normal;font-weight: 500;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-MediumItalic.ttf);font-style: italic;font-weight: 500;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-SemiBold.ttf);font-style: normal;font-weight: 600;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-SemiBoldItalic.ttf);font-style: italic;font-weight: 600;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-Bold.ttf);font-style: normal;font-weight: 700;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-BoldItalic.ttf);font-style: italic;font-weight: 700;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-ExtraBold.ttf);font-style: normal;font-weight: 900;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-ExtraBoldItalic.ttf);font-style: italic;font-weight: 900;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-Black.ttf);font-style: normal;font-weight: 900;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-BlackItalic.ttf);font-style: italic;font-weight: 900;}
body{overflow-x: hidden;font-family: 'Montserrat';font-size: 14px;}
*{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: #f58634;}
ul{padding-left:0}
.table{max-width: 100%;table-layout: fixed;word-wrap: break-word;}
img{max-width:100%;border:none;height:auto}
.woocommerce .content-post img, .woocommerce-page .content-post img{height: auto !important;}
h1,h2,h3,h4,h5,h6{line-height:1.3;margin-top:0;margin-bottom: 1rem;}
.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;}
.zek_overlay{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;background: rgba(0, 0, 0, 0.7);}
.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}
}
/* Bling bling */
.blings{-webkit-animation:blings 1.3s linear infinite;animation:blings 1.3s linear infinite}
@-webkit-keyframes blings {
0%{transform: scale(1);}
50%{transform: scale(1.1);}
100%{transform: scale(1);}
}
@keyframes blings {
0%{transform: scale(1);}
50%{transform: scale(1.1);}
100%{transform: scale(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: 1230px;}
}
.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;}

/* 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}

/* Ninja Form */
.nf-before-form-content{display: none;}
.nf-form-content{padding: 0 !important;}
.nf-form-content label{font-size: 16px !important;color: #141313;}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field{font-size: 15px !important;}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]){height: 40px !important;}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea{color: #6B6F75 !important;font-weight: 500; background: #FCFCFC !important;border: 1px solid #c0c0c080 !important;border-radius: 5px !important;}
.nf-form-content .list-select-wrap .nf-field-element>div:focus, .nf-form-content input:not([type=button]):focus, .nf-form-content textarea:focus{border-color: #0C5E30 !important;}
.nf-error.field-wrap .nf-field-element:after{display: none;}
.nf-after-field{display: none;}
.nf-after-form-content{display: none;}
.nf-form-content textarea.ninja-forms-field{height: 140px !important;}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit]{background: #F68632 !important;border-radius:20px !important;text-align: center;color: #fff !important;font-size: 18px !important;font-weight: bold;height: 44px !important;line-height: 44px;padding: 0 20px !important;width: 100% !important;border: none !important;}


.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;
}
.buttons_added input{border:1px solid #dfdfdf;margin:0;height:32px;width: 32px;background: transparent;text-align: center;font-weight: bold;display: inline-flex; display:inline-block;vertical-align:middle;padding:0 10px}
.woocommerce .quantity .qty{width: 40px;border-radius: 0;margin: 0 -5px;}

.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 0;width:100% !important;height:auto;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: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:15px;}
.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_support{position: fixed;z-index: 999;right: 30px;bottom: 140px;}
.zek_support a{background-color: #fff;margin-top: 10px;border: 2px solid transparent; box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);border-radius: 20px;display: flex;align-items: center;width: 176px;padding: 10px 20px;}
.zek_support a:hover{border-color: #F68632;}
.zek_support a .icon{width: 40px;height: 40px;display: block;}
.zek_support a .icon img{width: 100%;height: 100%;object-fit: contain;}
.zek_support a .text{width: calc(100% - 40px);padding-left: 10px;display: block;font-weight: bold;font-size: 12px;}
.zek_backtop{position: fixed;right: 30px;z-index: 999; bottom: 60px;transition: .5s}
.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}	

/* Header */
#header{background-color: #fff;}
.zek_header_mb{display: none;}
.zek_header_top{background: #181621;color: #fff;}
.zek_header_top .group-flex{height: 36px;}
.zek_header_top a{color: #fff;display: flex;align-items: center;}
.zek_header_top a img{width: 20px;object-fit: contain;height: 20px;margin-right: 5px;position: relative;top: -1px;}
.zek_header_top a span{font-weight: 500;}
.zek_header_top .hotline a span{margin-left: 3px;}
.zek_header_top .menu{margin-bottom: 0;list-style: none;}
.zek_header_top .menu >li:not(:last-child){margin-right: 20px;}
.zek_header_top .menu >li>a{font-size: 12px;}
.zek_header_top .menu >li>a span{padding: 0 !important;}
.zek_header_top .menu >li{position: relative;height: 36px;display: flex;align-items: center;}
.zek_header_top .menu >li>ul{position: absolute;top: 100%;left: 0;opacity: 0;min-width: 100%;box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25); visibility: hidden;background: #fff;z-index: 99;padding: 10px;list-style: none;margin-bottom: 0;}
.zek_header_top .menu >li>ul>li:not(:last-child){margin-bottom: 8px;}
.zek_header_top .menu >li:hover>ul{opacity: 1;visibility: visible;}
.zek_header_top .menu >li>ul>li>a{color: #333;font-size: 13px;white-space: nowrap;}
.zek_header_main{}
.zek_header_main .group-flex{height: 88px;}
.zek_header_main .logo{width: 224px;padding-right: 40px;text-align: right;}
.zek_header_main .logo img{object-fit: contain;max-height: 60px;}
.zek_header_main .searchform{width: calc(100% - 224px - 400px);}
.zek_header_main .groupnav{width: 400px;padding-left: 40px;}
.searchform form{width: 100%;position: relative;}
.searchform form input[type="search"]{height: 40px;line-height: 40px;border-radius: 20px;padding: 0 50px 0 20px;border: 1px solid #999999;color: #6B6F75;}
.searchform form input[type="search"]::-webkit-input-placeholder{color: #6B6F75;}
.searchform form button[type="submit"],.searchform form input[type="submit"]{width: 32px;font-size: 0; height: 32px;padding: 0; transition: all .3s; border-radius: 50%;background: url(../img/Search.svg),#f68632;background-repeat: no-repeat;background-position: center;background-size: auto; display: flex;align-items: center;justify-content: center;border: none;position: absolute;right: 4px;top: 4px;}
.searchform form button[type="submit"]:hover,.searchform form input[type="submit"]:hover{transform: scale(1.15);}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp{padding: 0;background: transparent;}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp input[type=search].dgwt-wcas-search-input{height: 40px;font-size: 14px;font-family: 'Montserrat';padding: 8px 42px 8px 20px;line-height: 22px;background: #fff;border: 1px solid #999999;}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{width: 32px;height: 32px;max-width: 32px;max-height: 32px;top: 4px;right: 4px;border-radius: 50%;background: url(../img/Search.svg),#f68632; left: auto;background-size: 18px;background-repeat: no-repeat;background-position: center;}
.dgwt-wcas-style-pirx .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit svg{display: none;}
.dgwt-wcas-style-pirx.dgwt-wcas-search-filled .dgwt-wcas-sf-wrapp button.dgwt-wcas-search-submit{right: 4px;}
.dgwt-wcas-style-pirx .dgwt-wcas-preloader{margin-right: 10px;}
.zek_header_main .tracking{margin-right: 20px;}
.zek_header_main .tracking a{display: flex;align-items: center;font-size: 12px;color: #fff;}
.zek_header_main .tracking a img{width: 32px;height: 32px;object-fit: contain;margin-right: 4px;}
.zek_header_main .cart{margin-right: 20px;}
.zek_header_main .cart a{display: flex;align-items: center;position: relative;font-size: 12px;}
.zek_header_main .cart a img{width: 32px;height: 32px;object-fit: contain;margin-right: 6px;}
.zek_header_main .cart a .cout{position: absolute;width: 14px;height: 14px;line-height: 14px;text-align: center;top: -2px;left: 19px;background-color: #ED1B24;border-radius: 50%;color: #fff;}
.zek_header_main .hotline .key{font-size: 16px;font-weight: 600;margin-bottom: 4px;}
.zek_header_main .hotline .value{font-size: 15px;font-weight: bold;display: flex;align-items: center;}
.zek_header_main .hotline .value a{color: #F68632;position: relative;}
.zek_header_main .hotline .value a:not(:last-child){padding-right: 7px;margin-right: 7px;}
.zek_header_main .hotline .value a:not(:last-child):after{content: "";display: block;width: 2px;height: 14px;border-radius: 2px; background-color: #bdbdbd;position: absolute;top: 50%;transform: translateY(-50%);right: -1px;}

.zek_header_menu {background: #f4f4f4;}
.zek_header_menu .menu_main{width: 224px;}
.zek_header_menu .menu_main .title{height: 44px;padding-left: 15px; cursor: pointer;color: #fff;text-transform: uppercase;font-weight: bold;width: 100%;background: #f58634;}
.zek_header_menu .menu_main .title i{display: block;margin-right: 4px;width: 24px;height: 24px;background-image: url(../img/Bar.svg);background-size: cover;background-repeat: no-repeat;background-position: center;}
.zek_header_menu .menu_sub{width: calc(100% - 224px);background: #DFE4EC;}
.zek_header_menu .menu_sub ul{list-style: none;margin-bottom: 0;}
.zek_header_menu .menu_sub .menu >li{width: 20%;font-weight: 600;text-transform: uppercase;position: relative;}
.zek_header_menu .menu_sub .menu >li>a{display: flex;align-items: center;justify-content: center; width: 100%;height: 44px;}
.zek_header_menu .menu_sub .menu >li>.sub-menu{opacity: 0;visibility: hidden;z-index: 99;transition: all .2s; position: absolute;text-align: left; top: 100%;left: 0;min-width: 100%;background: #f4f4f4;}
.zek_header_menu .menu_sub .menu >li:hover>.sub-menu{opacity: 1;visibility: visible;}
.zek_header_menu .menu_sub .menu >li>.sub-menu>li{display: block;}
.zek_header_menu .menu_sub .menu >li>.sub-menu>li>a{display: block;padding: 0 10px;height: 30px;line-height: 30px;white-space: nowrap;}
.zek_menu_main{min-width: 224px;list-style: none;margin-bottom: 0;box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25);background: #fff;position: absolute;z-index: 99;top: 100%;left: 0;opacity: 0;visibility: hidden;}
.zek_header_menu .menu_main.active .zek_menu_main{opacity: 1;visibility: visible;}
.zek_menu_main ul{list-style: none;margin-bottom: 0;}
.zek_menu_main li{border-bottom: 1px solid #9b979757;position: relative;}
.zek_menu_main li:last-child{border-bottom: 0;}
.zek_menu_main li>a{display: flex;align-items: center;height: 44px;padding: 10px 12px 10px 16px;font-size: 12px;font-weight: 500;white-space: nowrap;}
.zek_menu_main li>a img{width: 20px;height: 20px;object-fit: contain;margin-right: 5px;}
.zek_menu_main li>a span{padding: 0 !important;}
.zek_menu_main li>ul{opacity: 0;visibility: hidden;transition: all .2s; position: absolute;left: 100%;top: 0;background: #fff;z-index: 99;box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.25);min-width: 200px;}
.zek_menu_main li.menu-item-has-children:after{content: "";display: block;width: 10px;height: 10px;background-image: url(../img/right.svg);background-size: cover;background-repeat: no-repeat;background-position: center;position: absolute;right: 3px;top: 17px;}
.zek_menu_main li:hover>ul{opacity: 1;visibility: visible;}

/* Footer */
.zek_footer_policy{background: #f8f8f8;padding: 28px 0;}
.zek_footer_policy .item {cursor: pointer;}
.zek_footer_policy .item .icon{width: 44px;height: 44px;display: flex;align-items: center;justify-content: center;object-fit: contain;max-height: 100%;}
.zek_footer_policy .item .box{width: calc(100% - 44px);padding-left: 15px;}
.zek_footer_policy .item .box .name{text-transform: uppercase;font-weight: bold;margin-bottom: 4px;font-size: 16px;}
.zek_footer_policy .item .box .text{font-size: 12px;}
.zek_footer_main{padding: 30px 0 20px;border-top: 1px solid #DADADA;background: #FBFBFB;}
.zek_footer_title{font-size: 16px;font-weight: 600;text-transform: uppercase;padding-bottom: 5px;margin-bottom: 10px;position: relative;}
.zek_footer_title:before{content: "";display: block;width: 100px;height: 2px;background-color: #F68632;position: absolute;bottom: -1px;left: 0;}
.zek_footer_main .textwidget p{margin-bottom: 8px;}
.zek_footer_main .textwidget li{list-style: none;margin-bottom: 8px;}
.zek_footer_main .textwidget ul,.zek_footer_main .textwidget ol{margin-bottom: 8px;}
.zek_footer_main .textwidget table{margin-bottom: 10px;}
.zek_footer_main .map{width: 100%;overflow: hidden;margin-bottom: 10px;border-radius: 10px;position: relative;height: 162px;}
.zek_footer_main .map iframe{width: 100%;height: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}
.zek_footer_main .socials{display: flex;align-items: center;flex-wrap: wrap;}
.zek_footer_main .socials li:not(:last-child){margin-right: 8px;}
.zek_footer_main .socials li img{object-fit: contain;height: 36px;width: auto;transition: all .5s;}
.zek_footer_main .socials li:hover img{transform: scale(1.05);}
.zek_footer_main .fanpage{display: flex;align-items: center;flex-wrap: wrap;}
.zek_footer_main .fanpage li{margin: 0 8px 0 0;}
.zek_footer_main .fanpage li a{display: flex;align-items: center;font-size: 10px;}
.zek_footer_main .fanpage li a img{width: 12px;height: 12px;object-fit: contain;margin-right: 3px;}
.zek_footer_main .images{display: flex;align-items: center;flex-wrap: wrap;}
.zek_footer_main .images img{object-fit: contain;margin-right: 8px;max-height: 40px;}
.zek_footer_main .widget{width: 25%;}
.zek_footer_bottom{color: #fff;background: #363435;padding: 30px 0 20px;font-size: 12px;font-weight: 300;}
.zek_footer_bottom .textwidget p{margin-bottom: 6px;}
.zek_footer_bottom .textwidget ul{margin-left: 16px;}
.zek_footer_bottom .textwidget li{margin-bottom: 6px;}
.fb_iframe_widget{display: flex !important;justify-content: flex-end;}
.fb_iframe_widget iframe{max-width: 100% !important;width: 100% !important;height: auto !important;}
/* Page */
.zek_breadcrumbs *{margin-bottom: 0;}
.zek_breadcrumbs .separator{margin:0 3px;font-size: 14px;}
.zek_breadcrumbs .last{font-weight: 500;}
#zek_page_default{padding: 6px 0;}
.zek_page_body{padding: 50px 0;}
.zek_page_title{font-size: 32px;font-weight: bold;margin-bottom: 20px;}
.zek_page_banner{height: 220px;}
.zek_page_banner .zek_background{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.zek_page_banner .inner{position: absolute;top: 50%;transform: translateY(-50%);left: 0;width: 100%;color: #fff;z-index: 3;}
.zek_page_banner .inner .title{font-size: 36px;font-weight: 600;margin-bottom: 15px;text-transform: capitalize;}
.zek_page_banner .inner .zek_breadcrumbs a{color: #fff;}
.zek_hiddenline{display: none;}
.btn-read-more{margin-top: 5px; height: 28px;padding: 0 7px;cursor: pointer; background: #F5F5F5;font-size: 13px;display: inline-flex;align-items: center;justify-content: center;}
.btn-read-more i{display: block;width: 9px;height: 9px;background-image: url(../img/down2.svg);background-size: contain;background-repeat: no-repeat;background-position: center;margin-left: 2px;}
.btn-read-more i.less{transform: rotate(180deg);}
.btn-more{display: flex;align-items: center;justify-content: center;width: 100%;border-radius: 5px;background: #181621;color: #fff;height: 33px;font-size: 14px;cursor: pointer;}
.btn-more2{display: inline-flex;padding: 0 7px;height: 26px;border: 1px solid #005AFF;color: #005AFF;border-radius: 3px;background-color: #fff;font-size: 13px;position: absolute;left: 50%;transform: translateX(-50%);bottom: 10px;z-index: 2;align-items: center;cursor: pointer;}
.btn-more2 i{display: block;width: 14px;height: 14px;background-image: url(../img/down3.svg);background-size: contain;background-repeat: no-repeat;background-position: center;margin-left: 2px;}
.btn-more2 i.less{transform: rotate(180deg);}
.zek_detail_body .block_content.line:after{content: "";display: block;width: 100%;height: 120px;position: absolute;bottom: 0;left: 0;border-radius: 0px 0px 5px 5px;
background: linear-gradient(180deg, rgba(255, 255, 255, 0.00) 0%, rgba(255, 255, 255, 0.91) 50%, #FFF 55.00%);}
.zek_white_block {border-radius: 0px 3px 3px 3px;box-shadow: 0px 0px 4px 0px rgba(152, 165, 185, 0.20);padding: 10px;}
.swiper-button-next, .swiper-button-prev{width: 40px;height: 40px;background-size: cover;background-repeat: no-repeat;background-position: center;z-index: 100;}
.swiper-button-next:after, .swiper-button-prev:after{display: none;}
.swiper-button-prev{background-image: url(../img/Prev.svg);left: 0;}
.swiper-button-next{background-image: url(../img/Next.svg);right: 0;}
/* Contact */
.zek_contact_info .item{background-color: #FFF9F4;padding: 20px; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.15);border-radius: 20px;margin-bottom: 20px;}
.zek_contact_info .item:last-child{margin-bottom: 0;}
.zek_contact_info .item .box{padding-left: 44px;}
.zek_contact_info .item .box .icon{width: 36px;height: 36px;background-color: #F68632;border-radius: 50%;position: absolute;left: 0;top: 0; display: flex;align-items: center;justify-content: center;}
.zek_contact_info .item .box .icon img,.zek_contact_info .item .box .icon svg{max-width: 24px;max-height: 24px;object-fit: contain;}
.zek_contact_info .item .box .name{font-size: 20px;font-weight: 700;color: #F68632;line-height: 36px;margin-bottom: 8px;}
.zek_contact_info .item .box .content li{list-style: none;margin-bottom: 1rem}
.zek_contact_info .item .box .content li:last-child{margin-bottom: 0;}
.zek_contact_info .item .box .content ul,.zek_contact_info .item .box .content ol{margin-bottom: 0;}
.zek_contact_info .item .box .content .key{font-size: 16px;font-weight: 700;}
.zek_contact_map{position: relative;overflow: hidden;border-radius: 20px;height: 520px;}
.zek_contact_map iframe{position: absolute;top: 0;left: 0;width: 100%;height: 100%;object-fit: cover;}

/* Category */
.zek_item_news:not(:last-child){margin-bottom: 40px;}
.zek_item_news .img{width: calc(50% - 15px);margin-right: 30px;}
.zek_item_news .img a{display: block;width: 100%;padding-top: 60%;overflow: hidden;border-radius: 20px;position: relative;min-height: 100%;}
.zek_item_news .img a img{position: absolute;width: 100%;height: 100%;top: 0;left: 0;}
.zek_item_news .info{width: calc(50% - 15px);padding: 15px 0;display: flex;flex-wrap: wrap;justify-content: space-between;flex-direction: column;}
.zek_item_news .info .box{width: 100%;}
.zek_item_news .info .name{text-transform: uppercase;font-size: 20px;font-weight: 600;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.zek_item_news .info .meta{color: #686868;font-size: 12px;}
.zek_item_news .info .meta .author{margin-right: 20px;}
.zek_item_news .info .meta span{font-weight: 600;}
.zek_item_news .info .desc{overflow: hidden;width: 100%; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.zek_item_news .info .desc *{margin-bottom: 0;}
.zek_item_news .info .link{width: 100%;}
.zek_item_news .info .link a{display: inline-flex;align-items: center;font-weight: bold;font-size: 14px;color: #f68632;}
.zek_item_news .info .link a svg{margin-left: 4px;transition: all .3s;}
.zek_item_news .info .link a:hover svg{margin-left: 10px;}
.zek_item_video .img{margin-bottom: 10px;}
.zek_item_video .img a{display: block;width: 100%;padding-top: 56.25%;overflow: hidden;border-radius: 10px;position: relative;}
.zek_item_video .img a .line_vd{position: absolute;transition: all .4s; width: 100%;height: 100%;top: 0;left: 0;z-index: 2;background: url(../img/Play.svg),rgba(0, 0, 0, 0.3);background-repeat: no-repeat;background-position: center;background-size: 52px;}
.zek_item_video .img a img{position: absolute;top: 0;left: 0;height: 100%;}
.zek_item_video .img a:hover .line_vd{background: url(../img/Play.svg),rgba(0, 0, 0, 0.2);background-repeat: no-repeat;background-position: center; background-size: 60px;}
.zek_item_video .info .name{font-size: 18px;font-weight: 600;margin-bottom: 5px;}
.zek_item_video .info .meta{color: #686868;font-size: 12px;}
.zek_item_video .info .meta .author{margin-right: 20px;}
.zek_item_video .info .meta span{font-weight: 600;}
.pagination{justify-content: center;padding-top: 40px;}
.pagination ul{margin-bottom: 0;list-style: none;}
.pagination ul li{display: inline-block;margin:4px 6px;}
.pagination ul li span,.pagination ul li a{display: block;padding: 5px;height: 40px;width: 40px;color: #6B6F75; border-radius: 5px; text-align: center;line-height: 28px;border: 1px solid #666;}
.pagination ul li .current,.pagination ul li span:hover,.pagination ul li a:hover{background: #F68632;color: #fff;font-weight: 500;border-color: #F68632;}


/* Single */
.zek_single_block{background: #F6F5F3;border-radius: 5px;}
.zek_single_title{font-size: 26px;font-weight: 600;padding: 20px 20px 16px; text-align: center;margin-bottom: 0;}
.zek_single_date{display: flex;align-items: center;justify-content: space-between;margin-bottom: 16px;font-size: 14px;}
.zek_single_date b{display: block;width: 50%;height: 1px;background-color: #6F7071;}
.zek_single_date span{display: block;white-space: nowrap;flex: 1;padding: 0 5px;}
.zek_single_meta{color: #6F7071;display: flex;justify-content: space-between;align-items: center;font-size: 14px;padding: 0 20px;}
.zek_single_meta .capt svg{width: 16px;height: 16px;margin-right: 2px;position: relative;top: -2px;}
.zek_single_meta a{color: #6F7071;margin-left: 6px;}
.zek_single_meta a:hover{color: #212529;}
.zek_single_meta .share a{height: 16px;width: 16px;display: inline-flex;align-items: center;justify-content: center;}
.zek_single_meta .share a svg{fill: #686868;}
.zek_single_content{padding: 30px 20px 20px;}
.zek_single_content .box_video{width: 100%;position: relative;padding-top: 56.25%;overflow: hidden;margin-bottom: 1rem;}
.zek_single_content .box_video iframe{width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.zek_single_related .item{padding: 10px 0;border-top: 1px solid #EEE;}
.zek_single_related .item:first-child{padding-top: 0;border-top: 0;}
.zek_single_related .item .img{width: 100%;padding-top: 56.25%;overflow: hidden;margin-bottom: 10px;border-radius: 5px;}
.zek_single_related .item .img.no_avt{padding-top: 0;}
.zek_single_related .item .img img{position: absolute;top: 0;left: 0;height: 100%;}
.zek_single_related .item .info .name{font-size: 16px;font-weight: 600;margin-bottom: 2px;}
.zek_single_related .item .info .desc{overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.zek_single_related .item .info .desc *{margin-bottom: 0;}

/* Sidebar */
.zek_sidebar .widget:not(:last-child){margin-bottom:30px}
.zek_sidebar .widget{border-radius: 3px;padding: 10px;background-color: #fafafa;
box-shadow: 0px 0px 4px 0px rgba(152, 165, 185, 0.20);}
.zek_sidebar_title{    font-weight: 600;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 12px;
    border-bottom: 1px solid #EAEDF1;
    line-height: 1.2;padding-left: 10px;position: relative;text-transform: uppercase;}
.zek_sidebar_title:before{content: "";display: block;position: absolute;top: 2px;left: 0;border-radius: 3px;width: 6px;height: 18px;background-color: #f68632;}
.zek_sidebar_post .item{margin-bottom: 20px;}
.zek_sidebar_post .item .thumb{width: 100px;height: 100px;border-radius: 10px;overflow: hidden;background-color: #fff;}
.zek_sidebar_post .item .thumb img{width: 100%;height: 100%;object-fit: cover;}
.zek_sidebar_post .item .box{width: calc(100% - 100px);padding-left: 12px;}
.zek_sidebar_post .item .box .name{font-size: 14px;margin-bottom: 5px;font-weight: 500;}
.zek_sidebar_post .item .box .date{font-size: 12px;color: #666;}
.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;}

/* Search */
.zek_list_result .item{margin-bottom: 20px;}
.zek_list_result .item .img{width: 200px;overflow: hidden;}
.zek_list_result .item .img img{height: 120px;border-radius: 10px;transition: all .3s;}
.zek_list_result .item .img:hover img{transform: scale(1.07);}
.zek_list_result .item .info{width: calc(100% - 200px);padding-left: 20px;}
.zek_list_result .item .info .name{font-size: 18px;font-weight: 600;margin-bottom: 10px;}
.zek_list_result .item .info .desc *{margin-bottom: 0;}

/* Product */
.zek_taxonomy_banner{margin: -4px -4px 16px;}
.zek_taxonomy_banner .slider{padding: 4px;width: 70%;}
.zek_taxonomy_banner .banner{padding: 4px;width: 30%;}
.zek_taxonomy_banner .banner .img:not(:last-child){margin-bottom: 8px;}
.zek_taxonomy_banner .banner .img img{height: 100px;border-radius: 4px;transition: all .5s;}
.zek_taxonomy_banner .banner .img{overflow: hidden;}
.zek_taxonomy_banner .banner .img:hover img{transform: scale(1.05);}
.zek_taxonomy_banner .slider .img img{height: 208px;border-radius: 4px;transition: all .5s;}
.zek_taxonomy_banner .slider .img{overflow: hidden;}
.zek_taxonomy_banner .slider .img:hover img{transform: scale(1.05);}
.zek_taxonomy_banner .swiper-button-next{right: -16px;}
.zek_taxonomy_banner .swiper-button-prev{left: -16px;}
.woocommerce .woocommerce-ordering{margin: 0 0 15px;display: flex;align-items: center;justify-content: flex-end;font-size: 14px;}
.woocommerce .woocommerce-ordering .capt{font-weight: 600;margin-right: 10px;}
.woocommerce .woocommerce-ordering select{height: 35px;width: 228px;border-radius: 15px;background-color: #fff;border: 1px solid #c4c4c4;padding: 0 15px;}
.woocommerce .woocommerce-result-count{margin: 0 10px 15px 0;line-height: 35px;font-size: 14px;font-weight: 500;}
.zek_taxonomy_title{text-transform: uppercase;font-size: 22px;margin-bottom: 10px;font-weight: 600;}
.zek_taxonomy_filter{display: flex;flex-wrap: wrap;margin-bottom: 4px;position: relative;z-index: 9;}
.zek_taxonomy_filter .capt{height: 35px;margin-right: 8px; border: 1px solid #E0E0E0;background: #fff;border-radius: 4px;padding: 0 8px 0 10px;display: flex;align-items: center;font-weight: 500;font-size: 13px;}
.zek_taxonomy_filter .capt i{display: block;width: 11px;height: 14px;background-image: url(../img/filter.svg);background-size: cover;background-repeat: no-repeat;background-position: center;margin-right: 5px;}
.zek_taxonomy_filter .widget{margin: 0 8px 8px 0;position: relative;font-size: 13px;}
.zek_filter_title{cursor: pointer;height: 35px;border: 1px solid #E0E0E0;background: #fff;border-radius: 4px;padding: 0 8px 0 10px;display: inline-flex;align-items: center;font-weight: 500;font-size: 13px;}
.zek_filter_title:after{content: "";display: block; width: 12px;height: 12px;background-image: url(../img/down2.svg);background-size: 10px;background-repeat: no-repeat;background-position: center;margin-left: 2px;transition: all .3s;}
.zek_taxonomy_filter .woocommerce-widget-layered-nav-list{position: absolute;opacity: 0;visibility: hidden; top: 100%;left: 0;background: #fff;margin: 0 !important;z-index: 9;padding: 10px;border-radius: 5px;box-shadow: 0px 0px 4px 0px rgba(152, 165, 185, 0.20);min-width: 160px;border: 1px solid #e0e0e078;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list li.display_type_default a{white-space: nowrap;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li .count{display: none;}
.zek_taxonomy_filter .widget.active .woocommerce-widget-layered-nav-list{opacity: 1;visibility: visible;}
.zek_taxonomy_brand .woocommerce-widget-layered-nav-list{display: flex;margin: 0 !important;flex-wrap: wrap;}
.zek_brand_title{display: none;}
.zek_taxonomy_brand .woocommerce-widget-layered-nav-list li{padding: 0 !important;margin: 0 8px 8px 0 !important;width: auto !important;}
.zek_taxonomy_brand .woocommerce-widget-layered-nav-list li a{height: 36px;border: 1px solid #E0E0E0;background: #fff;border-radius: 50px;justify-content: center;padding: 0 15px !important;}
.zek_taxonomy_brand .woocommerce-widget-layered-nav-list li a img{height: 24px;width: 90px;object-fit: contain;}
.zek_taxonomy_brand .woocommerce-widget-layered-nav-list li.chosen a{border-color: #8C52FF;}
.zek_taxonomy_brand .woocommerce-widget-layered-nav-list li.chosen a img{border: none !important;}

.zek_list_product{display: flex;flex-wrap: wrap;clear: both;border-left: 1px solid #e0e0e0;border-top: 1px solid #e0e0e0;}
.zek_list_product .zek_item_pro{width: 20%;}
.zek_item_pro{background: #fff;padding: 10px;border-bottom: 1px solid #E0E0E0;border-right: 1px solid #E0E0E0;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: space-between;}
.zek_item_pro .img{width: 100%;padding-top: 100%;overflow: hidden;position: relative;margin-bottom: 8px;}
.zek_item_pro .img img{position: absolute;top: 0;left: 0;height: 100%;transition: all .5s;}
.zek_item_pro:hover .img img{transform: scale(1.07);}
.zek_item_pro .info{width: 100%;display: flex;flex-wrap: wrap;flex-direction: column;justify-content: space-between;flex: 1;}
.zek_item_pro .info .name{width: 100%;flex: 1; margin-bottom: 10px;font-size: 13px;font-weight: 600;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.zek_item_pro .info .price{width: 100%;}
.zek_item_pro .info .price del,.zek_item_pro .info .price ins{text-decoration: none;}
.zek_item_pro .info .price .amount{font-size: 18px;font-weight: bold;color: #000;}
.zek_item_pro .info .price del .amount{font-size: 13px;position: relative;top: -1px; font-weight: 500;color: #666;}
.zek_item_pro .info .price del{margin-right: 5px;}
.zek_item_pro .info .top{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-bottom: 8px;width: 100%;}
.zek_item_pro .info .top .star-rating{margin-bottom: 0;transform: scale(0.8);left: -10px;}
.zek_item_pro .info .top .sku{height: 20px;border-radius: 3px;background-color: #f1f1f1;padding: 0 5px;font-size: 11px;font-weight: 500;text-transform: uppercase;display: flex;align-items: center;}
.zek_item_pro .info .bottom{width: 100%; display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-top: 6px;}
.zek_item_pro .info .bottom .stock{font-size: 13px;}
.zek_item_pro .info .bottom .stock.in-stock{color: #2CC067 !important;}
.zek_item_pro .info .bottom .stock.out-of-stock{color: #D00012 !important;}
.zek_item_pro .info .bottom .mua-ngay{width: 31px;height: 31px;background-image: url(../img/addtocart.svg);background-size: cover;background-repeat: no-repeat;background-position: center;}
.yith-infs-button-wrapper{margin-top: 20px;}
#yith-infs-button{border-radius: 4px;
border: 1px solid #E0E0E0;
background: #FFF;padding: 0 40px;height: 42px;display: inline-flex; align-items: center;justify-content: center;font-size: 13px;font-weight: 500;}
h4.filter-title{text-transform: uppercase;font-weight: 600;font-size: 16px;margin-bottom: 5px;}
.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item.label{border-radius: 20px;padding: 8px 15px;}
.yith-wcan-filters .yith-wcan-filter{margin-bottom: 8px;}
.yith-wcan-filters{margin-bottom: 15px;margin-top: 10px;}
.yith-wcan-filters form{position: relative;}
button.reset-filters{color: #333 !important;height: 22px;line-height: 22px;padding: 0;background: transparent !important;text-decoration: underline;font-weight: 600;font-size: 0;position: absolute;right: 0;top: 2px;}
button.reset-filters:before{content: "Tất cả sản phẩm";font-size: 14px;}

/* Detail */
.zek_detail_page{padding: 20px 0;}
.zek_detail_page .zek_breadcrumbs{margin-bottom:7px;}
.zek_detail_head{margin-bottom: 20px;}
.zek_detail_head .title_product{font-size: 20px;text-transform: uppercase;font-weight: 600;padding-bottom: 12px;border-bottom: 1px solid #E8E8E8;margin-bottom: 12px;}
.zek_detail_head .col-image{width: 38%;}
.zek_detail_head .col-info{width: 38%;}
.zek_detail_head .col-right{width: 24%;}
.zek_detail_head .meta_product{font-size: 12px;display: flex;flex-wrap: wrap;margin-bottom: 10px;}
.zek_detail_head .meta_product .value{color: #288AD6;}
.zek_detail_head .meta_product .value .stock{color: #288AD6 !important;}
.zek_detail_head .meta_product .value .out-of-stock{color: #D00012 !important;}
.zek_detail_head .meta_product >div:not(:last-child){padding-right: 8px;margin-right: 8px;position: relative;}
.zek_detail_head .meta_product >div:not(:last-child):after{content: "";display: block;width: 1px;height: 12px;background-color: #AEAEAE;position: absolute;right: 0;top: 50%;transform: translateY(-50%);}
.zek_detail_head .meta_product .ratingg .star-rating{top: 2px;margin-left: 3px;}
.zek_detail_head .woocommerce-product-details__short-description{margin-bottom: 15px;}
.zek_detail_head .woocommerce-product-details__short-description .title{margin-bottom: 10px;font-weight: 500;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden{padding: 3px 5px 2px 15px;font-size: 13px;background-color: #f9f9f9;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden p,.zek_detail_head .woocommerce-product-details__short-description .box_hidden ol,.zek_detail_head .woocommerce-product-details__short-description .box_hidden ul,.zek_detail_head .woocommerce-product-details__short-description .box_hidden table,.zek_detail_head .woocommerce-product-details__short-description .box_hidden li{margin-bottom: 8px;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden h1{font-size: 20px;margin-bottom: 8px;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden h2{font-size: 18px;margin-bottom: 8px;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden h3{font-size: 16px;margin-bottom: 8px;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden h4{font-size: 14px;margin-bottom: 8px;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden h5,.zek_detail_head .woocommerce-product-details__short-description .box_hidden h6{font-size: 13px;margin-bottom: 8px;}
.zek_detail_head .price{margin-bottom: 15px;border: 1px dashed #DDD;border-radius: 5px;padding: 10px;}
.zek_detail_head .price .sub_price{display: flex;flex-wrap: wrap;margin-top: 6px;}
.zek_detail_head .price .sub_price span{display: inline-flex;padding: 0 5px;height: 22px;font-size: 12px;background-color: #f5f5f5;border-radius: 3px;margin: 5px 5px 0 0;}
.zek_detail_head .price .capt{font-size: 13px;margin-bottom: 6px;}
.zek_detail_head .price .box>span.amount{display: inline-block;background: #F68632;-webkit-background-clip: text;
-webkit-text-fill-color: transparent;font-size: 20px;font-weight: bold;}
.zek_detail_head .price .box del,.zek_detail_head .price .box ins{text-decoration: none;display: block;}
.zek_detail_head .price .box del .amount{font-size: 20px;font-weight: bold;color: #555;}
.zek_detail_head .price .box ins{border-radius: 5px;padding: 12px 10px;color: #fff;margin-top: 10px;
background: #F68632;}
.zek_detail_head .price .box ins .amount{font-size: 20px;font-weight: bold;}
.zek_detail_head .price .box ins:before{content: "Giá ưu đãi đặc biệt:";display: block;font-size: 13px;margin-bottom: 6px;}
.woocommerce div.product .woocommerce-product-rating{display: none;}
.zek_detail_head .gift{margin-bottom: 15px;border: 1px solid #DDD;border-radius: 5px;}
.zek_detail_head .gift .title{background: #f1f1f1;padding: 10px 10px 10px 20px;color: #ED1B24;font-weight: 600;border-radius: 4px 4px 0 0;}
.zek_detail_head .gift .title i{display: inline-block;width: 15px;height: 15px;background-image: url(images/gift.svg);background-size: cover;background-repeat: no-repeat;background-position: center;margin-right: 4px;position: relative;top: 2px;}
.zek_detail_head .gift .box{padding: 10px 10px 5px;}
.zek_detail_head .gift .box .note{font-size: 14px;font-weight: 600;color: #E51D24;}
.zek_detail_head .gift .box .note i{display: inline-block;position: relative;top: 2px;width: 14px;height: 14px;background-image: url(images/call2.svg);background-size: cover;background-repeat: no-repeat;background-position: center;margin-right: 4px;}
.zek_detail_head .gift .box .divider{display: block;width: 50px;height: 1px;background-color: #ddd;margin: 15px 0 10px;}
.zek_detail_head .gift .box .content{font-size: 13px;}
.zek_detail_head .gift .box .content p,.zek_detail_head .gift .box .content ol,.zek_detail_head .gift .box .content ul,.zek_detail_head .gift .box .content li,.zek_detail_head .gift .box .content table{margin-bottom: 8px;}
.zek_detail_head .gift .box .content li{list-style: none;}
.woocommerce div.product form.cart{margin-bottom: 0;display: flex;flex-wrap: wrap;align-items: center;}
.zek_detail_head a.devvn_buy_now_style{margin: 15px 0 0 0;max-width: 100%;background: #ED1B24;font-size: 13px;}
.zek_detail_head a.devvn_buy_now_style strong{font-size: 13px;padding: 11px 8px;}
.zek_detail_head a.devvn_buy_now_style span{margin: 0;}
.woocommerce div.product form.cart .capt{font-weight: 600;font-size: 13px;margin-right: 10px;}
.woocommerce div.product form.cart div.quantity{float: none;margin: 0 10px 0 0;}
.woocommerce div.product form.cart .button{float: none;height: 32px;background: transparent;border: 1px solid #DDD;border-radius: 0;font-size: 13px;color: #000;padding: 0 10px;font-weight: 600;}
.woocommerce div.product form.cart .button i{display: inline-block;width: 15px;height: 15px;margin-right: 3px;background-image: url(images/cart2.svg);position: relative;top: 2px; background-size: cover;background-repeat: no-repeat;background-position: center;}
.yith-wcwl-add-to-wishlist{margin: 0 0 0 10px; font-size: 0;}
.yith-wcwl-add-button a.add_to_wishlist{width: 32px;height: 32px;color: #ddd; padding-top: 2px; border: 1px solid #ddd;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.yith-wcwl-add-button a.add_to_wishlist i{font-size: 16px;margin: 0;}
.yith-wcwl-add-to-wishlist span.feedback{width: 32px;height: 32px;color: #ddd; padding-top: 2px; border: 1px solid #ddd;border-radius: 50%;display: flex;align-items: center;justify-content: center;}
.yith-wcwl-add-to-wishlist span.feedback i{font-size: 16px;margin: 0 !important;color: #ED1B24;}

.sidebar-product .widget .title{color: #fff;text-transform: uppercase;height: 38px;border-radius: 5px 5px 0 0;padding: 0 10px 0 15px; background-color: #F68632;font-size: 14px;font-weight: 600;line-height: 18px;display: flex;align-items: center;}
.sidebar-product .widget:not(:last-child){margin-bottom: 15px;}
.sidebar-product .widget .list{list-style: none;margin-bottom: 0;border: 1px solid #E1E1E1;border-radius: 0 0 5px 5px;border-top: 0;padding: 10px 20px;font-size: 12px;}
.sidebar-product .widget .list li{padding-left: 16px;background-image: url(../img/CheckCircle.svg);background-size: 12px;background-repeat: no-repeat;background-position: left top 3px;}
.sidebar-product .widget .list li:not(:last-child){margin-bottom: 5px;}

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{padding: 10px 20px;background: #F68632;color: #fff;font-weight: 500;line-height: 20px;border-radius: 10px;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color: #363435;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{background-color: #363435;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: #363435;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{background-color: #363435;}

.zek_detail_head .branch{height: 18px;background-color: #ED1B24;color: #fff;font-weight: bold;padding: 0 4px;display: flex;align-items: center;justify-content: center;position: absolute;top: 15px;right: 15px;font-size: 13px;z-index: 2;border-radius: 2px;}
.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;}
.woo-variation-gallery-thumbnail-slider.slick-initialized .slick-slide>div{border: 1px solid #eee;border-radius: 5px;}
.woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow, .woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow{ background-color: transparent;font-size: 0;}
.woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow{background-image: url(../img/Next.svg) !important;}
.woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow{background-image: url(../img/Prev.svg) !important;}
.woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow:hover, .woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow:hover{background-color: transparent;}
.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;}

.title_p{font-weight: 600;font-size: 20px;padding-bottom: 10px;margin-bottom: 12px;border-bottom: 1px solid #EAEDF1;line-height: 1.2;}
.zek_detail_body .zek_white_block:not(:last-child){margin-bottom: 20px;}
#reviews.cr-reviews-ajax-reviews div.cr-ajax-reviews-cus-images-div{display: none;}
#reviews.cr-reviews-ajax-reviews .cr-ajax-search, .cr-all-reviews-shortcode .cr-ajax-search{display: none;}
.cr-all-reviews-shortcode .cr-count-row, #reviews.cr-reviews-ajax-reviews .cr-count-row{margin: 10px 0 20px;}
.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: 10px 0;}
#reviews.cr-reviews-ajax-reviews #comments.cr-reviews-ajax-comments .cr-ajax-reviews-list .review .comment-text{padding-bottom: 10px;}
#reviews.cr-reviews-ajax-reviews .comment-reply-title{display: none;}
.woocommerce-noreviews{display: none;}
.comment-form-comment label{margin-bottom: 5px;}
.comment-form-rating label{margin-bottom: 5px;}
#review_form .cr-upload-local-images .cr-upload-images-status, .cr-upload-local-images .cr-upload-images-status{margin: 0 0 5px 0;padding: 0;}
.zek_detail_body .block_video .video{width: 100%;position: relative;padding-top: 56.25%;overflow: hidden;}
.zek_detail_body .block_video .video iframe{width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.zek_detail_body .block_table{font-size: 12px;}
.zek_detail_body .block_table table{border: none;margin-bottom: 10px;}
.zek_detail_body .block_table .table-bordered>:not(caption)>*>*,.zek_detail_body .block_table .table-bordered>:not(caption)>*{border-width: 0;}
.zek_detail_body .block_table table tbody tr:nth-child(odd) td{background: #F5F5F5;}
.zek_detail_body .block_table table tbody tr td:first-child{font-weight: 600;}
.zek_detail_foot{margin-top: 30px;}
.zek_detail_foot .tab-title{display: flex;flex-wrap: wrap;background: #fff;border-radius: 5px 5px 0 0;overflow: hidden; border-bottom: 1px solid #EAEDF1;}
.zek_detail_foot .tab-title button{height: 40px;display: flex;align-items: center;justify-content: center;padding: 0 10px;border: none;border-bottom: 1px solid #fff; font-weight: bold;font-size: 14px;}
.zek_detail_foot .tab-title button.active{color: #fff;background: #ED1B24;border-bottom: 1px solid #ED1B24;}
.zek_detail_foot .tab-pane{padding: 10px;background: #fff;}
.zek_detail_foot .zek_list_product{margin: -10px;}

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

.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:#363435;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;font-size: 12px; 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{margin: 0;}
.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;display: flex;}
.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells{margin-top:50px}
.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:18px;padding-bottom:10px;border-bottom:1px solid #ddd;margin-bottom:15px}
.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 8px 10px 0;font-size:14px;font-weight:500}
.woocommerce .cart-collaterals .cart_totals table td{border:0;padding:0 0 10px 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:18px}
.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:10px}
.woocommerce form .form-row{display:block;padding:0;margin:0 0 15px}
.woocommerce form .form-row label{margin-bottom:5px;font-weight:600;}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea{line-height: 25px;}
.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:18px;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:14px;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:20px}
.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:18px;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:10px;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:20px;margin-bottom:20px}
.woocommerce table.order_details{border:1px solid #eee;border-radius:3px;}
.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:18px;}
.woocommerce table.order_details tfoot tr:last-child td .amount{color: #FF4646;}
#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:14px;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:30px;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:18px;margin-bottom:20px;font-weight: 600;}
.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:#363435!important}
.bg-primary{background-color:#363435!important}
.woocommerce .order-info .mark,.woocommerce .order-info mark{background-color: transparent;font-weight: 600;}
.woocommerce-customer-details .woocommerce-columns{margin-bottom: 10px !important;}
.woocommerce-customer-details{display: none;}

/* Home */
body.home{background: #f3f3f3;}
.zek_home_banner .zek_slider .swiper-button-next{right: 20px;}
.zek_home_banner .zek_slider .swiper-button-prev{left: 20px;}
.zek_home_banner .zek_slidersmall{z-index: 2;margin-top: -56px;}
.zek_home_banner .zek_slidersmall .swiper-button-next{right: -20px;}
.zek_home_banner .zek_slidersmall .swiper-button-prev{left: -20px;}
.zek_home_banner .zek_slidersmall .img{width: 100%;position: relative;padding-top: 30%;overflow: hidden;border-radius: 10px;}
.zek_home_banner .zek_slidersmall .img img{position: absolute;height: 100%;top: 0;left: 0;transition: all .5s;}
.zek_home_banner .zek_slidersmall .img:hover img{transform: scale(1.07);}
.zek_home_body .container>div{margin-bottom: 30px;}
.zek_home_banner{margin-bottom: 30px;}
.zek_home_brand{padding-bottom: 5px;}
.zek_home_brand .item{background-color: #fff;border-radius: 10px;padding: 15px;flex-wrap: nowrap;transition: all .5s;cursor: pointer;}
.zek_home_brand .item .logo{width: 70px;height: 70px;object-fit: contain;border-radius: 50%;background-color: #f5f5f5;margin-right: 14px;}
.zek_home_brand .item .name{font-weight: 600;transition: all .5s; font-size: 20px;display: block;}
.zek_home_brand .item:hover{background-color: #F68632;}
.zek_home_brand .item:hover .name{color: #fff;}
.zek_flashsale_home{padding: 15px 15px 20px;    background: #F68632;border-radius: 20px;}
.zek_flashsale_home{margin-bottom: 20px;}
.zek_flashsale_home .box_title{color: #fff;display: flex;align-items: center;justify-content: center;margin-bottom: 10px;}
.zek_flashsale_home .box_title .title{margin-right: 20px;margin-bottom: 0;text-transform: uppercase;font-size: 35px;padding-left: 60px;background-image: url(../img/flash.svg);background-size: 50px;background-repeat: no-repeat;background-position: left center;}
.zek_flashsale_home .box_title .linkall{position: absolute;text-transform: uppercase;color: #fff;text-decoration: underline;font-weight: 500;top: 50%;transform: translateY(-50%);right: 0;}
.zek_flashsale_home .swiper-button-prev{left: -16px;}
.zek_flashsale_home .swiper-button-next{right: -16px;}
.zek_flashsale_home .box_title #clockdiv .cd{padding: 0 18px;position: relative;}
.zek_flashsale_home .box_title #clockdiv .cd .number{background: #2F2E2E;border-radius: 10px;width: 50px;height: 45px;display: flex;align-items: center;justify-content: center;font-size: 28px;font-weight: bold;margin-bottom: 7px;}
.zek_flashsale_home .box_title #clockdiv .cd .smalltext{text-transform: uppercase;font-size: 13px;font-weight: 600;display: block;}
.zek_flashsale_home .box_title #clockdiv .cd:not(:last-child):after{content: ":";font-size: 28px;font-weight: bold;color: #2f2e2e;position: absolute;top: 5px;right: -3px;line-height: 1;}
.swiper-slide{height: auto;}
.swiper-slide .zek_item_pro{border: none;border-radius: 10px;overflow: hidden;height: 100%;}
.zek_flashsale_home .zek_item_pro{text-align: center;}
.zek_flashsale_home .zek_item_pro .info .top{justify-content: center;}
.zek_flashsale_home .zek_item_pro .info .price .amount{color: #D0021C;}
.zek_flashsale_home .zek_item_pro .info .price del .amount{color: #333;}
.zek_home_product .zek_block{padding: 12px;background-color: #fff;border-radius: 20px;}
.zek_home_product .box_title{display: flex;align-items: center;justify-content: space-between;margin-bottom: 12px;position: relative;padding-right: 90px;}
.zek_home_product .box_title .linkall{font-weight: 500;color: #000;font-size: 14px;position: absolute;top: 14px;right: 0;display: flex;align-items: center;}
.zek_home_product .box_title .linkall i{    width: 9px;
    height: 9px;
    background-image: url(../img/down2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 2px;
    display: block;}
.zek_home_product .box_title .linkall:hover{text-decoration: underline;}
.zek_home_product .box_title .title{margin-bottom: 0;font-size: 21px;font-weight: bold;}
.zek_home_product .box_title .title a{display: flex;white-space: nowrap; line-height: 52px; height: 52px;padding: 0 12px;border-radius: 20px;background: #F68632;color: #555;}
.zek_home_product .box_title .title:hover a{color: #000;}
.zek_home_product .box_title .group_link{    display: flex;
    align-items: center;
    justify-content: flex-end;
    list-style: none;
    margin-bottom: 0;}
.zek_home_product .box_title .group_link li{margin-right: 10px;}
.zek_home_product .box_title .group_link li a{    display: flex;
    align-items: center;
    padding: 0 15px;
    background: #EBEBEB;
    border-radius: 15px;
    height: 36px;
    font-size: 14px;
    font-weight: 500;}
.zek_home_product .box_title .group_link li a:hover{background: #F68632;color: #fff;}
.zek_home_product .zek_list_product{margin: 0 -10px;border: none;}
.zek_home_product .zek_item_pro{border: none;}
.zek_home_product .zek_banner .img img{object-fit: contain;transition: all .5s;}
.zek_home_product .zek_banner .img{overflow: hidden;border-radius: 12px;}
.zek_home_product .zek_banner .img:hover img{transform: scale(1.07);}
.zek_home_product .zek_banner_small img{object-fit: contain;transition: all .5s;}
.zek_home_product .zek_banner_small .flex{margin: -5px;}
.zek_home_product .zek_banner_small .img{padding: 5px;width: calc(100% / 3);}
.zek_home_product .zek_banner_small .img a{display: block;overflow: hidden;border-radius: 12px;}
.zek_home_product .zek_banner_small .img:hover img{transform: scale(1.07);}
.zek_home_newsfeed .zek_block{padding: 12px;background-color: #fff;border-radius: 20px;height: 100%;}
.zek_home_newsfeed .box_title{margin-bottom: 15px;}
.zek_home_newsfeed .box_title .title{text-transform: uppercase;font-size: 22px;font-weight: bold;margin-bottom: 0;}
.zek_home_newsfeed .box_title .linkall{font-size: 14px;text-transform: uppercase;color: #555;display: flex;align-items: center;justify-content: flex-end;}
.zek_home_newsfeed .box_title .linkall i{display: block; width: 9px;height: 9px;background-image: url(../img/right.svg);background-size: 9px;background-repeat: no-repeat;background-position: right center;margin-left: 2px;}
.zek_home_newsfeed .box_title .linkall:hover{text-decoration: underline;color: #F68632;}
.zek_home_newsfeed .list{margin: -5px;}
.zek_home_newsfeed .list .img{padding: 5px;width: 50%;}
.zek_home_newsfeed .list .img a{display: block;overflow: hidden;border-radius: 10px;}
.zek_home_newsfeed .list .img img{transition: all .5s;}
.zek_home_newsfeed .list .img:hover img{transform: scale(1.07);}
.zek_home_newsfeed .item .name{overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;transition: all .3s;}
.zek_home_newsfeed .item:hover .name{color: #F68632;}
.zek_home_newsfeed .item .img{margin-bottom: 5px;}
.zek_home_newsfeed .swiper-button-next,.zek_home_newsfeed .swiper-button-prev{opacity: .3;transition: all .3s;}
.zek_home_newsfeed .swiper:hover .swiper-button-next,.zek_home_newsfeed .swiper:hover .swiper-button-prev{opacity: 1;}
.zek_title_home{text-transform: uppercase;font-weight: bold;font-size: 22px;margin-bottom: 15px;}
.zek_home_video .item{padding-top: 54%;width: 100%;overflow: hidden;border-radius: 10px;}
.zek_home_video .item img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;transition: all .5s;}
.zek_home_video .item:hover img{transform: scale(1.07);}
.zek_home_video .item .zek_overlay{background: rgba(0, 0, 0, 0.5);transition: all .3s;}
.zek_home_video .item:hover .zek_overlay{background: rgba(0, 0, 0, 0.3);}
.zek_home_video .item .zek_linkfull{display: flex;align-items: center;justify-content: center;}
.zek_home_video .swiper-button-next{right: -20px;}
.zek_home_video .swiper-button-prev{left: -20px;}
.zek_home_search .list{list-style: none;margin: -6px -10px;}
.zek_home_search .list li{padding: 6px 10px;}


@media (max-width: 1399px) {
.zek_backtop{right: 15px;bottom: 30px;}
.zek_backtop a{width: 30px;height: 30px;}
.zek_backtop a svg{width: 16px;height: 12px;}
.zek_support{right: 15px;bottom: 100px;}
.zek_support a{padding: 5px 10px 5px 15px;width: 142px;}
.zek_support a .icon{width: 32px;height: 32px;}

}
@media (max-width: 1199px) {
.zek_header_main .group-flex{height: 80px;}
.zek_header_main .groupnav{width: 360px;padding-left: 20px;}
.zek_header_main .searchform{width: calc(100% - 224px - 360px);}
.zek_header_menu .menu_sub .menu >li>a{font-size: 13px;height: 38px;}
.zek_header_menu .menu_sub .menu >li>.sub-menu>li>a{font-size: 12px;}
.zek_header_menu .menu_main .title{height: 38px;}
.zek_home_banner .zek_slidersmall{margin-top: -40px;}
.zek_footer_bottom{padding: 20px 0 12px;}
.zek_footer_policy .item .box{padding-left: 10px;}
.zek_footer_policy .item .box .name{font-size: 14px;}
.zek_page_banner .inner .title{font-size: 28px;margin-bottom: 10px;}
.zek_page_body{padding: 40px 0;}
.zek_page_title{font-size: 24px;}
.nf-form-content label{font-size: 14px !important;}
.nf-form-content .label-above .nf-field-label, .nf-form-content .label-below .nf-field-label, .nf-form-content .label-hidden .nf-field-label{margin-bottom: 5px !important;}
#ninja_forms_required_items, .nf-field-container{margin-bottom: 15px !important;}
.nf-form-content button, .nf-form-content input[type=button], .nf-form-content input[type=submit]{font-size: 15px !important;border-radius: 15px !important;}
.zek_contact_info .item{border-radius: 15px;padding: 15px;}
.zek_contact_info .item .box .content .key{font-size: 14px;}
.zek_contact_info .item .box .name{font-size: 18px;margin-bottom: 0;}
.zek_contact_map{height: 420px;border-radius: 15px;}
.zek_item_news .img{width: calc(50% - 10px);margin-right: 20px;}
.zek_item_news .info{width: calc(50% - 10px);padding: 0;}
.zek_item_news .info .name{font-size: 16px;margin-bottom: 8px;}
.zek_item_video .info .name{font-size: 16px;}
.zek_item_video .info .meta .author{margin-right: 12px;}
.zek_single_title{padding: 15px 15px 10px;font-size: 20px;}
.zek_single_meta{padding: 0 15px;}
.zek_single_content{padding: 20px 15px 10px;}
.zek_single_related .item .info .name{font-size: 15px;}
.zek_sidebar_title{font-size: 17px;}
.zek_sidebar_title:before{height: 16px;}
.zek_taxonomy_banner .banner .img img{height: 86px;}
.zek_taxonomy_banner .slider .img img{height: 180px;}
.zek_taxonomy_title{font-size: 20px;}
.zek_taxonomy_banner{margin: -4px -4px 10px;}
.zek_item_pro .info .price .amount{font-size: 16px;}
.zek_home_brand .item{padding: 10px;}
.zek_home_brand .item .logo{width: 60px;height: 60px;margin-right: 12px;}
.zek_home_brand .item .name{font-size: 16px;}
.zek_flashsale_home .box_title .title{font-size: 24px;background-size: 36px;padding-left: 44px;}
.zek_flashsale_home .box_title #clockdiv .cd .number{font-size: 20px;}
.zek_flashsale_home .box_title .linkall{font-size: 13px;}
.zek_flashsale_home .box_title #clockdiv .cd .smalltext{font-size: 12px;}
.zek_home_product .zek_block{padding: 10px;border-radius: 15px;}
.zek_home_product .box_title .title{font-size: 18px;}
.zek_home_product .box_title .title a{height: 48px;line-height: 48px;}
.zek_home_product .box_title .linkall{font-size: 13px;}
.zek_home_product .box_title .group_link li a{font-size: 13px;height: 32px;padding: 0 12px;}
.zek_home_product .zek_banner .img{border-radius: 10px;}
.zek_home_newsfeed .box_title{margin-bottom: 12px;}
.zek_home_newsfeed .box_title .title{font-size: 18px;}
.zek_home_newsfeed .box_title .linkall{font-size: 13px;}
.zek_title_home{font-size: 20px;margin-bottom: 12px;}
.zek_support{right: 5px;}
.zek_support a{padding: 5px 10px;width: 126px;}
.zek_support a .text{font-size: 11px;padding-left: 6px;}

}
@media (max-width: 991px) {
.container-fluid, .container, .row{--bs-gutter-x: 20px;}
.zek_header_top .group-flex{height: 30px;}
.zek_header_top a{font-size: 11px;}
.zek_header_top a img{width: 18px;height: 18px;margin-right: 2px;}
.zek_header_top .menu >li{height: 30px;}
.zek_header_top .menu >li:not(:last-child){margin-right: 10px;}
.zek_header_top .menu >li>a{font-size: 11px;}
.zek_header_main .logo{width: 172px;padding-right: 10px;}
.zek_header_main .group-flex{height: 72px;}
.zek_header_main .logo img{max-height: 52px;}
.zek_header_main .cart{margin-right: 15px;}
.zek_header_main .hotline .key{font-size: 12px;margin-bottom: 2px;}
.zek_header_main .hotline .value{font-size: 12px;}
.zek_header_main .cart a img{width: 28px;height: 28px;}
.zek_header_main .cart a .cout{width: 13px;height: 13px;line-height: 13px;left: 17px;font-size: 10px;}
.zek_header_main .groupnav{width: 310px;padding-left: 10px;}
.zek_header_main .searchform{width: calc(100% - 172px - 310px);}
.zek_header_menu .menu_main{width: 172px;}
.zek_header_menu .menu_main .title{padding-left: 10px;font-size: 12px;}
.zek_header_menu .menu_main .title i{width: 22px;height: 22px;margin-right: 3px;}
.zek_menu_main{min-width: 172px;}
.zek_menu_main li>a{padding: 8px 10px;height: 40px;}
.zek_menu_main li>ul{min-width: 172px;}
.zek_header_menu .menu_sub{width: calc(100% - 172px);}
.zek_header_menu .menu_sub .menu >li>a{font-size: 11px;}
.zek_header_menu .menu_sub .menu >li>.sub-menu>li>a{font-size: 11px;}
.searchform form input[type="search"]{height: 34px;line-height: 34px;padding: 0 36px 0 10px;font-size: 11px;}
.searchform form button[type="submit"],.searchform form input[type="submit"]{width: 28px;height: 28px;right: 3px;top: 3px;}
.swiper-button-next, .swiper-button-prev{width: 30px;height: 30px;}
.zek_home_banner .zek_slidersmall{margin-top: -28px;}
.zek_home_banner .swiper-button-prev{left: -15px;}
.zek_home_banner .swiper-button-next{right: -15px;}
.zek_footer_main{padding: 25px 0 15px;font-size: 12px;}
.zek_footer_title{font-size: 13px;}
.zek_footer_main .map{height: 124px;}
.zek_footer_bottom{font-size: 11px;padding: 15px 0 8px;}
.zek_footer_policy .item .box .name{font-size: 13px;}
.zek_footer_policy{padding: 20px 0;}
.zek_breadcrumbs{font-size: 12px;}
.zek_page_banner .inner .title{font-size: 20px;margin-bottom: 8px;}
.zek_page_banner{height: 180px;}
.zek_page_body{padding: 25px 0;}
.zek_page_title{font-size: 18px;margin-bottom: 15px;}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content .ninja-forms-field{font-size: 12px !important;}
.nf-form-content label{font-size: 13px !important;}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]){height: 36px !important;line-height: 36px;}
.zek_contact_info .item .box .content li{margin-bottom: 10px;}
.zek_contact_info .item .box .icon{width: 30px;height: 30px;}
.zek_contact_info .item .box .icon img, .zek_contact_info .item .box .icon svg{max-width: 20px;max-height: 20px;}
.zek_contact_info .item .box .name{font-size: 15px;line-height: 30px;}
.zek_contact_map{height: 340px;}
.content-post h1{font-size:22px;}
.content-post h2{font-size:18px;}
.content-post h3{font-size:18px;}
.content-post h4{font-size:15px;}
.content-post h5,.content-post h6{font-size:14px;}
.zek_taxonomy_banner .banner .img img{height: 66px;}
.zek_taxonomy_banner .slider .img img{height: 140px;}
.zek_taxonomy_banner .swiper-button-prev{left: -10px;}
.zek_taxonomy_banner .swiper-button-next{right: -10px;}
.woocommerce .woocommerce-ordering select{width: 180px;}
.zek_list_product .zek_item_pro{width: 25%;}
.zek_detail_head .title_product{font-size: 18px;padding-bottom: 8px;}
.zek_detail_head .col-image{width: 50%;}
.zek_detail_head .col-info{width: 50%;}
.zek_detail_head .meta_product{margin-bottom: 5px;}
.zek_detail_head .woocommerce-product-details__short-description .title{margin-bottom: 5px;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden{padding: 3px 5px 2px 10px;font-size: 12px;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden p, .zek_detail_head .woocommerce-product-details__short-description .box_hidden ol, .zek_detail_head .woocommerce-product-details__short-description .box_hidden ul, .zek_detail_head .woocommerce-product-details__short-description .box_hidden table, .zek_detail_head .woocommerce-product-details__short-description .box_hidden li{margin-bottom: 5px;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden h1{font-size: 18px;margin-bottom: 5px;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden h2{font-size: 16px;margin-bottom: 5px;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden h3{font-size: 15px;margin-bottom: 5px;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden h4{font-size: 14px;margin-bottom: 5px;}
.zek_detail_head .woocommerce-product-details__short-description .box_hidden h5,.zek_detail_head .woocommerce-product-details__short-description .box_hidden h6{font-size: 12px;margin-bottom: 5px;}
.zek_detail_head .woocommerce-product-details__short-description{margin-bottom: 10px;}
.zek_detail_head .price .capt{font-size: 12px;margin-bottom: 3px;}
.zek_detail_head .price .box del .amount{font-size: 16px;}
.zek_detail_head .price .box ins{margin-top: 5px;padding: 8px 10px;}
.zek_detail_head .price .box ins:before{font-size: 12px;margin-bottom: 3px;}
.zek_detail_head .price .box ins .amount{font-size: 16px;}
.zek_detail_head .price .sub_price{margin-top: 3px;}
.zek_detail_head .price .sub_price span{height: 20px;font-size: 11px;}
.zek_detail_head .price{margin-bottom: 10px;}
.zek_detail_head .gift .title{padding: 6px 6px 6px 12px;font-size: 13px;}
.zek_detail_head .gift .box .note{font-size: 12px;}
.zek_detail_head .gift .box .divider{margin: 7px 0;}
.zek_detail_head .gift .box .content{font-size: 12px;}
.zek_detail_head .gift .box .content p, .zek_detail_head .gift .box .content ol, .zek_detail_head .gift .box .content ul, .zek_detail_head .gift .box .content li, .zek_detail_head .gift .box .content table{margin-bottom: 5px;}
.woocommerce div.product form.cart .capt{font-size: 12px;margin-right: 5px;}
.woocommerce div.product form.cart div.quantity{margin: 0 5px 0 0;}
.buttons_added input{width: 24px;padding: 0 5px;}
.woocommerce .quantity .qty{width: 32px;}
.woocommerce div.product form.cart .button{padding: 0 5px;font-size: 12px;}
.zek_detail_head .col-right{width: 100%;}
.title_p{font-size: 18px;}
.zek_home_brand .item .name{font-size: 14px;}
.zek_home_banner{margin-bottom: 20px;}
.zek_home_body .container>div{margin-bottom: 20px;}
.zek_home_banner .zek_slidersmall .swiper-button-next{right: -5px;}
.zek_home_banner .zek_slidersmall .swiper-button-prev{left: -5px;}
.zek_flashsale_home{padding: 10px 10px 15px;border-radius: 10px;}
.zek_flashsale_home .box_title .title{font-size: 20px;padding-left: 36px;background-size: 30px;margin-right: 10px;}
.zek_flashsale_home .box_title #clockdiv .cd{padding: 0 10px;}
.zek_flashsale_home .box_title #clockdiv .cd .number{font-size: 16px;width: 40px;height: 35px;margin-bottom: 4px;border-radius: 8px;}
.zek_flashsale_home .box_title #clockdiv .cd:not(:last-child):after{font-size: 20px;right: -2px;top: 6px;}
.zek_flashsale_home .box_title #clockdiv .cd .smalltext{font-size: 11px;}
.zek_flashsale_home .box_title .linkall{font-size: 12px;}
.zek_home_product .zek_block{border-radius: 10px;}
.zek_home_product .box_title .group_link li{margin-right: 8px;}
.zek_home_product .box_title .group_link li a{height: 26px;padding: 0 10px;font-size: 11px;}
.zek_home_product .box_title .linkall{font-size: 12px;}
.zek_home_product .box_title{margin-bottom: 10px;}
.zek_home_product .box_title .title{font-size: 15px;}
.zek_home_product .box_title .title a{height: 38px;line-height: 38px;}
.zek_home_product .zek_list_product .zek_item_pro:nth-child(5){display: none;}
.zek_home_newsfeed .box_title .title{font-size: 16px;}
.zek_home_newsfeed .box_title .linkall{font-size: 12px;}
.zek_home_newsfeed .item .name{font-size: 13px;}
.zek_home_video .swiper-button-next{right: -5px;}
.zek_home_video .swiper-button-prev{left: -5px;}
.zek_title_home{font-size: 16px;margin-bottom: 10px;}
.zek_home_search .list{margin: -4px -8px;}
.zek_home_search .list li{padding: 4px 8px;font-size: 13px;}
.zek_item_news:not(:last-child){margin-bottom: 30px;}
.zek_support a{border-radius: 50%;padding: 5px;width: 46px;}
.zek_support a .text{display: none;}

}
@media(max-width:767px) {
body{font-size: 13px;}
.container,.container-fluid,.row{--bs-gutter-x: 16px;}
p{margin-bottom: 8px;}
h1, h2, h3, h4, h5, h6{margin-bottom: 10px;}
#main{overflow: hidden;}
.zek_header_pc{display: none;}
.zek_header_mb{display: block;}
.zek_header_main .logo{padding-right: 10px;padding-left: 10px;text-align: center; width: calc(100% - 200px)}
.zek_header_main .groupnav{width: 80px;justify-content: flex-end;padding-left: 10px;}
.zek_touch_menu{display: flex;align-items: center;justify-content: flex-end; margin-right: 38px;width: 42px;height: 32px;position: relative;cursor: pointer;font-weight: bold;color: #f58634;}
.zek_header_top a{display: inline-flex;height: 30px;font-size: 13px;margin-left: 8px;}
.zek_header_top .dash{margin-left: 4px;}
.zek_header_menu .menu_sub{width: 100%;}
.zek_header_menu .menu_sub .menu > li > a{font-size: 11px;height: 30px;}
.zek_header_main .logo img{max-height: 40px;}
.zek_header_main .group-flex{height: 62px;}
.zek_header_main .cart{margin-right: 0;}
.zek_header_main .cart a img{margin-right: 0;}
#zek_menu_mobile .searchform{display: block;padding: 25px 15px 15px;background-color: #353334;width: 100%;}
#zek_menu_mobile{width: 300px;height: 100%; background-color: #fff;-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 #3c3c3c21;margin-left: 0;}
#zek_menu_mobile .menu li:last-child{border-bottom: 0;}
#zek_menu_mobile .menu>li{border-bottom-color: #2f2f2f29;}
#zek_menu_mobile .menu li>a{display: flex;
padding: 8px 24px !important;}
#zek_menu_mobile .menu>li ul{display: none;padding-left: 30px;}
#zek_menu_mobile .menu>li ul li>a{padding: 8px !important;}
#zek_menu_mobile .menu li>i{position: absolute;right: 5px;top: 3px;width: 20px;height: 30px;line-height: 40px;text-align: center;z-index: 2;cursor: pointer;    background-size: 10px;
    background-repeat: no-repeat;
    background-position: center;background-image: url(../img/down2.svg)}
#zek_menu_mobile .menu li>i.idown{}
#zek_menu_mobile .menu li>i.iup{transform: rotate(-90deg);}
#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(../img/close.png) 15 15,default;}
.zek_header_menu .menu_sub .menu > li > a{font-size: 10px;line-height: 1.2}
.zek_header_menu .menu_sub .menu >li>.sub-menu>li>a{font-size: 10px;height: 22px;line-height: 22px;}
.zek_header_menu .menu_sub .menu >li>.idown{position: absolute;width: 100%;height: 100%;cursor: pointer;top: 0;left: 0;}
.zek_header_menu .menu_sub .menu > li > .sub-menu{display: none;opacity: 1 !important;visibility: visible !important;}
.zek_footer_main .widget{width: 50%;}
.zek_footer_main .textwidget li{margin-bottom: 5px;}
.zek_footer_main .socials li img{height: 30px;}
.zek_page_banner{height: 140px;}
.zek_page_banner .inner .title{font-size: 18px;margin-bottom: 4px;}
.zek_breadcrumbs{font-size: 11px;}
.zek_page_body{padding: 20px 0;}
.zek_page_title{font-size: 16px;margin-bottom: 10px;}
.zek_contact_map{height: 260px;}
.zek_footer_policy .col-item{width: 50%;}
.zek_footer_policy .item .box .text{font-size: 11px;}
.zek_footer_policy .item .box .name{font-size: 12px;margin-bottom: 2px;}
.zek_item_news:not(:last-child){margin-bottom: 20px;}
.zek_item_news .img{width: 40%;margin-right: 15px;}
.zek_item_news .info{width: calc(60% - 15px);}
.zek_item_news .info .name{font-size: 14px;}
.zek_item_news .info .link a{font-size: 12px;}
.zek_item_news .info .meta .author{margin-right: 10px;}
.pagination{padding-top: 20px;}
.zek_sidebar_title{font-size: 16px;}
.pagination ul li span, .pagination ul li a{width: 32px;height: 32px;line-height: 20px;}
.zek_item_video .info .name{font-size: 14px;}
.zek_item_video .info .meta{font-size: 11px;}
.zek_single_title{font-size: 16px;padding: 10px 10px 8px;}
.zek_single_date{font-size: 12px;margin-bottom: 10px;}
.zek_single_meta{font-size: 12px;}
.zek_single_meta .capt svg{width: 13px;height: 13px;}
.zek_single_meta .share a svg{width: 14px;height: 14px;}
.zek_taxonomy_banner .banner .img img{height: 46px;}
.zek_taxonomy_banner .slider .img img{height: 100px;}
.zek_taxonomy_title{font-size: 16px;}
.zek_taxonomy_filter .capt{height: 30px;font-size: 12px;}
.zek_filter_title{height: 30px;font-size: 12px;}
.zek_taxonomy_brand .woocommerce-widget-layered-nav-list li a{height: 32px;padding: 0 10px !important;}
.zek_taxonomy_brand .woocommerce-widget-layered-nav-list li a img{width: 74px;height: 22px;}
.woocommerce .woocommerce-result-count{font-size: 12px;line-height: 30px;}
.woocommerce .woocommerce-ordering select{height: 30px;width: 160px;padding: 0 10px;font-size: 12px;}
.woocommerce .woocommerce-ordering .capt{font-size: 12px;}
.zek_list_product .zek_item_pro{width: calc(100% / 3);}
.zek_item_pro{padding: 8px;}
.zek_item_pro .info .name{margin-bottom: 6px;font-size: 12px;}
.zek_item_pro .info .top .sku{font-size: 10px;}
.zek_item_pro .info .top{margin-bottom: 6px;}
.zek_item_pro .info .price .amount{font-size: 14px;}
.zek_item_pro .info .price del .amount{font-size: 12px;}
.zek_item_pro .info .bottom .mua-ngay{width: 26px;height: 26px;}
.zek_item_pro .info .bottom .stock{font-size: 12px;}
.zek_detail_head .title_product{font-size: 16px;padding-bottom: 6px;}
.zek_detail_head .col-image{width: 100%;}
.zek_detail_head .col-info{width: 100%;}
.title_p{font-size: 16px;padding-bottom: 6px;}
.btn-more{font-size: 13px;}
.zek_flashsale_home .box_title .title{font-size: 18px;}
.zek_flashsale_home .box_title{padding-bottom: 20px;}
.zek_flashsale_home .box_title .linkall{font-size: 11px;right: auto;left: 50%;transform: translateX(-50%);bottom: 0;top: auto;}
.zek_home_product .box_title .group_link{display: none;}
.zek_home_product .box_title .title{font-size: 14px;}
.zek_home_product .box_title .title a{height: 34px;line-height: 34px;}
.zek_home_product .box_title .linkall{font-size: 11px;top: 9px;}
.zek_home_product .box_title{padding-right: 72px;}
.zek_list_product .zek_item_pro:nth-child(4){display: none;}
.zek_home_newsfeed .box_title{margin-bottom: 10px;}
.zek_home_newsfeed .box_title .title{font-size: 15px;}
.zek_home_search .list li{font-size: 12px;padding: 3px 6px;}
.zek_home_search .list{margin: -3px -6px;}
.zek_single_meta{padding: 0 10px;}
.zek_single_content{padding: 10px;}
.woo-variation-product-gallery{width: 100% !important;}
.fb_iframe_widget{justify-content: flex-start;}
}
@media(max-width:575px) {
.zek_header_menu .menu_sub{width: calc(100% + 16px);margin: 0 -8px;}
.zek_home_banner .zek_slidersmall{margin-top: -18px;}
.zek_home_brand .item .name{font-size: 13px;}
.zek_home_brand .item .logo{width: 50px;height: 50px;margin-right: 8px;}
.zek_item_news .info .desc{font-size: 12px;}
.zek_item_news .info .name{margin-bottom: 6px;font-size: 13px;}
.zek_item_news .info .meta{font-size: 11px;}
.zek_item_news .info .link a{font-size: 11px;}
.zek_item_video .info .name{font-size: 13px;}
.zek_taxonomy_banner .banner{display: none;}
.zek_taxonomy_banner .slider{width: 100%;}
.zek_taxonomy_banner .slider .img img{height: 140px;}
.zek_taxonomy_brand .woocommerce-widget-layered-nav-list li a{padding: 0 7px !important;height: 30px;}
.zek_list_product .zek_item_pro{width: 50%;}
.zek_home_product .zek_banner_small{overflow-x: auto;}
.zek_home_product .zek_banner_small .flex{margin: 0;flex-wrap: nowrap;overflow: hidden;width: max-content;}
.zek_home_product .zek_banner_small .img{width: 200px;padding: 0;margin-right: 8px;}
.zek_list_product .zek_item_pro:nth-child(4){display: block;}
.zek_home_newsfeed .item .name{font-size: 12px;}
.swiper-button-next, .swiper-button-prev{width: 22px;height: 22px;}
.zek_home_banner .zek_slider .swiper-button-prev{left: 5px;}
.zek_home_banner .zek_slider .swiper-button-next{right: 5px;}
.zek_home_newsfeed .zek_block{padding: 8px;border-radius: 10px;}
.zek_home_product .zek_block{padding: 8px;}
.zek_flashsale_home{padding: 8px 8px 10px;}
}
@media(max-width:430px) {

.nf-form-content label{font-size: 12px !important;}
.nf-form-content button, .nf-form-content input[type="button"], .nf-form-content input[type="submit"]{font-size: 13px !important;}
.zek_contact_info .item .box .content .key{font-size: 13px;}
.zek_contact_info .item{padding: 10px;}
.zek_contact_map{height: 220px;}
.zek_item_news .img{width: 100%;margin-right: 0;margin-bottom: 8px;}
.zek_item_news .info{width: 100%;}
.zek_list_video .col-item{width: 100%;}
.zek_single_related .item .info .name{font-size: 13px;}
.zek_single_related .item .info .desc{font-size: 12px;}
.zek_taxonomy_title{font-size: 15px}
.zek_taxonomy_brand .woocommerce-widget-layered-nav-list li a{padding: 0 5px !important;}
}
@media(max-width:380px) {

.zek_home_brand .item{padding: 5px;}
.zek_home_brand .item .logo{width: 40px;height: 40px;margin-right: 5px;}
.zek_home_brand .item .name{font-size: 11px;}
.zek_flashsale_home .box_title #clockdiv .cd{padding: 0 8px;}
.zek_flashsale_home .box_title #clockdiv .cd .number{font-size: 14px;width: 30px;height: 30px;}
.zek_flashsale_home .box_title #clockdiv .cd .smalltext{font-size: 10px;}
.zek_flashsale_home .box_title .title{font-size: 16px;padding-left: 30px;background-size: 25px;}
.zek_home_product .box_title .linkall{font-size: 10px;}
.zek_home_product .box_title{padding-right: 66px;}
.zek_home_product .box_title .title{font-size: 12px;}
.zek_home_product .box_title .title a{line-height: 30px;height: 30px;}

}
/* update  */
body{
    font-size:14px;
    font-family: "Montserrat", sans-serif;
}

#nf-field-14-wrap{
    margin-bottom:25px;
    margin-top:25px;
}
.nf-form-cont .one-third{
    width: 31.6239316239%;
    float: left;
    position: relative;
    margin-bottom: 25px;
    margin-left: 2.5641025641%;
    @media(max-width:767px){
        width: 100%;
        margin-left:0;
    }
    
}
.nf-form-cont .first {
    clear: both;
    margin-left: 0;
}
.nf-form-content label{
    font-weight: 700;
}

.box-ordering{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom:15px;
}
.box-ordering .woocommerce-result-count{
    font-weight: 500;
}
.box-ordering .capt{
    font-weight:600;
    margin-right:10px;
}
.box-ordering  .woocommerce-ordering {
    display:flex;
    justify-content: space-between;
    align-items: center;
}
.box-ordering  .woocommerce-ordering select{
    max-width:200px;
    border-radius:30px;
    height:35px;
    padding: 5px 12px;
}
div.product form.cart {
    margin-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
div.product form.cart .capt {
    font-weight: 600;
    font-size: 13px;
    margin-right: 10px;
}
div.product form.cart div.quantity {
    float: none;
    margin: 0 10px 0 0;
}
div.product form.cart .button {
    float: none;
    height: 32px;
    background: transparent;
    border: 1px solid #DDD;
    border-radius: 0;
    font-size: 13px;
    color: #000;
    padding: 0 10px;
    font-weight: 600;
}
.zek_detail_head a.devvn_buy_now_style {
    margin: 15px 0 0 0;
    max-width: 100%;
    background: #ED1B24;
    font-size: 13px; 
    display: inline-block;
    overflow: hidden;
    clear: both;
    padding: 9px 0;
    border-radius: 4px; 
    line-height: normal;
    text-transform: uppercase;
    color: #fff !important;
    text-align: center;
    width: 100%;
}
.zek_detail_head a.devvn_buy_now_style strong {
    font-size: 13px;
    padding: 11px 8px;
}
.zek_detail_head a.devvn_buy_now_style span {
    margin: 0;
    display: block;
    font-size: 14px;
    color: #fff;
    text-transform: none;
}
.devvn-popup-close{
    width: 20px;
    height: 20px;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 10px;
    transition: ease .25s all;
    -moz-transition: ease .25s all;
    -webkit-transition: ease .25s all;
    text-align: center;
    line-height: 100%;
    color: #fff;
    background: url(../img/close.png) no-repeat center center;
    background-size: 100% auto;
    -moz-background-size: 100% auto;
    -webkit-background-size: 100% auto;
    overflow: hidden;
    text-indent: -9999px;
    border: 0 solid transparent;
    outline: none;
    -webkit-appearance: none !important;
    -moz-appearance: none!important;
    appearance: none !important;
    margin: auto;
    padding: 0;
    min-height: inherit;
}