/*
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:'Cabin-Regular';src:url(fonts/Cabin-Regular.ttf);font-weight:400;font-display:block;font-style:normal}
@font-face{font-family:'Cabin-Regular';src:url(fonts/Cabin-Bold.ttf);font-weight:600;font-display:block;font-style:normal}

@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-Thin.ttf);font-style: normal;font-weight: 200;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-ThinItalic.ttf);font-style: italic;font-weight: 200;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-Light.ttf);font-style: normal;font-weight: 300;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-LightItalic.ttf);font-style: italic;font-weight: 300;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-Regular.ttf);font-style: normal;font-weight: 400;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-Italic.ttf);font-style: italic;font-weight: 400;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-Medium.ttf);font-style: normal;font-weight: 500;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-MediumItalic.ttf);font-style: italic;font-weight: 500;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-SemiBold.ttf);font-style: normal;font-weight: 600;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-SemiBoldItalic.ttf);font-style: italic;font-weight: 600;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-Bold.ttf);font-style: normal;font-weight: 700;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-BoldItalic.ttf);font-style: italic;font-weight: 700;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-ExtraBold.ttf);font-style: normal;font-weight: 800;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-ExtraBoldItalic.ttf);font-style: italic;font-weight: 800;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-Black.ttf);font-style: normal;font-weight: 900;}
@font-face{font-family: 'OpenSans';src:url(fonts/OpenSans-BlackItalic.ttf);font-style: italic;font-weight: 900;}




body{font-family: OpenSans ;overflow-x: hidden;color: #666;font-size: 16px;}




body::-webkit-scrollbar {width: 10px;
    background-color: #F5F5F5;border-radius: 0px;} 
body::-webkit-scrollbar-thumb {
    background-color: #999;border-radius: 10px;}
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.3);border-radius: 0px;
    background-color: #F5F5F5;}



*{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:#000}
ul{padding-left:0}
img{max-width:100%;border:none;height:auto}
h1,h2,h3,h4,h5,h6{line-height:1.3;margin-top:0}
.img img{width:100%;height:auto;object-fit:cover}
.zek_background{background-size:cover;background-repeat:no-repeat;background-position:center}
.zek_position{position: relative;}
.zek_linkfull{display: block;width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 2;}
.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{animation:stuckMoveDown .6s;box-shadow:1px 1px 10px rgba(0,0,0,0.15)}
.center{text-align: center;}
@keyframes stuckMoveDown {
0%{transform:translateY(-100%)}
100%{transform:translateY(0)}
}
@keyframes stuckMoveUp {
0%{transform:translateY(100%)}
100%{transform:translateY(0)}
}
@keyframes stuckFadeIn {
0%{opacity:0}
100%{opacity:1}
}
/* Image */
.img_hover{overflow:hidden;position:relative}
.img_hover img{transition:all 1.5s}
.img_hover:hover img{transform:scale(1.1)}
.img_hover:before,.button_home:before{position:absolute;top:0;left:-100%;display:block;content:'';width:50%;height:100%;background:-webkit-gradient(linear,left top,right top,from(rgba(255,255,255,0)),to(rgba(255,255,255,0.3)));background:linear-gradient(to right,rgba(255,255,255,0) 0%,rgba(255,255,255,0.3) 100%);-webkit-transform:skewX(-25deg);transform:skewX(-25deg);z-index:2}
.img_hover:hover:before,.button_home:hover:before{-webkit-animation:shine 1.3s;animation:shine 1.3s}

.row25{    --bs-gutter-x: 50px;}

@-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: 1040px;}
}
@media (min-width: 1200px){
	.container, .container-lg, .container-md, .container-sm, .container-xl {max-width: 1150px;}
}
@media (min-width: 1400px){
	.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {max-width: 1230px;}

	.home .container{max-width: 1360px;}


}
.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)}

.flex{display:flex;flex-wrap:wrap}
.flex-center{align-items:center}
.flex-between{justify-content: space-between;}
.row-reverse{flex-direction:row-reverse}
.column-reverse{flex-direction:column-reverse}
.this_mb{display: none;}


.row8{    --bs-gutter-x: 1rem;}

/* input-button */
.btn,input[type="submit"]{display:inline-block;height:40px;line-height:40px;padding:0 20px;text-align:center;white-space:nowrap;outline:none!important;cursor:pointer;border:none;letter-spacing:0;-webkit-transition:background-color .1s ease-in;-moz-transition:background-color .1s ease-in;-ms-transition:background-color .1s ease-in;-o-transition:background-color .1s ease-in;transition:background-color .1s ease-in;-webkit-border-radius:0;border-radius:0}
input[type="text"],input[type="search"],input[type="password"],input[type="email"],input[type="file"],input[type="number"],input[type="tel"],textarea,select{border:1px solid #c4c4c4;padding:10px;width:100%;max-width:100%;display:block;line-height:18px;outline:none}
.buttons_added input{border:none;margin:0;height:44px;display:inline-block;vertical-align:middle;padding:0 12px;    background: none;}
.page_singlepro div.product form.cart div.quantity{  border-radius: 30px;  float: none;width: 20%;border: 1px solid #777;display: flex;align-items: center;justify-content: space-between;}
.page_singlepro  .single_add_to_cart_button {width: 75%;}




.devvn-popup-title span{display: initial;}
.mfp-content .devvn-popup-quickbuy a.devvn_buy_now_style{display:none}
.image-product{position:relative}
.sale-flash{display:none;}
.woocommerce a.remove{width:30px;height:22px;position:relative;transition:opacity 200ms;vertical-align:top;display:block;-webkit-appearance:none;background:none;border:none;cursor:pointer;outline:none;padding:0;text-indent:-9999px}
.woocommerce a.remove:before,.woocommerce a.remove:after{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAQCAQAAACMnYaxAAAAXUlEQVR4XsWQQQrAQAgD84Pti/JSoaftN1MCdgXxXgYvGfUQyABE4DEIUJmeuKgVlJI5em0RGTesFXXZuLwCzvL2pYbHmfCTNSXxpyyajLGClFy7K1dgaaho7YYovIpO3rju6hYFAAAAAElFTkSuQmCC) 0 0 no-repeat;left:8px;position:absolute;right:8px;top:2px;display:inline-block;content:''}
.woocommerce a.remove:before{height:6px;transform-origin:-7% 100%;-moz-transform-origin:-7% 100%;-webkit-transform-origin:-7% 100%;transition:transform 150ms;-moz-transition:transform 150ms;-webkit-transition:transform 150ms;width:14px}
.woocommerce a.remove:after{background-position:-1px -4px;height:12px;margin-left:1px;margin-right:2px;margin-top:4px;width:11px}
.woocommerce a.remove:hover:before{transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transition:transform 250ms;-moz-transition:transform 250ms;-webkit-transition:transform 250ms}
.woocommerce a.remove:hover{background:transparent}
/* Content-post */
.wp-block-image.aligncenter>figcaption, .wp-block-image .aligncenter>figcaption, .wp-block-image.alignleft>figcaption, .wp-block-image .alignleft>figcaption, .wp-block-image.alignright>figcaption, .wp-block-image .alignright>figcaption{display: block;}
#ftwp-container #ftwp-contents.ftwp-border-medium,#ftwp-container #ftwp-trigger.ftwp-border-medium{border-width:1px}
.content-post iframe{display:block;margin:20px auto;width:100%;height:450px;object-fit:contain}
.content-post ul,.content-post ol{padding-left:20px;}
.content-post li{position:relative;margin-bottom:10px}
.content-post strong,.content-post b,.content-post i,.content-post a{line-height:normal}
.content-post .gca-column+br{display:none}
.content-post h1{font-size:28px;}
.content-post h2{font-size:24px;}
.content-post h3{font-size:20px;}
.content-post h4{font-size:18px;}
.content-post h5,.content-post h6{font-size:16px;}
.content-post blockquote{padding:15px 15px 15px 25px;border-left:5px solid #000;background:#f6f6f6}
.content-post .gallery{display:flex;flex-wrap:wrap;margin:-12px!important}
.content-post .gallery br{display:none}
.content-post .gallery .gallery-item{padding:12px}
.content-post .gallery.gallery-columns-2 .gallery-item{width:50%!important}
.content-post .gallery.gallery-columns-3 .gallery-item{width:calc(100% / 3)!important}
.content-post .gallery.gallery-columns-4 .gallery-item{width:25%!important}
.content-post .gallery.gallery-columns-5 .gallery-item{width:20%!important}
.content-post .gallery.gallery-columns-6 .gallery-item{width:calc(100% / 6)!important}
.content-post .gallery.gallery-columns-7 .gallery-item{width:calc(100% / 7)!important}
.content-post .gallery.gallery-columns-8 .gallery-item{width:calc(100% / 8)!important}
.content-post .gallery.gallery-columns-9 .gallery-item{width:calc(100% / 9)!important}
.content-post .gallery .gallery-item .gallery-icon{width:100%;position:relative;overflow:hidden;padding-top:56.25%}
.content-post .gallery .gallery-item .gallery-icon img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border:0!important}
.content-post a:hover{text-decoration:underline}
.content-post .wp-caption.aligncenter{max-width:100%!important}
img.aligncenter{display:block;margin:0 auto}
.content-post .alignnone{margin:0 15px 15px 0}
.content-post .aligncenter,.content-post div.aligncenter{display:block;margin:15px auto}
.content-post .alignright{float:right;margin:10px 0 15px 15px}
.content-post .alignleft{float:left;margin:10px 15px 15px 0}
a img.alignright{float:right;margin:10px 0 15px 15px}
a img.alignnone{margin:10px 15px 15px 0}
a img.alignleft{float:left;margin:10px 15px 15px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{border:none;max-width:100%;padding:0;}
.wp-caption.alignnone{margin:10px 15px 15px 0}
.wp-caption.alignleft{margin:10px 15px 15px 0}
.wp-caption.alignright{margin:10px 0 15px 15px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:100%;padding:0;width:100%}
.wp-caption p.wp-caption-text{margin:0;padding:10px 10px 0;text-align: center;}
div.wpcf7 .ajax-loader{position:absolute}
.widget-tabs{padding:7px;margin-bottom:0;border:0;list-style:none;margin-left:0;margin-right:0;background-color:#33b5e5;margin-bottom:1.7rem;word-wrap:break-word}
.tabs-2 li{width:50%}
.nav-tabs .nav-link,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{border:0;color:#fff}
.nav-tabs .nav-item.active .nav-link,.nav>li>a:focus,.nav>li>a:hover,.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{background-color:rgba(255,255,255,0.2);color:#fff;-webkit-transition:all 1s;-moz-transition:all 1s;-o-transition:all 1s;-ms-transition:all 1s;transition:all 1s;-webkit-border-radius:2px;-moz-border-radius:2px;-ms-border-radius:2px;-o-border-radius:2px;border-radius:2px}
.wpcf7-form-control-wrap{position:initial}
.wpcf7 .wpcf7-not-valid-tip{position:relative;padding:5px 10px!important;line-height:1.2em;left:auto!important;border-radius:3px;background-color:#f1f1f1!important;border:0!important;color:#000;position:absolute;right:0;top:40px;z-index:99;font-size:12px;margin-bottom:5px}
.wpcf7 .wpcf7-not-valid-tip:after{bottom:100%;left:30px;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-bottom-color:#f1f1f1;border-width:5px;margin-left:-10px}
.wpcf7 .wpcf7-validation-errors{display:none!important}
.widget .gallery{display:grid;grid-column-gap:10px;grid-row-gap:10px}
.widget .gallery br{display:none}
.widget .gallery.gallery-columns-2{grid-template-columns:repeat(2,1fr)}
.widget .gallery.gallery-columns-4{grid-template-columns:repeat(4,1fr)}
.widget .gallery.gallery-columns-3{grid-template-columns:repeat(3,1fr)}
.widget .gallery.gallery-columns-5{grid-template-columns:repeat(5,1fr)}
.widget .gallery-item{margin:0!important;width:100%!important;display:flex;align-items:center;float:none}
.widget .gallery-item img{border:none!important}
.columns-2{grid-template-columns:repeat(2,1fr);display:grid;grid-gap:30px}
.columns-3{grid-template-columns:repeat(3,1fr);display:grid;grid-gap:30px}
.columns-4{grid-template-columns:repeat(4,1fr);display:grid;grid-gap:30px}
.columns-5{grid-template-columns:repeat(5,1fr);display:grid;grid-gap:30px}
.columns-6{grid-template-columns:repeat(6,1fr);display:grid;grid-gap:30px}
.sticky{position:-webkit-sticky;position:sticky;top:10px}
.block_slider{margin:-15px}
.item_slider{padding:15px}
.zek_supports{position: fixed;right: -5px;bottom: 150px;z-index: 999;}
.zek_supports a{display: flex;align-items: center;justify-content: center; margin-top: 5px;transition: all .8s;height: 55px;}
.zek_supports a span{display: none;}
.zek_supports a svg{width: 45px;}
.zek_supports a:last-child{height: 45px;margin-top: 15px;}


.section_home{position: relative;padding: 40px 0;}
.bg_sec{background: #f9f9f9;}


/* Header */
.zek_header_mb{display: none;}

.logo a img{height: auto;object-fit: contain;max-width: 100%;max-height: 50px;width: auto;}
.zek_header_pc{padding: 0;position: relative;width: 100%;z-index: 9;background: #8E4C2F;}
.zek_header_pc.navbar-fixed-top{position: fixed;z-index: 99;background: #8E4C2F !important;}



.header_main{position: relative;background:#F7EBE2;padding: 0;}
.header_main .header_sub{display: flex;align-items: center;justify-content: space-between;}
.header_main .header_sub .head_search{width: 80%;}
.header_main .header_sub .head_search .searchform {width: 100%;position: relative;}
.header_main .header_sub .head_search .searchform input{    margin: 0;padding: 0 15px;height: 36px;outline: none;font-size: 16px;line-height: 46px;background: rgba(217, 217, 217, 0.3);box-shadow: inset 0px -2px 4px rgba(0, 0, 0, 0.25);border-radius: 15px;}
.header_main .header_sub .head_search .searchform button{    position: absolute;border: none;background: none;top: 0;right: 0;height: 35px;width: 50px;color: #999;font-size: 16px;}
.header_main .header_sub .head_cart{display: block;margin: 0px;width: 20%;}
.header_main .header_sub .head_cart a{display: block;height: 39px;width: 36px;text-align: right;line-height: 24px;color: #fff;font-size: 15px;font-weight: 700;background: url(images/cartt.svg) no-repeat center bottom 0px;padding-right: 5px;    margin-left: auto;background-size: 30px;}



.zek_header_logo {position: relative;justify-content: space-between;}
.zek_header_logo .search_head a{color: #fff;font-size: 20px;}
.zek_header_logo .search_head a:hover{color: #000;}
.block-search {position: fixed;left: 0;right: 0;top: 0;width: 100%;height: 0;background: rgba(0, 0, 0, 0.9);display: -ms-flexbox;display: -webkit-box;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;pointer-events: none;visibility: hidden;opacity: 0;z-index: 0;-webkit-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out}
.block-search .frm-search-block {max-width: 65%;margin: auto;position: relative;}
.block-search .frm-search-block .input-search {padding: .625rem;border-color: transparent;background-color: transparent;color: #fff;font-weight: 300;font-size: 16px;border-bottom: solid thin #fff}
.block-search .frm-search-block .input-search:focus {-webkit-box-shadow: none;box-shadow: none;outline: 0;border-bottom-color: #000}
.block-search .frm-search-block .input-search::-webkit-input-placeholder {color: #afafaf;font-style: normal;font-size: 16px}
.block-search .frm-search-block .input-search:-ms-input-placeholder {color: #afafaf;font-style: normal;font-size: 16px}
.block-search .frm-search-block .input-search::-moz-placeholder {color: #afafaf;font-style: normal;font-size: 16px}
.block-search .frm-search-block .input-search:-moz-placeholder {color: #afafaf;font-style: normal;font-size: 16px}
.block-search .frm-search-block .btn-search {position: absolute;top: 0;right: 0;height: 100%;width: 50px;color: #fff;font-size: 20px;background-color: transparent;border-color: transparent}
.block-search .frm-search-block .btn-search:hover {color: #000}
.block-search .btn-close-search {position: absolute;top: 15px;right: 15px;width: 32px;height: 32px;border-radius: 50%;border: 2px solid #fff;color: #fff;font-size: 16px;cursor: pointer;z-index: 1000}
.block-search .btn-close-search:hover {color: #000;border-color: #000}
.block-search.show {height: 100vh;pointer-events: all;visibility: visible;opacity: 1;z-index: 10000}
.zek_header_pc .user_cart ul{margin-bottom: 0;display: flex;justify-content:flex-end;align-items: center;}
.zek_header_pc .user_cart ul li{list-style: none;}
.zek_header_pc .user_cart ul li.user{margin-right: 5px;position: relative;}
.zek_header_account .icon{color: #fff;margin-right: 10px;display: inline-block;cursor: pointer;}
.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-size: 15px;}
.zek_header_account .account .it a{color: #333;font-size: 15px;}
.zek_header_account .account .it a:hover{color: #333;}
.zek_header_pc .user_cart ul li a{display: flex;color: #fff;font-size: 18px;align-items: center;}
.zek_header_pc .user_cart ul li a span.sub{font-size: 14px;display: block;padding-left: 10px;    font-weight: 600;}
.zek_header_pc .user_cart ul li a:hover{color: #fff;}
.zek_header_menu .menu li>i{display: none;}

.zek_header_menu ul{list-style: none;margin-bottom: 0;}
.zek_header_menu .menu{display: flex;align-items: center;justify-content: center;}
.zek_header_menu .menu>li{display: block;padding: 0 20px;}

.zek_header_menu .menu>li:first-child{padding-left: 0;}
.zek_header_menu .menu li{position: relative;}
.zek_header_menu .menu>li>a{display: block;font-weight:600;line-height:60px;text-transform: uppercase;color: #8F3D19;font-size: 18px;position: relative;}
.zek_header_menu .menu>li>a:after{content: "";width: 0;height: 2px;background: #8F3D19;position: absolute;left: 50%;bottom: 0;z-index: 1;transform: translate(-50%,0);transition: all .4s;}
.zek_header_menu .menu>li:hover>a:after,.zek_header_menu .menu>li.current-menu-item>a:after{    width: 100%;}


.zek_header_menu .menu ul{opacity:0;visibility:hidden;position:absolute;z-index:99;border-radius: 10px; background:#fff;width:auto;padding:10px 0;min-width:220px;-webkit-box-shadow:0 1px 1px #ccc;-moz-box-shadow:1px 1px 10px #ccc;-o-box-shadow:1px 1px 10px #ccc;-ms-box-shadow:1px 1px 10px #ccc;box-shadow:1px 1px 15px #ccc;transition:all .3s}
.zek_header_menu .menu>li>ul{top:100%;left:-20px;transform:scaleY(0);transform-origin:0 0;text-align: left;}
.zek_header_menu .menu>li>ul ul{top:0;left:100%;transform:scaleX(0);transform-origin:0 0}
.zek_header_menu .menu>li>ul li{padding: 5px 20px;}
.zek_header_menu .menu>li>ul li>a{display: block;white-space: nowrap;font-size: 16px;}
.zek_header_menu .menu>li>ul li>a:hover{padding-left: 10px!important;color: #000 !important;}
.zek_header_menu .menu li:hover>ul{opacity:1;visibility:visible;}
.zek_header_menu .menu>li:hover>ul{transform:scaleY(1);}
.zek_header_menu .menu>li>ul li:hover>ul{transform:scaleX(1);}
.zek_header_menu .menu li.menu3 {position: initial;}
.zek_header_menu .menu li.menu3 ul.sub-menu{    width: 100%;left: 0;border-radius: 0;padding: 10px 5%;display: flex;flex-wrap: wrap;justify-content: flex-start;}
.zek_header_menu .menu li.menu3 ul.sub-menu li ul.sub-menu{position: relative;top: auto;left: auto;box-shadow: none;border: none;border-radius: 0;opacity: 1;visibility: initial;    transform: initial;padding: 0;min-width: 100%;}
.zek_header_menu .menu li.menu3>ul.sub-menu >li{width: calc(100%/6);text-align: left;}
.zek_header_menu .menu li.menu3 ul.sub-menu li ul.sub-menu li{width: 100%;padding: 0;}
.zek_header_menu .menu li.menu3 ul.sub-menu li ul.sub-menu li a{font-size: 14px;color: #777;    white-space: initial;display: block;padding: 8px 0;}
.zek_header_menu .menu li.menu3>ul.sub-menu >li>a{font-size: 16px;font-weight: 600;}
.zek_header_menu .menu li.menu3 ul.sub-menu li  a:hover{padding-left: 10px!important;color: #000 !important;}











/* Footer */
.footer{position: relative;color: #903E1F;    background: #F7EBE2;}
.footer_top{padding: 40px 0 20px;border-bottom: 1px solid #ccc;}
.zek_footer_title{    font-size: 22px;display: block;font-weight: 600;margin-bottom: 20px;}
.footer a{color: #903E1F;}
.footer a:hover{color: #903E1F;}
.footer ul li{list-style: none;padding: 6px 0;}
.social_footer {padding: 15px 0;}
.social_footer a img{width: 50px;display: inline-block;margin-right: 10px;transition: all .3s ease;}
.social_footer a:hover img{transform: translateY(-5px);}
.footer_bot{padding: 10px 0;text-align: center;font-size: 13px;font-weight: 600;}
.footer_bot p{margin-bottom: 0;text-align: center;}









/* Page */
.zek_breadcrumbs{padding:10px 0;background:#f5f5f5;    color: #aaa;text-transform: uppercase;font-size: 14px;}
.zek_breadcrumbs *{margin-bottom: 0;color: #aaa;}
.zek_breadcrumbs a:hover{color: #000;}
.breadcrumbs .separator{margin:0 3px;font-size: 14px;}
.breadcrumbs *{margin-bottom:0}
#zek_page_default{padding: 40px 0;}
.zek_page_title{font-size: 32px;text-transform: uppercase;font-weight: bold;margin-bottom: 20px;}
.title_contact{font-size: 20px;margin-bottom: 20px;text-transform: uppercase;font-weight: 600;}
.zek_notifyCustom{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999;padding: 20px;display: flex;justify-content: flex-end;align-items: flex-start;}
.zek_notifyCustom-box{width: 100%;max-width: 400px;background: #fff;position: relative;border-radius: 10px;box-shadow: 1px 1px 5px #999;padding: 10px 15px 15px;margin: auto;}
.zek_notifyCustom-box .zek_notifyCustom-body{display: flex;flex-wrap: wrap;}
.zek_notifyCustom-bg{background: #0000004d;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;}
.zek_notifyCustom-box .zek_notifyCustom-close{background: #0000001a;
    border-radius: 0 10px 0 5px;height: 40px;position: absolute;
    right: 0;top: 0;
    width: 40px;display: flex;align-items: center;justify-content: center;border: none}
.zek_notifyCustom-box .heading{border-bottom: 1px solid #dee2e6;
    color: #567;
    font-size: 16px;
    margin-bottom: 12px;
    padding-bottom: 10px;
    padding-right: 40px;}
.zek_notifyCustom-box .heading>span {
    color: #e67e22;
    font-size: 18px;
    font-weight: 700;}
.zek_notifyCustom-box .zek_notifyCustom-body .img{width: 120px;}

.zek_notifyCustom-box .zek_notifyCustom-body .cnt{width: calc(100% - 120px);padding-left: 15px}
.zek_notifyCustom-box .zek_notifyCustom-body .cnt .capt{color: #4c503d;font-weight: 700;
    font-size: 16px;
    line-height: 1.45;
    margin-bottom: 10px;}
.zek_notifyCustom-box .zek_notifyCustom-body .cnt .price{color: #4c503d;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1px;
    margin-top: 10px;}
.zek_notifyCustom-box .touch{margin-top: 15px;}
.zek_notifyCustom-box .touch a{background: #000;
    border-radius: 100px;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 500;padding: 8px 10px;
    text-align: center;
    width: 100%;}
.zek_notifyCustom-box .zek_notifyCustom-body .option span:before{color: #738136e6;content: "\f00c";margin-right: 7px;font-family: "Font Awesome 6 Pro";}
.zek_notifyCustom-box .zek_notifyCustom-body .option{color: #567;
    font-size: 15px;
    line-height: 1.68;}




/* Category */
.zek_category_content{margin-bottom: 15px;}
.zek_item_news .img{padding-top: 56.25%;margin-bottom: 10px;}
.zek_item_news .info .name{font-size: 18px;font-weight: bold;margin-bottom: 8px;}
.pagination{justify-content: center;padding: 20px 0 10px;}
.pagination ul{margin-bottom: 0;list-style: none;}
.pagination ul li{display: inline-block;margin: 3px;}
.pagination ul li span,.pagination ul li a{display: block;padding: 5px;height: 38px;width: 38px;text-align: center; background: #EAEEF3;line-height: 28px;}
.pagination ul li .current,.pagination ul li span:hover,.pagination ul li a:hover{background: #00adef;color: #fff;}


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

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

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

/* Product */


/* Detail */

.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{padding: 10px 20px;background-color: #903E1F;border-radius: 30px;color: #fff;font-weight: 500;line-height: 28px;}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{background-color: #903E1F;border-radius: 30px;border: 2px solid #903E1F;}
.woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover{background-color: #903E1F;color: #fff;}
.woocommerce #respond input#submit.disabled, .woocommerce #respond input#submit:disabled, .woocommerce #respond input#submit:disabled[disabled], .woocommerce a.button.disabled, .woocommerce a.button:disabled, .woocommerce a.button:disabled[disabled], .woocommerce button.button.disabled, .woocommerce button.button:disabled, .woocommerce button.button:disabled[disabled], .woocommerce input.button.disabled, .woocommerce input.button:disabled, .woocommerce input.button:disabled[disabled]{padding: 10px 20px;}
.woocommerce #respond input#submit.alt.disabled, .woocommerce #respond input#submit.alt.disabled:hover, .woocommerce #respond input#submit.alt:disabled, .woocommerce #respond input#submit.alt:disabled:hover, .woocommerce #respond input#submit.alt:disabled[disabled], .woocommerce #respond input#submit.alt:disabled[disabled]:hover, .woocommerce a.button.alt.disabled, .woocommerce a.button.alt.disabled:hover, .woocommerce a.button.alt:disabled, .woocommerce a.button.alt:disabled:hover, .woocommerce a.button.alt:disabled[disabled], .woocommerce a.button.alt:disabled[disabled]:hover, .woocommerce button.button.alt.disabled, .woocommerce button.button.alt.disabled:hover, .woocommerce button.button.alt:disabled, .woocommerce button.button.alt:disabled:hover, .woocommerce button.button.alt:disabled[disabled], .woocommerce button.button.alt:disabled[disabled]:hover, .woocommerce input.button.alt.disabled, .woocommerce input.button.alt.disabled:hover, .woocommerce input.button.alt:disabled, .woocommerce input.button.alt:disabled:hover, .woocommerce input.button.alt:disabled[disabled], .woocommerce input.button.alt:disabled[disabled]:hover{background-color: #014c2e;}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover{background-color: #fff;color: #903E1F;}
.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: 100% !important;height: 100% !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{}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image{opacity: 1;}

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

.woocommerce-product-details__short-description ul,.woocommerce-product-details__short-description ol{margin-left: 16px;}
.woocommerce-product-details__short-description li{margin-bottom: 5px;}
.woocommerce div.product form.cart .variations{border: none;}
.woocommerce div.product form.cart .variations tr{border-width: 0;}
.woocommerce div.product form.cart .variations td{padding: 0;}
.woocommerce div.product form.cart .variations label{margin: 0;font-weight: 600;}
.woo-variation-swatches .wvs-style-squared.variable-items-wrapper .variable-item:not(.radio-variable-item).button-variable-item{min-width: 60px;}
.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: #903E1F;border-radius: 30px;}
span.devvn_stars_value i{color: #FAA82C;}
.woocommerce #reviews .commentlist .star-rating span:before{top: -0.15em;}


/* CArt */
.woocommerce-error, .woocommerce-info, .woocommerce-message{border-top-color: #903E1F;}
.woocommerce-error::before, .woocommerce-info::before, .woocommerce-message::before{color: #903E1F;}
.woocommerce nav.woocommerce-pagination{padding-top: 20px;}
.woocommerce .woocommerce-pagination ul.page-numbers,.woocommerce-page .woocommerce-pagination ul.page-numbers{border:0;margin:0}
.woocommerce .woocommerce-pagination ul.page-numbers li,.woocommerce-page .woocommerce-pagination ul.page-numbers li{border:0;float:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.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:#903E1F;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;border: 1px solid #000;}
.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:#fff;background-color:#000}
.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{}
.select2-container--open{z-index:999999}
.select2-container--default.select2-container--default .select2-selection--single{background-color:#f5f5f5;border:1px solid #f5f5f5; border-radius:3px;height:48px;margin:0}
.select2-container--default.select2-container--default .select2-selection--single .select2-selection__rendered{color:#212529;line-height:48px;padding-left:20px}
.select2-container--default.select2-container--default .select2-selection--single .select2-selection__arrow{height:48px}
.select2-container--default.select2-container--default .select2-selection--single .select2-selection__placeholder{color:inherit}
.select2-container--default.select2-container--default .select2-selection--single .select2-selection__clear{font-weight:400}
.select2-dropdown{border:1px solid #eee;}

.woocommerce table.shop_table{border-collapse:collapse}
.woocommerce table.my_account_orders,.woocommerce table.shop_table.cart{border:0;border-radius:0;margin:0}
.woocommerce table.my_account_orders thead tr,.woocommerce table.shop_table.cart thead tr{border:1px solid #eee;border-radius:3px}
.woocommerce table.my_account_orders th,.woocommerce table.shop_table.cart th{font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#212529;line-height:1.6;padding:14px 12px;border:0;background-color:#f5f5f5}
.woocommerce table.my_account_orders td{border:0}
.woocommerce table.shop_table.cart td{border:0;padding:20px 10px}
.woocommerce table.my_account_orders tbody tr,.woocommerce table.shop_table.cart tbody tr{border:1px solid #eee;border-top:none}
.woocommerce table.my_account_orders tbody tr:last-child,.woocommerce table.shop_table.cart tbody tr:last-child{border:0}
.woocommerce table.my_account_orders .product-name a:hover,.woocommerce table.order_details .product-name a:hover,.woocommerce table.shop_table.cart .product-name a:hover{color:var(--g5-color-accent)}
.woocommerce table.my_account_orders .product-price .amount,.woocommerce table.my_account_orders .product-subtotal .amount,.woocommerce table.shop_table.cart .product-price .amount,.woocommerce table.shop_table.cart .product-subtotal .amount{color:#212529;font-size:15px;font-weight:700}
.woocommerce table.my_account_orders .product-price ins,.woocommerce table.my_account_orders .product-subtotal ins,.woocommerce table.order_details .product-total ins,.woocommerce table.shop_table.cart .product-price ins,.woocommerce table.shop_table.cart .product-subtotal ins{background-color:transparent;font-weight:700}
.woocommerce table.my_account_orders .product-price del,.woocommerce table.my_account_orders .product-subtotal del,.woocommerce table.order_details .product-total del,.woocommerce table.shop_table.cart .product-price del,.woocommerce table.shop_table.cart .product-subtotal del{margin-right:5px;font-weight:500;font-size:13px}
.woocommerce table.my_account_orders .product-quantity .quantity .qty,.woocommerce table.shop_table.cart .product-quantity .quantity .qty{width:130px;height:40px}
.woocommerce table.my_account_orders td.actions,.woocommerce table.shop_table.cart td.actions{padding:30px 0 0}
.woocommerce table.my_account_orders td.actions .coupon .input-text,.woocommerce table.shop_table.cart td.actions .coupon .input-text{border-color:#eee;padding:0 25px}
.woocommerce table.my_account_orders .add_to_cart.button,.woocommerce table.shop_table.cart .add_to_cart.button{font-size:.75rem;line-height:2.75rem;padding:0 2.5rem}
.woocommerce table.shop_table.cart .product-thumbnail{width:100px;padding-left:0}
.woocommerce table.shop_table.cart .product-thumbnail img{width:auto;margin: 0;}
.woocommerce table.shop_table.cart .product-remove{width:40px}
.woocommerce table.shop_table.cart .product-price,.woocommerce table.shop_table.cart .product-quantity,.woocommerce table.shop_table.cart .product-subtotal{text-align:center}
.woocommerce table.shop_table.cart td.actions .coupon .input-text{width:250px;line-height: 46px !important;}
.woocommerce table.shop_table.cart .product-quantity .quantity:not(.mini_cart_item .quantity){justify-content: center;margin: 0 auto;align-items: center;}
.woocommerce .cart-collaterals .cart_totals,.woocommerce .cart-collaterals .cross-sells{margin-top:40px}
.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:100%;float: none;width: 100%;}
.woocommerce .cart-collaterals .cart_totals>h2{font-size:24px;padding-bottom:16px;border-bottom:1px solid #ddd;margin-bottom:25px}
.woocommerce .cart-collaterals .cart_totals table,.woocommerce table.woocommerce-checkout-review-order-table{border:0;border-radius:0;margin:0}
.woocommerce .cart-collaterals .cart_totals table th{border:0;padding:0 9px 15px 0;font-size:15px;font-weight:500}
.woocommerce .cart-collaterals .cart_totals table td{border:0;padding:0 0 15px 9px;text-align:right}
.woocommerce .cart-collaterals .cart_totals table tr.cart-subtotal td,.woocommerce table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td{color:#212529;font-weight:700}
.woocommerce .cart-collaterals .cart_totals table tr:last-child td,.woocommerce .cart-collaterals .cart_totals table tr:last-child th{padding-bottom:0}
.woocommerce .cart-collaterals .cart_totals table .shipping-calculator-button,.woocommerce .cart-collaterals .cart_totals table small,.woocommerce table.woocommerce-checkout-review-order-table tbody .product-name a{color:inherit}
.woocommerce .cart-collaterals .cart_totals table .select2-container--default .select2-selection--single .select2-selection__rendered{text-align:left}
.woocommerce .cart-collaterals .cart_totals table tr.order-total span.amount{font-weight:700;font-size:24px}
.woocommerce .cart-collaterals .cart_totals table tr.order-total th,.woocommerce table.woocommerce-checkout-review-order-table tbody .product-name strong,.woocommerce table.woocommerce-checkout-review-order-table tfoot ul#shipping_method .amount,.woocommerce table.woocommerce-checkout-review-order-table tfoot ul#shipping_method li label{font-weight:500}
.woocommerce .cart-collaterals .cart_totals table tr.order-total td,.woocommerce .cart-collaterals .cart_totals table tr.order-total th{border-top:1px solid #ddd;padding-top:20px}
.woocommerce .cart-collaterals .cross-sells>h2{font-size:34px;margin-bottom:50px;text-align:center}
.woocommerce .cart-collaterals .shipping-calculator-form{margin-top:25px}
.woocommerce .col2-set .col-1,.woocommerce .col2-set .col-2{max-width:100%;padding-left:0;padding-right:0}
.woocommerce form p{margin-bottom:23px}
.woocommerce form .form-row{display:block;padding:0;margin:0 0 25px}
.woocommerce form .form-row label{margin-bottom:14px;font-weight:600;font-size:13px;text-transform:uppercase;letter-spacing:.1em;line-height:1.2}
.woocommerce form .form-row textarea{height:8em}
.woocommerce-additional-fields,.woocommerce-shipping-fields{margin-top:30px}
.woocommerce-shipping-fields>h3{font-size:15px;margin-bottom:21px;font-weight:500}
.woocommerce-shipping-fields>h3 label span{cursor:pointer}
.woocommerce-shipping-fields>h3 label input{position:relative;top:2px;margin:-2px 8px 0 0}
#order_review_heading,.woocommerce-additional-fields>h3,.woocommerce-billing-fields>h3{font-size:24px;line-height:1.5;margin-bottom:21px}
.woocommerce-account-fields .create-account{margin:0!important}
.woocommerce-account-fields label>span{font-size:15px;font-weight:500;text-transform:none;letter-spacing:0;color:#212529;cursor:pointer}
.woocommerce-account-fields label>.input-checkbox{position:relative;top:-2px}
#order_review{padding:24px 30px 34px;box-shadow:0 0 10px rgba(0,0,0,.1)}
.woocommerce #order_review .woocommerce-checkout-payment{margin-top:35px;background:0 0;border-radius:0}
.woocommerce #order_review .woocommerce-checkout-payment ul.payment_methods{padding:0;border-color:#eee}
.woocommerce #order_review .woocommerce-checkout-payment ul.payment_methods li input{position:relative;top:2px;margin-right:5px}
.woocommerce #order_review .woocommerce-checkout-payment ul.payment_methods li label{margin-bottom:0;font-size:18px;color:#212529;font-weight:500}

.woocommerce #order_review .woocommerce-checkout-payment .place-order{padding:20px 0 0;margin:0}
.woocommerce #order_review .woocommerce-checkout-payment .place-order .button{width:100%;margin-top:50px}
.woocommerce table.woocommerce-checkout-review-order-table thead th{border:0;color:#212529;font-weight:500}
.woocommerce table.woocommerce-checkout-review-order-table .product-name{padding:0 5px 15px 0}
.woocommerce table.woocommerce-checkout-review-order-table .product-total{padding:0 0 15px 5px;text-align:right}
.woocommerce table.order_details .product-name a,.woocommerce table.woocommerce-checkout-review-order-table tbody .product-name,.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total{color:#212529}
.woocommerce table.woocommerce-checkout-review-order-table tbody .product-total{color:#212529;font-size:14px;font-weight:700}
.woocommerce table.order_details td,.woocommerce table.order_details th,.woocommerce table.woocommerce-checkout-review-order-table td,.woocommerce table.woocommerce-checkout-review-order-table tfoot td,.woocommerce table.woocommerce-checkout-review-order-table tfoot th{border:0}
.woocommerce table.woocommerce-checkout-review-order-table tfoot th{font-weight:500;padding:0 5px 15px 0}
.woocommerce table.woocommerce-checkout-review-order-table tfoot td{padding:0 0 15px 5px;font-weight:500;text-align:right}
.woocommerce table.woocommerce-checkout-review-order-table tfoot .cart-subtotal td,.woocommerce table.woocommerce-checkout-review-order-table tfoot .cart-subtotal th{border-top:1px solid #eee;padding-top:15px}
.woocommerce table.woocommerce-checkout-review-order-table tfoot ul#shipping_method li input{margin:0 5px 0 0;vertical-align:middle}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total td{font-size:24px;font-weight:700;padding-top:15px;padding-bottom:0;border-top:1px solid #eee}
.woocommerce table.woocommerce-checkout-review-order-table tfoot tr.order-total th{padding-top:15px;padding-bottom:0;border-top:1px solid #eee}
.woocommerce-checkout .woocommerce form .form-row-first,.woocommerce-checkout .woocommerce form .form-row-last{width:100%;float:none}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme{font-size:15px;text-transform:none;font-weight:500;letter-spacing:0;display:block;margin-bottom:20px}
.woocommerce .woocommerce-form-login .woocommerce-form-login__rememberme input{position:relative;top:1px;margin-right:5px}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{float:none;margin:0;width:100%}
.woocommerce .woocommerce-form-login .lost_password{margin-bottom:0}
.woocommerce .woocommerce-form-register .woocommerce-form-register__submit{float:none;margin:0;width:100%}
.woocommerce ul.order_details li{margin-top:0}
.woocommerce .woocommerce-order-details .woocommerce-order-details__title,.woocommerce-column__title{font-size:24px;line-height:1.5;margin-bottom:21px}
.woocommerce table.order_details{border:1px solid #eee;border-radius:3px;margin:0}
.woocommerce table.order_details thead th{font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:#212529;line-height:1.6;padding:14px 12px;border:0;background-color:#f5f5f5}
.woocommerce table.order_details .product-total .amount{color:#212529;font-size:15px;font-weight:700}
.woocommerce table.order_details tfoot td,.woocommerce table.order_details tfoot th{border:0}
.woocommerce table.order_details tfoot th{font-weight:500}
.woocommerce table.order_details tfoot td{color:#212529}
.woocommerce table.order_details tfoot tr:first-child td,.woocommerce table.order_details tfoot tr:first-child th{border-top:1px solid #eee}
.woocommerce table.order_details tfoot tr:last-child{color:#212529}
.woocommerce table.order_details tfoot tr:last-child td,.woocommerce table.order_details tfoot tr:last-child th{border-top:1px solid #eee}
.woocommerce table.order_details tfoot tr:last-child td{font-size:24px}
#customer_details{float:left;width:50%;margin-bottom:0}
#customer_details .col-1,#customer_details .col-2,.woocommerce div.product form.cart table.variations td.value{width:100%}
#order_review{float:right;width:48%}
#customer_login h2{font-size:24px}
.woocommerce-MyAccount-navigation ul{list-style:none;padding:0;margin:0}
.woocommerce-MyAccount-navigation ul li:last-of-type{border-bottom:none}
.woocommerce-MyAccount-navigation ul li>a{position:relative;display:block;padding:14px 20px;font-size:16px;font-weight:700;color:#212529}
.woocommerce-MyAccount-navigation ul li>a:after{font-family:var(--g5-font-icon);font-size:20px;position:absolute;right:20px;line-height:1;font-weight:300;text-transform:none}
.woocommerce-MyAccount-navigation ul li a:hover,.woocommerce-MyAccount-navigation ul li.is-active>a{background-color:#f2f2f2}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard>a:after{content:"\f015"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders>a:after{content:"\f733"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads>a:after{content:"\f019"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address>a:after{content:"\f3c5"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account>a:after{content:"\f406"}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout>a:after{content:"\f2f5"}
.woocommerce-MyAccount-content>p:not(.woocommerce-info){padding:20px;background-color:#f2f2f2}
.woocommerce-MyAccount-content>p:not(.woocommerce-info) a{color:inherit}
.woocommerce-MyAccount-content fieldset{padding:20px 40px;margin-top:50px;margin-bottom:30px;border:1px solid;border-color:#eee}
.woocommerce-MyAccount-content fieldset legend{width:auto;padding:0 15px;font-weight:700;font-size:16px;color:#212529}
.woocommerce-MyAccount-content h3{font-size:24px;margin-bottom:35px}
.woocommerce table.my_account_orders{font-size:1em}
.woocommerce table.my_account_orders td{padding:15px;text-align:center}
.woocommerce table.my_account_orders th{text-align:center}
.woocommerce div.product form.cart .woocommerce-variation-add-to-cart:after{content:"";display:block;clear:both}
.cart_form .shop_table .coupon,.cart_form .shop_table .button{display: none;}
.checkoutwc #info_payment button, .checkoutwc .cfw-primary-btn{border-radius: 40px !important; }
.woocommerce .cart-collaterals .cart_totals .woocommerce-shipping-totals.shipping{display: none;}
.woocommerce-checkout #cfw-customer-info-address .cfw-input-wrap-row .form-row{width: 100%;}

.single_variation_wrap{width: 100%;}
.single_variation_wrap .woocommerce-variation-price{height: auto !important;font-size: 22px !important;margin-bottom: 15px;}






.heading-color{color:#212529!important}
.primary-color{color:#000!important}
.bg-primary{background-color:#000!important}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering,.woocommerce .woocommerce-result-count, .woocommerce-page .woocommerce-result-count{float: none;}
.woocommerce-result-count{display: none;}
.head_taxo{padding: 30px 0;}
.head_taxo.head_title h1{margin-bottom: 10px;}
.head_taxo .zek_breadcrumbs{background: none;text-align: center;}
.search_taxo{border-bottom: 1px solid #000;border-top: 1px solid #000;padding: 20px 0;display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;margin-bottom: 30px;}
.search_taxo .filter_pro{width: 75%;display: flex;align-items: center;}
.search_taxo .woocommerce-ordering{width: 25%;margin-bottom: 0;}
.search_taxo .filter_pro>.widget{width: 25%;position: relative;}
.search_taxo .zek_sidebar_title{    margin-bottom: 0;text-transform: capitalize;font-size: 18px;font-weight: 400;position: relative;    padding-right: 15px;}
.search_taxo .zek_sidebar_title:after{    content: "\f078";font-family: "Font Awesome 5 Pro";font-weight: 900;position: absolute;top: 50%;right: 20px;color: #333;transform: translate(0,-50%);font-size: 12px;}
.search_taxo .filter_pro ul{display: none;position: absolute;top: 100%;    width: 95%;left: 0;background: #fff;z-index: 8;box-shadow: 0 1px 10px #888;padding: 15px;}
.search_taxo .price_fillter li{padding:0 5px!important;margin-bottom:5px!important}
.search_taxo .price_fillter li a{display:inline-block;padding:0 0 0 25px !important;position:relative;font-size: 14px;transition: 0s;}
.search_taxo .price_fillter li a:before{content:'';font-size:12px;color:#222;width:15px;height:15px;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;border:1px solid #ddd;display:inline-block;font-family:'Font Awesome 5 Pro';position:absolute;top:50%;left:0;margin:0;margin-top:-7.5px;font-weight: 900;}
.search_taxo .price_fillter li a:active:before,.search_taxo .price_fillter li a:focus:before,.search_taxo .price_fillter li a:hover:before,.search_taxo .price_fillter li a.chosen:before{content:'\f00c';font-size:12px;line-height:15px;text-align:center;font-family:'Font Awesome 5 Pro';font-weight: 900;color: #000;}
.search_taxo ul li a:hover{color: #000 !important;}
 body.woocommerce .devvn_wcfa_widget_layered_nav ul li a:hover:before,body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a,body.woocommerce .devvn_wcfa_widget_layered_nav ul li.chosen a:before{color: #000 !important;border-color: #000 !important;;}
.page_taxopro{padding-bottom: 35px;}
.page_singlepro{padding: 35px 0;position: relative;}
.page_singlepro .content-product{padding-top: 45px;}
.page_singlepro .list_taxo{    border-bottom: 1px solid rgba(0,0,0,0.3);text-align: right;font-size: 16px;padding: 10px 0;margin-bottom: 20px;}
.page_singlepro div.product .product_title{    text-align: center;font-family: 'Saol Display';font-size: 40px;line-height: 1.3;font-weight: 300;margin: 0 0 10px;font-style: italic;}
.page_singlepro .info-product .price{    text-align: center;font-size: 22px !important;margin-bottom: 20px;color: #d33 !important;font-weight: 600;}
.page_singlepro .info-product .price del{    font-size: 18px;
    color: #999;
    font-weight: 400;
    display: inline-block;
    margin-right: 10px;}
.page_singlepro .info-product .price ins{text-decoration: none;}


.page_singlepro .info-product .content_pro{position: relative;margin-bottom: 35px;}
.page_singlepro .info-product .content_pro ul{display: flex;align-items: center;justify-content: space-between;margin: 0 0 30px;}
.page_singlepro .info-product .content_pro ul li{list-style: none;display: inline-block;}
.page_singlepro .info-product .content_pro ul li a{color: #333;display: block;font-size: 20px;border-bottom: 1px solid #fff;}
.page_singlepro .info-product .content_pro ul li a.active,.page_singlepro .info-product .content_pro ul li:hover a{border-bottom: 1px solid rgba(0,0,0,0.6);}
.page_singlepro .info-product .cart{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.page_singlepro div.product form.cart .button{    background: #000;border: 1px solid #000;float: none;height: 44px;padding: 0 15px;line-height: 44px;border-radius: 30px;text-transform: uppercase;}
.page_singlepro div.product form.cart .button:hover{    background: none;color: #000;}
.woocommerce-variation-add-to-cart{display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;}





/* Acount */
.yith-wcmap .user-image img{margin: 0;}
.yith-wcmap .user-image{margin-bottom: 0;}
#my-account-menu-tab .user-info .username{font-weight: bold;font-size: 18px;text-transform: capitalize;}
.zek_page_content .woocommerce h2{display: none;}
.zek_page_content .woocommerce form.login{width: 50%;display: block;margin: 0 auto;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit{    background: #000;border: 1px solid #000;float: none;height: 44px;padding: 0 15px;line-height: 44px;border-radius: 30px;text-transform: uppercase;}
.woocommerce .woocommerce-form-login .woocommerce-form-login__submit:hover{background: none;color: #000;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{width: 100%;}
.zek_page_content .woocommerce .u-column2.col-2{display: none;}

.page_register .woocommerce .u-column1.col-1{display: none;}
.page_register .woocommerce .u-column2.col-2{display: block;margin: 0 auto;width: 50%;max-width: 100%;float: none;}


.page_register .woocommerce .woocommerce-form-register {display: flex;flex-wrap: wrap;position: relative;justify-content: space-between;}
.page_register .woocommerce .woocommerce-form-register >*{width: 100%;}
.page_register .woocommerce .woocommerce-form-register p{display: none;}
.page_register .woocommerce .woocommerce-form-register .form-row{display: block;}
.page_register .woocommerce .woocommerce-form-register .afreg_extra_fields{order: 1;}
.page_register .woocommerce .woocommerce-form-register .woocommerce-form-row{order: 2;}
.page_register .woocommerce .woocommerce-form-register .woocommerce-form-row.form-row-wide{position: absolute;
    width: calc(100% - 40px);
    max-width: 100%;
    order: initial;
    bottom: 190px;
    left: 20px;}

#afreg_additionalshowhide_372{margin-bottom: 120px;}
.page_register .woocommerce .woocommerce-form-register .form-row input[type='date']{    border: 1px solid #c4c4c4;padding: 10px;}
.woocommerce-form-register .half_width{margin-right: 0 !important;float: none;display: inline-block !important;}
#afreg_additionalshowhide_367{    margin-right: 3.4% !important;}
.woocommerce-MyAccount-content .edit-account .form-row-first,.woocommerce-MyAccount-content .edit-account .form-row-last{display: none;}





/* Home */
.swiper .swiper-pagination .swiper-pagination-bullet{width: 10px;height: 10px;background: #8E4C2F;opacity: .4;}
.swiper .swiper-pagination .swiper-pagination-bullet:hover,.swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity: 1;}
.swiper .swiper_next:after,.swiper .swiper_prev:after{display: none;}
.swiper .swiper_next,.swiper .swiper_prev{      width: 36px;height: 36px;border-radius: 50%;font-size: 48px;right: 40px;border: none;color: #fff;transition: all .5s ease;opacity: 0;z-index: 3;}
.swiper .swiper_prev{    right: auto;left: 40px;}
.swiper:hover .swiper_next{right: 30px;opacity: 1;transition: all .3s ease;}
.swiper:hover .swiper_prev{left: 30px;opacity: 1;transition: all .3s ease;}
.swiper .swiper_next:hover,.swiper .swiper_prev:hover{opacity: 1;color: #8E4C2F;}
.zek_home_banner .img {position: relative;z-index: 4;}
.zek_home_banner .img img{width: 100%;height: 580px;object-fit: cover;}

.view_more{text-align: center;width: 96%;display: block;margin: 0 auto;border-bottom: 1px solid #903E1F;}
.view_more a{display: block;position: relative;font-size: 20px;color: #8E4C2F;padding: 25px 0}
.view_more a span{text-transform: uppercase;display: inline-block;border-bottom: 1px solid #8E4C2F;padding-bottom: 5px;}

.best_sellers .view_more{    padding-top: 50px;}
.cate_home .view_more{    padding-top: 50px;}



.head_title h2,.head_title h1{ text-transform: uppercase;font-weight: 600;color: #903E1F;font-size: 28px;text-align: left;position: relative;margin-bottom: 35px;text-align: center;}
.head_title h2 a{color: #903E1F;display: block;}
.head_title h2:hover a{color: #903E1F;}
.best_sellers .box_sellers{position: relative;padding: 80px 0;border-radius: 0px;background-color:#FDF7F0 ;}
/* .best_sellers .box_sellers:after{content: '';position: absolute;width: 100%;height: 100%;top: 0;left: 0;background: #000;opacity: .4;z-index: 2} */
.best_sellers .box_sellers .list_pro{position: relative;z-index: 3}


.best_sellers .head_title{margin-bottom: 30px;}
.best_sellers .head_title h2{margin-bottom: 10px;}

.best_sellers .head_title .view_more a{margin: 0;}
.best_sellers .box_sellers .list_pro .item_pro{position: relative;
    overflow: hidden;
    border-radius: 20px;
    padding: 5px;margin-bottom: 20px;background: #F8F8F8;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);}

.cate_home .box_cate{overflow: hidden;}
.map_home .map{overflow: hidden;width: 100%;height: auto;aspect-ratio: 2/1;border-radius: 16px;}
.map_home .map iframe{width: 100%;height: 100%;}

.product_home .box_product:nth-child(odd){background: #fafafa;}
.list_pro{position: relative;}
.list_pro .item_pro{position: relative;
    overflow: hidden;
    border-radius: 20px;
    padding: 5px;
    margin-bottom: 20px;
    background: #F8F8F8;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);}
.list_pro .item_pro .img{        position: relative;overflow: hidden;text-align: center;overflow: hidden;transition:  all .5s ease;padding: 10px;}
.list_pro .item_pro .img a{position: relative;display: block;padding-top: 100%;overflow: hidden;    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 20px;}
.list_pro .item_pro .img a img{transition:  all .5s ease;width: 100%;height: 100%;object-fit: cover;position: absolute;left: 0;top: 0;}
.list_pro .item_pro:hover .img a img.hover{ -ms-transform: scale(0, 0);-webkit-transform: scale(0, 0);transform: scale(0, 0);}
.list_pro .item_pro .img a .img-2 img{   display: block;position: absolute;top: 0;left: -100%;}
.list_pro .item_pro:hover .img a .img-2 img{left: 0;}







.list_pro .item_pro .info{padding: 15px 10px;text-align: center;}
.list_pro .item_pro .info h3{font-size: 20px;font-weight: initial;overflow: hidden;font-weight: 600;text-overflow: ellipsis;height: 58px;}
.list_pro .item_pro .info h3 a{display: block;color: #8E4C2F}
.list_pro .item_pro:hover .info h3 a{color: #8E4C2F}
.list_pro .item_pro .info .price, .list_probot .item_pro .info .price{font-size: 18px;color: #8E4C2F;display: flex;align-items: center;font-weight: bold;justify-content: center;font-weight: 600;}
.list_pro .item_pro .info .price del, .list_probot .item_pro .info .price del{color: #898989;font-size: 13px;order: 2;display: inline-block;margin-left: 10px;font-weight: 400;}
.list_pro .item_pro .info .price ins, .list_probot .item_pro .info .price ins{order: 1;text-decoration: none;}
.list_pro .item_pro .info .price del{display: none;}
.list_pro .item_pro:hover .info .price{color: #d33;}

.list_pro .swiper .swiper_next,.list_pro .swiper .swiper_prev{opacity: 1;font-size: 20px;background: #fff;border-radius: 50%;color: #333;}
.list_pro .swiper .swiper_next:hover,.list_pro .swiper .swiper_prev:hover{background: #000;color: #fff;}

.list_cate.list_pro .item_pro .img a {padding-top: 120%}
.list_cate.list_pro .item_pro .info h3{margin-bottom: 0;font-size: 18px;height: auto;}

.pro_mostview{padding: 40px 0 0}






.news_home{position: relative;}
.news_home .list_news {background: #FDF7F0;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);border-radius: 20px;padding: 20px;}
.list_news .post_main{    position: relative;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);border-radius: 20px;overflow: hidden;}











.list_news .post_main .thumb a{display: block;position: relative;overflow: hidden;} 
.list_news .post_main .thumb a:after{content: '';position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: #000;opacity: .3;z-index: 1}
.list_news .post_main .thumb a img{width: 100%;height: 575px;object-fit: cover;transition: all .4s ease}
.list_news .post_main:hover .thumb a img{transform: scale(1.1);}
.list_news .post_main .cnt{position: absolute;width: 100%;height: auto;padding: 20px;z-index: 2;left: 0;bottom: 0}
.list_news .post_main .cnt h3{margin-bottom: 0}
.list_news .post_main .cnt h3 a{    color: #fff;font-size: 18px;font-weight: bold;}
.list_news .post_main:hover .cnt h3 a{color: #8E4C2F}
.list_news .item_post{position: relative;display: flex;align-items: center;margin-bottom: 20px;}
.list_news .item_post:last-child{margin-bottom: 0}
.list_news .item_post .thumb{    width: 45%;box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);border-radius: 20px;overflow: hidden;}
.list_news .item_post .thumb a{display: block;overflow: hidden;} 
.list_news .item_post .thumb a img{width: 100%;height: 178px;object-fit: cover;transition: all .4s ease}
.list_news .item_post:hover .thumb a img{transform: scale(1.1);}
.list_news .item_post .cnt{width: 55%;padding:0 10px;}
.list_news .item_post .cnt h3{font-size: 16px;font-weight: 600;margin-bottom: 10px;text-transform: uppercase;}
.list_news .item_post .cnt h3 a{display: block;color: #903E1F}
.list_news .item_post:hover .cnt h3 a{color: #8E4C2F}
.list_news .item_post .cnt .desc{font-size: 14px;margin-bottom: 10px;}
.list_news .item_post .cnt .more a{    display: block;color: #8E4C2F;font-size: 15px;}














@media (max-width: 1399px) {
.zek_home5:before{filter: blur(10px);}
















}
@media (max-width: 1199px) {
body{font-size: 14px;}
.logo a img{max-width: 125px;}
.zek_header_logo .search_head a{font-size: 16px;}
.zek_header_menu .menu>li>a{font-size: 14px;}
.search_taxo .zek_sidebar_title{font-size: 16px;}
.search_taxo{padding: 10px 0;}
.social_footer a img {width: 32px;}
.zek_home_banner .img img{height: auto;}
.page_singlepro div.product .product_title{font-size: 34px;}

.page_singlepro .info-product .content_pro ul{margin-bottom: 15px;}


#afreg_additionalshowhide_367{margin-right: 2.4% !important;}






}
@media (max-width: 991px) {



.this_pc{display: none;}
.this_mb{display: block;}

.head_cart{position: relative;}
.head_cart a{display: block;font-size: 20px;position: relative;color: #fff;    text-align: right;
    padding-right: 20px;}
.head_cart span{display: inline-block;
color: #fff;
background: #8F3D19;
font-size: 10px;
width: 16px;
height: 16px;
border-radius: 50%;
text-align: center;
line-height: 16px;
position: absolute;
top: -5px;
right: 10px;}
.zek_page_content .woocommerce form.login {width: 100%;display: block;margin: 0 auto;}


.zek_header_mb.navbar-fixed-topmb {
    position: fixed;width: 100%;
    z-index: 99;
    background: #F7EBE2 !important;
}

.zek_header_pc{display: none;}
.zek_header_mb{display: block;padding: 10px 0;background: #F7EBE2;}
.zek_header_logo_mb{text-align: center;}
.zek_header_logo_mb img{max-width: 165px;max-height: 80px;}
.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: #fff;position: absolute;left: 3px;}
.zek_touch_menu span{display: block;width: 24px;height: 2px;background-color: #fff;position: absolute;left: 3px;top: 50%;transform: translateY(-50%);}
.zek_touch_menu:after{bottom: 7px;}
.zek_touch_menu:before{top: 7px;}
#zek_menu_mobile .title{display: block;padding: 24px;background-color: rgba(255,255,255,.1);text-transform: uppercase;font-weight: bold;font-size: 20px;}
#zek_menu_mobile .title span{display: block;height: 48px;line-height: 48px;background-color: #222;border-radius: 4px;padding: 0 20px;}
#zek_menu_mobile{width: 300px;height: 100%; background-color: #222;color: #ccc;-webkit-transition: -webkit-transform .5s;
transition: transform .5s;
transition: transform .5s,-webkit-transform .5s;z-index: 9999;position: fixed;  top: 0;  left: 0;
-webkit-transform: translateX(-300px);
transform: translateX(-300px);}
body.zek_active #zek_menu_mobile{    -webkit-transform: translateX(0);
transform: translateX(0);}
.#zek_menu_mobile ul{list-style: none;padding-left: 0;margin-bottom: 0;}
.#zek_menu_mobile .menu{display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-flow: column;
flex-flow: column;
list-style: none;
padding: 0;
margin: 0;}
#zek_menu_mobile .menu li{position: relative;border-bottom: solid 1px #3c3c3c;margin-left: 0;}
#zek_menu_mobile .menu>li{border-bottom-color: #2f2f2f;}
#zek_menu_mobile .menu li>a{display: flex;
padding: 8px 24px !important;color: #ccc;}
#zek_menu_mobile .menu>li ul{background-color: #2f2f2f;display: none;}
#zek_menu_mobile .menu li>i{position: absolute;right: 0;top: 0;width: 40px;height: 40px;line-height: 40px;font-size: 14px; text-align: center;z-index: 2;cursor: pointer;}
#zek_menu_mobile .menu>li>ul ul{background-color: #4c4b4b}
#zek_web{-webkit-transition: margin .5s;
transition: margin .5s;}
body.zek_active #zek_web{margin-left: 300px;margin-right: -300px;}
.zek_line_dark{opacity: 0;transition: all .5s;visibility: hidden;width: 100%;height: 100%;position: fixed;top: 0;left:0px;background-color: rgba(0,0,0,.6);z-index: 999}
body.zek_active .zek_line_dark{opacity: 1;visibility: visible;cursor: url(images/close.png) 15 15,default;left: 300px;}
.search_head a{color: #8F3D19;
    font-size: 20px;}

#afreg_additionalshowhide_367{margin-right: 2.4% !important;}







}

@media(max-width:767px) {
body{font-size: 14px;}

#afreg_additionalshowhide_367 {
    margin-right: 0% !important;
    width: 100% !important;}

.list_pro .mySwiper_cate,.list_pro .mySwiper_best_sellers {padding-bottom: 20px;}


.row25{--bs-gutter-x: 14px;}
.list_pro .item_pro{margin-bottom: 0}


.zek_home_banner{margin-bottom: 16px;}
.list_news .post_main {margin-bottom: 20px;}
.list_news .post_main .thumb a img{height: auto;min-height: 300px;}

.list_cate.list_pro .item_pro .info h3{font-size: 16px;}

.list_pro .item_pro .info h3{font-size: 16px;}
.list_pro .item_pro .info .price, .list_probot .item_pro .info .price{font-size: 16px;}
.page_singlepro div.product form.cart .button{width: 65%;}


.page_register .woocommerce .woocommerce-form-register .form-row{width: 100% !important;}
.page_register .woocommerce .woocommerce-form-register .woocommerce-form-row.form-row-wide{width: calc(100% - 40px) !important;}
.page_register .woocommerce .u-column2.col-2{width: 100% !important;}
.zek_home_banner .img img{height: auto;min-height: 165px;}
.section_home {position: relative;padding: 20px 0;}

.list_fb .item_fb .cnt .info .icon{font-size: 11px;}
.best_sellers .head_title{margin-bottom: 20px;}
.head_title h2, .head_title h1{font-size: 24px;margin-bottom: 20px;}
.best_sellers .head_title h2 {
  text-align: center;
  margin-bottom: 35px;}
.zek_home_banner .swiper {padding-bottom: 0px;}
.this_pc{display: none;}
.this_mb{display: block;}
.search_taxo{display: none;}
.woo-variation-product-gallery{width: 100%;}
.page_singlepro div.product .product_title{font-size: 28px;}
.page_singlepro .info-product .content_pro ul li a{font-size: 18px;}
.page_singlepro div.product form.cart div.quantity{width: 30%;}

.head_cart{position: relative;}
.head_cart a{display: block;font-size: 20px;position: relative;color: #8F3D19;}
.head_cart span{display: inline-block;
color: #fff;
background: #8F3D19;
font-size: 10px;
width: 16px;
height: 16px;
border-radius: 50%;
text-align: center;
line-height: 16px;
position: absolute;
top: -5px;
right: 10px;}
.zek_page_content .woocommerce form.login {width: 100%;display: block;margin: 0 auto;}


.best_sellers .box_sellers{padding: 60px 0}
.swiper-pagination{bottom: 0 !important}


/* Content-post-mb */
.columns-4,.columns-5,.columns-6{grid-template-columns:repeat(2,1fr);grid-gap:15px}
.columns-3,.columns-2{grid-template-columns:repeat(1,1fr);grid-gap:15px}
.content-post h1{font-size:24px;}
.content-post h2{font-size:20px;}
.content-post h3{font-size:18px;}
.content-post h4{font-size:16px;}
.content-post h5,.content-post h6{font-size:14px;}
.content-post .alignnone{margin:0 10px 10px 0}
.content-post .aligncenter,.content-post div.aligncenter{margin:10px auto}
.content-post .alignright{margin:5px 0 10px 10px}
.content-post .alignleft{margin:5px 10px 10px 0}
a img.alignright{margin:5px 0 10px 10px}
a img.alignnone{margin:5px 10px 10px 0}
a img.alignleft{float:left;margin:5px 10px 10px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption.alignnone{margin:5px 10px 10px 0}
.wp-caption.alignleft{margin:5px 10px 10px 0}
.wp-caption.alignright{margin:5px 0 10px 10px}
.content-post .gallery{margin:-5px!important}
.content-post .gallery .gallery-item{padding:5px;margin-top:0!important}
.content-post .gallery.gallery-columns-3 .gallery-item,.content-post .gallery.gallery-columns-4 .gallery-item,.content-post .gallery.gallery-columns-5 .gallery-item{width:50%!important}
.content-post .gallery.gallery-columns-6 .gallery-item,.content-post .gallery.gallery-columns-7 .gallery-item,.content-post .gallery.gallery-columns-8 .gallery-item,.content-post .gallery.gallery-columns-9 .gallery-item{width:calc(100% / 3)!important}


.zek_header_pc{display: none;}
.zek_header_mb{display: block;padding: 10px 0;background: #F7EBE2;}
.zek_header_logo_mb{text-align: center;}
.zek_header_logo_mb img{max-width: 150px;max-height: 80px;}
.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: #8F3D19;position: absolute;left: 3px;}
.zek_touch_menu span{display: block;width: 24px;height: 2px;background-color: #8F3D19;position: absolute;left: 3px;top: 50%;transform: translateY(-50%);}
.zek_touch_menu:after{bottom: 7px;}
.zek_touch_menu:before{top: 7px;}
#zek_menu_mobile .title{display: block;padding: 24px;background-color: rgba(255,255,255,.1);text-transform: uppercase;font-weight: bold;font-size: 20px;}
#zek_menu_mobile .title span{display: block;height: 48px;line-height: 48px;background-color: #8F3D19;border-radius: 4px;padding: 0 20px;}
#zek_menu_mobile{width: 300px;height: 100%; background-color: #8F3D19;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 #fff;margin-left: 0;}
#zek_menu_mobile .menu>li{border-bottom-color: #fff;}
#zek_menu_mobile .menu li>a{display: flex;
padding: 8px 24px !important;color: #fff;}
#zek_menu_mobile .menu>li ul{background-color: #8F3D19;display: none;}
#zek_menu_mobile .menu li>i{position: absolute;right: 0;top: 0;width: 40px;height: 40px;line-height: 40px;font-size: 14px; text-align: center;z-index: 2;cursor: pointer;}
#zek_menu_mobile .menu>li>ul ul{background-color: #4c4b4b}
#zek_web{-webkit-transition: margin .5s;
transition: margin .5s;}
body.zek_active #zek_web{margin-left: 300px;margin-right: -300px;}
.zek_line_dark{opacity: 0;transition: all .5s;visibility: hidden;width: 100%;height: 100%;position: fixed;top: 0;left: 0;background-color: rgba(0,0,0,.6);z-index: 999}
body.zek_active .zek_line_dark{opacity: 1;visibility: visible;cursor: url(images/close.png) 15 15,default;}

.zek_supports{right: 0;width: 100%;bottom: 0;padding: 6px;display: flex;align-items: center;justify-content: center}
.zek_supports a{justify-content: center;height: 40px; width: calc(25% - 12px); border-radius: 4px;color: #fff;margin: 0 6px;}
.zek_supports a span{display: none;}
.zek_supports a svg{width: 32px;height: 32px;}

}
@media(max-width:575px) {
iframe{height:200px}
.zek_supports a{margin: 0 4px;width: calc(28% - 4px);font-size: 13px;}
.zek_supports a svg{width: 26px;height: 26px;}
.zek_supports a#back-top{width: calc(16% - 4px)}

}