/*   

Theme Name: DEV Wordpress

Version:5.1

Author: Wordpress

*/

/* DAV MEDIA - START */

/* DAV MEDIA - LAYOUT - START */
.filter-and-result {
	grid-template-columns: 1fr 5fr;
	display: grid;
    grid-column-gap: 30px;
    grid-row-gap: 30px;
}
.filter-and-result #menu-danh-muc{
float: left;
width: 280px;
/*border-top: 1px solid #999;
border-right: 1px solid #999;
border-left: 1px solid #999;*/
}
.filter-and-result #menu-danh-muc li a {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  color:#000 !important;
}
.filter-and-result #menu-danh-muc li ul {
  display: none; // used to hide sub-menus
  margin: 4px 0 15px;
}
.filter-and-result #menu-danh-muc li ul li a {
  font-size: 11px;
  font-weight: normal;
  color:#000 !important;
}
.filter-and-result ul {
	list-style-position: inside;
	list-style-type: disc;
}
.filter-and-result li {
	padding: 8px;
}
.filter-and-result .btns-icon {
	padding-left: 4px;
}
.filter-and-result .btns-icon img {
    transform: rotate(180deg);
    transition: .3s;
    filter: grayscale(1);
}

.woof-wrapper {
    position: sticky;
    top: 0;
    height: fit-content;
}
/* DAV MEDIA - LAYOUT - END */

/*  DAV MEDIA - HOME - START */
.swiper {
	width: 100%;
	height: 100%;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	padding: 6rem;
}
.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	border: 1px solid #000000;
}
/* DAV MEDIA - HOME - END */

/* DAV MEDIA - WOO - START */

/* DAV MEDIA - WOO - ARCHIVE PRODUCT - START */
.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
    width: 100% !important;
}
.products.list_product.uptop {
	padding-top: 0px !important;
}
.products.list_product {
	padding-top: 0px !important;
}
.up-sells .filter-and-result, .upsells .filter-and-result {
	display: block !important;
}
.up-sells .woof, .upsells .woof {
	display: none !important;
}
.woof-wrapper #home_news-2, .woof-wrapper #tag_cloud-2 {
	display: none;
}
.product-categories .cat-parent .children {
	display: none;
}
.product-categories .cat-parent .children.active {
	display: block;
}
/* DAV MEDIA - WOO - ARCHIVE PRODUCT - END */

/* DAV MEDIA - WOO - END */


/* DAV MEDIA - TIN-TUC - START */
.category-tin-tuc .sidebar #woocommerce_product_categories-2 {
	display: none;
}
/* DAV MEDIA - TIN-TUC - END */

/* DAV MEDIA - MEDIA QUERY - START */
@media screen and (max-width: 768px) {
	.filter-and-result {
		display: block;
	}
	.woof-wrapper .sidebar {
		display: none;
	}
	.swiper-slide {
		padding: 1rem;
	}
}
/* DAV MEDIA - MEDIA QUERY - END */

/* DAV MEDIA - END */


/*  */
body{font-family: 'Montserrat', sans-serif;overflow-x: hidden;}
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;}
.n2:nth-child(2n+1){clear:left}
.n3:nth-child(3n+1){clear:left}
.n4:nth-child(4n+1){clear:left}
.n5:nth-child(5n+1){clear:left}
.n6:nth-child(6n+1){clear:left}
#comments{margin:20px auto}
#wpd-post-rating{margin-bottom:20px}
#wpdcom .wpd-thread-list{padding:20px 0}
.screen-reader-text{display:none}

.tagged_as{font-weight:700;padding:6px 0;margin:10px 0}
.tagged_as a{font-size:12px;color:#666;background:#f1f1f1;margin:3px;display:inline-block;float:none;font-weight:500;padding:3px 7px;border-radius:3px}
.head.navbar-fixed-top{animation:stuckMoveDown .6s;background:#fff;box-shadow:1px 1px 10px rgba(0,0,0,0.15);position: fixed !important;z-index: 100000;}
@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}
}
.content_table li{list-style: none}

.row10{margin:0 -10px}
.row5{margin:0 -5px}
.row10 >div{padding:0 10px}
.row5 >div{padding:0 5px}
.center{text-align:center}
.left{text-align:left}
.right{text-align:right}
.bold{font-weight:700}
.uppe{text-transform:uppercase}
.flex{display:flex;align-items:center;flex-wrap:wrap}
.row-reverse{flex-direction:row-reverse}
.table_cell{display:table}
.table_cell>div{display:table-cell}

.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"]{display:inline-block;height:40px;line-height:39px;padding:0 20px;text-align:center;white-space:nowrap;outline:none!important;cursor:pointer;border:none;font-weight:400;border-radius:0;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 #e1e1e1;padding:7px 10px;width:100%;margin-bottom:10px;max-width:100%;display:block}
input[type='button']{position:relative;display:inline-block;background-color:transparent;text-transform:uppercase;-ms-touch-action:none;touch-action:none;cursor:pointer;font-weight:bolder;text-align:center;color:currentColor;text-decoration:none;border:1px solid transparent;vertical-align:middle;border-radius:0;margin-top:0;margin-right:1em;text-shadow:none;padding:0 1.2em;max-width:100%;transition:transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;text-rendering:optimizeLegibility;box-sizing:border-box}
.buttons_added input{border:1px solid #777;margin:0;height:33px;display:inline-block;vertical-align:middle;padding:0 10px}
.devvn-popup-title{height:auto;padding:10px;background:#045d2d}
.popup-customer-info-group .devvn-order-btn{background:#045d2d}
.woocommerce .quantity .qty{width:50px;display:inline-block;text-align:center;height:33px}
.woocommerce #reviews #comments h2{clear:none;text-align:left;font-weight:700;padding:10px 0}
.woocommerce div.product form.cart .button{float:none}
a.devvn_buy_now_style{background:#045d2d;border-radius:0}
.mfp-content .devvn-popup-quickbuy a.devvn_buy_now_style{display:none}
.woocommerce #respond input#submit.alt,.woocommerce a.button.alt,.woocommerce button.button.alt,.woocommerce input.button.alt{background-color:#046baa;color:#fff;-webkit-font-smoothing:antialiased;border-radius:0}
a.devvn_buy_now_style{display:block;margin-top:20px}
.woocommerce form .form-row input.input-text,.woocommerce form .form-row textarea{border:1px solid #ddd;padding:7px}
.image-product{position:relative}
.sale-flash{display:none;font-weight:700;position:absolute;top:10px;right:10px;z-index:9;color:#fff;height:40px;width:40px;font-size:12px;text-align:center;border-radius:50%;line-height:40px;background:#045d2d}
.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}
.wp-pagenavi{text-align:center;padding:20px 0}
.wp-pagenavi a,.wp-pagenavi span{width:36px;height:36px;border:1px solid #666;line-height:34px;text-align:center;color:#666;display:inline-block;padding:0 10px}
.wp-pagenavi span.pages,.wp-pagenavi a.last,.wp-pagenavi a.first{width:auto}
.wp-pagenavi span.current,.wp-pagenavi a:hover{background:#666;color:#fff;border-color:#666}
*{margin:0;padding:0;line-height:1.5}
a:hover,a:focus,a:visited{text-decoration:none;outline:none}
a{text-decoration:none;cursor:pointer;color:#333;transition:all 300ms ease-in-out}
a:hover{color: #003EA5;}
img{max-width:100%;border:none;height:auto}
p.wp-caption-text{text-align:center}
#content_pages{padding:25px 0}

.entry_content{font-size: 16px;}
.content-post hr{margin:15px 0}
.content-post iframe{display:block;margin:10px auto}
.content-post p{margin-bottom:15px}
.content-post p img{margin:0 auto}
.content-post ul,.content-post ol{margin-left:18px;margin-bottom: 15px;}
.content-post strong,.content-post b,.content-post i,.content-post a{line-height: normal;}
.content-post ul li{margin-bottom: 10px;}
.content-post table{margin-bottom:20px}
.content-post h1{font-size:28px;margin-bottom: 15px;}
.content-post h2{font-size:24px;margin-bottom: 15px;}
.content-post h3{font-size:20px;margin-bottom: 15px;}
.content-post h4{font-size:18px;margin-bottom: 15px;}
.content-post h5,.content-post h6{font-size:16px;margin-bottom: 15px;}
.content-post blockquote {padding: 0 0 0 15px;border-left: 3px solid #046baa;font-size: 16px;}
.content-post a{color:#2962ff}
.content-post .wp-caption.aligncenter{max-width:100%!important}
.content-post .alignnone{margin:5px 20px 20px 0}
.content-post .aligncenter,.content-post div.aligncenter{display:block;margin:15px auto}
.content-post .alignright{float:right;margin:5px 0 20px 20px}
.content-post .alignleft{float:left;margin:5px 20px 20px 0}
.content-post .aligncenter{display:block;margin:5px auto}
a img.alignright{float:right;margin:5px 0 20px 20px}
a img.alignnone{margin:5px 20px 20px 0}
a img.alignleft{float:left;margin:5px 20px 20px 0}
a img.aligncenter{display:block;margin-left:auto;margin-right:auto}
.wp-caption{border:none;max-width:96%;padding:0;text-align:center}
.wp-caption.alignnone{margin:5px 20px 20px 0}
.wp-caption.alignleft{margin:5px 20px 20px 0}
.wp-caption.alignright{margin:5px 0 20px 20px}
.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}
.wp-caption p.wp-caption-text{font-size:13px;line-height:17px;text-align:center;margin:0;padding:10px 5px 5px}
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}
.widget-content .single-post:last-of-type{border-bottom:none}
.widget-tabs-content .img img{box-shadow:0 8px 17px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);width:100%}
#back-top{display:none}
.widget-content .single-post{padding-bottom:12px;padding-top:12px}
.widget-content .single-post h3.title{font-size:14px;margin-bottom:2px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.widget-tabs-content h3.title{font-weight:400;text-overflow:ellipsis;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#424242;font-size:16px}
.widget-tabs-content h3.title a{color:#424242}
.text-muted{color:#636c72;display:block;margin-top:10px;font-size:14px;font-weight:400}
.widget-content .single-post .text-muted{font-size:12px;color:#666;margin-top:0;font-weight:300}
.form-group{margin-bottom:20px;position:relative}
.form-group input[type='email'],.form-group input[type='date'],.form-group input[type='search'],.form-group input[type='number'],.form-group input[type='text'],.form-group input[type='tel'],.form-group input[type='url'],.form-group input[type='password'],.form-group textarea,.form-group select{margin:0;outline:none;padding:10px 20px;line-height: 20px; box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);color:#9e9e9e;transition:color .3s,border .3s,background .3s,opacity .3s}
.form-group select{height: 42px;}
.form-group input[type='file']{width: auto;border: none;}
.form-group input[type='email']:focus,.form-group input[type='date']:focus,.form-group input[type='search']:focus,.form-group input[type='number']:focus,.form-group input[type='text']:focus,.form-group input[type='tel']:focus,.form-group input[type='url']:focus,.form-group input[type='password']:focus,.form-group textarea:focus,.form-group select:focus{box-shadow:0 0 5px #ccc}
.form-button input[type="submit"]{color:#fff;text-transform:uppercase;font-size:14px;height: 42px;line-height: 42px; letter-spacing: 1px;min-width: 160px; background:#000;transition:transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s}
.form-button input[type="submit"]:hover{box-shadow:inset 0 0 0 100px rgba(0,0,0,0.2)}

.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}
.owl-carousel .owl-dots{text-align: center;margin-top: 10px;}
.owl-carousel .owl-dots > *{display: inline-block;zoom: 1;}
.owl-carousel .owl-dots .owl-dot{outline: none;background: none;}
.owl-carousel .owl-dots .owl-dot span {width: 10px;height: 10px;background: #ccc;border-radius: 10px;margin: 0 5px;display: block;}
.owl-carousel .owl-dots .owl-dot.active span{background: #003EA5;width: 30px;}
.owl-carousel .owl-nav button{position: absolute;top: 50%;transform: translateY(-50%);outline: none;background: none;}
.owl-carousel .owl-nav button i{width: 36px;height: 36px;border: 1px solid #003EA5;border-radius: 50%;line-height: 34px;text-align: center;}
.owl-carousel .owl-nav button span{display: block;height: 50px;line-height: 40px;font-size: 45px;width: 50px;text-align: center;  border-radius: 50%;  font-family: -webkit-body;}
.owl-carousel .owl-nav button.owl-prev{left: -50px;}
.owl-carousel .owl-nav button.owl-next{right: -50px;}
.sidebar .product-categories li{list-style: none;margin-bottom: 10px;font-weight: bold;}
.sidebar .product-categories li:before{content: "\f105";margin-right: 5px;font-family: 'Font Awesome 5 Free';
    font-weight: 900;transition: .3s;}
.sidebar .product-categories li:hover:before{margin-right: 10px;}
.this_mb{display: none;}
.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}
h1,h2,h3,h4,h5,h6{margin-top:0;line-height: 1.5;}
.img img{width:100%;height:auto;object-fit:cover}
.columns-2{grid-template-columns:repeat(2,1fr);display:grid;grid-column-gap:30px;grid-row-gap:30px}
.columns-3{grid-template-columns:repeat(3,1fr);display:grid;grid-column-gap:30px;grid-row-gap:30px}
.columns-4{grid-template-columns:repeat(4,1fr);display:grid;grid-column-gap:30px;grid-row-gap:30px}
.columns-5{grid-template-columns:repeat(5,1fr);display:grid;grid-column-gap:30px;grid-row-gap:30px}
.columns-6{grid-template-columns:repeat(6,1fr);display:grid;grid-column-gap:30px;grid-row-gap:30px}
.box_hidden{height:300px;overflow-y:scroll;padding-right:10px}
.box_hidden::-webkit-scrollbar{width:8px;background-color:#F5F5F5}
.box_hidden::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);background-color:#154589}
.box_hidden::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.3);border-radius:10px;background-color:#F5F5F5}
.capt a,.title a,.title span,.title a{line-height: normal;}
.button_home{font-size: 15px;text-transform: uppercase; line-height: 40px;padding: 0 25px;border-radius: 5px;border: 1px solid #003EA5;background: #003EA5;color: #fff;font-weight: 500;letter-spacing: 0.5px;}
.button_home:hover{box-shadow: inset 0 0 0 100px rgba(0,0,0,0.2);}
.block_slider{margin: 0 -15px;}
.item_slider{padding: 15px;}
.box_shadow{box-shadow: 1px 3px 7px 0 rgb(0 0 0 / 30%);}

#back-top {
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 9999;text-align: center;font-weight:500;font-size: 16px;text-transform: uppercase;line-height: 30px;color: #666;}
#back-top a{display: block;}
#back-top .icon_up {border-radius: 50%;display: block;margin-bottom: 3px;
    width: 40px;
    height: 40px;
    background-image: url(images/up_ic.png) !important;background-size: 40px;background-repeat: no-repeat;background-position: center;}
.supports{ position: fixed;
    right:20px;
    border-radius: 5px;
    width: auto;
    z-index: 150;
    bottom: 20%;
    padding: 10px 0;}
.supports ul{list-style: none;margin: 0;}
.supports ul li{margin: 5px 0;}
.supports ul li:first-child{margin-bottom: 10px;}
.supports ul li a{    border: none;position: relative;z-index: 99;
    padding: 3px;
    display: block;
    border-radius: 5px;
    text-align: center;
    font-size: 10px;
    line-height: 15px;
    color: #515151;
    font-weight: 700;
    max-width: 72.19px;
    max-height: 54px;
    text-decoration: none;}
.supports ul li a .icon{width: 40px;height: 40px;border-radius:50%;display: block; background-repeat: no-repeat;background-size: 40px;margin: 0 auto;background-position: center center}
.supports ul li a .icon_zalo{background-image: url(images/zalo_ic.png) !important;}
.supports ul li a .icon_call{background-image: url(images/phone_ic.png) !important;}
.supports ul li a .icon_mess{background-image: url(images/mess_ic.png) !important;}
.supports ul li a .icon_cart{background-image: url(images/cart_ic.png) !important;}
.supports_mb{display: none;}


.sidebar .price_fillter li{padding:0 5px!important;margin-bottom:5px!important}
.sidebar .price_fillter li a{display:inline-block;padding:0 0 0 25px !important;position:relative}
.sidebar .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:FontAwesome;position:absolute;top:50%;left:0;margin:0;margin-top:-7.5px}
.sidebar .price_fillter li a:active:before,.sidebar .price_fillter li a:focus:before,.sidebar .price_fillter li a:hover:before,.sidebar .price_fillter li a.chosen:before{content:'\f00c';font-size:12px;line-height:15px;text-align:center;font-family:FontAwesome}
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:#e5007f}
.sidebar .price_fillter li a:active:before,.sidebar .price_fillter li a:focus:before,.sidebar .price_fillter li a:hover:before,.sidebar .price_fillter li a.chosen:before,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:#e5007f;border-color:#e5007f}


/* Header */
#header{position: relative;z-index: 1000;background: #fff;box-shadow:1px 1px 10px rgba(0,0,0,0.15)}
body.home #header{position: fixed !important;width: 100%;top: 0;left: 0;background: transparent;box-shadow: none;}
body.home #header.head.navbar-fixed-top{box-shadow: 1px 1px 10px rgba(0,0,0,0.15);background: #fff;}
body.active_menu #header{background: transparent !important;box-shadow: none !important;;}
.header_mobile{display: none;}
.header_menu ul{list-style:none;margin:0}.header_menu{background: #046baa;}
.header_menu .menu li{position:relative}
.header_menu .menu {display: flex;flex-wrap: wrap;justify-content: center;}
.header_menu .menu>li{display:block;}
.header_menu .menu .sub-menu{opacity:0;visibility:hidden; border-top: 2px solid #000; position:absolute;z-index:99;background:#fff;width:auto; min-width: 180px;   -webkit-box-shadow: 0 1px 1px rgb(0 0 0 / 5%);
    -moz-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    -o-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    -ms-box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);
    box-shadow: 1px 1px 15px rgb(0 0 0 / 15%);transition:all .3s}
.header_menu .menu>li>a{display:block;text-transform:uppercase; font-size:14px;color:#fff; font-weight:bold;position: relative;padding: 15px;}
.header_menu .menu>li>a:before{position: absolute;
    content: '';
    bottom: -5px;
    left: 0;height: 1.5px;
    width: 100%;
    opacity: 0;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
    background:#046baa;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: transform 0.3s, opacity 0.3s;
    transition: transform 0.3s, opacity 0.3s, -webkit-transform 0.3s;}
.header_menu .menu>li:hover>a:before,.header_menu .menu>li.current-menu-item>a:before{    opacity: 1;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);}
.header_menu .menu>li:hover>a,.header_menu .menu>li.current-menu-item>a{color: #046baa;background: #fff;}
.header_menu .menu>li.menu-item-has-children>a:after{content:"\f107";font-family:"Font Awesome 5 Free";font-size:14px;position: absolute;right: 0;top: 20px; -webkit-transition: .3s;
    -moz-transition: .3s;
    -o-transition: .3s;
    transition: .3s;}
.header_menu .menu>li.menu-item-has-children>a{padding-right: 18px;}
.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);}
.header_menu .menu>li>.sub-menu{top:calc(100% - 2px);left:0;font-size:16px;transform:scaleY(0);transform-origin:0 0}
.header_menu .menu>li>.sub-menu li>.sub-menu{top:-2px;left:100%;transform:scaleX(0);transform-origin:0 0}
.header_menu .menu>li>.sub-menu li>a{display:block;padding:8px 0;margin: 0 10px 0 20px;border-bottom: 1px dashed #ecf0f1;white-space: nowrap;padding-right: 20px;}
.header_menu .menu>li>.sub-menu li:last-child>a{border-bottom: none;}
.header_menu .menu>li>.sub-menu li.menu-item-has-children>a:after{content:"\f105";font-family:"Font Awesome 5 Free";font-size:14px;font-weight: 900;position: absolute;right: 10px;top: 50%;transform: translateY(-50%);}

.header_menu .menu li:hover>.sub-menu{opacity:1;visibility:visible}
.header_menu .menu>li:hover>.sub-menu{transform:scaleY(1)}
.header_menu .menu>li>.sub-menu li:hover>.sub-menu{transform:scaleX(1)}
.header_menu {display: flex;align-items: center;justify-content: space-between;flex-wrap: wrap;position: relative;}
.navright a{display: inline-block;height: 32px;width: 32px;line-height: 32px;border: 1px solid #9c9d9d;text-align: center;margin-left: 10px;font-size: 12px;}
.navright a:hover{color: #fff;background: #046baa;border-color: #046baa;}
.navright .tooltip-inner{min-width: 150px;max-width: 300px;}
.navleft{display: flex;align-items: center;flex-wrap: wrap;}
.searchbtn{padding-bottom: 3px;}

.search_head.opened{opacity: 1;visibility: visible;}
.search_head input[type=search] {margin: 0;height: 100%;border: none;background: #eeeeee;}
.search_head form{position: relative;}
.search_head button{position: absolute;right: 0;top: 0;height: 100%;width: 40px;border: none;color: #046baa;background: none;}
.search_head input[type=search],.search_head button{outline: none;}
#closesearch{position: absolute;right: 20px;top: 50%;transform: translateY(-50%);font-size: 20px;color: #046baa;cursor: pointer;}
.header_top{padding: 20px 0;}
.header_top .row.flex{justify-content: space-between;display: flex !important;}
.header_top .box_flex{display: flex;align-items: center;}
.header_top .col-logo{width: 75%;}
.header_top .col-touch{margin-left: auto;width: 25%;}
.zek_touch_menu{margin-left: 20px;;display: block;width: 32px;height: 32px;cursor: pointer;position: relative;display: flex;align-items: center;justify-content: center;}
.zek_touch_menu span{display: block;width: 20px;height: 3px;background: #4584b7;border-radius: 5px;transition: all .5s;}
.zek_touch_menu:after,.zek_touch_menu:before{content: "";display: block;width: 20px;height: 3px;border-radius: 5px;background: #4584b7;position: absolute;left: 6px;transition: all .5s;}
.zek_touch_menu:after{bottom: 8px;}
.zek_touch_menu:before{top: 8px;}
.zek_hidden_menu{position: fixed;top: 0;left: 0;width: 0;height:0;z-index: 999;opacity: 0;visibility: hidden;transition: all .5s;overflow: hidden;}
.zek_hidden_menu .linedark{width: 100%;height: 100%;position: absolute;top: 0;left: 0; background: rgba(0,0,0,0.15);}
.zek_hidden_menu .background{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background-size: cover;background-repeat: no-repeat;background-position: center;}
.zek_hidden_menu .box_menu{background: #ffffff94;width: 360px;padding: 90px 20px 20px;position: relative;z-index: 2;transition: all .5s;height: 100%;margin-left: -360px;}
.zek_hidden_menu .inner{height: 100%;overflow-y: auto;}
.zek_hidden_menu ul{list-style: none;margin-bottom: 0;}
.zek_hidden_menu .menu>li{margin-bottom: 15px;}
.zek_hidden_menu .menu>li>a{display: block;text-transform: uppercase;font-weight: 600;color: #4584b7;}
body.logged-in .zek_hidden_menu .box_menu{padding-top: 126px;}
body.active_menu .zek_hidden_menu .box_menu{margin-left: 0;}
body.active_menu .zek_touch_menu span{display: none;}
body.active_menu .zek_touch_menu:after{bottom: 14px;transform: rotate(-45deg);}
body.active_menu .zek_touch_menu:before{top: 15px;transform: rotate(45deg);}
/*
.zek_close_bt{border-radius: 50%;background: #4584b7; position: absolute;top: 40px;right: 20px;cursor: pointer;width: 32px;height: 32px;z-index: 2;}
.zek_close_bt:after,.zek_close_bt:before{width: 20px;height: 3px;background: #fff;border-radius: 5px;content: "";display: block;position: absolute;left: 6px;}
.zek_close_bt:after{bottom: 14px;transform: rotate(-45deg);}
.zek_close_bt:before{top: 15px;transform: rotate(45deg);}
*/
body.active_menu{overflow: hidden;}
body.active_menu .zek_hidden_menu{opacity: 1;visibility: visible;width: 100%;height: 100%;}


/* Footer */


/* News */
.item_news{}
.item_news .img{position: relative;overflow: hidden;padding-top: 100%;}
.item_news .img img{top: 0;left: 0;position: absolute;height: 100%;transition: all .4s;}
.item_news .img:hover img{transform: scale(1.1);}
.item_news .info .desc{overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2; }
.item_news .sharegroup{margin-top: 15px;}
.item_news .sharegroup a{width: 26px;height: 26px;line-height: 26px;font-size: 12px;}
.item_news .info .capt{font-size: 20px;font-weight: bold;margin-top: 15px;font-size: 16px;}
.item_news .info .meta_single{margin-bottom: 10px;}
.wp-pagenavi { text-align: center; padding: 20px 0;}
.wp-pagenavi a, .wp-pagenavi span { width: 38px; height: 38px;border: none; line-height: 38px; font-size: 16px;text-align: center;display: inline-block;padding: 0 10px;border: 1px solid #c3c3c3;}
.wp-pagenavi span.pages, .wp-pagenavi a.last, .wp-pagenavi a.first {width: auto;display: none;}
.wp-pagenavi span.current, .wp-pagenavi a:hover {background: #046baa;color: #fff; border-color: #046baa;}
.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}


/* Single */
.meta_single {font-size: 13px;margin-bottom: 15px;}
.meta_single span:not(:last-child){margin-right: 15px;}
.meta_single span i{margin-right: 4px;}
.title_single{font-size: 28px;font-weight: 600;}
.before_after_post{padding: 10px 0;display: flex;align-items: center;flex-wrap: wrap;justify-content: space-between;}
.before_after_post .item{font-weight: 600;font-size: 16px;}
.before_after_post .item i{font-size: 14px;}
.before_after_post .item.it_left i{margin-right: 3px;}
.before_after_post .item.it_right i{margin-left: 3px;}

/* Sidebar */
.sidebar .widget:not(:last-child){margin-bottom: 30px;}
.sidebar-title{font-size: 18px;font-weight: bold;text-transform: uppercase;margin-bottom: 10px;}

.sidebar .single-post{position: relative;}
.sidebar .single-post:last-child{border-bottom: 0;}
.sidebar .single-post .img{width: 100%;position: relative;padding-top: 90%;overflow: hidden;}
.sidebar .single-post .img img{height: 100%;position: absolute;top: 0;left: 0;}
.sidebar .single-post .info .capt{font-size: 14px;margin-bottom: 5px;font-weight:500;}
.sidebar .single-post .info .capt a{line-height: normal;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.sidebar .single-post .info .meta_single {color: #9a9a9a;margin-bottom: 0;}
.sidebar .single-post .info .meta_single .author{font-size: 12px;margin-bottom: 2px;}
.sidebar .single-post .info .meta_single span:not(:last-child){margin-right: 8px;}
.sidebar .tagcloud {color: #6cabc9;}
.sidebar .tagcloud a{font-size: 14px !important;color: #6cabc9;}
/* Pages */
.breadcrumbs{padding:15px 0;background:#fafafa;color: #777;}
.breadcrumbs .separator{margin:0 7px;color: #ccc;}
.breadcrumbs *{margin-bottom: 0;}


/* Contact */


/* About */


/* Product */
.zek_taxonomy{display: flex;flex-wrap: wrap;margin: 30px -5px -5px;padding-top: 30px;border-top: 1px solid #ebebeb;}
.zek_taxonomy .contentproduct{display: block;width: 100%;padding: 5px;}
.zek_taxonomy .item1{padding: 5px;width: 25%;}
.zek_taxonomy .item1 a{display: block;padding-top: 100%;position: relative;overflow: hidden;}
.zek_taxonomy .item1 a img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;transition: all .3s;}
.zek_taxonomy .item1 a .title{position: absolute;bottom: 40px;left: 0;z-index: 9;color: #fff;text-transform: uppercase;font-size: 20px;transition: all .3s;}
.zek_taxonomy .item1 a .title>span{position: relative;padding: 20px 25px;display: block;}
.zek_taxonomy .item1 a .title>span:before{position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    transform: scale(0, 1);
    transform-origin: right center;
    z-index: -1;
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);
    background-color: #046baa;}
.zek_taxonomy .item1 a:hover .title>span:before{    transform-origin: left center;
    transform: scale(1, 1);}
.zek_taxonomy .item1:nth-child(7){width: 50%;}
.up-sells{display: none;}
.woocommerce-ordering{float: none !important;margin: 0 !important;}
.woocommerce-ordering .orderby{margin-bottom: 0;padding: 0 20px 0 0;border: none;border-bottom: 1px solid #000;line-height: 31px;height: 31px;outline: none;width: 160px;}
.head_catpro{display: flex;align-items: center;justify-content: space-between;margin-bottom: 30px;}
.woocommerce-products-header__title{font-size: 26px;font-weight: bold;margin: 0;text-transform: uppercase;display: none;}
.zek_list_product .item_pro{margin-bottom: 15px;}
.item_pro{position: relative;overflow: hidden;margin-bottom: 15px;}
.item_pro .img{position: relative;overflow: hidden;padding-top: 100%;}
.item_pro .img img{position: absolute;height: 100%;top: 0;left: 0;transition: .3s;}
.item_pro:hover .img img{transform: scale(1.05);}
.item_pro .info{padding: 15px;position: absolute;bottom: 0;left: 0;width: 100%;background: #00000078;color: #fff;text-align: center;}
.item_pro .info .capt{font-size: 16px;font-weight: 600;overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;margin-bottom: 0;}
.item_pro .info .capt a{color: #fff;}
.item_pro .info .price{font-size: 18px;font-weight: 600;color: #d20000;}
.item_pro .info .price del{font-size: 14px;margin-right: 10px;font-weight: normal;color: #666;}
.item_pro .info .price ins{text-decoration: none;}
.item_pro .img .btnzoom {position: absolute;top: 0;right: 0;display: block;
    width: 40px;
    height: 40px;
    z-index: 9;
    background-color: #046baa;background-image: url(images/camic.png);background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;}

/* Detail */
.woo-variation-gallery-wrapper{min-height: 0 !important;}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image{transition: all .4s;}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image>div {
    border: 1px solid #dedede;
    padding-top: 95% ;position: relative;overflow: hidden;
}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image>div img{position: absolute;width: 100%;height:100%;top: 0;left: 0;object-fit: cover;}
.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image.slick-current>div,.woo-variation-gallery-wrapper .wvg-gallery-thumbnail-image.current-thumbnail>div{border-width: 2px;border-color: #046baa;}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow, .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow {
    font-size: 0;
    background-size: 13px !important;
    background-repeat: no-repeat !important;
    background-position: center !important;
    background-color: rgba(255, 255, 255, .5);
}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow {
    background-image: url(images/icon_leftt.png) !important;
}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow {
    background-image: url(images/icon_rightt.png) !important;
}
.woo-variation-gallery-thumbnail-slider .wvg-thumbnail-next-arrow:hover, .woo-variation-gallery-thumbnail-slider .wvg-thumbnail-prev-arrow:hover {
    background-color: rgba(255, 255, 255, .5);
}
.woo-variation-gallery-slider-wrapper{margin: 0 !important;}
.woo-variation-gallery-slider-wrapper .slick-slider .slick-list{overflow: hidden;}
.woo-variation-gallery-slider-wrapper .slick-slider .slick-slide .wvg-single-gallery-image-container{width: 100%;position: relative;padding-top: 100%;}
.woo-variation-gallery-slider-wrapper .slick-slider .slick-slide .wvg-single-gallery-image-container img{width: 100%;height: 100%;position: absolute;top: 0;left: 0;object-fit: cover;}
.woo-variation-gallery-slider-wrapper .wvg-slider-next-arrow, .woo-variation-gallery-slider-wrapper .wvg-slider-prev-arrow{display: none !important;}
/*.woo-variation-gallery-thumbnail-slider{display: flex !important;justify-content: center;flex-wrap: wrap;}*/
.woo-variation-gallery-thumbnail-slider .slick-list{padding-right: 1px !important;}
.image-product{padding-right: 40px;}
.product_title {font-size: 26px;font-weight: 600;color: #046baa;}
.info-product {margin-bottom: 30px;}
.info-product .cart{margin-bottom: 0 !important;}
.info-product .price{padding: 10px 0;border-bottom: 1px dotted #dfe0e1;border-top: 1px dotted #dfe0e1;font-size: 28px;font-weight: 600;color: #046baa;margin-bottom: 12px;font-family: 'Oswald', sans-serif;}
.info-product .price del{font-size: 20px;font-weight: normal;color: #555;margin-right: 12px;}
.info-product .price ins{text-decoration: none;}
.woocommerce-product-details__short-description{margin: 12px 0;}
.woocommerce-product-details__short-description li{margin-left: 16px;margin-bottom: 10px;}
.quantity input{height: 40px;width: 34px;border-color: #046baa;outline: none;}
.quantity input.text{width: 60px !important;height: 40px !important;margin-bottom: 0;margin-left: -5px !important;margin-right: -5px !important;font-size: 16px;font-weight: 600;color: #046baa;}
.quantity input.minus{border-radius: 5px 0 0 5px;background: #046baa;color: #fff;}
.quantity input.plus{border-radius: 0 5px 5px 0;background: #046baa;color: #fff;}
.woocommerce div.product form.cart div.quantity{margin: 0;width: 142px;}
.woocommerce div.product form.cart .button{width: calc(100% - 142px);height: 40px;padding: 0 20px;text-align: center;border-radius: 5px;font-weight: 500;text-transform: uppercase;background-color: #046baa;}
a.devvn_buy_now_style{max-width: 100%;margin-bottom: 0;margin-top: 15px;border-radius: 7px;line-height: 50px;padding: 0 20px;font-size: 18px;}
a.devvn_buy_now_style strong{font-weight: 600;}
a.devvn_buy_now_style span{display: none;font-size: 0;}
a.devvn_buy_now_style:hover{background: #046baa;}
.sidebar-product .widget:not(:last-child){margin-bottom: 30px;}
.sidebar-product .title{text-align: center;text-transform: uppercase;font-weight: bold;color: #046baa;font-size: 20px;margin-bottom: 15px;text-align: left;}
.sidebar-product .item{display: flex;align-items: center;flex-wrap: wrap;margin-bottom: 15px;}
.sidebar-product .item:last-child{margin-bottom: 0;}
.sidebar-product .item .icon{width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;}
.sidebar-product .item .icon img{max-height: 28px;}
.sidebar-product .item .text{width: calc(100% - 50px);padding-left: 15px;font-size: 15px;font-weight: 500;}
.sidebar-product .item .text a,.sidebar-product .item .text span,.sidebar-product .item .text strong{color: #046baa;}

.tab-title-pro{list-style: none;margin-bottom: 0;}
.tab-title-pro li{display: block;margin-bottom: 3px;}
.tab-title-pro li a,.tab-title-pro li span{line-height: 60px;padding: 0 30px;font-size: 18px;font-weight: 600;display: block;background: #ebebeb;border-left: 4px solid transparent;border-right: 4px solid transparent;color: #707070;}
.tab-title-pro li.active a{border-left-color: #046baa;background: #cacaca;color: #3b3b3b;}

.related_products{margin-top: 25px;}
.btngroup{margin: 30px 0 20px;}
.btngroup a{display: inline-block;padding: 20px 30px;border-radius: 4px;background: #59a7db;text-transform: uppercase;color: #fff;font-weight: 600;    box-shadow: 0px 2px 0px #00578c;border: 1px solid transparent;}
.btngroup a i{margin-right: 10px;}
.btngroup a:hover{box-shadow: none;border-color: #59a7db;color: #59a7db;background: #fff;}
.btngroup a:first-child{background: #046baa;margin-right: 10px;}
.btngroup a:first-child:hover{border-color: #046baa;color: #046baa;background: #fff;}
.sharegroup a{display: inline-block;
    width: 38px;
    height: 38px;
    text-align: center;
    line-height: 38px;
    background: #455c96;color: #fff;border-radius: 3px;
    margin-right: 8px;
    font-size: 20px;}
.sharegroup a:nth-child(2){background: #ba3432;}
.sharegroup a:nth-child(3){background: #59a7db;}
/* CArt */
.woocommerce-error, .woocommerce-info, .woocommerce-message{margin: 0 0 20px;border-top-color: #046baa;}
.woocommerce-error:before, .woocommerce-info:before, .woocommerce-message:before{color: #046baa;}
.woocommerce .cart-collaterals .cart_totals, .woocommerce-page .cart-collaterals .cart_totals{float: none;width: 100%;}
table.no_border{border: none !important;}
table.no_border td,table.no_border th{border: none !important;}

table.shop_table td:last-child,table.shop_table th:last-child{padding-right: 0 !important;text-align: right;}
table.shop_table td:first-child,table.shop_table th:first-child{padding-left: 0 !important;text-align: left;}
table.shop_table th.product-name{font-size: 16px;color: #046baa;font-weight: bold;}
table.shop_table thead tr{border-bottom: 1px solid #d2d2d2;}
table.shop_table td{vertical-align: top !important;}
table.shop_table td.product-thumbnail{width: 92px;}
table.shop_table td.product-thumbnail a{display: block;position: relative;padding-top: 100%;overflow: hidden; width: 100%;box-shadow: 0 6px 12px 0 rgb(0 0 0 / 10%);border-radius: 8px;}
table.shop_table td.product-thumbnail a img{width: auto;height: auto;max-width: 100%;max-height: 100%;position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}
table.shop_table td.product-quantity .quantity{margin: 0 0 10px !important;}
table.shop_table td.product-quantity .quantity .screen-reader-text{display: none;}
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text{padding: 2px 5px;font-size: 13px;}
table.shop_table td.product-quantity{width: 150px;}
.woocommerce a.remove{width: 50px;padding-left: 24px;line-height: 22px;text-indent: 0;color: #666 !important;font-weight: normal;font-size: 10px;margin: 0 auto;}
table.shop_table td .amount{font-size: 18px;font-weight: bold;color: #046baa;}
table.shop_table td.product-total .amount{font-size: 15px;}
table.shop_table td.product-price{width: 140px;text-align: right;}
table.shop_table td.product-name{font-size: 18px;font-weight: 600;}
table.shop_table td.product-name .product-quantity{display: none;}
.cart-collaterals .cart_totals{box-shadow: 0 6px 12px 0 rgb(0 0 0 / 5%);    border: #eee solid 1px;border-radius: 8px;padding: 15px;}
.cart-collaterals .cart_totals h2{font-size: 18px;color: #046baa;font-weight: bold;}
#add_payment_method .wc-proceed-to-checkout a.checkout-button, .woocommerce-cart .wc-proceed-to-checkout a.checkout-button, .woocommerce-checkout .wc-proceed-to-checkout a.checkout-button{margin-bottom: 0;}
.wc-proceed-to-checkout .checkout-button{border-radius: 26px !important;height: 44px;padding: 10px 20px !important;line-height: 24px !important;text-transform: uppercase;font-size: 16px !important;font-weight: normal !important;}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{width: 100%;float: none;}
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last{width: 49%;}
.woocommerce-shipping-fields{padding-left: 20px;}
#ship-to-different-address{font-size: 18px;}


/* Home */
.bg_section{background-size: cover;background-repeat: no-repeat;background-position: center;}
.slider_home .img img{height: 100vh;}
.section_home{position: relative;padding: 50px 0;}

.container{width: 100%;max-width: 1670px;}
header .container{width: 100%;max-width: 1125px;}
.header_main{padding: 30px 0 0;}
.slider_home .owl-dots{position: absolute;bottom: 0;left: 0;width: 100%;margin: 0;padding-bottom: 20px;}
.slider_home .owl-dots .owl-dot{border: 1px solid #fff;height: 16px;width: 16px;border-radius: 100%;margin: 0 6px;text-align: center;display: inline-flex;align-items: center;justify-content: center;}
.slider_home .owl-dots .owl-dot span{width: 7px;height: 7px;background: #fff;margin: 0;display: inline-block;}
.slider_home .owl-dots .owl-dot.active span{width: 7px;background: #046baa;}
.table-album {display: flex;flex-wrap: wrap;margin:   -5px;}
.table-album .item{width: 25%;padding:  5px;}.table-album .item a{display: block;padding-top: 100%;position: relative;overflow: hidden;}.table-album .item:nth-child(7n) {width: 50%;}
.table-album .item:nth-child(7n) a{padding-top: 49.5%;}
.table-album .item img{width: 100%;height: 100%;top: 0;left: 0;position: absolute;object-fit: cover;transition: .3s;}
.table-album .item:hover img{transform: scale(1.05);}
.section1{padding: 10px 0 65px;}
.section1 .item .title1{position: absolute;bottom: 40px;left: 0;z-index: 9;color: #fff;text-transform: uppercase;font-size: 20px;transition: .3s;}
.section1 .item .title1 >span{position: relative;padding: 20px 25px;display: block;}.section1 .item .title1 >span:before{position: absolute;
    content: '';
    display: block;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    
    
    transform: scale(0, 1);
    
    transform-origin: right center;
    z-index: -1;
    
    transition: transform 0.45s cubic-bezier(0.785, 0.135, 0.15, 0.86);

    background-color: #046baa;}
.section1 .item a:hover .title1 >span:before{
    transform-origin: left center;
    transform: scale(1, 1);
    }

.section1 .item .title1 >span > span{font-weight: bold;display: block;}
.section2{padding: 60px 0;background: #046baa;}
.section2 .item{width: 100%;height: 90px;display: flex;align-items: center;justify-content: center;}
.section2 .item img{max-height: 90px;max-width: 100%;object-fit: contain;}
.slider_brand .owl-stage{display: flex;align-items: center;}
.section3{padding: 70px 0;}
.title_home h2{text-transform: uppercase;color: #046baa;margin-bottom: 55px;}
.title_home h2 span{font-weight: bold;}
.section3 .columns-4{grid-column-gap: 10px;
    grid-row-gap: 10px;
}
.section3 .item{position: relative;}
.section3 .item .text3{position: absolute;padding: 35px 0;background: #ffffffb3;z-index: 9;bottom: 0;left: 0;width: 100%;opacity: 0;transition: .3s;text-align: center;}
.section3 .item:hover .text3{opacity: 1;}
.section3 .item .text3 a{display: inline-block;padding: 10px 15px;background: #046baa;color: #fff;border: 1px solid #046baa;}
.section3 .item .text3 a:hover{background: none;color: #046baa;}
.section3 .item2{display: flex;flex-wrap: wrap;align-items: flex-start;}
.section3 .item2 .img{width: 50%;padding-right: 30px;}
.section3 .item2 .inner{width: 50%;}
.section3 .item2 .title{font-size: 24px;font-weight: bold;margin-bottom: 15px;color: #046baa;}
.section3 .item2 .link{background: #046baa;color: #fff;height: 40px;display: inline-flex;align-items: center;justify-content: center;text-align: center;padding: 0 20px;border-radius: 20px;margin-top: 15px;}
.section3 .item2 .it{display: flex;flex-wrap: wrap;align-items: flex-start;margin-bottom: 15px;}
.section3 .item2 .it:last-child{margin-bottom: 0;}
.section3 .item2 .it .image{width: 35%;align-self: 4/3;overflow: hidden;}
.section3 .item2 .it .image img{height: 100%;width: 100%;object-fit: cover;}
.section3 .item2 .it .info{width: 65%;padding-left: 20px;}
.section3 .item2 .it .info .name{font-weight: 600;margin-bottom: 10px;font-size: 18px;}

.section4{padding-bottom: 80px;}
.section4 .container,footer .container,.page-contact .container{max-width: 1125px;position: relative;z-index: 9;}
.section4 .title_home h2{font-weight: bold;margin-bottom: 30px;}
.section4 .card .card-header button{display: block;width: 100%;text-align: left;color: #000;font-weight: bold;text-decoration: none;font-size: 16px;padding:  20px;position: relative;border-bottom: 1px solid #e1e1e1;}
.section4 .card .card-header button:before{content: '';background: #e1e1e1;display: block;width: 9px;height: 9px;border-radius: 100%;left: 0;top: 50%;transform: translateY(-50%);position: absolute;}
.section4 .card .card-body{padding-top: 10px;}
.section4 .card .card-header button:after{    content: "\f068";font-family: 'Font Awesome 5 Free';
    font-weight: 900;position: absolute;right: 0;top: 50%;transform: translateY(-50%)}
.section4 .card .card-header button.opened:after{    content: "\f067";}
.section4 .card:last-child .card-header button{border-bottom: none;}
.section4 .card:last-child  .card-header button.opened{border-bottom: 1px solid #e1e1e1;}
.opa0{opacity: 0;}
.form4 input,.form4 select{padding:15px 20px !important;height: auto;box-shadow: none !important;}
.form4 .submitbtn{display: inline-block;position: relative;}
.form4 .submitbtn .wpcf7-spinner{position: absolute;}
.form4 .submitbtn input[type="submit"] {padding-right: 40px !important;line-height: normal;background: #046baa;color: #fff;text-transform: uppercase;border: 1px solid #046baa;transition: .3s;}
.form4 .submitbtn .rightic{position: absolute;display: block;height: 5px;border-bottom: 1px solid #fff;width: 15px;top: 50%;transform: translateY(-50%);right: 17px;transition: .3s;}
.form4 .submitbtn .rightic:after{content: '';
    display: block;
    height: 1px;
    width: 7px;
    transform: rotate(37deg);
    background: #fff;
    transform-origin: right;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 99;}
.form4 .submitbtn input[type="submit"]:hover{background: #fff;color: #046baa;}
.form4 .submitbtn:hover .rightic{width: 20px;border-color: #046baa;right: 12px;}
.form4 .submitbtn:hover .rightic:after{background: #046baa;}
footer{padding: 40px 0;background: #00406f;color: #FFF;position: relative;}
footer ul li{list-style: none;margin-bottom: 10px;}
footer a{color: #fff;}
.footer-title{font-size: 20px;padding: 30px 0;}
.row40{margin: 0 -40px;display: flex;flex-wrap: wrap;}
.row40 > div{padding: 0 40px;position: relative;}
footer .row40 .col-md-4 .widget{position: relative;z-index: 9;}footer p{margin-bottom: 20px;}
footer:after{content: '';background: #003053;display: block;top: 0;right: 0;height: 100%;width: calc((100% - 1125px) / 2);position: absolute;z-index: 8;}
footer .row40 .col-md-4:after{content: '';background: #003053;display: block;top: -40px;right: 0;height: calc(100% + 80px);width: 100%;position: absolute;z-index: 8;}
.footer-social{border-top: 1px solid #656565;padding-top: 30px;margin-top: 40px;}
.footer-social a{display: inline-block;width: 38px;height: 38px;text-align: center;line-height: 38px;background: #3672c2;margin-right: 8px;font-size: 20px;}
.footer-social a:hover{background: #fff;color: #3672c2;}
.form-footer{margin-top: 60px;position: relative;}
.form-footer input{margin-bottom: 0;background: #003053;color: #0073c9;border: none;outline: none;padding:15px 20px;height: auto;line-height: normal;}
.form-footer input::placeholder{color: #0073c9;}
.form-footer .sendbtn{position: absolute;right: 0;top: 0;height: 100%;width: 70px;}
.form-footer .sendbtn  input[type="submit"]{font-size: 0;width: 100%;height: 100%;background: #3672c2;}.form-footer .sendbtn:hover  input[type="submit"]{background: #fff;}
.form-footer .sendbtn .sendgroup{position: relative;height: 100%;width: 100%;}
.form-footer .sendbtn .sendgroup .sendic{position: absolute;top: 50%;left: 50%;transform: translate(-50%,-50%);}.form-footer .sendbtn:hover .sendgroup .sendic{color: #0073c9;}
.woo-variation-gallery-wrapper .woo-variation-gallery-trigger{top: 0;right: 0;width: 50px;
    height: 50px;border-radius: 0;background: #046baa;}
.woo-variation-gallery-wrapper .woo-variation-gallery-trigger .dashicons-search{background-image: url(images/camic.png);background-repeat: no-repeat;
    background-position: center;
    background-size: 70%;display: block;
    width: 50px;
    height: 50px;}
.woo-variation-gallery-wrapper .woo-variation-gallery-trigger .dashicons-search:before{display: none;}
.contentproduct .title{font-size: 24px;color: #046baa;margin-bottom: 20px;text-transform: uppercase;font-weight: 700;}
.contentproduct .content-post table,.contentproduct .content-post table *{border: none !important;}
.user-meta span i{margin-right: 5px;}
.sharesingle{margin: 15px 0;}
.sharesingle .titleshare{margin-right: 10px;}
.sharesingle .sharegroup a {
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
}
.sec1 .item{display: flex;flex-wrap: wrap;}.sec1 .item:nth-child(even){flex-direction:row-reverse}
.sec1 .item > div{width: calc(100% / 2);}
.page-contact{background: #f7f7f7;}
.sec1 .itemtext{padding:  50px;background: #fff;display: flex;
    align-items: center;
    justify-content: center;}
.sec1 .itemimg img{height: 100%;object-fit: cover;}
.sec1 .itemtext .icon img{height: 45px;}.sec1 .itemtext .icon{height: 45px;text-align:center}
.sec1 .itemtext .title{font-size: 18px;color: #4584b7;text-transform: uppercase;margin: 10px 0;font-weight: 600;text-align:center}
.sec1 .itemtext .text{font-size: 13px;}
.sec1 .itemtext .footer-social{border: none;padding: 0;margin-top: 15px}
.sec1 .itemtext .footer-social a{width: 25px;height: 25px;line-height: 25px;color: #fff;font-size: 16px;background: #8e8e8e;}
.sec2 .item{display: flex;align-items: center;justify-content: center;}
.sec2 h2{color: #046baa;font-weight: 700;text-align: center;}
.sec2{padding: 30px 0;}
.contentsec2{background: #fff;padding: 30px 0;}
.sec3 .item:nth-child(3){grid-column: 1 / 3;}
.formpages h1{font-size: 25px;color: #4584b7;text-transform: uppercase;font-weight: 600;}
.formpages input,.formpages textarea{border-color: #c3c3c3;box-shadow: none;border-radius: 4px;}
.formpages textarea{height: 100px;}
.formpages input[type="submit"]{background: #4584b7;color: #fff;text-transform: uppercase;}
.s2 h2{color: #046baa;font-weight: 700;text-align: center;}
.contents2{padding: 50px 0;background-repeat: no-repeat;background-size: cover;}
.s2 iframe{width: 100%;}
.s2 .ctrl-tab li {list-style: none;margin-bottom: 30px;}
.s2 .ctrl-tab li  a{color: #fff;}
.s2 .ctrl-tab li  a span{display: block;}
.s2 .ctrl-tab li  a .name{font-size: 18px;text-transform: uppercase;}

.showrooms .title{text-transform: uppercase;color: #4584b7;font-size: 25px;font-weight: 600;margin-bottom: 15px;padding-top: 20px;}
.showrooms .main{padding: 50px 0;}
.showrooms .maps{height: 520px;overflow: hidden;}
.showrooms .maps iframe{width: 100%;height: 100%;}
#select-option {
    border: 1px solid #ccc;
    background: #f8f8f8;
    width: 100%;
    height: 40px;
    padding: 0 15px;
    outline: none;
    border-radius: 0;
    margin-bottom: 10px;
    box-shadow: none;
}
.zek_list_local {background: #fff;
    height: 470px;
    list-style: none;
    margin-bottom: 0;
    overflow-y: auto;
}
.zek_list_local li a{border-bottom: 1px solid #eeeeee;padding: 15px 15px 15px 20px;display: block;width: 100%;background: #fff;}
.zek_list_local li.active a{background: #e5e5e5;}
.zek_list_local li a .name{margin-bottom: 8px;}
.zek_list_local li a .name img{height: 20px;object-fit: contain;margin-right: 4px;}
.zek_list_local li a .name span{font-weight: 600;}
.zek_list_local li a .local{padding-left: 10px;}
.zek_list_local li a .local svg{fill: #333;margin-right: 6px;width: 12px;height: 14px;position: relative;}
.zek_list_local li a .hotline{padding-left: 10px;margin-top: 6px;}
.zek_list_local li a .hotline svg{fill: #333;margin-right: 6px;width: 12px;height: 14px;position: relative;}
/*
.filter-product{margin-bottom: 40px;position: relative;}
.filter-product{display: flex;flex-wrap: wrap;}
.filter-product .widget {display: inline-block;padding: 0 20px;}
.filter-product .widget ul{display: none;position: absolute;top: 100%;left: 0;min-width: 50%;z-index: 99;max-width: 100%;width: 900px;list-style: none;margin-bottom: 0;}
.filter-product .widget ul>li{width: 25%;float: left;}
.filter-product .widget .sidebar-title{font-size: 16px;text-transform: none;font-weight: 500;cursor: pointer;}
.filter-product .widget .sidebar-title i{margin-left: 10px;}
*/
.titlefilter{font-weight: bold;font-size: 16px;}

.filter-product i.fas{display: none;}
.filter-product .widget-woof{display: flex;align-items: center;position: relative;}
.filter-product .widget .sidebar-title{text-transform: none;margin-bottom: 0;margin-right: 30px;}
.filter-product .woof_redraw_zone{display: flex;align-items: center;flex-wrap: wrap;}
.filter-product .woof_redraw_zone .woof_container {margin-right: 30px;margin-bottom: 0;padding-bottom: 0;}
.filter-product .woof_redraw_zone .woof_container_inner {}
.filter-product .woof_redraw_zone .woof_container_inner h4{margin-bottom: 0;font-weight: normal;position: relative;padding-right: 20px;cursor: pointer;}
.filter-product .woof_redraw_zone .woof_container_inner h4:after{content: "\f107";    font-family: "Font Awesome 5 Free";
    font-weight: 900;position: absolute;right: 0;top: 0px;}
.filter-product .woof_redraw_zone .woof_container_inner .woof_block_html_items{position: absolute;top: 100%;left: 0;width: 100%;background: #fff; padding-top: 10px;z-index: 99;opacity: 0;visibility: hidden;transition: .3s;}
.filter-product .woof_redraw_zone .woof_container .woof_container_inner .woof_block_html_items.active{opacity: 1;visibility: visible;}
.filter-product .woof_redraw_zone .woof_container_inner .woof_list{width: 100%;display: flex;flex-wrap: wrap;}
.filter-product .woof_redraw_zone .woof_container_inner .woof_list li{width: calc(25% - 6px);font-size: 18px;}
.filter-product .woof_redraw_zone .woof_container_inner .woof_list li label{margin: 0;font-weight: normal;}
.filter-product .woof_redraw_zone .woof_container_inner .woof_list li input[type=checkbox],.filter-product .woof_redraw_zone .woof_container_inner .woof_list li input[type=radio]{margin: 0;}
.filter-product .woof_redraw_zone .woof_container_inner .woof_block_html_items.opened{display: block;}
.filter-product .woof_redraw_zone .woof_submit_search_form_container{margin: 0;}
.filter-product .woof_redraw_zone .woof_submit_search_form_container button{padding: 10px 15px;background: #999999;color: #fff;text-transform: capitalize;font-weight: normal;font-size: 18px;}
.tab-head{display: flex;align-items: center;flex-wrap: wrap;padding: 8px;cursor: pointer;position: relative;margin-bottom: 15px;background: #ffffff8c;}.tab-head .btns-icon{width: 17px;}
.tab-head .icon{width: 25px;}.tab-head .text{width: calc(100% - 42px);padding: 0 8px;font-size: 13px;}.tab-head .text span{display: block;font-size: 15px;font-weight: 500;transition: .3s;}
.line_light{position: absolute;top: 0;left: 0;bottom: 0;right: 0;z-index: 99;display: none;}
.line_light.open{display: block;}
.tab-head .btns-icon img{transform: rotate(180deg);transition: .3s;filter: grayscale(1);}
.tab-head .icon img{height: 20px;}.tab-head.open{background: #eeeeee;}.tab-head.open .btns-icon img{transform: rotate(0);filter: grayscale(0);}
.tab-head.open .text span{font-weight: bold;color: #4584b7;}
.subtab-head{position: absolute;top: 100%;left: 0;z-index: 99;background: #fff;padding: 20px;width: 100%;box-shadow: 0px 0px 15px -2px #bfbfbf;color: #000;display: none;} .subtab-head.open{display: block;}
.subtab-head > div > span{display: flex;font-weight: bold;font-size: 16px;align-items: center;}.subtab-head > div +  div {margin-top: 20px;}.subtab-head > div > span img{margin-right: 10px;}
.subtab-head > div > ul{list-style: none;margin: 0;display: flex;flex-direction: column; justify-content: space-between;}.subtab-head > div > ul>li{margin-bottom: 6px;}.subtab-head > div > ul li a{font-weight: bold;}.subtab-head > div > ul li a img{margin-right: 7px;}
.products.list_product{padding-top: 30px;transition: .3s;}
.products.list_product.uptop{padding-top: 100px;}
.itemjob{display: flex;flex-wrap: wrap;}
.itemjob .img{width: 40%;}
.itemjob .text{width: 60%;}.itemjob .text a{font-weight: bold;font-size: 16px;}
@media screen and (max-width: 1024px) {
	/* Màn hình Ipad - ngang */
}


@media(max-width:768px) {
.n3:nth-child(2n+1){clear: left;}
.n3:nth-child(3n+1){clear: none;}
.n5:nth-child(2n+1){clear: none;}
.n5:nth-child(2n+1){clear: left;}
.container{width:100%;padding:0 10px;overflow:hidden}
.row{margin: 0 -10px}
.row>div{padding: 0 10px;}
iframe{width: 100%}
.fixed{position:fixed!important;z-index:1000000;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)}
.this_pc{display: none;}
.this_mb{display: block;}
.flex,.flex_al{display: block;}
.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;}
#back-top{bottom: 100px;}
.supports{display: none;}
.supports_mb{display: block;}
.supports_mb {width: 100%;padding: 6px 0 3px;position: fixed;bottom: 0;z-index: 99;background: #fff;box-shadow: 0px -1px 10px rgba(153, 153, 153, 0.1);}
.supports_mb ul{list-style: none;margin: 0;display: flex;align-items: center;justify-content: center;}
.supports_mb ul li{width: 80px;font-size: 12px;color: #999;text-align: center;}
.supports_mb ul li img{display: block;height: 32px;margin: 0 auto 5px;width: 32px;}
.supports_mb ul li a{color: #999;position: relative;}
.entry_content{font-size: 14px;}
.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;}
.wp-pagenavi a, .wp-pagenavi span{height: 28px;line-height: 26px;}
.button_home{font-size: 13px;line-height: 36px;padding: 0 15px;}
.block_slider{margin: 0 -8px;}
.item_slider{padding: 8px;}

/* Header MB */
.header_mobile{display: block;}
#header_mb{box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);position: relative;z-index: 99}
.header_top_mb .nav_supports{display: flex;align-items: center;justify-content: space-between;padding: 8px 0;font-size: 12px;flex-wrap: wrap; border-bottom: 1px solid #d0d0d0}
.header_main_mb .row_flex{padding:6px 0;display: flex;justify-content: space-between;align-items: center;flex-wrap: wrap;}
.header_main_mb .logo_mb{display: flex;align-items: center;justify-content: center;width: calc(100% - 80px);padding: 0 10px;}
.header_main_mb .logo_mb img{max-width: 160px;max-height: 60px;}
.header_main_mb .box_right{width: 40px;height: 40px;cursor: pointer;}
.header_main_mb .box_right a{display: flex;width: 100%;height: 100%;align-items: center;justify-content: center;font-size: 18px;}
.header_search_mb{padding: 8px 12px; border-top: 1px solid #ededed;background: #046baa;}
.header_search_mb form{position: relative;width: 100%;}
.header_search_mb form .search-field{width: 100%;outline: none;padding: 0 40px 0 15px;border: none;border-radius: 3px;height: 32px;line-height: 32px;margin-bottom: 0;font-size: 13px;}
.header_search_mb form button{width: 32px;height: 32px;outline: none;background: none;border: none;position: absolute;top: 0;right: 0;border-radius: 3px;}
.touch_menu {width: 40px;height: 40px;display: flex;align-items: center; justify-content: center;position: relative; cursor: pointer;}
.touch_menu:after, .touch_menu:before {content: ""; -moz-transition: 0.3s ease; -o-transition: 0.3s ease;-webkit-transition: 0.3s ease; transition: 0.3s ease;height: 2px; width: 24px;position: absolute;left: 8px;background: #333;}
.touch_menu:before {top: 10px;}
.touch_menu:after {bottom: 10px;}
.touch_menu .line {width: 24px;display: block;height: 2px; background: #333;}
.touch_menu.opened .line { display: none;}
.touch_menu.opened:before {transform: rotate(-45deg);top: 22px;}
.touch_menu.opened:after {transform: rotate(45deg);bottom: 16px;}
#menu_bar_mobile {
    position: fixed;
    width: 300px;padding: 8px;
    height: 100%;
    overflow: scroll;
    background: #fff;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    -moz-transition: left 0.5s ease;
    z-index: 999;
    -o-transition: left 0.5s ease;
    -webkit-transition: left 0.5s ease;
    transition: left 0.5s ease;
    top: 0;
    left: -320px;}
#menu_bar_mobile.opened {
    left: 0;
}
.menu_mobile {list-style: none;margin: 0;}
.menu_mobile ul{list-style: none;margin: 0;display: none;}
.menu_mobile>li{display: block;position: relative;border-bottom: 1px solid #3333331c;}
.menu_mobile>li>a{display: block;padding: 10px;line-height: 26px; font-size: 14px;text-transform: uppercase;font-weight: 600;}
.menu_mobile li>i{width: 30px;height: 30px;position: absolute;top: 10px;right: 10px;line-height: 30px;text-align: center;cursor: pointer;font-size: 16px;}
.menu_mobile>li ul{padding-left: 20px;padding-bottom: 10px;}
.menu_mobile>li ul>li{display: block;position: relative;}
.menu_mobile>li ul>li>a{font-size: 14px;display: block;padding: 6px;line-height: 22px;}
.menu_mobile>li li>i{top: 2px;font-size: 13px;}
.menu_mobile>li.opened{background:#1d1d1d08;}

.line_dark{width: 100%;height: 100%;position: fixed;top: 0;left: 0;    -moz-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease;background: rgba(0,0,0,0.5);z-index: 101;opacity: 0;visibility: hidden;}
.line_dark.opened{opacity: 1;visibility: visible;}

/* Footer MB */
footer{padding: 30px 0;}
footer .textwidget br{display: none;} 
.footer-title{padding: 10px 0;}
footer .row40 .col-md-4::after{top: 0;}
.footer-social{padding-top: 20px;margin-top: 20px;padding-bottom: 20px;}


/* News MB */
.item_news .img{width: 100%;padding-top: 60%;}
.item_news .info{width: 100%;padding-left: 0;padding-bottom: 10px;}
.item_news .info .capt{font-size: 18px;}
.wp-pagenavi a, .wp-pagenavi span{height: 32px;width: 32px;line-height: 30px;font-size: 13px;}

/* Single MB */
.sharesingle {display: flex;align-items: center;}
.title_single{font-size: 20px;}


/* Sidebar */
.sidebar .widget:not(:last-child){margin-bottom: 20px;}


/* Pages MB */
.breadcrumbs{font-size: 13px;padding: 10px 0;}

/* Contact MB */
.s2{padding-top: 15px;}
.s2 h2{font-size: 24px;}
.contents2{padding: 30px 0;}
.s2 iframe{height: 250px;}
.showrooms .main{padding: 40px 0;}
.zek_list_local{height: 300px;margin-bottom: 15px;}
.zek_list_local li a{padding: 10px 10px 10px 15px;}
.showrooms .maps{height: 320px;}


/* About MB */
.sec1 .item{width: 100%;}
.sec1 .itemtext{padding: 30px 20px;}
.sec2 h2{font-size: 24px;}
.sec3 .columns-2{display: block;}
.sec3 .item:not(:last-child){margin-bottom: 10px;}


/* PRoduct MB */
.zek_taxonomy .item1{width: 50%;}
.zek_taxonomy .item1 a .title{bottom: 0;font-size: 16px;}
.zek_taxonomy .item1 a .title>span{padding: 10px;}
.zek_taxonomy .item1:nth-child(7){width: 100%;}

.row-flex-mobile{display: flex;flex-wrap: wrap;flex-direction: column-reverse;margin: -10px;}
.row-flex-mobile>div{padding: 10px;width: 100%;}
.head_catpro{margin-bottom: 20px;display: block;margin-top: 20px;}
.woocommerce-ordering{display: none !important;}
.woocommerce-products-header__title{font-size: 20px;}
.list_product{grid-template-columns: repeat(2,1fr);}
.zek_list_product {display: flex;flex-wrap: wrap;justify-content: space-between;margin: -10px;}
.zek_list_product .item_pro{width: calc(100% / 3);padding: 10px;margin-bottom: 0;}
.item_pro .info{padding: 5px 10px;width: calc(100% - 20px);left: 10px;bottom: 10px;}
.item_pro .info .capt{font-size: 14px;}
.item_pro .info .price{font-size: 14px;}
.item_pro .info .price del{font-size: 12px;margin-right: 8px;}
.filter-product i.fas{position: fixed;z-index: 1000;cursor: pointer; width: 40px;height: 40px;line-height: 40px;text-align: center;font-size: 20px;top: 0;right: 0;}
.filter-product i.fas.opened{display: block;}
.filter-product .woof_redraw_zone{position: fixed;background: #fff;display: block; top: 0;left: 0;width: 100%;height: 100%; opacity: 0;padding: 20px 10px;overflow-y: scroll; visibility: hidden;transition: all .5s;z-index: 999;}
.filter-product .woof_redraw_zone .woof_container{width: 100%;margin-right: 0;margin-bottom: 15px;}
.filter-product .woof_redraw_zone .woof_container_inner h4{padding-right: 0;font-weight: 600;}
.filter-product .woof_redraw_zone .woof_container_inner h4:after{display: none;}
.filter-product .woof_redraw_zone .woof_container_inner .woof_block_html_items{position: unset;display: block !important;width: 100%;}
.filter-product .woof_redraw_zone .woof_container_inner .woof_list li{width: calc(50% - 6px);font-size: 14px;}
.filter-product{margin-bottom: 20px;}
.filter-product .widget .sidebar-title{cursor: pointer;margin-right: 0;padding: 5px;}
.filter-product .woof_redraw_zone.opened{opacity: 1;visibility: visible;}

/* Detail MB */
.image-product{padding-right: 0;}
.woo-variation-product-gallery{width: 100%;}
.woo-variation-gallery-thumbnail-slider{height: auto !important;}
.woo-variation-gallery-has-product-thumbnail .woo-variation-gallery-thumbnail-position-left .woo-variation-gallery-thumbnail-wrapper, .woo-variation-gallery-has-product-thumbnail .woo-variation-gallery-thumbnail-position-right .woo-variation-gallery-thumbnail-wrapper{max-width: 100%;width: 100%;}
.woo-variation-gallery-has-product-thumbnail .woo-variation-gallery-thumbnail-position-left .woo-variation-gallery-slider-wrapper, .woo-variation-gallery-has-product-thumbnail .woo-variation-gallery-thumbnail-position-right .woo-variation-gallery-slider-wrapper{max-width: 100%;width: 100%;margin-bottom: 10px !important;}
.woo-variation-gallery-has-product-thumbnail .woo-variation-gallery-thumbnail-position-left .woo-variation-gallery-container, .woo-variation-gallery-has-product-thumbnail .woo-variation-gallery-thumbnail-position-right .woo-variation-gallery-container{display: block;}
.product_title{font-size: 22px;}
.info-product .price{font-size: 22px;}
.info-product .price del{font-size: 16px;}
.btngroup{margin: 20px 0 15px;}
.btngroup a{font-size: 13px;padding: 10px 13px;}
.btngroup a:first-child{margin-right: 8px;}
.btngroup a i{margin-right: 5px;}
.contentproduct{padding-top: 20px;margin-top: 10px;}
.contentproduct .title{font-size: 20px;margin-bottom: 18px;}
.sidebar-product{margin-top: 20px;margin-bottom: 0;display: none;}

.tab-title-pro li a, .tab-title-pro li span{font-size: 16px;line-height: 40px;padding: 0 15px;}



/* Cart MB */
.woocommerce-cart-form table.shop_table_responsive tr td::before, .woocommerce-cart-form table.shop_table_responsive tr td::before{display: none;}
.woocommerce #content table.cart .product-thumbnail, .woocommerce table.cart .product-thumbnail, .woocommerce-page #content table.cart .product-thumbnail, .woocommerce-page table.cart .product-thumbnail{display: block;}
.woocommerce table.shop_table_responsive tr, .woocommerce-page table.shop_table_responsive tr{display: flex;flex-wrap: wrap;position: relative;}
table.shop_table td.product-name{width: calc(100% - 108px);padding: 9px 0;text-align: left !important;}
.woocommerce-cart-form table.shop_table_responsive tr td, .woocommerce-cart-form table.shop_table_responsive tr td{text-align: left !important;}
table.shop_table td.product-name a{overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;font-size: 14px;}
table.shop_table td.product-price{padding: 0;position: absolute;left: 230px;top:40px;}
table.shop_table td.product-quantity{padding: 0;position: absolute;left: 92px;top: 36px;width: 130px;}
table.shop_table td.product-quantity .quantity input{height: 32px !important;}
table.shop_table td.product-quantity .quantity input.text{height: 32px !important;}
table.shop_table td.product-quantity .quantity{margin: 0 0 3px !important;}
.woocommerce table.shop_table_responsive tr:nth-child(2n) td, .woocommerce-page table.shop_table_responsive tr:nth-child(2n) td{background-color: transparent;}
.cart-collaterals .cart_totals{padding: 10px;}
.cart-collaterals .cart_totals table td{width: 100%;}
.woocommerce form .form-row label{font-size: 13px;}
table.shop_table td .amount{font-size: 16px;}
.wc-proceed-to-checkout .checkout-button{height: 40px;line-height: 20px;font-size: 14px;}
table.shop_table td.product-name{font-size: 14px;}
.woocommerce form .form-row textarea{height: auto;}

/* Home MB */
.slider_home .owl-dots{padding-bottom: 10px;}
	.slider_home .img img{height: auto;aspect-ratio: 10/7;}
.table-album .item{width: 50%;}
.section1 .item .title1{bottom: 0;font-size: 16px;}
.section1 .item .title1 > span{padding: 10px;}
.table-album .item:nth-child(7n){width: 100%;}
.section1{padding: 10px 0 20px;}
.section2{padding: 25px 0;}
.section2 .item{height: 76px;}
.section2 .item img{max-height: 76px;}
.section3{padding: 30px 0;}
.section3 .item2 .img{width: 100%;padding-right: 0;padding-bottom: 20px;}
.section3 .item2 .inner{width: 100%;}
.section3 .item2 .it .info{padding-left: 15px;}
.section3 .item2 .it .info .name{font-size: 16px;}
.title_home h2{margin-bottom: 25px; font-size: 24px;}
.section4 .title_home h2{margin-bottom: 10px;}
.section4 .card .card-header button{padding: 10px 20px;}
.section4{padding-bottom: 15px;}
	.sec1 .item > div{width:100%}

}


@media(max-width:575px) {

}