/*
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.
*/
.isures-ivt--bottom_wrap .isures-ivt--atc{    background-color: #0b8c3a !important;
    border: 0;}
.woocommerce-order-received ul.order_details li:last-of-type{display: none;}
.devvn-popup-quickbuy a.devvn_buy_now_style, .posted_in{display:none !important}
@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: 800;}
@font-face{font-family: 'Montserrat';src:url(fonts/Montserrat-ExtraBoldItalic.ttf);font-style: italic;font-weight: 800;}
@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;}

@font-face{font-family: 'Roboto Condensed';src:url(fonts/RobotoCondensed-Light.ttf);font-style: normal;font-weight: 300;}
@font-face{font-family: 'Roboto Condensed';src:url(fonts/RobotoCondensed-LightItalic.ttf);font-style: italic;font-weight: 300;}
@font-face{font-family: 'Roboto Condensed';src:url(fonts/RobotoCondensed-Regular.ttf);font-style: normal;font-weight: 400;}
@font-face{font-family: 'Roboto Condensed';src:url(fonts/RobotoCondensed-Italic.ttf);font-style: italic;font-weight: 400;}
@font-face{font-family: 'Roboto Condensed';src:url(fonts/RobotoCondensed-Bold.ttf);font-style: normal;font-weight: 700;}
@font-face{font-family: 'Roboto Condensed';src:url(fonts/RobotoCondensed-BoldItalic.ttf);font-style: italic;font-weight: 700;}
body{font-size: 14px;color: #000;font-family: 'Montserrat';overflow-x: hidden;}
body::-webkit-scrollbar{ width: 10px;height: 10px; background-color: #F5F5F5;}
body::-webkit-scrollbar-thumb{background-color: #1a3783;border-radius: 3px;}
body::-webkit-scrollbar-track{ background-color: #F5F5F5;}
*{margin:0;padding:0;line-height:1.5}
a{text-decoration:none;color:#000;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:#1a3783;}
ul{padding-left:0}
img{max-width:100%;border:none;height:auto}
h1,h2,h3,h4,h5,h6{line-height:1.3;margin-top:0}

.img img{width:100%;height:auto;object-fit:cover}
.capt a,.title a,.title span,.title a,.name a,.name span{line-height:normal}
.screen-reader-text{display:none}
.tagged_as{padding:15px 0}
.tagged_as a{font-size:14px;background:#f1f1f1;margin:5px 10px 5px 0;display:inline-block;float:none;padding:5px 10px;border-radius:5px}
.head.navbar-fixed-top{animation:stuckMoveDown .6s;box-shadow:1px 1px 10px rgba(0,0,0,0.15)}
@keyframes stuckMoveDown {
0%{transform:translateY(-100%)}
100%{transform:translateY(0)}
}
@keyframes stuckMoveUp {
0%{transform:translateY(100%)}
100%{transform:translateY(0)}
}
@keyframes stuckFadeIn {
0%{opacity:0}
100%{opacity:1}
}
/* Container */
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-left: 10px;padding-right: 10px;
    margin-right: auto;
    margin-left: auto;}
.row{margin-left: -10px;margin-right: -10px;}
.row>*{padding-left: 10px;padding-right: 10px;}
.row-margin{margin-top: -10px;margin-bottom: -10px;}
.col-padding{padding-top: 10px;padding-bottom: 10px;}
@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;padding-right: 30px;padding-left: 30px;}
.row{margin-left: -15px;margin-right: -15px;}
.row>*{padding-left: 15px;padding-right: 15px;}
.row-margin{margin-top: -15px;margin-bottom: -15px;}
.col-padding{padding-top: 15px;padding-bottom: 15px;}
}
@media (min-width: 1200px){
.container, .container-lg, .container-md, .container-sm, .container-xl { max-width: 1140px;}
}
@media (min-width: 1400px){
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl { max-width: 1200px;}
}

.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%}
}
.flex{display:flex;flex-wrap:wrap}
.flex-center{align-items:center}
.row-reverse{flex-direction:row-reverse}
.column-reverse{flex-direction:column-reverse}
.modal-content{border:none;box-shadow:none;border-radius:.5rem;position:relative;background-color:#fff;background-clip:padding-box;outline:0}
.modal-header{background-color:#045d2d;color:#fff;padding:15px;border-bottom:1px solid #e5e5e5;min-height:16.42857143px}
.modal-header .modal-title{position:relative;min-height:44px;font-weight:400;font-size:18px;line-height:normal;margin:0;line-height:44px;color:#fff}
button.close{position:absolute;right:15px;top:30px;color:#fff;opacity:1}
.pop_box input[type=submit]{background-color:#045d2d;color:#fff;margin-bottom:0;margin-top:15px}
.modal-dialog{margin:80px auto 0}
.btn,input[type="submit"]{background: #0b8c3a;color: #fff;cursor: pointer; 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;border-radius: 3px; padding:10px;width:100%;max-width:100%;display:block;line-height:18px;outline:none}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{border-color: #0b8c3a;}


#ftwp-container #ftwp-contents.ftwp-border-medium,#ftwp-container #ftwp-trigger.ftwp-border-medium{border-width:1px}
.content-post iframe{display:block;margin:20px auto;width:100%;height:450px;object-fit:contain}
.content-post p{margin-bottom: 0;}
.content-post ul:not(.woocommerce-checkout .content-post ul),.content-post ol:not(.woocommerce-checkout .content-post ol){padding-left:20px;margin-bottom: 0;}
.content-post li{position:relative;}
.content-post table{margin-bottom: 0;}
.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:14px;}
.content-post blockquote{padding:15px 15px 15px 25px;border-left:5px solid #000;font-size:16px;background:#f6f6f6;margin-bottom: 0;}
.content-post .gallery{display:flex;flex-wrap:wrap;margin:0 -15px!important}
.content-post .gallery br{display:none}
.content-post .gallery .gallery-item{padding:0 15px}
.content-post .gallery.gallery-columns-2 .gallery-item{width:50%!important}
.content-post .gallery.gallery-columns-3 .gallery-item{width:calc(100% / 3)!important}
.content-post .gallery.gallery-columns-4 .gallery-item{width:25%!important}
.content-post .gallery.gallery-columns-5 .gallery-item{width:20%!important}
.content-post .gallery.gallery-columns-6 .gallery-item{width:calc(100% / 6)!important}
.content-post .gallery.gallery-columns-7 .gallery-item{width:calc(100% / 7)!important}
.content-post .gallery.gallery-columns-8 .gallery-item{width:calc(100% / 8)!important}
.content-post .gallery.gallery-columns-9 .gallery-item{width:calc(100% / 9)!important}
.content-post .gallery .gallery-item .gallery-icon{width:100%;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 20px 20px 0}
.content-post .aligncenter,.content-post div.aligncenter{display:block;margin:20px auto}
.content-post .alignright{float:right;margin:10px 0 20px 20px}
.content-post .alignleft{float:left;margin:10px 20px 20px 0}
a img.alignright{float:right;margin:10px 0 20px 20px}
a img.alignnone{margin:10px 20px 20px 0}
a img.alignleft{float:left;margin:10px 20px 20px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{border:none;max-width:100%;padding:0;margin:0 auto 20px!important;background-color:#fff;}
.wp-caption.alignnone{margin:10px 20px 20px 0}
.wp-caption.alignleft{margin:10px 20px 20px 0}
.wp-caption.alignright{margin:10px 0 20px 20px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:100%}
.wp-caption p.wp-caption-text{font-size:12px;color:#333;margin:0;padding:20px 20px 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:90px}
.block_slider{margin:-15px}
.item_slider{padding:15px}
#back-top{position:fixed;bottom:30px;right:10px;z-index:90}
#back-top a{width: 40px;height: 40px;border-radius: 50%;background: #1a3783;display: flex;align-items: center;justify-content: center;}
#back-top i{background: #fff;font-size: 16px;transition: .3s;color: #1a3783;width: 22px;height: 22px;border-radius: 50%;display: flex;align-items: center;justify-content: center; text-align: center;}
#back-top i:hover{height: 44px;}
.cta-circle{position: fixed;z-index: 999;right: 10px;bottom: 100px;display: flex;flex-direction: column;gap: 15px;}
.cta-circle a{display: flex;align-items: center;justify-content: center;width: 40px;height: 40px;}
.cta-circle a img{width: 100%;height: 100%;object-fit: contain;}
@keyframes shakeZoom {
  0%, 100% {
    transform: scale(1);
  }
  25% {
    transform: scale(1.1);
  }
  50% {
    transform: scale(1.2);
  }
  75% {
    transform: scale(1.1);
  }
}

.shake-zoom {
  animation: shakeZoom 0.5s infinite ease-in-out;
  display: inline-block;
}

/* Header */
#header{position: relative;}
.zek_header_top{padding-bottom: 20px;background-color: #1a3783;color: #fff;font-size: 13px;}
.zek_header_top a{color: #fff;}
.zek_header_top .zek_it{height: 40px;margin: 20px 0;display: flex;align-items: center;align-items: center;}
.zek_header_top .zek_it .icon{width: 35px;height: 35px;object-fit: contain;}
.zek_header_top .zek_it .value{padding-left: 15px;width: calc(100% - 35px);}
.zek_header_shop {display: flex;justify-content: flex-end;}
.zek_header_shop a{display: inline-block;padding: 10px 20px;color: #fff;background-color: #0b8c3a;}
.zek_touch_menu{display: none;}
.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}
.zek_header_main .flex{justify-content: flex-end;}
.zek_header_main{width: 100%;position: absolute;top: calc(100% - 20px);left: 0;z-index: 999;}
.zek_header_main .container{padding: 15px 30px;box-shadow: 0 0px 29px 0 rgb(0 0 0 / 80%);background-color: #fff;border-radius: 5px;}
.zek_header_main.navbar-fixed-top{position: fixed;top: 0;left: 0;z-index: 999;background-color: #fff;}
.zek_header_main.navbar-fixed-top .container{box-shadow: none;}
.zek_header_logo img{width: 190px;height: 50px;object-fit: contain;}
@media (min-width: 768px){
.zek_header_menu{margin-right: 10px;}
.zek_header_menu .title{display: none;}
.zek_header_menu ul{list-style:none;margin:0}
.zek_header_menu .menu li{position:relative}
.zek_header_menu .menu{display:flex;flex-wrap:wrap;justify-content:flex-end;}
.zek_header_menu .menu>li{display:block;margin-left: 20px;}
.zek_header_menu .menu>li:first-child{margin-left: 0;}
.zek_header_menu .menu .sub-menu{opacity:0;visibility:hidden;position:absolute;z-index:99;background:#fff;width:auto;padding:10px 0;min-width:220px;box-shadow: 0 1px 7px 0 rgb(0 0 0 / 35%);border-radius: 5px; transition:all .3s}
.zek_header_menu .menu>li>a{display:block;text-transform:uppercase;padding:10px 0;line-height: 20px;color: #1a3783; font-weight:700;position:relative;font-family: 'Roboto Condensed';font-size: 16px;}
.zek_header_menu .menu>li.current-menu-item>a{color: #0b8c3a;}
.zek_header_menu .menu>li.menu-item-has-children>a:after{content:"\f107";font-family:"Font Awesome 6 Pro";font-size:12px;position:absolute;right:0;top:10px;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}
.zek_header_menu .menu>li.menu-item-has-children>a{padding-right:15px}
.zek_header_menu .menu>li.menu-item-has-children:hover>a:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.zek_header_menu .menu>li>.sub-menu{top:100%;left:0;transform:scaleY(0);transform-origin:0 0}
.zek_header_menu .menu>li>.sub-menu li>.sub-menu{top:0;left:100%;transform:scaleX(0);transform-origin:0 0}
.zek_header_menu .menu>li>.sub-menu li>a{display:block;padding:10px 0;margin:0 20px;border-bottom:1px dashed #ecf0f1;white-space:nowrap;position:relative}
.zek_header_menu .menu>li>.sub-menu li:last-child>a{border-bottom:none}
.zek_header_menu .menu>li>.sub-menu li.menu-item-has-children>a:after{content:"\f105";font-family:"Font Awesome 6 Pro";font-size:12px;font-weight:900;position:absolute;right:-5px;top:10px;-webkit-transition:.3s;-moz-transition:.3s;-o-transition:.3s;transition:.3s}
.zek_header_menu .menu>li>.sub-menu li.menu-item-has-children:hover>a:after{-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);-o-transform:rotate(180deg);transform:rotate(180deg)}
.zek_header_menu .menu li:hover>.sub-menu{opacity:1;visibility:visible}
.zek_header_menu .menu li i{display: none;}
.zek_header_menu .menu>li:hover>.sub-menu{transform:scaleY(1)}
.zek_header_menu .menu>li>.sub-menu li:hover>.sub-menu{transform:scaleX(1)}
}
.zek_header_main .icon{cursor: pointer;font-size: 20px;color: #1a3783;width: 32px;height: 32px;display: block; line-height: 32px;text-align: center;}
.zek_header_search,.zek_header_account,.zek_header_cart{margin-left: 10px;position: relative;padding: 10px 0;}
.zek_header_search .form{position: absolute;top: 100%;width: 300px;border-radius: 3px; right: -25px;opacity: 0;visibility: hidden;transition: all .5s;background-color: #fff;z-index: 999;box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 75%);padding: 5px;}
.zek_header_search .form.opened{opacity: 1;visibility: visible;}
.zek_header_search .form form{width: 100%;position: relative;}
.zek_header_search .form form input[type="search"]{width: 100%;padding: 0 50px 0 20px;height: 40px;line-height: 38px;}
.zek_header_search .form form button{position: absolute;top: 0;right: 0;height: 40px;width: 40px;background: #0b8c3a;border: none;line-height: 40px;text-align: center;font-size: 18px;color: #fff;}
.zek_header_account .account{position: absolute;top: 100%;width: 150px;border-radius: 3px; right: -25px;opacity: 0;visibility: hidden;transition: all .5s;background-color: #fff;z-index: 999;box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 75%);padding: 5px;}
.zek_header_account .account.opened{opacity: 1;visibility: visible;}
.zek_header_account .account .it{padding: 5px;font-family: 'Roboto Condensed';font-size: 15px;}
.zek_header_cart .icon .count{position: absolute;color: #fff;font-size: 12px;background-color: #0b8c3a;border-radius: 50%;width: 16px;height: 16px;line-height: 16px;text-align: center;top: 5px;right: -5px;}

/* Footer */
.zek_footer_main{padding: 50px 0;position: relative;color: #fff;}
.zek_footer_main .widget:not(:last-child){margin-bottom: 20px;}
.zek_footer_main a{color: #fff;}
.zek_footer_main:after{content: "";display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;background: rgba(0, 0, 0, 0.5);}
.zek_footer_main .container{position: relative;z-index: 2;}
.zek_footer_title{font-size: 18px;font-weight: bold;text-transform: uppercase;margin-bottom: 15px;font-family: 'Roboto Condensed';}
.zek_footer_main li{list-style: none;margin-bottom: 10px;}
.zek_footer_main .social{display: flex;flex-wrap: wrap;}
.zek_footer_main .social li:not(:first-child){margin-left: 15px;}
.zek_footer_main .social li{font-size: 20px;}
.zek_footer_main .tmdt{display: flex;flex-wrap: wrap;}
.zek_footer_main .tmdt li:not(:first-child){margin-left: 25px;}
.zek_footer_main .tmdt li img{height: 60px;width: auto;object-fit: contain;}
.zek_footer_main form{position: relative;width: 100%;}
.zek_footer_main form input[type="email"]{height: 40px;width: 100%;line-height: 40px;border: none;padding: 0 80px 0 10px;}
.zek_footer_main form input[type="submit"]{position: absolute;height: 40px;width: 70px;top: 0;right: 0;background-color: #0b8c3a;color: #fff;padding: 0 10px;text-align: center;}
.zek_copyright{background-color: #0b8c3a;color: #fff;text-align: center;padding: 10px 0;font-family: 'Roboto Condensed'}
.zek_copyright *{margin-bottom: 0;}
.zek_copyright .design{text-shadow: 2px 0 0 #fff, -2px 0 0 #fff, 0 2px 0 #fff, 0 -2px 0 #fff, 1px 1px #fff, -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff;color: #1a3783;}


/* Page */
.breadcrumbs .separator{margin:0 3px}
.breadcrumbs *{margin-bottom:0}
.pagination{justify-content: center;margin-top: 30px;}
.navigation ul{margin-bottom: 0;list-style: none;}
.navigation ul li{display: inline-block;}
.navigation ul li + li{margin-left: 12px;}
.navigation ul li span,.navigation ul li a{display: block;padding: 0 10px;text-align: center; border-radius: 4px;background: #EAEEF3;font-size: 16px;width: 40px;height: 40px;line-height: 40px;}
.navigation ul li .current,.navigation ul li span:hover,.navigation ul li a:hover{background: #0b8c3a;color: #fff;}
.paginate_links{overflow:hidden;text-align:center;display:table;margin:30px auto}
.paginate_links .page-numbers{width:32px;height:32px;display:inline-block;float:left;margin:0 5px;padding-top:7px;color:#c8102e;border:1px solid #c8102e;margin-bottom:5px}
.paginate_links .page-numbers:hover{background:#c8102e;color:#fff}
.paginate_links .page-numbers.prev,.paginate_links .page-numbers.next{background:transparent;width:auto;border:none}
.paginate_links .page-numbers.prev:hover,.paginate_links .page-numbers.next:hover{text-decoration:underline;color:#007BB6}
.paginate_links .page-numbers.current{background:#c8102e;color:#fff}
.zek_banner_page{position: relative;height: 300px;}
.zek_banner_page .inner{width: 100%;position: absolute;top: 50%;transform: translateY(-50%);left: 0;z-index: 2;color: #fff;padding-top: 30px;}
.zek_banner_page:after{ content: ""; position: absolute;
    top: 0;
    left: 0;width: 100%;height: 100%;display: block;
    background: rgba(0, 0, 0, 0.5);
}
.zek_banner_page .inner .title{font-size: 26px;font-family: 'Roboto Condensed';font-weight: bold;text-transform: uppercase;margin-bottom: 10px;}
.zek_banner_page .inner .breadcrumbs a{color: #fff;}
#zek_content_page{padding: 50px 0;}
.zek_title_page{margin-bottom: 20px;padding-bottom: 10px;position: relative;border-bottom: 1px solid #e6e6e6;text-transform: uppercase;font-weight: bold;font-size: 26px;font-family: 'Roboto Condensed';}
.zek_title_page:after{content: "";width: 100px;height: 1px;background-color: #0b8c3a;position: absolute;display: block;bottom: 0;left: 0;}
.zek_title_page .count{font-size: 13px;color: #888;font-weight: 500;text-transform: none;margin-left: 5px;}
.form-group{margin-bottom: 10px;}

.swiper-pagination-bullet{width: 12px;height: 12px;background: #869791;opacity: 1;}
.swiper-pagination-bullet-active{background: #0b8c3a;}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{bottom: 20px;}
.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet, .swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin: 0 6px;}
.swiper-button-next,.swiper-button-prev{width: 35px;height: 35px;background: #0b8c3a;color: #fff;opacity: .6;font-weight: bold;}
.swiper-button-next:hover, .swiper-button-prev:hover{opacity: 1;}
.swiper-button-next:after, .swiper-button-prev:after{font-size: 16px;}
.swiper-button-prev, .swiper-rtl .swiper-button-next{left: 0;}
.swiper-button-next, .swiper-rtl .swiper-button-prev{right: 0;}

/* Contact */
.zek_form_contact .title{text-transform: uppercase;font-size: 22px;font-weight: bold;font-family: 'Roboto Condensed';margin-bottom: 12px;}
.zek_maps_contact{position: relative;overflow: hidden;width: 100%;padding-top: 120%;}
.zek_maps_contact iframe{width: 100%;position: absolute;height: 100%;top: 0;left: 0;}
.zek_info_contact .it:not(:last-child){margin-bottom: 20px;}
.zek_info_contact .it{padding: 10px 10px 5px;background-color: #f9f9f9;text-align: center;}
.zek_info_contact .it .name{text-transform: uppercase;font-size: 20px;font-weight: bold;font-family: 'Roboto Condensed';margin-bottom: 8px;}

/* News */
.zek_category_content{margin-bottom: 30px;}
.zek_item_post .img{padding-top: 75%;min-height: 100%;}
.zek_item_post .img img{position: absolute;top: 0;left: 0;height: 100%;}
.zek_item_post .box_img .date{position: absolute;z-index: 2; right: 20px;bottom: 0;box-shadow: 3px 2px 3px rgb(0 0 0 / 35%);color: #fff;text-align: center;background-color: #0b8c3a;width: 110px;height: 82px;border: 2px solid #fff;}
.zek_item_post .box_img .date span{display: block;width: 100%;}
.zek_item_post .box_img .date .day{line-height: 1.2; font-size: 40px;font-weight: 600;}
.zek_item_post .box_img .date .month{font-size: 20px;font-weight: 500;}
.zek_item_post .box_img{position: relative;background-color: #efefef;}
.zek_item_post .info{padding-top: 15px;}
.zek_item_post .info .name{font-size: 18px;font-weight: bold;font-family: 'Roboto Condensed';margin-bottom: 10px;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.zek_item_post .info .meta{font-weight: 600;margin-bottom: 10px;}
.zek_item_post .info .meta span:not(:first-child){margin-left: 20px;}
.zek_item_post .info .meta span i{font-size: 12px;}
.zek_item_post .info .text{overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 4;}

/* Single */
.zek_meta_single{margin-bottom: 20px;}
.zek_info_single span:not(:first-child){margin-left: 16px;}
.zek_info_single span i{font-size: 12px;}
.zek_likeshare_single {display: flex;align-items: center;justify-content: flex-end;}
.zek_likeshare_single .box{overflow: hidden;width: 128px;display: block;}
.zek_content_single .zek_likeshare_single .box{height: 40px;}
.zek_title_single{font-size: 20px;font-weight: bold;font-family: 'Roboto Condensed';margin-bottom: 8px;text-transform: uppercase;}
.zek_comment_single{margin: 20px 0;}
.zek_related_post .title{font-size: 20px;font-weight: bold;font-family: 'Roboto Condensed';margin-bottom: 8px;text-transform: uppercase;}
.zek_related_post ul{padding-left: 18px;}
.zek_related_post ul li:not(:last-child){margin-bottom: 5px;}


/* Sidebar */
.zek_sidebar .widget:not(:last-child){margin-bottom:25px}
.zek_sidebar .widget{background-color: #efefef;}
.zek_sidebar_title{color: #fff;background-color:#0b8c3a;font-size: 20px;font-weight: bold;font-family: 'Roboto Condensed';text-transform: uppercase;padding: 10px 15px;text-align: center;}
.zek_sidebar ul{margin-bottom: 0;list-style: none;}
.zek_sidebar .menu li{border-bottom: 1px solid #e6e6e6;position: relative;}
.zek_sidebar .menu li.menu-item-has-children{padding-right: 10px;}
.zek_sidebar .menu li i{position: absolute;cursor: pointer;width: 20px;height: 20px;line-height: 20px;text-align: center;top: 12px;right: 0;z-index: 2;}
.zek_sidebar .menu ul{display: none;}
.zek_sidebar .menu ul li:last-child{border-bottom: 0;}
.zek_sidebar .menu ul li:first-child{border-top: 1px solid #e6e6e6;}
.zek_sidebar .menu li a{display: block;padding: 10px 10px 10px 15px;font-weight: 500;font-weight: bold;font-family: 'Roboto Condensed';}
.zek_sidebar .menu li.current-menu-item a{color: #0b8c3a;}
.zek_sidebar .menu ul li a{padding: 10px 10px 10px 30px;}
.zek_widget_content{padding: 10px;}
.zek_post_sidebar:first-child{padding-top: 0;}
.zek_post_sidebar{display: flex;flex-wrap: wrap;padding: 8px 0;border-bottom: 1px dashed #ddd;align-items: flex-start;}
.zek_post_sidebar .img{width: 30%;background-color: #fff;}
.zek_post_sidebar .info{width: 70%;padding-left: 15px;}
.zek_post_sidebar .info .name{font-weight: bold;font-family: 'Roboto Condensed';margin-bottom: 4px;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.zek_post_sidebar .info .date{color: #ef0c0c;}

.sidebar-title{font-size:20px;font-weight:700;text-transform:uppercase;margin-bottom:15px}
.sidebar .single-post:not(:last-child){margin-bottom:20px}
.sidebar .single-post .img{width:100%;padding-top:65%;position:relative;margin-bottom:10px}
.sidebar .single-post .img img{position:absolute;top:0;left:0;height:100%}
.sidebar .single-post .info .capt{font-size:16px;font-weight:700;margin-bottom:5px}
.sidebar .single-post .info .date{color:rgba(20,22,35,0.6);display:flex;align-items:center}
.sidebar .single-post .info .date img{margin-right:10px}

/* Product */
.zek_orderby{top: -60px;height: 10px;position: relative; display: flex;flex-wrap: wrap;justify-content: flex-end;align-items: center;}
.zek_orderby .capt{margin-right:5px;}
.zek_orderby .box{width: 130px;}
.zek_orderby .box select{width: 100%;height: 32px;padding: 0;font-size: 13px;}
.zek_item_product{position: relative;border: 1px solid #e6e6e6;transition: all .3s;height: 100%;}
.zek_item_product .img{padding-top: 100%;position: relative;}
.zek_item_product .img img{top: 0;left: 0;position: absolute;height: 100%;}
.zek_item_product .info{padding:15px 10px 10px;}
.zek_item_product:hover{box-shadow: 0 1px 7px 0 rgb(0 0 0 / 35%);}
.zek_item_product .info .name{font-size: 15px;font-weight: bold;font-family: 'Roboto Condensed';padding-bottom: 10px;margin-bottom: 10px;text-transform: uppercase;border-bottom: 1px solid #e6e6e6;}
.zek_item_product .info .name a{overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.zek_item_product .info .price{font-weight: bold;color: #0b8c3a;}
.zek_item_product .info .price del{font-size: 13px;font-weight: normal;color: #555;margin-right: 7px;}
.zek_item_product .info .price ins{text-decoration: none;}
.zek_item_product .info .descss{display: none;}
.woocommerce-pagination{display: none;}
.zek_sidebar_product .widget:not(:last-child){margin-bottom: 25px;}
.zek_sidebar_product .widget>*:not(.zek_sidebar_title){border: 1px solid #e6e6e6;border-top: 0;padding: 15px;}
.zek_sidebar_product ul{margin-bottom: 0;list-style: none;}
.zek_sidebar_product .product-categories{padding: 0 !important;}
.zek_sidebar_product .product-categories li{border-bottom: 1px solid #e6e6e6;position: relative;}
.zek_sidebar_product .product-categories li.cat-parent{padding-right: 10px;}
.zek_sidebar_product .product-categories li i{position: absolute;cursor: pointer;width: 20px;height: 20px;line-height: 20px;text-align: center;top: 12px;right: 0;z-index: 2;}
.zek_sidebar_product .product-categories ul{display: none;}
.zek_sidebar_product .product-categories ul li:last-child{border-bottom: 0;}
.zek_sidebar_product .product-categories ul li:first-child{border-top: 1px solid #e6e6e6;}
.zek_sidebar_product .product-categories li a{display: block;padding: 10px 10px 10px 15px;font-weight: 500;font-weight: bold;font-family: 'Roboto Condensed';}
.zek_sidebar_product .product-categories li.current-cat a{color: #0b8c3a;}
.zek_sidebar_product .product-categories ul li a{padding: 10px 10px 10px 30px;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list{margin: 0}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li .count{display: none;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a{transition: all 0s;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:active, body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:focus, body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:hover{opacity: 1;color: #0b8c3a;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a{color: #0b8c3a;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:active::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:focus::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:hover::before, body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a::before{color: #0b8c3a;border-color: #0b8c3a;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list li{padding: 0;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item{padding: 0;margin: 0 0 5px 0;}
body.woocommerce .devvn_wcfa_widget_layered_nav ul.wafc-widget-layered-nav-list li.display_type_default a{font-weight: bold;font-family: 'Roboto Condensed';}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span{padding: 0 0 0 25px;position: relative;transition: all 0s;font-weight: bold;font-family: 'Roboto Condensed';}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span:before{content: "";width: 15px;height: 15px;border-radius: 3px;border: 1px solid #ddd;display: inline-block;font-family: FontAwesome;text-align: center;line-height: 15px;font-size: 12px;position: absolute;top: 50%;left: 0;margin-top: -7.5px;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span:hover,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen span{color: #0b8c3a;}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item a:hover:before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item span:hover:before,.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen span:before{color: #0b8c3a;border-color: #0b8c3a;content: '\f00c';}
.woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen a:hover:before, .woocommerce .woocommerce-widget-layered-nav-list .woocommerce-widget-layered-nav-list__item.chosen span:hover:before{content: '\f00d';}


/* Detail */
.sale-flash{display: none;}
.zek_head_detail{margin-bottom: 30px;}
.zek_title_product{text-transform: uppercase;font-size: 22px;font-weight: bold;font-family: 'Roboto Condensed';margin-bottom: 3px;}
.zek_meta_product .it:not(:first-child){margin-left: 15px;padding-left: 15px;border-left: 1px solid #e9e9e9;}
.zek_meta_product .it a{color: #0b8c3a;font-weight: 500;}
.zek_price_product {padding: 10px 0;border-top: 1px solid #e6e6e6;margin-top: 10px;display: flex;flex-wrap: wrap;}
.zek_price_product .box_right{width: 240px;}
.zek_price_product .box_left{width: calc(100% - 240px);padding-right: 30px;}
.zek_price_product .price{padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #e6e6e6;font-size: 24px !important;font-weight: bold;color: #0b8c3a !important;}
.zek_price_product .price del{font-size: 18px;font-weight: 500;margin-right: 10px;color: #555;}
.zek_price_product .price ins{text-decoration: none;}
.zek_price_product .price .availability{display: none;}
.zek_price_product .descc{padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #e6e6e6;}
.zek_price_product .descc p{margin-bottom: 8px;}
.zek_price_product .descc ul{padding-left: 16px;margin-bottom: 8px;}
.zek_price_product .descc table{margin-bottom: 8px;}
.zek_price_product .hotline{padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #e6e6e6;}
.zek_price_product .hotline a{font-weight: 600;color: #0b8c3a;}

.zek_policy_product .it:not(:last-child){margin-bottom: 15px;margin-top: 5px;}
.zek_policy_product .it{padding: 0 10px;height: 36px;border: 1px solid #e6e6e6;overflow: hidden;line-height: 34px;text-align: center;text-transform: uppercase;font-weight: bold;font-family: 'Roboto Condensed';}
.zek_policy_product .it i{margin-right: 3px;}
.zek_cart_product .quantity .screen-reader-text{display: block;clip: auto;clip-path: initial; height: auto;width: auto;margin: 0;top: -25px;}
.zek_cart_product {padding-top: 20px;display: flex;flex-wrap: wrap;align-items: center;}
.zek_cart_product2{padding-top: 0;display: block;}
.zek_cart_product2 .variations_button{    padding-top: 20px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;}
.zek_cart_product .quantity{position: relative;}
.zek_cart_product .quantity input.qty {width: 140px;border: 1px solid #e6e6e6;height: 35px;line-height: 33px;padding: 0 30px;text-align: center;border-radius: 0;}
.quantity input.qty{appearance: textfield;
        -webkit-appearance: none;
        -moz-appearance: textfield;}
.quantity input.qty::-webkit-outer-spin-button,.quantity input.qty::-webkit-inner-spin-button{display: none;}
.zek_cart_product .quantity input[type="button"]{position: absolute;height: 35px;border: none;background: transparent;width: 30px;text-align: center;padding: 0;top: 0;}
.zek_cart_product .quantity input.minus{left: 0;border-right: 1px solid #e6e6e6;}
.zek_cart_product .quantity input.plus{right: 0;border-left: 1px solid #e6e6e6;}
.zek_cart_product button.button{height: 40px;width: 45px;text-align: center;padding: 0 10px !important;line-height: 40px;background-color: #0b8c3a !important;border-radius: 0 !important;margin: 0 0 0 10px;}
.zek_cart_product a.devvn_buy_now_style{margin: 0 0 0 10px;height: 40px;line-height: 40px;border-radius: 0;padding: 0 10px; background: #0b8c3a !important;font-size: 16px;max-width: 220px;}
.woocommerce div.product form.cart .variations tr{border-width: 0;}
.woocommerce div.product form.cart .variations td, .woocommerce div.product form.cart .variations th{padding-top: 0;}

.zek_image_product .wvg-single-gallery-image-container{position: relative;width: 100%;padding-top: 100%;}
.zek_image_product .wvg-single-gallery-image-container img{position: absolute;height: 100%;top: 0;left: 0;}
.zek_image_product .wvg-gallery-thumbnail-image{margin: 5px !important;opacity: 1;}
.zek_image_product .wvg-gallery-thumbnail-image img{border: 1px solid #e6e6e6;}
.zek_image_product .woo-variation-gallery-slider-wrapper{margin-bottom: 10px !important;}
.woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow, .woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow{background: #0b8c3ab3;}
.woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow:hover, .woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow:hover{background: #0b8c3a;}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow, .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow{height: 30px;top: 50%;transform: translateY(-50%);background: #0b8c3ab3;}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow:hover, .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow:hover{background: #0b8c3a;}
.zek_image_product .woo-variation-gallery-thumbnail-slider:not(.slick-slider){justify-content: center;display: flex;}
.zek_image_product .woo-variation-gallery-thumbnail-slider:not(.slick-slider) .wvg-gallery-thumbnail-image{width: calc(20% - 10px);}
.zek_tab_product .tab-content{padding: 15px;border: 1px solid #e6e6e6;border-top: 0;}
.zek_tab_product .tab-title{background-color: #0b8c3ab3; list-style: none;margin-bottom: 0;display: flex;flex-wrap: wrap;}
.zek_tab_product .tab-title li button{padding: 15px;background: #0b8c3a80;text-transform: uppercase;font-weight: bold;font-size: 18px;color: #fff;font-family: 'Roboto Condensed';border: none;}
.zek_tab_product .tab-title li button.active{background: #0b8c3a;}

.zek_detail_pdf{display: flex;align-items: center;flex-wrap: wrap;padding: 10px 0;}
.zek_detail_pdf a{display: flex;align-items: center;justify-content: center;text-align: center;padding: 0 20px;border-radius: 5px;color: #fff;background: #1a3783;font-weight: 500;margin-right: 10px;height: 34px;}


.zek_sidebar_detail .widget:not(:last-child){margin-bottom: 25px;}
.zek_sidebar_detail .zek_widget_content{border: 1px solid #e6e6e6;border-top: 0;padding: 15px;position: relative;}
.zek_related_product .item:not(:last-child){margin-bottom: 15px;}
.zek_related_product .item{display: flex;flex-wrap: wrap;}
.zek_related_product .item .img{width: 66px;height: 66px;position: relative;}
.zek_related_product .item .img img{position: absolute;top: 0;left: 0;height: 100%;}
.zek_related_product .item .info{width: calc(100% - 66px);padding-left: 10px;}
.zek_related_product .item .info .name{font-size: 15px;font-family: 'Roboto Condensed';font-weight: bold;margin-bottom: 3px;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.zek_related_product .item .info .price{font-weight: bold;color: #0b8c3a;}
.zek_related_product .item .info .price del{font-size: 13px;font-weight: normal;color: #555;margin-right: 5px;}
.zek_related_product .item .info .price ins{text-decoration: none;}
.zek_viewed_product .item .img{padding-top: 100%;}
.zek_viewed_product .item .img img{position: absolute;top: 0;left: 0;height: 100%;}
.zek_viewed_product .item .info{padding-top: 5px;}
.zek_viewed_product .item .info .name{font-size: 15px;font-family: 'Roboto Condensed';font-weight: bold;text-transform: uppercase;margin-bottom: 4px;}
.zek_viewed_product .item .info .price{font-weight: bold;color: #0b8c3a;}
.zek_viewed_product .item .info .price del{font-size: 13px;font-weight: normal;color: #555;margin-right: 5px;}
.zek_viewed_product .item .info .price ins{text-decoration: none;}
.devvn-popup-title{background: #1a3783 !important;}
.popup-customer-info-group .devvn-order-btn{background: #0b8c3a !important;}
.devvn-popup-title span{display: inline;}
.devvn_prod_variable .quantity{padding-left: 0;}
.devvn_prod_variable .quantity input.qty{width: 120px;}
.devvn_prod_variable a.devvn_buy_now_style{max-width: calc(100% - 130px);}
.popup-customer-info-radio label input:checked ~ span:before{border: 1px solid #0b8c3a;}
.popup-customer-info-radio label input:checked ~ span:after{border: 1px solid #0b8c3a;background: #0b8c3a;}
.woocommerce-error, .woocommerce-info, .woocommerce-message{border-top-color: #0b8c3a;}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{color: #0b8c3a;}

/* Cart */
.woocommerce a.remove{color: #0b8c3a !important;}
.woocommerce a.remove:hover{background: #0b8c3a;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color: #0b8c3a;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{background-color: #0b8c3a;}
.woocommerce-error, .woocommerce-info, .woocommerce-message{border-top-color: #0b8c3a;}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{color: #0b8c3a;}
.woocommerce .woocommerce-pagination ul.page-numbers,.woocommerce-page .woocommerce-pagination ul.page-numbers{border:0;margin:0}
.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{border:0;float:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}
.woocommerce .woocommerce-pagination ul.page-numbers li a,.woocommerce .woocommerce-pagination ul.page-numbers li span,.woocommerce-page .woocommerce-pagination ul.page-numbers li a,.woocommerce-page .woocommerce-pagination ul.page-numbers li span{font-size:16px;color:#212529;font-weight:600;display:inline-block;width:40px;height:40px;line-height:40px;padding:0;text-align:center;border-radius:50%;-webkit-transition:all .5s;transition:all .5s}
.woocommerce .woocommerce-pagination ul.page-numbers li a.current,.woocommerce .woocommerce-pagination ul.page-numbers li a:hover,.woocommerce .woocommerce-pagination ul.page-numbers li span.current,.woocommerce .woocommerce-pagination ul.page-numbers li span:hover,.woocommerce-page .woocommerce-pagination ul.page-numbers li a.current,.woocommerce-page .woocommerce-pagination ul.page-numbers li a:hover,.woocommerce-page .woocommerce-pagination ul.page-numbers li span.current,.woocommerce-page .woocommerce-pagination ul.page-numbers li span:hover{color:#006336;background-color:#f5f5f5}
.woocommerce .woocommerce-pagination ul.page-numbers li .next,.woocommerce .woocommerce-pagination ul.page-numbers li .prev,.woocommerce-page .woocommerce-pagination ul.page-numbers li .next,.woocommerce-page .woocommerce-pagination ul.page-numbers li .prev{font-size:0}
.select2-container--open{z-index:999999}
.select2-container--default.select2-container--default .select2-selection--single{background-color:#f5f5f5;border:1px solid #f5f5f5; border-radius:3px;height:48px;margin:0}
.select2-container--default.select2-container--default .select2-selection--single .select2-selection__rendered{color:#212529;line-height:48px;padding-left:20px}
.select2-container--default.select2-container--default .select2-selection--single .select2-selection__arrow{height:48px}
.select2-container--default.select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}
.select2-container--default.select2-container--default .select2-selection--single .select2-selection__clear{font-weight:400}
.select2-dropdown{border:1px solid #eee;}

.woocommerce table.shop_table{border-collapse:collapse}
.woocommerce table.my_account_orders,.woocommerce table.shop_table.cart{border:0;border-radius:0;margin:0}
.woocommerce table.my_account_orders thead tr,.woocommerce table.shop_table.cart thead tr{border:1px solid #eee;border-radius:3px}
.woocommerce table.my_account_orders th,.woocommerce table.shop_table.cart th{font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#212529;line-height:1.6;border:0;background-color:#f5f5f5}
.woocommerce table.my_account_orders td{border:0}
.woocommerce table.shop_table.cart td{border:0;}
.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,.woocommerce table.shop_table.cart .product-quantity .quantity{width: 130px;position: relative;}
.woocommerce table.my_account_orders .product-quantity .quantity .qty,.woocommerce table.shop_table.cart .product-quantity .quantity .qty{width: 100%; height:40px;padding: 0 40px;text-align: center;}
.woocommerce table.my_account_orders .product-quantity .quantity input[type="button"],.woocommerce table.shop_table.cart .product-quantity .quantity input[type="button"]{height: 40px;width: 30px;background: transparent;border: none;position: absolute;padding: 0 10px;text-align: center;top: 0;}
.woocommerce table.my_account_orders .product-quantity .quantity input.minus,.woocommerce table.shop_table.cart .product-quantity .quantity input.minus{left: 0;border-right: 1px solid #c4c4c4;}
.woocommerce table.my_account_orders .product-quantity .quantity input.plus,.woocommerce table.shop_table.cart .product-quantity .quantity input.plus{right: 0;border-left: 1px solid #c4c4c4}
.woocommerce table.my_account_orders td.actions,.woocommerce table.shop_table.cart td.actions{padding:30px 0 0}
.woocommerce table.my_account_orders td.actions .coupon .input-text,.woocommerce table.shop_table.cart td.actions .coupon .input-text{border-color:#eee;padding:0 25px}
.woocommerce table.my_account_orders .add_to_cart.button,.woocommerce table.shop_table.cart .add_to_cart.button{font-size:.75rem;line-height:2.75rem;padding:0 2.5rem}
.woocommerce table.shop_table.cart .product-thumbnail{width:100px;padding-left:0}
.woocommerce table.shop_table.cart .product-thumbnail img{width:auto;margin: 0;}
.woocommerce table.shop_table.cart .product-remove{width:40px}
.woocommerce table.shop_table.cart .product-price,.woocommerce table.shop_table.cart .product-quantity,.woocommerce table.shop_table.cart .product-subtotal{text-align:center}
.woocommerce table.shop_table.cart td.actions .coupon .input-text{width:250px;line-height: 46px !important;}
.woocommerce table.shop_table.cart .product-quantity .quantity:not(.mini_cart_item .quantity){justify-content: center;margin: 0 auto;align-items: center;}
.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells{margin-top:30px}
.woocommerce .cart-collaterals .wc-proceed-to-checkout{padding:25px 0 0}
.woocommerce .cart-collaterals .wc-proceed-to-checkout a.checkout-button{font-size:1rem;line-height:2.75rem;padding:0 2.1875rem;margin-bottom: 0;background-color: #0b8c3a;}
.woocommerce .cart-collaterals .cart_totals{box-shadow:0 0 10px rgba(0,0,0,.1);padding:15px 20px;max-width:500px}
.woocommerce .cart-collaterals .cart_totals>h2{font-size:24px;padding-bottom:16px;border-bottom:1px solid #ddd;margin-bottom:25px;font-weight: bold;font-family: 'Roboto Condensed';text-transform: uppercase;}
.woocommerce .cart-collaterals .cart_totals table,.woocommerce table.woocommerce-checkout-review-order-table{border:0;border-radius:0;margin:0}
.woocommerce .cart-collaterals .cart_totals table th{border:0;padding:0 9px 15px 0;font-size:15px;font-weight:500}
.woocommerce .cart-collaterals .cart_totals table td{border:0;padding:0 0 15px 9px;text-align:right}
.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal td,.woocommerce table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td{color:#212529;font-weight:700}
.woocommerce .cart-collaterals .cart_totals table tr:last-child td,.woocommerce .cart-collaterals .cart_totals table tr:last-child th{padding-bottom:0}
.woocommerce .cart-collaterals .cart_totals table .shipping-calculator-button,.woocommerce .cart-collaterals .cart_totals table small,.woocommerce table.woocommerce-checkout-review-order-table tbody .product-name a{color:inherit}
.woocommerce .cart-collaterals .cart_totals table .select2-container--default .select2-selection--single .select2-selection__rendered{text-align:left}
.woocommerce .cart-collaterals .cart_totals table tr.order-total span.amount{font-weight:700;font-size:24px}
.woocommerce .cart-collaterals .cart_totals table tr.order-total th,.woocommerce table.woocommerce-checkout-review-order-table tbody .product-name strong,.woocommerce table.woocommerce-checkout-review-order-table tfoot ul#shipping_method .amount,.woocommerce table.woocommerce-checkout-review-order-table tfoot ul#shipping_method li label{font-weight:500}
.woocommerce .cart-collaterals .cart_totals table tr.order-total td,.woocommerce .cart-collaterals .cart_totals table tr.order-total th{border-top:1px solid #ddd;padding-top:20px}
.woocommerce .cart-collaterals .cross-sells>h2{font-size:34px;margin-bottom:50px;text-align:center}
.woocommerce .cart-collaterals .shipping-calculator-form{margin-top:25px}
.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{max-width:100%;padding-left:0;padding-right:0}
.woocommerce form p{margin-bottom:15px}
.woocommerce form .form-row{display:block;padding:0;margin:0 0 15px}
.woocommerce form .form-row label{margin-bottom:14px;font-weight:600;font-size:13px;text-transform:uppercase;line-height:1.2}
.woocommerce form .form-row textarea{height:8em}
.woocommerce-additional-fields,.woocommerce-shipping-fields{margin-top:20px}
.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}
.woocommerce .woocommerce-customer-details, .woocommerce .woocommerce-order-details, .woocommerce .woocommerce-order-downloads{margin-top: 20px;}
#order_review_heading,.woocommerce-additional-fields>h3,.woocommerce-billing-fields>h3{font-size:20px;font-weight: bold; line-height:1.5;margin-bottom:21px;text-transform: uppercase;font-family: 'Roboto Condensed';}
.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: 15px 20px;box-shadow:0 0 10px rgba(0,0,0,.1)}
.woocommerce #order_review .woocommerce-checkout-payment{margin-top:35px;background:0 0;border-radius:0}
.woocommerce #order_review .woocommerce-checkout-payment ul.payment_methods{padding:0;border-color:#eee}
.woocommerce #order_review .woocommerce-checkout-payment ul.payment_methods li input{position:relative;top:2px;margin-right:5px}
.woocommerce #order_review .woocommerce-checkout-payment ul.payment_methods li label{margin-bottom:0;font-size:18px;color:#212529;font-weight:500}
.woocommerce #order_review .woocommerce-checkout-payment ul.payment_methods div.payment_box{padding:0 0 0 20px;background:0 0;font-size:15px;margin:5px 0;color:var(--g5-color-text-main);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:24px;font-weight:700;padding-top:15px;padding-bottom:0;border-top:1px solid #eee}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total th{padding-top:15px;padding-bottom:0;border-top:1px solid #eee}
.woocommerce-checkout .woocommerce form .form-row-first,.woocommerce-checkout .woocommerce form .form-row-last{width:100%;float:none}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{font-size:15px;text-transform:none;font-weight:500;letter-spacing:0;display:block;margin-bottom:20px}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input{position:relative;top:1px;margin-right:5px}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:none;margin:0;width:100%}
.woocommerce .woocommerce-form-login .lost_password{margin-bottom:0}
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit{float:none;margin:0;width:100%}
.woocommerce ul.order_details li{margin-top:0}
.woocommerce .woocommerce-order-details .woocommerce-order-details__title,.woocommerce-column__title{font-size:20px;line-height:1.5;margin-bottom:15px;font-weight: bold;font-family: 'Roboto Condensed';text-transform: uppercase;}
.woocommerce table.order_details{border:1px solid #eee;border-radius:3px;margin:0}
.woocommerce table.order_details thead th{font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#212529;line-height:1.6;border:0;background-color:#f5f5f5}
.woocommerce table.order_details .product-total .amount{color:#212529;font-size:15px;font-weight:700}
.woocommerce table.order_details tfoot td,.woocommerce table.order_details tfoot th{border:0}
.woocommerce table.order_details tfoot th{font-weight:500}
.woocommerce table.order_details tfoot td{color:#212529}
.woocommerce table.order_details tfoot tr:first-child td,.woocommerce table.order_details tfoot tr:first-child th{border-top:1px solid #eee}
.woocommerce table.order_details tfoot tr:last-child{color:#212529}
.woocommerce table.order_details tfoot tr:last-child td,.woocommerce table.order_details tfoot tr:last-child th{border-top:1px solid #eee}
.woocommerce table.order_details tfoot tr:last-child td{font-size:24px}
#customer_details{float:left;width:50%;margin-bottom:0}
#customer_details .col-1,#customer_details .col-2,.woocommerce div.product form.cart table.variations td.value{width:100%}
#order_review{float:right;width:41.666667%}
#customer_login h2{font-size:24px}
.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}
.woocommerce-MyAccount-navigation ul li:last-of-type{border-bottom:none}
.woocommerce-MyAccount-navigation ul li>a{position:relative;display:block;padding:14px 20px;font-size:16px;font-weight:700;color:#212529}
.woocommerce-MyAccount-navigation ul li>a:after{font-family:var(--g5-font-icon);font-size:20px;position:absolute;right:20px;line-height:1;font-weight:300;text-transform:none}
.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-MyAccount-navigation ul li.is-active>a{background-color:#f2f2f2}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard>a:after{content:"\f015"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders>a:after{content:"\f733"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads>a:after{content:"\f019"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address>a:after{content:"\f3c5"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account>a:after{content:"\f406"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout>a:after{content:"\f2f5"}
.woocommerce-MyAccount-content>p:not(.woocommerce-info){padding:20px;background-color:#f2f2f2}
.woocommerce-MyAccount-content>p:not(.woocommerce-info) a{color:inherit}
.woocommerce-MyAccount-content fieldset{padding:20px 40px;margin-top:50px;margin-bottom:30px;border:1px solid;border-color:#eee}
.woocommerce-MyAccount-content fieldset legend{width:auto;padding:0 15px;font-weight:700;font-size:16px;color:#212529}
.woocommerce-MyAccount-content h3{font-size:24px;margin-bottom:35px}
.woocommerce table.my_account_orders{font-size:1em}
.woocommerce table.my_account_orders td{padding:15px;text-align:center}
.woocommerce table.my_account_orders th{text-align:center}
.woocommerce div.product form.cart .woocommerce-variation-add-to-cart:after{content:"";display:block;clear:both}
.heading-color{color:#212529!important}
.primary-color{color:#006336!important}
.bg-primary{background-color:#006336!important}
.payment_method_cod{display: none;}

/* Account */
.zek_content_login #customer_login .u-column2{display: none;}
.zek_content_login #customer_login .u-column1 h2{display: none;}
.zek_content_register #customer_login .u-column1{display: none;}
.zek_content_register #customer_login .u-column2 h2{display: none;}
.zek_content_login .zek_title_page,.zek_content_register .zek_title_page{text-align: center;width: 500px;margin: 0 auto 20px;max-width: 100%;}
.zek_content_login .zek_title_page:after,.zek_content_register .zek_title_page:after{left: 50%;transform: translateX(-50%);}
.zek_box_form{width: 500px;max-width: 100%;margin: 0 auto;}
.zek_box_form #customer_login .u-column1{width: 100%;}
.zek_content_register #customer_login .u-column2{width: 100%;}
.zek_box_form #customer_login form.login{}

/* Home */
.zek_background_home{background-size: cover;background-repeat: no-repeat;background-position: center;}
.zek_banner_home .swiper-slide{height: calc(100vh - 110px);position: relative;}
.zek_banner_home .swiper-slide .background{position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform 6000ms ease;
    transition: -webkit-transform 6000ms ease;
    transition: transform 6000ms ease;
    transition: transform 6000ms ease, -webkit-transform 6000ms ease;
    z-index: 1;}
.zek_banner_home .swiper-slide-active .background{-webkit-transform: scale(1.2);
    transform: scale(1.2);}
.zek_banner_home .swiper-slide .inner{position: absolute;width: 100%;top: 50%;transform: translateY(-50%);z-index: 3;padding: 40px 0;color: #fff;text-transform: uppercase;}
.zek_banner_home .swiper-slide .inner .title{font-size: 36px;font-weight: 700;font-family: 'Roboto Condensed';}
.zek_banner_home .swiper-slide .inner .text{margin-bottom: 15px;}
.zek_banner_home .swiper-slide .inner .link{display: inline-block;padding: 10px 30px;color: #fff;font-weight: 600;background-color: #0b8c3a91;}
.zek_banner_home .swiper-slide .inner .link:hover{background-color: #0b8c3a;}
.zek_banner_home .swiper-slide .inner .box{ opacity: 0;-webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);}
.zek_banner_home .swiper-slide-active .inner .box {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition-delay: 500ms;
    transition-delay: 500ms;
}
.zek_banner_home .swiper-pagination-bullet{background: #fff;width: 16px;height: 16px;}
.zek_body_home>div:nth-child(even){background-color: #f3f3f3;}
.zek_layout_home{padding: 50px 0;}
.zek_section_home:not(:last-child){padding-bottom: 50px;}
.zek_about_home .banner{height: calc(100% - 30px);}
.zek_about_home .banner img{height: 100%;width: 100%;object-fit: cover;position: absolute;top: 0;left: 0;}
.zek_about_home .inner{padding: 30px;margin-bottom: 30px;border: solid 3px #ccc;}
.zek_about_home .inner .box{border: solid 2px #ccc;padding: 20px;}
.zek_about_home .inner .title{text-align: center;font-size: 26px;font-weight: bold;font-family: 'Roboto Condensed';text-transform: uppercase;color: #0b8c3a;}
.zek_about_home .slider .swiper{padding-bottom: 30px;}
.zek_about_home .slider .swiper-pagination{bottom: 0;}
.zek_about_home .slider .swiper-pagination-bullet{height: 6px;width: 70px;border-radius: 6px;}
.zek_title_home{text-align: center;margin-bottom: 30px;}
.zek_title_home .title{font-size: 26px;font-weight: bold;font-family: 'Roboto Condensed';text-transform: uppercase;color: #1a3783;}
.zek_title_home .title a{color: #1a3783;}
.zek_title_home .text{max-width: 800px;display: block;margin: 0 auto;}
.zek_title_home .text a{color: #0b8c3a;font-weight: 500;}
.zek_title_home .text a:hover{text-decoration: underline;color: #1a3783;}
.zek_product_home .slider{padding: 4px;}
.zek_product_home .swiper-slide{height: auto;}
.zek_why_home{position: relative;overflow: hidden;}
.zek_why_home:after{background-color: #0b8c3acc;
    content: "";
    height: 100%;
    right: -10%;
    position: absolute;
    top: 0;
    width: 60%;
    -webkit-transform: skewX(-15deg);
    -moz-transform: skewX(-15deg);
    -o-transform: skewX(-15deg);
    transform: skewX(-15deg);}
.zek_why_home .inner{width: 50%;padding: 60px 60px 60px 90px;color: #fff;margin-left: 50%;position: relative;z-index: 2;}
.zek_why_home .inner .title{font-size: 26px;font-weight: bold;font-family: 'Roboto Condensed';text-transform: uppercase;margin-bottom: 12px;}
.zek_why_home .inner .list{list-style: none;margin-bottom: 0;}
.zek_why_home .inner .list .it{padding: 5px 0 5px 25px;background-image: url("images/img_li.webp");background-size: 20px;background-repeat: no-repeat;background-position: top  left;}
@media (min-width: 768px){
.zek_project_home .list{    display: grid;
    grid-gap: 30px;
    grid-auto-rows: auto;
    grid-auto-flow: row;
    grid-template-columns: [col1] auto [col2] auto [col3] auto [end];
    grid-template-rows: [row1] auto [row2] auto [end];}
.zek_project_home .list .item:nth-child(2){  grid-column: 2/3;
    grid-row: 1/3;}
}
.zek_project_home .list .item .inner{position: relative;}
.zek_project_home .list .item .inner .img{padding-top: 65%;}
.zek_project_home .list .item .inner .img img{position: absolute;height: 100%;top: 0;left: 0;}
.zek_project_home .list .item .inner .box{position: absolute;width: 100%;bottom: 0;left: 0;padding: 0 10px 15px;}
.zek_project_home .list .item .inner .box .name{font-size: 20px;font-weight: bold; text-transform: uppercase;font-family: 'Roboto Condensed';color: #fff;}
.zek_project_home .list .item .inner .box .name a{color: #fff;}
.zek_project_home .list .item .inner .box .link{display: inline-block;padding: 10px 30px;color: #fff;font-weight: 600;background-color: #0b8c3a91;}
.zek_project_home .list .item .inner .box .link:hover{background-color: #0b8c3a;}
@media (min-width: 768px){
.zek_project_home .list .item:nth-child(2) .inner .img{padding-top: calc(130% + 30px);}
.zek_project_home .list .item:nth-child(2) .inner .box{bottom: 50%;transform: translateY(50%);}
.zek_project_home .list .item:nth-child(2) .inner .box .name{font-size: 22px;}
}
.zek_feedback_home .swiper{padding-top: 40px;}
.zek_feedback_home .swiper-slide{height: auto;}
.zek_feedback_home .item{padding: 30px 20px;border: solid 1px #ccc;height: 100%;}
.zek_feedback_home .item .name{font-weight: bold;margin-bottom: 8px;}
.zek_feedback_home .item .avata{padding: 2px;width: 70px;height: 70px;border: solid 1px #ccc;position: relative;margin: -70px 0 8px 5px;}
.zek_feedback_home .item .avata img{width: 100%;height: 100%;object-fit: cover;}
.zek_feedback_home .swiper-pagination{position: unset;margin-top: 20px;}
.zek_news_home{padding: 50px 0;}
.zek_news_home .swiper{padding-bottom: 25px;}
.zek_news_home .zek_item_post{display: flex;flex-wrap: wrap;background-color: #fff;}
.zek_news_home .zek_item_post .box_img{width: 42%;}
.zek_news_home .zek_item_post .box_img .date{bottom: -20px;}
.zek_news_home .zek_item_post .info{width: 58%;padding: 20px 30px;display: flex;align-items: center;}
.zek_news_home .zek_item_post .info .box{width: 100%;}
.zek_news_home .zek_item_post .info .name{font-size: 25px;text-transform: uppercase;}
.zek_news_home .zek_item_post .info .name a{color: #0b8c3a;}
.zek_news_home .zek_item_post .info .meta span i{color: #0b8c3a;}
.zek_client_home{padding: 50px 0;}
.zek_client_home .swiper{height: 220px;}
.zek_client_home .swiper-slide{height: 60px;}
.zek_client_home .logo{height: 100%;display: flex;align-items: center;justify-content: center;text-align: center;}
.zek_client_home .logo img{object-fit: contain;max-height: 60px;}
.zek_home_showroom{padding: 50px 0;}
.zek_home_showroom .col-map .maps{width: 100%;height: 590px;overflow: hidden;}
.zek_home_showroom .col-map .maps iframe{width: 100%;height: 100%;object-fit: cover;}
#select-option{border: 1px solid #232020;background: #f8f8f8;width: 100%;height: 40px;padding: 0 15px;outline: none;border-radius: 0;margin-bottom: 10px;box-shadow: none;}
.zek_list_local{height: 540px;list-style: none;margin-bottom: 0;overflow-y: auto;}
.zek_list_local::-webkit-scrollbar{width: 5px;background: #e5e5e5;}
.zek_list_local::-webkit-scrollbar-thumb{background-color: #555;}
.zek_list_local::-webkit-scrollbar-track{}
.zek_list_local li button{border: none;border-bottom: 1px solid #eeeeee;padding: 20px 20px 20px 30px;width: 100%;text-align: left;background: transparent;}
.zek_list_local li button.active,.zek_list_local li button:hover{background: #e5e5e5;}
.zek_list_local li button .name{margin-bottom: 8px;}
.zek_list_local li button .name img{height: 20px;object-fit: contain;margin-right: 4px;}
.zek_list_local li button .name span{font-weight: 600;}
.zek_list_local li button .local{padding-left: 15px;color: #333;}
.zek_list_local li button .local svg{fill: #777;margin-right: 8px;width: 12px;height: 14px;position: relative;top: -2px;}
.zek_list_local li button .hotline{padding-left: 15px;color: #333;margin-top: 6px;}
.zek_list_local li button .hotline svg{fill: #777;margin-right: 8px;width: 12px;height: 14px;position: relative;top: -2px;}



@media (max-width: 1399px) {
}
@media (max-width: 1199px) {
    .zek_header_top .zek_it{margin: 10px 0;}
    .zek_header_shop a{white-space: nowrap;padding: 6px 10px;}
    .zek_header_main .container{padding: 10px 20px;}
    .zek_header_menu .menu>li>a{font-size: 15px;}
    .zek_header_menu .menu>li{margin-left: 16px;}
    .zek_header_main .icon{font-size: 18px;}
    .zek_header_search, .zek_header_account, .zek_header_cart{margin-left: 0;}    
    .zek_header_menu .menu>li>.sub-menu li>a{padding: 5px 0;margin: 0 10px;}
    .zek_sidebar_title{font-size: 18px;}
    .zek_news_home .zek_item_post .info .name{font-size: 22px;}
}
@media (max-width: 991px) {
    body{font-size: 13px;}
    .zek_header_menu{width: calc(100% - 100px);}
    .zek_header_main .icon{width: 30px;height: 30px;font-size: 16px;}
    .zek_header_top .zek_it .value{padding-left: 0;width: 100%}
    .zek_header_top .zek_it .icon{display: none;}
    .zek_header_top{font-size: 12px;}
    .zek_header_shop a{font-size: 11px;}
    .zek_banner_home .swiper-slide .inner .title{font-size: 28px;}
    .zek_banner_home .swiper-slide .inner .link{padding-top: 8px 20px;}
    .zek_about_home .inner{padding: 20px;margin-bottom: 20px;}
    .zek_about_home .inner .box{padding: 15px 15px 5px;}
    .zek_about_home .inner .title{font-size: 20px;}
    .zek_title_home .title{font-size: 20px;}
    .zek_why_home .inner .title{font-size: 20px;}
    .zek_why_home:after{width: 75%;}
    .zek_why_home .inner{width: 65%;margin-left: 35%;padding: 40px 40px 40px 70px;}
    .zek_project_home .list{grid-gap: 20px;}
    .zek_project_home .list .item:nth-child(2) .inner .img{padding-top: calc(130% + 20px)}
    .zek_project_home .list .item .inner .box .link{padding: 8px 20px;}
    .zek_project_home .list .item .inner .box .name{font-size: 16px;}
    .zek_project_home .list .item:nth-child(2) .inner .box .name{font-size: 18px;}
    .zek_footer_main .tmdt li:not(:first-child){margin-left: 15px;}
    .zek_footer_main .tmdt li img{height: 45px;}
    .zek_title_page{font-size: 20px;}
    .zek_title_page:after{width: 60px;}
    .zek_form_contact .title{font-size: 16px;}
    .zek_info_contact .it .name{font-size: 16px;}
    .zek_banner_page .inner .title{font-size: 20px;}
    .zek_sidebar_title{font-size: 16px;}
    .zek_item_post .box_img .date{right: 15px;width: 80px;padding-top: 2px; height: 52px;border-width: 1px;}
    .zek_item_post .box_img .date .day{font-size: 24px;}
    .zek_item_post .box_img .date .month{font-size: 13px;}
    .zek_item_post .info .name{font-size: 15px;margin-bottom: 8px;}
    .navigation ul li span, .navigation ul li a{width: 36px;height: 36px;line-height: 36px;font-size: 14px;}
    .zek_title_single{font-size: 18px;}
    body.tax-product_cat .zek_title_page,body.post-type-archive-product .zek_title_page{padding-right: 190px;}
    .zek_title_product{font-size: 20px;}
    .zek_price_product .box_left{width: 100%;padding-right: 0;}
    .zek_price_product .price{font-size: 20px;}
    .zek_price_product .price del{font-size: 16px;}
    .zek_policy_product{display: flex;flex-wrap: wrap;justify-content: space-between;}
    .zek_policy_product .it{width: calc(50% - 5px);margin-top: 0;margin-bottom: 10px;font-size: 12px;}
    .zek_policy_product .it:not(:last-child){margin-top: 0;margin-bottom: 10px;}
    .zek_price_product .box_right{width: 100%;}
    .zek_cart_product .quantity input.qty{width: 110px;}
    .zek_cart_product a.devvn_buy_now_style{max-width: 160px;font-size: 14px;}
    .zek_info_product .zek_likeshare_single{margin-top: 10px;}
    .zek_tab_product .tab-title li button{font-size: 16px;padding: 10px 15px;}
    .zek_related_product .item .info .name{font-size: 14px;}
    .zek_viewed_product .item .info .name{font-size: 14px;}
    .woocommerce .cart-collaterals .cart_totals>h2{font-size: 18px;}
    .woocommerce .cart-collaterals .cart_totals table tr.order-total span.amount{font-size: 18px;}
    .woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total td{font-size: 18px;}
    .zek_news_home .zek_item_post .box_img .date{bottom: -10px;}
    .zek_news_home .zek_item_post .info .name{font-size: 18px;margin-bottom: 6px;}
    .zek_news_home .zek_item_post .info{padding: 15px 20px;}
    .zek_list_local li button{padding: 15px 10px 15px 20px;}
    .zek_showroom_main .col-map .maps{height: 400px;}

}
@media(max-width:767px) {
iframe{height:300px;width:100%}
.fixed{position:fixed!important;z-index:10000;width:100%;background:#fff;top:0;-webkit-box-shadow:0 2px 3px 0 rgba(0,0,0,.3);-moz-box-shadow:0 2px 7px 0 rgba(0,0,0,.1);box-shadow:0 2px 7px 0 rgba(0,0,0,.1)}
.zek_header_top{display: none}
.zek_header_main .container{box-shadow:none;}
.zek_header_main{background-color: #fff;position: relative;}
.zek_header_main .col-logo{width: 50%;display: flex;align-items: center;}
.zek_header_main .col-nav{width: 50%;}
.zek_touch_menu{display: block;margin-right: 15px;width: 32px;height: 32px;position: relative;cursor: pointer;}
.zek_touch_menu:after,.zek_touch_menu:before{content: "";display: block;width: 24px;height: 2px;background-color: #0b8c3a;position: absolute;left: 3px;}
.zek_touch_menu span{display: block;width: 24px;height: 2px;background-color: #0b8c3a;position: absolute;left: 3px;top: 50%;transform: translateY(-50%);}
.zek_touch_menu:after{bottom: 7px;}
.zek_touch_menu:before{top: 7px;}
.zek_header_menu .title{display: block;padding: 24px;background-color: rgba(255,255,255,.1);text-transform: uppercase;font-weight: bold;font-size: 20px;}
.zek_header_menu .title span{display: block;height: 48px;line-height: 48px;background-color: #222;border-radius: 4px;padding: 0 20px;}
.zek_header_menu{width: 300px;height: 100%; background-color: #222;color: #ccc;-webkit-transition: -webkit-transform .5s;
transition: transform .5s;
transition: transform .5s,-webkit-transform .5s;z-index: 9999;position: fixed;  top: 0;  left: 0;
-webkit-transform: translateX(-300px);
transform: translateX(-300px);}
body.active_menu .zek_header_menu{    -webkit-transform: translateX(0);
transform: translateX(0);}
.zek_header_menu ul{list-style: none;padding-left: 0;margin-bottom: 0;}
.zek_header_menu .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_header_menu .menu li{position: relative;border-bottom: solid 1px #3c3c3c;margin-left: 0;}
.zek_header_menu .menu>li{border-bottom-color: #2f2f2f;}
.zek_header_menu .menu li>a{display: flex;
padding: 8px 24px !important;color: #ccc;
text-transform: uppercase;}
.zek_header_menu .menu>li ul{background-color: #2f2f2f;display: none;}
.zek_header_menu .menu li>i{position: absolute;right: 0;top: 0;width: 37px;height: 37px;line-height: 37px;text-align: center;z-index: 2;cursor: pointer;}
.zek_header_menu .menu>li>ul ul{background-color: #4c4b4b}
#site-wrapper{-webkit-transition: margin .5s;
transition: margin .5s;}
body.active_menu #site-wrapper{margin-left: 300px;margin-right: -300px;}
body.active_menu .line_dark{opacity: 1;visibility: visible;cursor: url(images/close.png) 15 15,default;}

.zek_banner_home .swiper-slide{height: 400px;}
.zek_banner_home .swiper-slide .inner .title{font-size: 24px;}
.zek_layout_home{padding: 40px 0;}
.zek_about_home .inner{padding: 15px;}
.zek_about_home .inner .title{font-size: 18px;}
.zek_section_home:not(:last-child){padding-bottom: 40px;}
.zek_title_home{margin-bottom: 25px;}
.zek_feedback_home .item{padding: 20px 10px 10px;}
.zek_why_home:after{right: -18%; width: 100%;-webkit-transform: skewX(-30deg);
-moz-transform: skewX(-30deg);
-o-transform: skewX(-30deg);
transform: skewX(-30deg);}
.zek_why_home .inner{width: 75%;margin-left: 25%;padding: 50px 20px 30px 50px;}
.zek_project_home .list{ margin: -10px;}
.zek_project_home .list .item{width: 50%;padding: 10px;float: left;}
.zek_project_home .list .item:nth-child(2) .inner .img{padding-top: 65%;}
.zek_project_home .list .item:nth-child(2) .inner .box .name{font-size: 16px;}
.zek_project_home .list .item:nth-child(3){width: 100%}
.zek_project_home .list .item:nth-child(3) .inner .box .name{font-size: 20px;}
.zek_project_home .list .item:nth-child(3) .inner .box{bottom: 50%;transform: translateY(50%);}
.zek_footer_main .zek_widget1{width: 100%;}
.zek_footer_main .zek_widget2{width: 35%;}
.zek_footer_main .zek_widget3{width: 65%;}
.zek_footer_main{padding: 40px 0 30px;}
.zek_info_contact{margin-bottom: 20px;}
.zek_maps_contact{margin-bottom: 20px;padding-top: 65%;}
.zek_sidebar{display: none;}
.zek_news_home .zek_item_post .info{padding: 10px;}
.zek_news_home .zek_item_post .info .name{font-size: 15px;}
.zek_news_home{padding: 40px 0;}
.zek_item_product .info .name{font-size: 14px;}
.zek_sidebar_product{position: fixed;height: 100%;overflow-y: scroll;width: 280px;right: -280px;opacity: 0;visibility: hidden;transition: all .5s;top: 0;background-color: #fff;z-index: 9999;padding: 15px;}
.zek_sidebar_product.opened{right: 0;opacity: 1;visibility: visible;}
.zek_banner_page{height: 200px;}
.zek_banner_page .inner{padding-top: 0;}
.zek_banner_page .inner .title{margin-bottom: 5px;}
#zek_content_page{padding: 40px 0;}
.zek_sidebar_detail{margin-top: 25px;}
.zek_related_product  .zek_widget_content{display: flex;flex-wrap: wrap;margin: -5px;}
.zek_related_product .item{padding: 5px;width: 50%;margin-bottom: 0 !important;}
.woocommerce table.shop_table.cart .product-quantity .quantity:not(.mini_cart_item .quantity){margin: 0 0 0 auto;}
#customer_details{width: 100%;}
#order_review{width: 100%;}
.zek_about_home .banner{display: none;}
.woo-variation-product-gallery{width: 100%;}

}
@media(max-width:575px) {
iframe{height:200px}
.columns-4,.columns-5,.columns-6{grid-template-columns:repeat(2,1fr);grid-gap:15px}
.columns-3,.columns-2{grid-template-columns:repeat(1,1fr);grid-gap:15px}
.content-post .alignnone{margin:0 10px 10px 0}
.content-post .aligncenter,.content-post div.aligncenter{margin:10px auto}
.content-post .alignright{margin:5px 0 10px 10px}
.content-post .alignleft{margin:5px 10px 10px 0}
a img.alignright{margin:5px 0 10px 10px}
a img.alignnone{margin:5px 10px 10px 0}
a img.alignleft{float:left;margin:5px 10px 10px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{border:none;max-width:100%;padding:0;margin:0 auto 10px!important;background-color:#fff;box-shadow:0 5px 20px 0 rgba(0,0,0,0.15)}
.wp-caption.alignnone{margin:5px 10px 10px 0}
.wp-caption.alignleft{margin:5px 10px 10px 0}
.wp-caption.alignright{margin:5px 0 10px 10px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:100%}
.wp-caption p.wp-caption-text{font-size:12px;color:#aaa;margin:0;padding:10px;display:flex;align-items:center}
.content-post .gallery{margin:0 -5px!important}
.content-post .gallery .gallery-item{padding:0 5px;margin-top:0!important}
.content-post .gallery.gallery-columns-3 .gallery-item,.content-post .gallery.gallery-columns-4 .gallery-item,.content-post .gallery.gallery-columns-5 .gallery-item{width:50%!important}
.content-post .gallery.gallery-columns-6 .gallery-item,.content-post .gallery.gallery-columns-7 .gallery-item,.content-post .gallery.gallery-columns-8 .gallery-item,.content-post .gallery.gallery-columns-9 .gallery-item{width:calc(100% / 3)!important}

.zek_banner_home .swiper-slide{height: 300px;}
.zek_project_home .list .item .inner .box{padding: 0 5px 10px;}
.zek_project_home .list .item .inner .box .link{padding: 5px 15px;}
.zek_project_home .list .item .inner .box .name{font-size: 14px;}
.zek_project_home .list .item:nth-child(2) .inner .box .name{font-size: 14px;}
.zek_header_menu .menu > li > a{font-size: 14px;}
.woocommerce table.my_account_orders .product-quantity .quantity .qty, .woocommerce table.shop_table.cart .product-quantity .quantity .qty{height: 32px;}
.woocommerce table.my_account_orders .product-quantity .quantity input[type="button"], .woocommerce table.shop_table.cart .product-quantity .quantity input[type="button"]{height: 32px;}

}

@media(max-width:500px) {
.zek_related_product .item{width: 100%;}
}

@media(max-width:400px) {

}