body{background-color: var(--bgcolor);color: var(--txtcolor);}
img{max-width: 100%;height: auto;}
a{color: #1a6aaf; text-decoration:none;}
a:hover{color: #06F;}
.clear{clear:both; width:100%;}
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fefefe;
    z-index: 99999;
    height: 100%;
    width: 100%;
    overflow: hidden !important;
}
.status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../images/loading.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px;
}
.container {
}
.tr_all_hover {
-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;
}
.shadow {
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,.10);
-moz-box-shadow: 0 1px 1px rgba(0,0,0,.10);
-o-box-shadow: 0 1px 1px rgba(0,0,0,.10);
-ms-box-shadow: 0 1px 1px rgba(0,0,0,.10);
box-shadow: 0 1px 1px rgba(0,0,0,.10);
}
#loading{  background-image: url(../images/loading.gif); background-repeat: no-repeat; background-position: center center;  position: fixed;  z-index: 999999;  top:50%;  left: 50%; width: 60px; height: 60px; margin-top: -60px; mergin-left:-60px; opacity: 0.8;display: block; text-align: center; padding-top: 80px;  color:#666;  display: none;}
#ohsnap { position: fixed;bottom: 5px;right:5px;margin-left: 5px;z-index:99;}
.alertohsnap { text-align: right; margin-top: 10px;padding: 15px;border: 1px solid #eed3d7;border-radius: 4px; float: right; clear: right;}
.alert-red {color: white;background-color: #DA4453;}
.alert-green { color: white; background-color: #37BC9B;}
.alert-blue {color: white;background-color: #4A89DC;}
.alert-yellow {color: white; background-color: #F6BB42;}
.alert-orange {color:white; background-color: #E9573F;}
#logoh1{margin:0px 0px;display: flex; justify-content: center;}
#logoh1 img{max-height: 100px;width: auto; transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;}
.paginations{text-align:center;clear:both;}
.content-blog-introtext{}
.content-blog-item{ margin-bottom:5px;}
.content-blog-introtext h2{font-size: 17px;margin-top: 0px;}
#header{    background: #fff; z-index: 1;  width: 100%;  box-shadow: 0px 1px 1px #ccc;}
#header.affix{top: 0px; width: 100%;}
#header.affix .header_top{display: none;}
#header.affix #logoh1 img{max-height: 68px;}
#header.affix #nav-menu {padding-top: 12px;}
#header.affix .headfilter {padding-top: 8px;}
.page-item{padding-bottom: 30px;}
.btn-google-plus{background: #dd4b39;color: #fff;font-weight: bold;font-size: 14px;display: inline-block;  border-radius: 5px;box-shadow: 1px 1px 1px #e5e5e5;border-bottom: 1px solid #dd4b39; cursor:pointer;}
.btn-google-plus .icon{display: inline-block;float: left;border-right: 1px solid #bb3f30;padding: 8px 9px;}
.btn-google-plus .icon i{font-size: 28px;}
.btn-google-plus .text{display: inline-block;float: left;padding: 10px 20px;}
.btn-google-plus:hover{  color: #FFF;background: #e74b37;border-bottom: 1px solid #b83b2b;box-shadow: 1px 1px 0px #b83b2b;}
.btn-facebook-login{background: #1e5083;color: #fff;font-weight: bold;font-size: 14px;display: inline-block;border-radius: 5px;border-bottom: 1px solid #1e5083;box-shadow: 1px 1px 1px #e5e5e5; cursor:pointer;}
.btn-facebook-login .icon{display: inline-block;float: left;border-right: 1px solid #113051;padding: 8px 14px;}
.btn-facebook-login .icon i{font-size: 28px;}
.btn-facebook-login .text{display: inline-block;float: left;padding: 10px 12px;}
.btn-facebook-login:hover{color: #FFF;background: #346699;border-bottom: 1px solid #1e5083;box-shadow: 1px 1px 0px #1e5083;}
.header_top{border-bottom: 1px solid #e3e1e1;    background: var(--bgtoolbarcolor);color: #fff; padding: 2px 0px;}
.header_top ul{padding:0px; margin:0px;}
.header_top ul li{}
.header_top ul li a{padding: 3px 12px; display: inline-block; color:#fff;font-size: 14px;}
.header_top ul li a:hover{color: #F8FF00;}
/* footer */
#footer{color: #fff;padding: 15px 0px;background: #000;}
.footer-inner{padding: 10px 0px;}
.footer-inner p{ padding:0px; margin:0px;}
.footer-sub{padding: 20px 0px;}
.footer-sub .module-content a{color: #fff;}
.wrapp_footer{background: var(--bgsubfootercolor);  padding: 15px 0px; color:#fff; padding-bottom:0px;}
.main-content{}
.footer-sub .module{}
.footer-sub .module ul.menu{list-style:none; margin:0px; padding:0px;}
.footer-sub .module ul.menu li{padding: 5px 0px;font-size: 14px;}
.footer-sub .module ul.menu li a{color: #f8d5a5;}
/* main menu */
#nav-menu{padding-top: 26px;}
.nav-menu-inner{}
.nav-menu-inner ul{list-style: none;padding: 0px;margin: 0px;display: flex;justify-content: space-evenly;}
.nav-menu-inner ul li{display: inline-block;}
.nav-menu-inner ul li:first-child a{border-left:none;}
.nav-menu-inner ul li a{color: #000;  padding: 10px 12px;  display: block;font-size: 18px;text-transform: uppercase;}
.nav-menu-inner ul li a:hover{text-decoration:none;}
.nav-menu-inner ul li.active a{color: #ff7500;}
.nav-menu-inner ul li a.mnhome span{display:none;}
.nav-menu-inner ul li a.mnhome:before{font-family: FontAwesome;content: "\f015";padding-right: 10px;}
.nav-menu-inner ul li.dropdown{display:none;}
.nav-menu-inner ul ul.sub_menu{display:none;    position: absolute; z-index: 3;}
.nav-menu-inner ul ul.sub_menu>li{    display: block;  background: #ff9900;  border-top: 1px solid #ccc;}
.nav-menu-inner ul ul.sub_menu>li:hover{background:#ffb340;}
.nav-menu-inner ul ul.sub_menu>li a{ text-transform: none;}
.nav-menu-inner ul>li:hover ul.sub_menu{display:block;}
/* widget right */
#widget-rights{}
#widget-rights .module{margin-bottom: 20px;}
#widget-rights .module .module-decoration{}
#widget-rights .module .module-title{background-color: #cb2822;border-bottom: 1px solid #f4f4f4;padding: 3px 0px;}
#widget-rights .module .module-title h3{margin: 0px;line-height: inherit;color: #ffffff;font-weight: normal;text-transform: uppercase;font-size: 15px;padding: 8px 6px;}
#widget-rights .module .module-content{margin: 0;padding: 6px;background-color: #ffffff;}
.widget-rights ul.menus{list-style:none;padding:0px; margin:0px;}
.widget-rights ul.menus li{position: relative;border-bottom: 1px solid #f2f2f2;}
.widget-rights ul.menus li a{color: #505050;display: block;padding: 8px;}
/* icon quick link */
.quick-link{
	transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;
font-size: 200%;
display: block;
text-align: center;
}
.btn-quick-link{
height: 60px;
text-align: center;
width: 60px;
z-index: 999;
top: 0;
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
background-color: #E20000;
opacity: 0.7;
color: #fff;
border: none;
padding: 11px;
border-radius: 5px;
position: absolute;
opacity: 0;
left: 40%;
}
/* product */
.item-image-product:hover .btn-quick-link{opacity: 1;top: 40%;}
.product-item{padding: 10px;}
.product-item-inner{position:relative;}
.product-item-inner a{position: relative;}
.item-image-product{display:block;}
.item-product-title{}
.item-product-title h3{padding: 7px 0px;margin: 0px;line-height: inherit;font-size: 15px;text-align: center;}
.item-product-title h3 a:hover{text-decoration:none;}
.productbox {
border: 10px solid #fff;
z-index: 1;
background: #fff;
}
.productbox:hover {
-webkit-box-shadow: 0 0 17px rgba(0,0,0,0.12);
-moz-box-shadow: 0 0 17px rgba(0,0,0,0.12);
-o-box-shadow: 0 0 17px rgba(0,0,0,0.12);
-ms-box-shadow: 0 0 17px rgba(0,0,0,0.12);
box-shadow: 0 0 17px rgba(0,0,0,0.12);
}
/* columns product */
.row-separator{clear:both;}
.cols-3{}
.cols-3 .column-1, .cols-3 .column-2, .cols-3 .column-3{ width:33.3%; float:left;}
/* product detail */
.images_slides{padding: 0px;margin: 0px;list-style: none;}
.images_slides li{display: inline-block;text-align: center;width: 100px;padding: 10px 0px;}
.images_slides li a{display: inline-block;}
.images_slides li a img{width: 64px;height: 64px;background: #fff;border: 1px solid #E6E6E6;padding: 3px;}
/* product slider vertical */
.slider_vertical{list-style: none;padding: 0px;margin: 0px;}
.slider_vertical li{padding-bottom:10px;}
.slider_vertical li img{width: 70px;margin-right: 10px;float: left; height:70px;}
.slider_vertical li h2{padding: 0px;margin: 0px;font-size: 13px;}
.slider_vertical li .price{}
/* search product top */
.wdget-top-search{    padding-top: 38px;}
.wdget-top-search .form-search{}
.wdget-top-search .input_search{    border: none;  padding: 5px 11px;outline: none;    width: 310px;}
.wdget-top-search .btnsearch{    background: #f99200;border: none;padding: 5px 10px;margin: 0px;display: inline-block; color: #FFF;}
.wdget-top-search ._inner{ border: 3px solid #f99200; display:inline-block;}
.form-search{    position: relative;}
.form-search ._inner{border: 1px solid #da2430;border-radius: 7px;position: relative;}
.form-search ._inner .drcat{outline: none;padding: 11px 14px;border-radius: 5px 0px 0px 6px;width: 140px;float: left; border-right: 1px solid #ff5501; border-left: none; border-bottom: none; border-top: none;}
.form-search .input_search{padding: 10px 7px; outline: none; border: none; background: none;border-radius: 7px;height: 45px;}
.form-search .btnsearch{padding: 7px 20px;border-radius: 0px 7px 7px 0px;background:transparent;color: #000;font-size: 22px; position: absolute;top: 0px;right: 0px; border: none;}
.form-search .btnsearch ._text{display: none;}
.product_hover_box{padding:0px;}
.product_item_v{position: relative;}
.product_item_v .sp-item-img{text-align:center;}
.product_item_v .sp-item-img a{display:block;}
.product_item_v .sp-item-tdes{}
.product_item_v .sp-item-tdes .sp-f-title{}
.product_item_v .sp-item-tdes .sp-prices{border-top:1px solid #fff;text-align:left;}
.product_item_v:hover .sp-item-tdes .sp-prices{border-top:1px solid #e5e5e5;}
.sp-item-content-info .post-title {
    margin: 0 0 8px 0;
    font-size: 12px;
    line-height: 1;
    max-height: 36px;
    overflow: hidden;
}
.sp-item-content-info .post-title a {
    color: #666;
    line-height: 18px;
    font-size: 13px;
}
.item-price .amount-1 {
    font-size: 18px;
    font-family: "Roboto-Medium",sans-serif;
    color: #c63829;
    margin-right: 4px;
}
.item-price .amount-2 {
    position: relative;
    color: #666!important;
}
.item-price .sale-off {
    color: #fff;
    font-family: "Roboto-Medium";
    background: #d60c0c;
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 2px;
    margin-left: 8px;
}
.pdetail_infos{position:relative;}
.pdetail_infos .title_detail_product{  margin-bottom: 10px;}
.pdetail_infos .title_detail_product h1{line-height: 1.4;font-size: 16px; margin-bottom:5px; font-weight: 700;  margin-top: 0px;    text-transform: uppercase;  color: var(--pagetitlecolor);}
.pdetail_infos .pdetail_qty{font-size: 18px;padding: 5px 10px;height: inherit;margin-right: 10px;display: inline-block;}
.pdetail_infos .btn-order{font-size: 18px;padding: 5px 11px;text-transform: uppercase;display: inline-block;color: #fff;background: #da2430;}
.btndetailcontact{background: #000;color: #fff; text-transform: uppercase;}
#boxdangkymauthu{border: 1px solid #ccc;  padding: 10px;    margin-top: 10px;}
.pdetail_required_buy{padding-top: 10px;}
.item-info-block, .pdetail_order{padding-top:20px;}
.pdetail_infos .item-price {color: #ff7500;font-size: 20px;}
.product_detail_content{padding-top: 20px;}
.product_detail_content .productItem{margin-bottom:20px;}
.product_detail_content ._title{margin-bottom: 10px;border-bottom: 2px solid var(--menucolor);}
.product_detail_content ._title h2{text-transform: uppercase;font-size: 22px; margin: 0px;padding: 0px;}
.product_detail_content ._title h2 span{    display: inline-block;background: var(--menucolor); color: #fff; padding: 6px 10px;position: relative;}
.product_detail_content ._title h2 span:before{content:''; display:block;}
.product_detail_content ._title h2 span:after{content:''; display:block;width: 36px;height: 36px; position: absolute; right: -36px;  background: #ccc;  top: 0px;  border-bottom: 36px solid var(--menucolor);  border-right: 36px solid #fff;}
.product_detail_content ._content{padding: 10px 16px 20px; margin-bottom: 20px; text-align:justify;}
.product_detail_content ._content img{max-height: inherit !important;height: inherit !important;}
.product_order form{display: flex; justify-content: flex-start;}
.product_order .form-group-f{display: flex;}
.product_order .form-group-f label{padding-top: 10px; text-transform: uppercase; padding-right: 10px;}
#productviewrecented button:before{color:#000;}
.widget-right{}
.widget-right .module{border: 1px solid #ececec;margin-bottom: 20px;box-shadow: 1px 1px 2px #ececec;background:#fff;}
.widget-right .module .module-title{background: var(--menucolor);padding: 3px 0px 3px 10px;position:relative;}
.widget-right .module .module-title h3{margin: 0px;text-transform: uppercase;font-size: 18px;color: #FFFFFF;font-weight: normal; padding: 5px 0px; padding-left:40px;}
.widget-right .module .module-title h3 span{}
.widget-right .module .module-content{padding: 10px;}
.widget-right .module .module-title:after{font-family: FontAwesome;
    content: "\f0a9";
    display: inline-block;
    padding-right: 10px;
    color: #fff;
    font-size: 25px;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #000000;
    padding: 0px 8px}
.widget-right .module .module-content img{ height:inherit !important;}
.widget-right .module.green .module-title{ background:#54aa00;}
.widget-right .module.orange .module-title{ background:#f45b1f;}
.widget-right .module.red .module-title{ background:#f11100;}
.widget-right .module .module-content iframe{width:100%; height:320px;}
/* widget product right column */
.product_item_list{}
.sp-item-tdes{}
.sp-item-tdes .sp-f-title{}
.sp-item-tdes .sp-f-title h2{margin: 0px; font-size: 14px; text-align: left; display: -webkit-box; height: 43px;  line-height: 21px; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; text-overflow: ellipsis;}
.sp-item-tdes .sp-f-title h2 a{color:#000;}
.sp-item-tdes .sp-prices{    text-align: left;}
.sp-item-tdes .sp-prices .sp_price{color: #da2430;font-size: 15px; font-weight: 700; margin: 0 5px; text-decoration: none;}
.sp-item-tdes .sp-prices .sp-old-price{color: #6D6D6D;text-decoration: line-through;padding-left: 10px; font-size:11px;}
.sp-item-tdes .sp-item-img{text-align:center;}
.sp_btn_act{padding-bottom:10px;}
.sp_btn_act a{margin:0px 5px;}
/* shopping cart */
.cart_empty{font-size:16px; color:#F00; padding:10px;}
.cart_header{  background-color: var(--menucolor);color: #fff;font-size: 16px;padding: 6px;border-bottom: 1px solid #ccc;}
.cart_header i{  font-size: 24px; margin-right: 11px;}
.col_product_image{width: 15%;}
.col_product_title{width: 39%;}
.col_product_price{ width: 15%;}
.col_product_qty{ width: 10%;}
.col_product_total{ width: 15%;}
.col_product_action{  width: 6%;}
.cart_qty_item{padding: 4px; width: 52px;color: #000;}
.bx_carts_header{  background-color: #E8E8E8;}
.bx_carts_header .hcol{  height: 30px;padding: 5px 0px;text-align: center;border-right: 1px solid #ccc;}
.cart_item .hcol.last, .bx_carts_header .hcol.last{border-right:none;}
.bx_cart_content{}
.cart_item{border-right: 1px solid #ccc; border-left: 1px solid #ccc;}
.cart_item .hcol{border-right: 1px solid #ccc;height: 100px;padding: 5px;border-bottom: 1px solid #ccc;border-top: 1px solid #ccc;}
.cart_item ._img{width: 87px;height: 87px;border: 1px solid #E7E7E7;box-shadow: 1px 1px 1px #838383;}
.cartqtycheckout, .col_product_qty .cartqty{width: 50px;font-size: 18px;padding: 3px;}
.cart_item .col_product_qty{padding-top: 30px;text-align: center;}
.cart_item .col_product_price, .cart_item .col_product_total, .cart_item .col_product_action{text-align: center; padding-top: 36px;}
.cart_btn_actions{padding:10px 0px;}
.carts_checkout{margin-bottom: 20px;}
.frm-coupon-code input{margin:0px 5px;}
.cart_price_total{font-size:16px; color:#C30;}
.footer_cart{background:none;}
.bx-info-customer{}
.bx-info-customer ._header{padding: 5px 0px 10px 0px;border-bottom: 2px solid var(--pagetitlecolor); margin-bottom: 20px;}
.bx-info-customer ._header h2{font-size: 19px;font-weight: bold;color: var(--pagetitlecolor);padding: 0px;margin: 0px;}
.spacer30{padding-left:30px;}
.method_item{ margin-bottom:10px;}
.method_item .method_title{background-color: #888888;height: 34px;position: relative;padding: 9px 6px; cursor:pointer;-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;}
.method_item .method_title i{display:none;}
.method_item .method_title h4{padding: 0px;margin: 0px;color: #fff;font-size: 16px;}
.method_item .method_content{padding: 10px;border: 1px solid #ccc;display: none;}
.method_item.selected .method_title{background-color:#26a9e1;padding-left: 53px;}
.method_item.selected .method_content{display:block;}
.method_item.selected .method_title i{position: absolute;font-size: 36px;color: #FFDF00;top: 0px;left: 7px; display:block;}
.page-header-order{}
.page-header-order h2{padding: 9px 0px 9px 61px;margin: 0px;text-transform: uppercase;font-size: 32px;font-weight: bold;color: #26a9e1;text-shadow: 2px 2px 1px #ccc;}
.page-content-order-success{min-height:260px;    padding: 10px 23px;}
.msg-success-order{text-align:center;}
.back-home-order{padding:10px 0px;}
.shoppingcart{min-height: 400px;}
.wdget-top-shoppingcart{}
.nav-cart{padding-top: 5px;border-right: 1px solid #fff;padding-bottom: 5px;}
.nav-cart ._cart{display: inline-block; white-space: nowrap; background: url(../images/ico-cart-head.png) left center no-repeat;  padding-left: 38px; position: relative; padding-right: 10px; color: #fff;}
.nav-cart ._cart .circle{display: inline-block;
    font-size: 13px;
    width: 20px;
    height: 20px;
    background: #ffffff;
    color: #f11100;
    border-radius: 50%;
    line-height: 20px;
    text-align: center;}
.nav-cart .hd-cart-text{}
.nav-cart .box_cart{}
.nav-cart a:hover{text-decoration:none;}
/* widget login */
.link-user-login{}
.link-user-login ul{margin: 0px;}
.link-user-login ul li{}
.link-user-login ul li a{}
.link-user-login ul li a:hover{}
.link-user-login ul li:first-child{}
.link-user-login ul li:last-child{}
.wdget-top-login{display: flex; justify-content: flex-end;}
.wdget-top-login ul{margin-bottom:0px;}
.main-component-homepage .page-header{    padding: 0px;    margin: 0px;    min-height: 28px;}
.main-component-homepage .page-header h2{margin: 0px;  padding: 6px; font: bold 15px Arial; text-transform: uppercase;
    color: #fff;}
.user-frm-register, .user-frm-login{padding-top:20px;}
.widget-left{}
.widget-left .module{border: 1px solid #ccc;margin-bottom: 10px;}
.widget-left .module.notitle{border: none;}
.widget-left .module .module-title{color: #696969;padding: 12px 0px;border-bottom: 3px double #18650F;margin-bottom: 10px;}
.widget-left .module .module-title h3{padding-left: 10px;margin: 0px;text-transform: uppercase;font-size: 18px;}
.widget-left .module .module-title h3 span{}
.widget-left .module .module-content{background: #FFF;}
ul.list-article{list-style: none; padding: 0px; margin: 0px;}
ul.list-article>li{border-bottom: 1px solid #dedede;padding: 8px 0px 8px 12px;}
ul.list-article>li>a{}
ul.list-article>li>a:before{font-family: FontAwesome;content: "\f101";padding-right: 10px;}
ul.list-article>li:last-child{border-bottom:none;}
#ShopOrder_addresstype span{clear:both; display:block;height: 1px;}
.wdget-top-hotline{padding-left: 25px;}
#menucategorym{position:relative;}
#menucategorym .module{
    position: absolute;
    z-index: 2;
    background: #FFF;
    width: 100%;}
#menucategorym .module-title{padding-left: 15px;background: #1f6316;}
#menucategorym .module-title h3{    margin: 0px;
    padding: 9px 0px;
    text-transform: uppercase;
    font-size: 20px; color:#fff;}
#menucategorym .module-title h3:before{font-family: FontAwesome;content: "\f0c9";padding-right: 10px;}
#menucategorym .module-title h3 span{font-size: 16px;}
#menucategorym .module-content{display: none;    background: #f3f3f3;}
#menucategorym .module-content ul{list-style: none;
    padding: 0px;
    margin: 0px;}
#menucategorym .module-content ul li{    padding: 0px 12px;}
#menucategorym .module-content ul li a{display: block;padding: 12px 0px;border-bottom: 1px solid #ccc; position:relative;}
#menucategorym .module-content ul li a span{    }
#menucategorym .module-content ul li:last-child a{border-bottom:none;}
#menucategorym .module:hover .module-content{display:block;}
#menucategorym .module-content ul li.parent_menu{}
#menucategorym .module-content ul li.parent_menu a{}
#menucategorym .module-content ul li.parent_menu ul.sub_menu{    visibility: hidden;
    opacity: 0;
    position: absolute;
    left: 100%;
    width: 100%;
    margin-top: -45px;
    background: #FFF;
    border: 1px solid #ccc; z-index:123; 	
	transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;}
#menucategorym .module-content ul li.parent_menu:hover ul.sub_menu{visibility:visible; opacity:1;left: 253px;}
#menucategorym .module-content ul li.parent_menu ul.sub_menu li{}
#menucategorym .module-content ul li.parent_menu ul.sub_menu li a{}
#menucategorym .module-content ul li.parent_menu>a:after{font-family: FontAwesome;content: "\f101";padding-right: 10px;float: right;}
ul.menu_ver {position: relative;;}
ul.menu_ver>li>a {}
ul.menu_ver>li>a>i{position: absolute;
    right: 9px;
    top: 9px;
    font-size: 22px;}
ul.menu_ver>li:hover {
    transition: background-color .2s ease-in-out 0s;
    background-color: #0491e1;
    color: #fff;
}
ul.menu_ver>li:hover>a {color: #fff;}
ul.menu_ver>li:hover>a i{display:none;}
.mmcathomepage{}
.mmcathomepage nav.chose_cate div.menu_cate{display:block;}
.mmcathomepage nav.chose_cate>a{display:none !important;}
div.menu_ver_hover {
    width: 765px;
    height: 409px;
    background: #fff;
    position: absolute;
    left: 235px;
    top: 0;
    display: none;
    border: 1px solid #e8e8e8;
    border-left: 0;
}
ul.menu_ver>li:hover div.menu_ver_hover {
    display: block;
}
ul.menu_ver_item {    display: none;list-style: none;
    position: absolute;
    top: 0px;
    background: #f1f1f1;
    left: 100%;
    width: 225px;    height: 314px;
    border-left: 6px solid #0491e1;    padding-left: 0px;}
ul.menu_ver>li:hover ul.menu_ver_item {display:block;}
ul.menu_ver_item>li {
    padding: 0 10px;
}
ul.menu_ver_item>li>a {
    color: #858585;
    white-space: nowrap;
    line-height: 20px;
    display: block;
    font-size: 13px;
}
ul.menu_ver_item li.bold {
    font-weight: bolder;
    padding-top: 11px;
    color: #8b8686;
    font-size: 13px;
    padding-bottom: 3px;
}
ul.menu_ver_item li.bold a {color: #8b8686;    text-decoration: none;}
ul.menu_ver_item li.bold a:hover{color:#ec008c;}
ul.menu_ver_item li.bold a:before{font-family: FontAwesome; content: "\f101"; padding-right:10px;}
.footer-user-lodo{ background: #fff;    padding: 20px 0px;}
.footer-user-lodo .module{}
.footer-user-lodo .module .module-title{    padding-bottom: 10px;}
.footer-user-lodo .module .module-title h3{font-weight: 400; margin-bottom: 15px; margin: 0;font-size: 15px;text-transform: uppercase;}
.footer-user-lodo .module .module-title h3 span{}
.footer-user-lodo .module .module-content{}
.footer-user-lodo ul.menu{list-style:none;    padding: 0px;}
.footer-user-lodo ul.menu li a {color: #8b8686;    text-decoration: none;}
.footer-user-lodo ul.menu li a:hover{color:#0099FF;}
.footer-user-lodo ul.menu li a:before{font-family: FontAwesome; content: "\f101"; padding-right:10px;}
.sp-item{border: 1px solid #fff;text-align: center;border-bottom: 1px dashed #e5e5e5;margin-bottom: 10px;padding-bottom: 10px;}
.sp-item .sp-item-img{text-align: center;float: left; margin-right: 10px;width: 80px;}
.sp-item .sp-item-img a{display: block;position: relative;}
.sp-item .sp-item-img a .img_item{display:initial;}
.sp-item:hover{}
.sp-item-tdes { width: calc(100% - 91px); float: right;}
.item-category-box{position: relative;}
.item-category-box ._title{padding-top: 10px;padding-bottom: 15px;}
.item-category-box ._title h2{padding: 0px;margin: 0px;font-size: 20px;}
.item-category-box ._title h2 a{}
.item-category-box ._content{}
.item-category-box .slick-prev, .item-category-box .slick-next{position: absolute;top: -16px;right: 0px;left: inherit;}
.item-category-box .slick-prev:hover:before, .item-category-box .slick-next:hover:before{color:#16944E;}
.item-category-box .slick-prev{right:30px;}
.item-category-box .slick-prev:before, .item-category-box .slick-next:before{ color:#000;}
.brand_item{border: 1px solid #ccc;margin: 5px;text-align: center;}
.brand_item:hover{box-shadow: 1px 1px 5px #1E7114; border: 1px solid #1E7114;}
.theme-default .nivoSlider{z-index:1;}
.wdget-top-topmenu{font-size: 18px;}
.wdget-top-topmenu a{color:#fff;}
.wdget-top-topmenu ul{    list-style: none; margin: 0px;}
.wdget-top-topmenu ul li{display: inline-block;  border-right: 1px solid #ccc;}
.wdget-top-topmenu ul li:last-child{border:none;}
.wdget-top-topmenu ul li a{}
.wdget-top-topmenu ul li a:hover{color:#fff;}
.product_verl{    border-bottom: 1px solid #ccc; padding: 8px 0px;}
.product_verl .bx_img{float: left;padding: 0px 6px;}
.product_verl .bx_img img{width: 65px;  border: 1px solid #ccc;}
.product_verl .bx_img a{display:inline-block;}
.product_verl .bx_info{}
.product_verl .bx_info ._title{}
.product_verl .bx_info ._title h2{margin: 0px;padding: 0px; font-size: 14px; white-space: nowrap; overflow: hidden;    text-overflow: ellipsis;}
.product_verl .bx_info ._prices{}
.product_verl .bx_info ._price{font-weight: bold; color: #f00;}
.product_verl .bx_info ._old_price{    text-decoration: line-through; font-style: italic;}
/* home widget */
.p_location{}
.p_location ._title{    font-size: 17px;
    text-transform: uppercase;
    height: 47px;
    line-height: 50px;
    margin-bottom: 5px;
    font-weight: bold;
    padding-right: 10px;
    border-top: 3px solid #ec202b;
    border-left: 35px solid #ec202b;
    background: #f6f6f6;}
.p_location ._title h2{font-size:17px; margin:0px; font-weight:bold;}
.p_location ._title span{}
.p_location ._title ._num{    float: left;
    height: 44px;
    width: 44px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    border: 3px solid #ec202b;
    font-size: 27px;
    line-height: 41px;
    font-weight: bold;
    color: #ec202b;
    margin-left: -22px;
    margin-right: 15px;}
.p_location ._title ._txt{display: inline-block; padding-top: 13px;}
.p_location ._title a{}
.p_location ._content{}
.home-widgets{}
.home-widgets .module{background: #fff;border: 1px solid #e5e5e5;margin-bottom: 50px;position:relative;}
.home-widgets .module .module-title{border-bottom: 1px solid #e5e5e5; padding: 15px 20px;border-top: 3px solid #333;}
.home-widgets .module .module-title h3{font-weight: 700; margin: 0; font-size: 18px; text-transform: uppercase;}
.home-widgets .module .module-content{}
.hslider_item{}
.hslider_item .item-product {
    border-right: 1px solid #e5e5e5;
    padding: 10px 10px 17px;
	    border-bottom: 1px solid #e5e5e5;
}
.product-thumb {
    overflow: hidden;
    position: relative;
}
.product-thumb:hover .quickview-link.plus {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
}
.item-product {
    text-align: center;
}
.item-product .product-extra-link {
    bottom: 20px;
    left: 0;
    position: absolute;
    width: 100%;
}
.item-product .product-extra-link {
    position: absolute !important;
}
.product-thumb .product-label, .product-thumb .quickview-link, .product-thumb .product-extra-link {
    z-index: 2;
}
.item-product4 .product-thumb {
    margin-bottom: 15px;
}
.product-thumb-link {
    display: block;
    overflow: hidden;
    position: relative;
}
.product-extra-link a {
    color: #f40;
	text-decoration:none;
}
.product-thumb .product-extra-link a > span {
    
}
.product-extra-link a {
    background: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: top;
    position: relative;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
    border-radius: 4px;
	padding-left:5px;
	padding-right:5px;
}
.product-thumb .product-extra-link a {
    opacity: 0;
}
.product-thumb .product-extra-link a {
    margin: 0 2px;
}
.product-thumb .product-extra-link .addcart-link {
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
}
.product-thumb .quickview-link {
    color: #fff;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    text-transform: uppercase;
    top: 30px;
    transition: all 0.5s ease-out 0s;
    -webkit-transition: all 0.5s ease-out 0s;
    transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    opacity: 0;
}
.product-price ins, .quickview-link.plus:hover {
    color: #f40;
}
.product-thumb .quickview-link.plus {
    transform: translateY(-100px);
    -webkit-transform: translateY(-100px);
    opacity: 0;
}
.product-thumb:hover .quickview-link {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
}
.product-thumb:hover .quickview-link.plus {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    opacity: 1;
}
.product-thumb .product-extra-link .wishlist-link {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
.product-thumb-link::before {
    background: rgba(0,0,0,.3);
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
}
.product-thumb-link::before {
    z-index: 1;
}
.product-thumb:hover .product-thumb-link::before {
    opacity: 1;
}
.product-thumb:hover .product-extra-link a {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: rotate(0);
    -webkit-transform: rotate(0);
}
.product-thumb .product-extra-link .compare-link {
    transform: translateX(-50px);
    -webkit-transform: translateX(-50px);
}
.product-title {
    font-size: 14px;
    line-height: 18px;
    margin: 0;
    text-transform: uppercase;
}
.product-title a {
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .5s ease-out 0s;
    -webkit-transition: all .5s ease-out 0s;
}
.product-title a {
    white-space: nowrap;
}
.product-price>del {
    color: #999;
    padding: 0 5px;
    position: relative;
    text-decoration: line-through;
}
.product-price ins {
    font-size: 18px;
    font-weight: 700;
    margin: 0 5px;
    text-decoration: none;
}
.product-extra-link a:hover {color:#fff;}
.wdghome_cat_lft{}
.wdghome_cat_lft .bximg{overflow:hidden;}
.wdghome_cat_lft .bximg a{display:block;}
.wdghome_cat_lft .bximg img{	transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;}
.wdghome_cat_lft .bximg:hover img{   transform: scale(1.2, 1.2);}
.wdghome_cat_lft ._des{color: #f7f7f7; padding: 5px; font-size: 11px; text-align: justify; max-height: 55px; overflow: hidden;}
.boxcat_info{padding: 10px;color: #fff;text-align:center;}
.boxcat_info a{color: #f9d4a7;font-size: 25px; margin: 0 0 10px;text-transform: uppercase; font-family: 'Coiny', cursive;}
.wdghomeslider_product{margin-bottom:0px;}
.wdghomeslider_product .slick-prev, .wdghomeslider_product .slick-next{width: 30px; height: 30px; opacity: 0; transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;}
.wdghomeslider_product .slick-prev{}
.wdghomeslider_product .slick-next{}
.wdghomeslider_product .slick-prev:before, .wdghomeslider_product .slick-next:before{color:#000;font-size:30px;}
.wdghomeslider_product:hover .slick-prev, .wdghomeslider_product:hover .slick-next{opacity:1;}
.wdghomeslider_product:hover .slick-prev{left:0px;}
.wdghomeslider_product:hover .slick-next{right:0px;}
.product_adv_item{    padding-bottom: 20px;
    border-right: 1px solid #e5e5e5;
    padding-top: 20px;}
.p_adv_info{}
.p_adv_info a:hover h2{color:#F60;}
.p_adv_info a._title{display:block; text-decoration:none;}
.p_adv_info h2{    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0px;
    font-size: 16px;}
.p_adv_image:hover .product-thumb-link::before {
    opacity: 1;
}
.wdgh_bx_more>div:last-child .product_adv_item{border-right:none;}
.hwdgcol_left{padding-right:0px;}
.hwdgcol_right{padding-left:0px;}
.hwdgcol_right ._bx_ins{background:#fff;margin-right: -1px;}
.social_icon{  font-size: 25px;}
.facebook{color: #0A52C2;}
.google_plus{  color: #F24141;}
.twitter{  color: #08BED5;}
.linkedin{color:#0073b2;}
.pinterest{color:#cb2027;}
.stumbleupon{color:#eb4924;}
.printpage{color:#F60;}
.product_tags{padding:5px 10px;}
.product_tags a{color:#fff;}
@keyframes pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
}
.pulse-grow {
    display: inline-block;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pulse-grow:hover {
    -webkit-animation-name: pulse-grow;
    animation-name: pulse-grow;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-direction: alternate;
    animation-direction: alternate;
}
._promotion ._header_text{padding-bottom:10px;}
.main-slideshow-com{}
.main-slideshow-com .slick-slider{}
.main-slideshow-com .slick-slider .slick-dots{bottom:0px;}
.main-slideshow-com .slick-slider .slick-dots li button{width:20px; height:20px; border-radius:50%;}
.main-slideshow-com .slick-slider .slick-dots li button::before {
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 20px;
    content: "";
    text-align: center;
    opacity: .5;
    color: black;
    -webkit-font-smoothing: antialiased;
    background: #333;
    border-radius: 50%;
}
.main-slideshow-com .slick-slider .slick-dots li.slick-active button:before{background:#F90;opacity:1;}
/* detail product */
.boxidetslider{    padding-top: 0px;border: 1px solid #efefef;background: #f9f9f9;}
.imgslider-nav{    padding: 0px 30px;}
#navgallery{margin-bottom: 0px;}
#navgallery .slick-prev:before, #navgallery .slick-next:before{color:#000;}
#navgallery .slick-prev, #navgallery .slick-next{}
#navgallery .slick-prev{left:-25px;}
#navgallery .slick-next{right:-25px;}
#navgallery div.item{    padding: 5px;}
#navgallery div.item img{    border: 1px solid #e5e5e5;}
.nopaddingline .module-content p{margin:0px;}
.ddboxselect{width:220px;}
.ddboxselect .vDrop{z-index:999;    height: 34px;}
.ddboxselect .vDrop .vClicker{height:34px;    line-height: 26px;}
.pg-toolbar{}
.pg-toolbar .form-group{margin:0px 10px;}
.pg-toolbar .lb{padding-top: 7px;
    display: inline-block;
    padding-right: 10px;}
.ddboxselect .vDrop .vClicker .vArrow{    width: 32px;
    height: 32px;}
.dt_order_child_img{width:25%;}
.dt_order_child_name{}
.dt_order_child_qty{width:25%;}
.dt_order_child_qty .select_number{    padding: 2px 7px;
    width: 100%;
    margin-bottom: 6px;}
.dt_order_child_qty .price{    color: #d60c0c;}
.button-action{text-align:center;}
.gift_f_product{    border: 1px solid #e5e5e5;
    padding: 2px;
    margin-bottom: 2px;
    background: #f7f8f9;}
.gift_f_product ._name{    font-size: 16px;
    font-weight: bold;
    color: #0ea0cc;
    margin-bottom: 5px;}
.gift_f_product ._gift_text{color: #f00;}
.cart_bx_gift span{color:#C30;}
/* Pulse */
@-webkit-keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes pulse {
  25% {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  75% {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
  }
}
.pulse {
  display: inline-block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.pulse:hover {
  -webkit-animation-name: pulse;
  animation-name: pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
/* Buzz */
@-webkit-keyframes buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
@keyframes buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    -ms-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg);
  }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    -ms-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg);
  }
}
.buzz {
  display: inline-block;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.buzz:hover {
  -webkit-animation-name: buzz;
  animation-name: buzz;
  -webkit-animation-duration: .15s;
  animation-duration: .15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.slicknav_btn{background-color: #f11100; margin: 0px; text-shadow: none;}
.slicknav_menu .slicknav_menutxt{    text-shadow: none; font-weight: normal;}
.slicknav_nav li { border-bottom: 1px solid #0a779c; text-transform: uppercase;}
.slicknav_nav li:last-child{border:none;}
.wdghotline{text-align:right;}
.wdgshoppingcart{text-align:right;}
.main-component{margin-bottom:20px;}
#cat_search{width: 100%;}
#cat_sort{}
.p_percent{display: inline-block;position: absolute;top: 0px;right: 0px;z-index: 1; background: #e41c00;padding: 2px 4px;color: #fff;font-size: 12px;}
.pdetail_sale{position: absolute; top: 0px; left: 0px; background: url(../images/iconsale.png); display: inline-block; width: 81px;  height: 38px;  z-index: 100;  font-size: 24px;  color: #fff;  font-weight: bold;  padding: 3px 8px;}
.specification-table { width: 100%; background: #fafafa; border-top: 4px solid #f2f2f2; border-collapse: collapse; border-spacing: 0;}
.specification-table td {padding: 0 15px; line-height: 24px; border: 1px solid #f2f2f2;}
.list-article-thumb{list-style: none; padding: 0px;  margin: 0px;}
.list-article-thumb li{padding: 10px 0px;border-bottom: 1px dashed #ccc;}
.list-article-thumb li a img{    float: left; margin-right: 10px;  border: 1px solid #ccc;    width: 80px !important;   height: inherit !important;}
.list-article-thumb li a{display: inline-block;  text-decoration: none;color: #073bef;}
.list-article-thumb li h2{padding: 0px; margin: 0px;  font-size: 14px;}
.list-article-thumb li .date-push{color: #7d7d7d;  font-size: 11px;   font-style: italic;}
.page-content-inner{    padding: 10px 0px;  text-align: justify;}
.widget-more-links{    padding: 0px 10px 10px;}
.widget-more-header{    border-bottom: 3px double #ccc; margin-bottom: 10px;}
.widget-more-header h3{padding: 10px 0px; margin: 0px;font-size: 16px; text-transform: uppercase; font-weight: bold;  color: var(--pagetitlecolor);}
.widget-more-content a{color:var(--pagetitlecolor);}
.module.notitle .module-content{padding:0px;}
.module.notitle .module-content p{margin:0px;}
.widget-mainmenu{}
.widget-mainmenu .module-content{}
.wdgethom_adv, .homeuser1{}
.homeuser1 .module-title{padding: 10px 0px;}
.homeuser1 .module-title h3{position: relative; margin: 0px; padding: 0px; height: 40px;}
.homeuser1 .module-title h3 span{    background: rgb(199,157,110);
    background: -moz-linear-gradient(90deg, rgba(199,157,110,1) 0%, rgba(242,212,183,1) 100%);
    background: -webkit-linear-gradient( 
90deg
 , rgba(199,157,110,1) 0%, rgba(242,212,183,1) 100%);
    background: linear-gradient( 
90deg
 , rgba(199,157,110,1) 0%, rgba(242,212,183,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#c79d6e",endColorstr="#f2d4b7",GradientType=1);
    color: #002c2a;
    text-transform: uppercase;
    display: inline-block;
    padding: 6px 18px;
    border-radius: 17px;
    z-index: 2;
    position: absolute;}
.homeuser1 .module-title h3:before{    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: rgb(199,157,110);
    background: linear-gradient( 
90deg
 , rgba(199,157,110,1) 0%, rgba(242,212,183,1) 100%);
    border-radius: 50%;
    position: absolute;
    right: 0px;
    top: calc(50% - 5px);
    z-index: 2;}
.homeuser1 .module-title h3:after{    content: '';
    display: inline-block;
    width: 100%;
    height: 3px;
    background: rgb(199,157,110);
    background: linear-gradient(
90deg
, rgba(199,157,110,1) 0%, rgba(242,212,183,1) 100%);
    position: absolute;
    left: 0px;
    right: 0px;
    top: calc(50% - 2px);
    z-index: 1;}
.homeuser1  .module-content{}
.wdgethom_adv .module-title{}
.wdgethom_adv .module-title h3{    background: #f11100;text-align: center;text-transform: uppercase;font-size: 16px;  font-weight: bold; margin: 0px; padding: 6px 0px; color: #fff;}
.wdgethom_adv .module-title h3 span{}
.wdgethom_adv .module-content{border: 1px solid #f11100;padding-top: 10px;}
.wdgethom_adv .module-content .productItem ._ordernows .btnorder{background: #f11100; border-color: #f11100;}
.main-component-homepage{padding-top:20px;}
.productItem{box-shadow: 0 2px 5px -1px rgba(0,0,0,.25);border: 1px solid #ddd;position:relative;}
.productItem .infos{padding: 0px 5px;}
.productItem ._link{overflow: hidden;display: block;position: relative;}
.productItem ._img{-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;}
.productItem:hover ._img{transform: scale(1.5);}
.productItem ._link .btnmoreshow{   display: inline-block;
    top: 45%;
    background: #f60;
    color: #fff;
    padding: 5px 11px;
    border-radius: 5px;
    position: absolute;
    z-index: 1;
    margin-left:-200px;-webkit-transition: all .4s ease;
-moz-transition: all .4s ease;
-o-transition: all .4s ease;
transition: all .4s ease;}
.productItem:hover ._link .btnmoreshow{margin-left: 26%;}
.productItem ._title{padding-top: 5px;}
.productItem ._title h2{    margin: 0px;
    display: block;
    display: -webkit-box;
    height: 38px;
    font-size: 14px;
    line-height: 19px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;}
.productItem ._prices{text-align: center;padding-top: 5px;padding-bottom: 5px;}
.productItem ._prices .lb{}
.productItem ._prices .price_val{font-weight: bold;  color: #ff6600;}
.productItem ._ordernows{margin:0px -5px;}
.productItem ._ordernows .btnorder{display:block; border-radius:0px;background: #949494;border-color: #949494;text-transform:uppercase;}
.productItem .pattrs{    position: absolute; top: 0px; width: 100%; z-index: 1;}
.productItem .pattrs .picon{display: inline-block;background: #ccc; margin: 2px;padding: 2px 5px; font-size: 10px;}
.productItem .pattrs .icon-pnew{background: #20b1e9;color: #fff;}
.productItem .pattrs .icon-psaleoff{background: #f60;color: #fff;}
.lbcontactprice{color: #da2430;}
.wdgethom_adv .productItem{border: none; box-shadow: none;}
.cateogry_all_product{padding-top:20px;}
.cateogry_all_product .productItem{margin-bottom:20px;}
.productItem:hover {border-color: var(--menucolor);}
.productItem:hover ._ordernows .btnorder{background: var(--menucolor);border-color: var(--menucolor);}
/* jcarousellite */
div.jcarousellite {
  overflow: hidden;
}
.product_slider_vertical{}
.product_slider_vertical ul{width:100%;}
.product_slider_vertical li{float:none; overflow:hidden;width: 100% !important;height:120px;}
.product_slider_vertical li .productItemSL{border-bottom:1px solid #dedede; padding-bottom:10px;}
.product_slider_vertical .productItemSL .imgs{width:35%;float:left;}
.product_slider_vertical .productItemSL .imgs a{display:block;}
.product_slider_vertical .productItemSL .imgs ._img{border: 1px solid #dedede;}
.product_slider_vertical .productItemSL .infos{width:65%; overflow:hidden;display:inline-block; padding-left:10px; float:right;}
.product_slider_vertical .productItemSL .infos ._title{padding-bottom: 8px;}
.product_slider_vertical .productItemSL .infos ._title h2{margin: 0px;padding: 0px; font-size: 15px; text-align: left;}
.product_slider_vertical .productItemSL ._prices .lb{}
.product_slider_vertical .productItemSL ._prices .price_val{font-weight: bold;  color: #ff6600;}
.product_slider_vertical .productItemSL ._ordernows{padding-top: 5px;}
.product_slider_vertical .productItemSL ._ordernows .btnorder{text-transform: uppercase;}
.info-persion{}
.info-persion ul{}
.info-persion ul li{}
.info-persion .spname{}
.info-persion .spphone{font-weight: bold;font-size: 15px;}
.info-persion .spphone a{color:#F30;}
.info-persion .spemail{white-space: nowrap;overflow: hidden;font-size: 13px;}
.info-persion .spemail a{color:#666;}
.img-persion{text-align: right;}
.img-persion img{width:95%;}
.linesplit{border-bottom:1px solid #dedede;margin-top: 5px; margin-bottom: 5px;}
.listsupports .row:last-child .bxlinesplit{display: none;}
.widget-social{padding:10px 0px;}
.social_icon{  font-size: 33px;    color: #C5883C;}
.facebook{color: #0A52C2;}
.google_plus{  color: #F24141;}
.twitter{  color: #08BED5;}
.linkedin{color:#0073b2;}
.pinterest{color:#cb2027;}
.stumbleupon{color:#eb4924;}
.printpage{color:#F60;}
.tag-clouds{}
.tag-clouds ul{list-style: none;margin: 0px;padding: 0px;}
.tag-clouds ul li.tag{display: inline-block;margin: 4px;font-size: 13px;}
.tag-clouds ul li.tag a{display: block;background: #077abf;padding: 2px 5px;color: #fff;}
.wdgsupport_social{    padding-top: 5px;}
.wdgsupport_social a{display: inline-block;margin: 0px 10px;color: #fff;font-size: 18px;}
/* at slick slider */
.atslickslider, .atslickslider .slick-slider{margin-bottom:0px;position:relative; overflow:hidden;}
.atslickslider .slick-prev, .atslickslider .slick-next{width: 30px; height: 30px; opacity: 0; transition: all 0.3s ease-in-out 0s;
-webkit-transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
-ms-transition: all 0.3s ease-in-out 0s;
-o-transition: all 0.3s ease-in-out 0s;}
.atslickslider .slick-prev{}
.atslickslider .slick-next{}
.atslickslider .slick-prev:before, .atslickslider .slick-next:before{color:#da2531;font-size:30px;}
.atslickslider:hover .slick-prev, .atslickslider:hover .slick-next{opacity:1;}
.atslickslider:hover .slick-prev{left:0px;}
.atslickslider:hover .slick-next{right:0px;}
#stickimagegallery .item img{width:100%;}
.product_tags li{padding-bottom:5px;}
.footer-sub .module{}
.footer-sub .module .module-title{padding-bottom: 10px;}
.footer-sub .module .module-title h3{margin: 0px;text-transform: uppercase;font-size: 16px;font-weight: bold;}
.footer-sub .module .module-title h3 span{}
.footer-sub .module .module-content{}
.footer-sub .module .module-content iframe{width:100%;height: 320px;}
#nav-menu.affix{width: 100%; z-index: 10;top: 0px;margin-top: 0px;}
#nav-menu.affix .form-search{padding-top:3px;}
.main-slideshow{}
.input_comment{}
.input_comment .block_input{margin-bottom:5px;}
.listcomments{border: 1px solid #dedede;
    margin: 10px 0px;
    padding: 10px;}
.listcomments li{padding-bottom: 10px;}
.listcomments li .cmt_item{}
.listcomments li .cmt_item .authors{}
.listcomments li .cmt_item .cmt_txt{border: 1px solid #f1f1f1;
    background: #f1f1f1;
    padding: 10px;}
.bxreplys{padding-left: 10px; font-size: 12px;}
.bxreplys ul{}
.bxreplys ul li{}
.titleanswer{font-weight:bold; color:#00F;}
.page-header{margin: 0px;border-bottom:2px solid #da2430;}
.page-header h2{    margin: 0px; text-transform: uppercase; font-size: 20px; }
.page-header h2 span{}
#map-canvas{}
#map-canvas iframe{width:100%; max-height:320px;}
.content-item {
    border-bottom: 1px solid #ccc;
    padding-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.content-item .img-thumb {
    width: 160px;
    float: left;
    height: 120px;
    border: 1px solid #ccc;
    padding: 2px;
    margin-right: 10px;
}
.content-item h2.content_title {
    padding: 0px;
    margin: 0px;
    font-size: 16px;
}
.content-item .content-introtext {
    font-size: 13px;
    padding: 9px 0px;
    text-align: justify;
}
.block_thumb_slide_show{padding-bottom:5px;}
block_thumb_slide_show img{position:relative;}
.btn_icon_show_slide_show{display:none;}
.pretty-embed>img{height:320px !important;}
.module.nopadding .module-content{padding:0px;}
.main-slideshow .slick-slide img{ width:100%;}
.productItem ._prices .price-new {
    font-weight: 600;
    margin-bottom: 0;
    letter-spacing: 0;
    text-align: center;
}
.productItem ._prices .price-new.lbnw{font-size:18px;}
.productItem ._prices .price-old {
    color: #999;
    text-decoration: line-through;
    margin-left: 5px;
}
.productItem .sale-tag {
 font-weight: 500;
    text-transform: uppercase;
    font-size: 11px;
    color: #fff;
    background: #f93b3a;
    border-radius: 100%;
    position: absolute;
    top: 4px;
    width: 40px;
    height: 42px;
    text-align: center;
    line-height: 13px;
    padding: 9px 0px 5px 0px;
    margin-bottom: 0;
    right: 4px;
    z-index: 1;
}
.productItem span.offl {
    display: block;
}
.cat_line_item{border: 1px solid #ccc;  margin-bottom: 20px;  box-shadow: 1px 1px 4px #e8e8e8;   background: #fff;}
.cat_line_item .cat_title{border-bottom: 1px solid #ccc; background: #018704; color: #fff;}
.cat_line_item .cat_title h2{padding: 8px; margin: 0px; font-size: 18px; text-transform: uppercase;}
.cat_line_item .cat_title h2 span{}
.cat_line_item .cat_contents{padding: 15px 15px 0px;}
.cat_line_item .cat_contents .productItem{margin-bottom:15px;}
.nav-cart.affix{z-index: 10; background: #ff5400; width: 60px; height: 60px; right: 10px; top: 50px;border-radius: 50%;}
.nav-cart.affix ._cart{    background: none; padding: 0px; text-align: center; margin: 0px;  float: none; display: block;}
.nav-cart.affix ._cart .wdgcartqty{display: inline-block; font-size: 15px;  width: 20px;  height: 20px;  background: #ffffff;  color: #000;  border-radius: 50%;  line-height: 20px;  text-align: center;}
.nav-cart.affix ._cart .hd-cart-text{    display: block; font-size: 12px;}
/* Product tab container */
.tab_containers{}
.tab_containers .nav-tabs{text-align: center;border-bottom: none;    margin-bottom: 30px;}
.tab_containers .nav-tabs>li{    display: inline-block;float: none;margin:0px 15px;}
.tab_containers .nav-tabs>li>a{background: none;color: #ffcdb0;font-size: 20px;border: none;padding: 10px 0px;   font-family: 'Coiny', cursive;}
.tab_containers .nav-tabs>li.active>a{border-bottom: 4px solid #ffcdb0;}
.tab_containers  .nav-tabs>li.active>a:hover, .tab_containers .nav-tabs>li.active>a:focus {
       background-color: transparent;
    border: none;
    border-bottom-color: transparent;
    cursor: default;
    border-bottom: 4px solid #ffcdb0;
    color: #ffcdb0;
}
.product_item{margin-bottom: 30px;box-shadow: 1px 1px 2px #ccc; border: 1px solid #ccc;}
.product_item .p_box_img{    overflow: hidden;  position: relative;}
.product_item .p_box_img .product-img{width: 100%;display: block;overflow: hidden;}
.product_item .p_box_img .post-image{ -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;}
.product_item .p_box_img h2{font-size: 16px; padding: 10px 10px;margin: 0px;bottom: 0px;font-weight: bold; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;    padding-bottom: 0px;}
.product_item:hover .p_box_img h2 a{color:#da2430;}
.product_item .p_box_img h2 a{color:#000;}
.product_item .p_box_img:hover img{    transform: scale(1.3);}
.product_item .p_box_info{    text-align: center;    padding: 10px;}
.product_item .p_box_info ._desc{height: 40px;text-align: left; overflow: hidden;}
.product_item .p_box_info h2{margin: 0px;padding: 0px;font-weight: bold;}
.product_item .p_box_info h2 a{    color: #000; font-size: 16px;}
.product_item .p_box_info ._prices{font-weight: 700;    padding: 15px 0px;    color: #da2430;font-size: 16px;
}
.product_item .p_box_info ._ordernows{padding-top: 10px;}
.btnorder{text-transform: uppercase; color: #2babe8;-webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease;}
.btnorder:hover{background: var(--menucolor); color: #fff; border-color: var(--menucolor);}
.homebestsale{ }
.homebestsale .module-title{}
.homebestsale .module-title h3{}
.homebestsale .module-title h3 span{display: inline-block; color: #59131b; font-weight: bold; font-size: 30px; border-bottom: 2px solid #59131b; padding-bottom: 10px;}
.homebestsale .product_item{    padding: 10px;  margin-bottom: 30px;}
.homebestsale .product_item .p_box_info h2 a{ color: #51251c;}
.homebestsale .product_item .p_box_info ._prices{color: #51251c;}
.homebestsale .product_item  .btnorder {  background-color: #5f1c23;  color: #f3f3f3; border-color: #5f1c23;}
.main-home-page{}
.homepagect{    padding: 10px 0px 30px 0px;}
.homepagect .page-header{    border: none;}
.homepagect .page-header h2{margin-bottom: 20px;text-align: center;font-size: 26px;}
.homepagect .page-header h2 span{display: inline-block;padding: 10px 0px;border-bottom: 2px solid #da2430;}
#footer  .modfcontact{background:#e8a24a;}
#footer  .modfcontact .module-title{}
#footer  .modfcontact .module-title h3{color: #491e0d;
    text-align: center;
    font-weight: bold;}
#footer .widget-frmcontact{}
#footer .widget-frmcontact h4{    color: #491e0d;
    text-align: center;}
#footer .widget-frmcontact .btnsubmit{border-color: #caa173; border-radius: 0px;  text-transform: uppercase;    background: rgb(199,157,110);    background: linear-gradient(90deg
, rgba(199,157,110,1) 0%, rgba(242,212,183,1) 100%);    color: #002c2a; font-weight: bold;}
.footerlogo{text-align:center;}
.footerlogo  img{max-height:190px;}
.article_item_home{margin-bottom: 15px;border: 1px solid #ccc;box-shadow: 1px 1px 2px #ccc;}
.article_item_home img{height: 240px;
    width: 100%;
    object-fit: cover;}
.article_item_home .article_left{}
.article_item_home .article_right{line-height: 2em;padding: 10px;}
.article_item_home .article_right h2{font-size: 16px; padding: 7px 0px; margin: 0px;  text-transform: none;   display: -webkit-box;   height: 78px;    line-height: 21px;    -webkit-line-clamp: 3;    -webkit-box-orient: vertical;    overflow: hidden;    text-overflow: ellipsis; font-weight: bold;}
.article_item_home .article_right h2 a{color: #000;line-height: 1.5em;}
.article_item_home .article_right .desc{}
.article_item_home .article_right .viewmore{color: #c1272c;text-decoration:none;}
.btn-open-menu{cursor:pointer;}
/* zeynepjs menu styles */
html.zeynep-opened {
	overflow-x: hidden;
}
html.zeynep-opened body {
	position: fixed;
	width: 100%;
}
html.zeynep-opened .zeynep {
	pointer-events: auto;
}
.zeynep {
	background-color: #ffffff;
	bottom: 0;
	color: #404143;
	left: 0;
	overflow: hidden;
	overflow-y: auto;
	pointer-events: none;
	position: fixed;
	top: 0;
	transform: translateX(-100%);
	z-index: 1011;
	width: 0;
	-webkit-overflow-scrolling: touch;
}
html:not(.no-transition) body,
.zeynep:not(.no-transition),
.zeynep .submenu:not(.no-transition) {
	transition: all 375ms;
	transition-property: left, right, transform;
}
.zeynep-overlay {
	background-color: rgba(0, 0, 0, .42);;
	bottom: 0;
	display: none;
	left: 0;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1010;
}
.zeynep-opened .zeynep-overlay {
	display: block;
}
.zeynep ul {
  list-style-type: none;
	padding: 0;
	padding-left: 20px;
	-webkit-overflow-scrolling: touch;
}
.zeynep ul > li {
	display: block;
}
.zeynep ul > li > a {
	color: inherit;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 10px 20px;
	text-decoration: none;
	transition: all 150ms;
}
.zeynep ul > li > a:hover {
	background-color: #efefef;
	border-radius: 3px;
}
.zeynep ul > li:not(:last-child) > a {
	border-bottom: 1px solid #efefef;
}
.zeynep ul > li.has-submenu > a {
	background-image: url("../images/submenu-arrow.svg");
	background-position: right 20px center;
	background-repeat: no-repeat;
	background-size: 8px 14px;
}
.zeynep ul > li.has-submenu > a:hover {
	background-image: url("../images/submenu-arrow-active.svg");
}
/* zeynepjs submenu styles */
.zeynep .submenu {
	background-color: #ffffff;
	bottom: 0;
	left: 100%;
	min-height: 100%;
	overflow: hidden;
	overflow-y: auto;
	position: fixed;
	top: 0;
	width: 100%;
}
.zeynep .submenu.opened {
	left: 0;
}
.zeynep .submenu-header {
	background-image: url("../images/menu-back.svg");
	background-position: left 20px center;
	background-repeat: no-repeat;
	background-size: 8px 14px;
	border-bottom: solid 1px #efefef;
	cursor: pointer;
	position: relative;
}
.zeynep .submenu-header > a {
	color: inherit;
	display: block;
	font-size: 14px;
	font-weight: bold;
	padding: 18px 20px;
	padding-left: 40px;
	text-decoration: none;
}
.zeynep .submenu-header > a:before {
	background-image: url("../images/submenu-arrow.svg");
	background-position: right 20px center;
	background-repeat: no-repeat;
	background-size: 8px 14px;
	content: "";
	height: 100%;
	left: 26px;
	position: absolute;
	top: 0;
	transform: rotate(-180deg);
	width: 20px;
}
.zeynep .submenu > label {
	color: #e77691;
	display: block;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 19px;
	opacity: .5;
	padding-left: 40px;
	width: 100%;
}
.logoswipxs{    text-align: center; padding-bottom: 10px; border-bottom: 1px solid #484848;}
.logoswipxs .logo_swipe{}
.logoswipxs .logo_swipe img{    max-height: 190px;}
.actmobilemn{padding-top: 10px;}
.actmobilemn .itemsact{display: flex;}
.actmobilemn .btnmbact{display: block; margin: 0px 10px;font-size: 30px;color: #434343;line-height: normal; text-align: center;}
.actmobilemn .btnmbact i{}
.actmobilemn .btn-open-menu{}
.actmobilemn .btn-search{}
.actmobilemn ._text{display: block; font-size: 12px;}
#swipemenumobile, #mainmenumobile{background:#fff;}
#swipemenumobile>ul{padding-left:0px;}
#swipemenumobile>ul>li{}
#swipemenumobile>ul>li>a{text-transform:uppercase;color:#000;}
#swipemenumobile>ul>li>a:hover{    background-color: var(--menucolor); color: #fff; border-radius: 0px;}
.section_product_sale{}
.section_product_sale .module-title{    padding-bottom: 15px;}
.section_product_sale .module-title h3{text-transform: uppercase; text-align: center;}
.section_product_sale .module-title h3 span{border-bottom: 2px solid #da2430;padding-bottom: 2px;}
.jconfirm{color:#000;}
.btnstyle1{background: #000;border: #000;color: #fff;}
.hotline_supports{}
.hotline_supports li{    margin: 10px 0px;}
.hotline_supports li a{    display: flex;
    text-decoration: none;}
.hotline_supports li a.hotline{color: #fff;
    height: 40px;
    display: block;
    background: #da2430;
    padding: 5px;
    border-radius: 26px;
    display: flex;}
.hotline_supports li a.hotline .sicon{    width: 50px;
    height: 50px;
    display: inline-block;
    background: #da2430;
    border-radius: 50%;
    padding: 10px;
    border: 2px solid #fff;
    margin-top: -10px;
    margin-left: -10px;}
.hotline_supports li a.hotline ._txt{    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    padding-left: 10px;}
.hotline_supports li a .sicon{display: inline-block;
    width: 35px;
    height: 35px;}
.hotline_supports li a ._txt{    display: inline-block;
    padding-left: 15px;
    font-size: 23px;
    font-weight: bold;}
.headfilter{padding-top: 25px;}
.homeblocks{    background: #f5f7fb url(../images/steps-bg.png); background-size: contain; padding: 40px 0px;}
.homeblock{}
.homeblock .module-content{padding:0px 15% !important;}
.homeblock .module-content h2{margin: 10px 0px;font-size: 20px;}
.homeblock .module-content i{background: #da2430; color: #fff;font-size: 39px;padding: 10px 15px;}
.homeblock .module-content a{}
.homeprojects{background: #31363b url(../images/steps-bg.png);background-size: contain;padding: 40px 0px;}
.homeprojects .module-title{}
.homeprojects .module-title h3{text-align: center;text-transform: uppercase;color: #fff;font-weight: bold;margin: 0px;  padding-bottom: 15px;}
.homeprojects .module-title h3 span{}
.homeabouts{padding: 30px 0px;}
.homeabouts .module-title{}
.homeabouts .module-title h3{}
.homeabouts .module-title h3 span{display: inline-block; border-bottom: 2px solid #da2430;padding-bottom: 10px;}
.homeabouts .module-content{line-height: 2em;}
.register_contact{background: #da2430 url(../images/steps-bg.png);background-size: contain;padding: 40px 0px;color: #fff;}
.register_contact .title_form{padding-bottom: 15px;}
.register_contact .title_form h3{text-transform: uppercase;margin: 0px;}
.register_contact .form-group{}
.register_contact .form-control{border-radius: 0px; height: 45px;}
.register_contact  .btnsubmit{border-color: #000; background: #000;text-transform: uppercase;font-size: 19px;}
.wrap_gmap iframe{width:100%;}
.main-column-2{padding-top:20px;}
.panel_contact_form{padding-top:15px;}
.box-video-player{padding-top:10px; padding-left:10px;border-bottom: 1px solid #f3cc9d;text-align: center;}
.box-video-player h2{padding: 5px 0px;margin: 0px;color: var(--pagetitlecolor);font-size: 19px;}
.youtube_playlist{padding:10px 0px;}
.item-video{margin-bottom: 15px;}
.item-video img{border: 1px solid #dedede;}
.item-video a{text-decoration: none;}
.item-video h2{    font-size: 14px; padding: 7px 0px; margin: 0px; text-transform: none; display: -webkit-box; height: 70px;  line-height: 21px;  -webkit-line-clamp: 3; -webkit-box-orient: vertical;  overflow: hidden; text-overflow: ellipsis;}
.widget-right .menu{list-style: none;margin: 0px;padding: 0px;}
.widget-right .menu li{padding: 7px 0px;border-bottom: 1px solid #dedede;}
.widget-right .menu li a{text-transform: uppercase;color: #000;}
.overlay {
    position: absolute;
    top: 0;
    left: 0;
    background: #fff;
    opacity: 0.8;
    width: 100%;
    height: 100%;
    z-index: -1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}
.projects-box {
    position: relative;
    overflow: hidden; margin-bottom: 30px;
}
.projects-box .projects-thumbnail {
    overflow: hidden;
}
.projects-box img {
    width: 100%;
    height: auto;
    display: block;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    min-height: 240px;
    border-radius: 10px;
}
.projects-box .projects-thumbnail .overlay {
    visibility: hidden;
}
.projects-grid.img-scale .projects-box:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.projects-box .portfolio-info {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(10, 10, 10, 0.8);
    opacity: 0;
    display: flex;
    align-items: center;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}
.projects-box:hover .portfolio-info {
    opacity: 1;
}
.projects-box .portfolio-info .portfolio-info-inner {
    text-align: center;
    width: 100%;
    z-index: 1;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
}
.portfolio-info .portfolio-info-inner {
    text-align: center;
    padding: 20px 20px 20px;
    -webkit-transform: translateY(40%);
    -ms-transform: translateY(40%);
    transform: translateY(40%);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
	background: #1a1a1a;
}
.projects-box:hover .portfolio-info-inner {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}
.projects-box .portfolio-info h5 {
    color: #fff;
    font-size: 24px;
    padding: 0 25px;
    margin-bottom: 17px;
}
.portfolio-info .portfolio-info-inner h5 {
    margin-bottom: 8px;
    padding: 0;    font-size: 19px;
}
.title-link {
	    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    color: #1a1a1a;
    text-decoration: none;
    display: inline;
    background-size: 0 2px;
    background-position: 0 90%;
    background-repeat: no-repeat;
    background-image: linear-gradient(0deg, #7e7e7e, #f5f5f5);
}
.title-link:hover {
    background-size: 100% 2px;
}
.portfolio-info .portfolio-info-inner h5 a {
    color: #fff;
    background-image: linear-gradient(0deg, #ffffff, #ffffff);
}
.projects-box .portfolio-info .overlay {
    opacity: 1;
    background: transparent;
    z-index: 0;
}
.projects-box .portfolio-info {
    background: none;
    align-items: flex-end;
    height: auto;
}
/* Begin search */
.search-full-destop .bg_search_box {
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.7);
    top: 0;
    left: 0;
    position: fixed;
    z-index: 5;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}
.search-full-destop .bg_search_box.active {
    opacity: 1;
    visibility: visible;
    transition: all .5s ease;
}
.search-full-destop .search-eveland {
    width: 100%;
    height: 0%;
    opacity: 0;
    visibility: hidden;
    transition: height 1s ease;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    transition: transform .35s cubic-bezier(.46, .01, .32, 1),opacity .4s ease-out;
    z-index: 2;
    background-color: #fff;
}
.search-full-destop .search-eveland.active {
    height: auto;
    opacity: 1;
    visibility: visible;
    transition: all .5s;
    z-index: 101;
    padding-bottom: 50px;
}
.search-full-destop .search-eveland .drawer_back {
    position: fixed;
    top: 10px;
    right: 10px;
    z-index: 2;
}
.search-full-destop .search-eveland .drawer_back a {
    font-size: 14px;
    line-height: 35px;
    text-align: center;
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 1.5px;color: #000;
}
.search-full-destop .search-eveland .drawer-search-top {
    display: block;
    padding: 30px 15px;
    transition-delay: .2s;
    transition: all .5s ease;
    transform: translateY(-30px);
}
.search-full-destop .search-eveland.active .drawer-search-top {
    transform: translateY(0);
}
.search-full-destop .search-eveland .drawer-search-top .drawer-search-title {
    font-size: 40px;
    text-align: center;
    color: #111111;
    font-weight: 600;
    margin-top: 0;
    line-height: 1.2;
    text-transform: unset;
    margin-bottom: 1em;
}
.search-full-destop .search-eveland .wg-search-form {
    width: 90%;max-width: 900px;
    margin: 0 auto;
    position: relative;
    transition: all .6s linear;
    transform: translateY(-100%);
    opacity: 0;
    visibility: hidden;
}
.search-full-destop .search-eveland .wg-search-form .input-group-addon{padding: 2px 10px;}
.search-full-destop .search-eveland .wg-search-form .input-group-addon button{border: none; color: #000; font-size: 22px;}
.search-full-destop .search-eveland.active .wg-search-form {
    transform: translateY(0);
    transition-delay: .3s;
    opacity: 1;
    visibility: visible;
}
/* End search */
.pagecolumn1{padding-top: 20px;}
.detailimgbox{}
.detailimgbox a{display: flex;max-height: 360px;}
.detailimgbox a img{object-fit: contain;}
@media (min-width: 1200px) {
	div{}
}
@media (max-width: 1024px) {
	div{}
	.form-search .input_search{width:150px;}
	.wdget-top-hotline{padding-top:1px;}
	.sp-item{margin:10px 2px;}
	.sp-item-tdes .sp-prices .sp_price{font-size:15px;}
	.sp_btn_act a{padding:5px 5px;}
	.nav-menu-inner ul li a{font-size:18px;padding: 10px 6px;}
}
@media (min-width: 980px) {
	div{}
	
}
@media (min-width: 768px) and (max-width: 979px) {
	div{}
	#topleft, #topright{}
	.header_top ul li a{padding:9px 9px;}
	.sp-item{margin:10px 3px;}
	.form-search { padding-top: 15px;}
	.product-extra-link a{font-size: 12px;line-height: 30px; height: 30px;}
	.boxmobileact{display: flex;justify-content: space-between;}
	#logoh1{margin:10px 0px;}
	#logoh1 img{height:100px;}
	.actmobilemn{padding-top:20px;}
}
@media (max-width: 768px) {
	div{}
	.header_top {font-size: 12px;}
	.wdghome_cat_lft ._des{    max-height: 118px;}
	.form-search ._inner .drcat{display:none;}
	.form-search .input_search{width:200px;}
	.wdget-top-hotline{padding-top:0px;}
	#nav-menu{margin-top:5px;}
	.sp-item-tdes .sp-prices .sp_price{font-size:14px;}
	.sp_btn_act a{padding:4px 4px;}
	.module.hidden-last .row>div:last-child{display:none;}
	.wdgethom_adv .module .productItem{text-align:center;}
	.pdetail_infos{margin-top:20px;}
	.product_order form{display:block;}
	.product_order .form-group-f{display:block; width:100%;}
	.product_detail_content ._content{padding:0px;}
	.product_detail_content ._title h2{padding:0px;}
	.widget-social{padding:0px;}
	.hrsplre{margin:10px 0px;}
	.item-info-block, .pdetail_order {padding-top: 5px;}
	.main-slideshow .slick-slide img{height:220px;}
	#logoh1{margin:5px 0px;}
	.boxmobileact{    display: flex;justify-content: space-between;}
	.article_item_home img{height:inherit;}
	.footerlogo img { max-height: 90px; margin-top: 15px;}
	#header{ border-bottom:none;}
	.footer-sub .module {  border-bottom: 1px solid #345251;  margin-bottom: 15px;}
	#logoh1 img {width: inherit;max-height:60px;}
	.homeblock .module-content {padding: 0px 0px !important;}
	.homeblock { margin-bottom: 15px;}
	.colmnlg{border-bottom: 1px solid #ccc;}
	.logoswipxs .logo_swipe img {max-height: 110px;}
	.article_item_home .article_right{padding:5px;}
	.article_item_home .article_right h2{padding:0px;    display: block; display: -webkit-box;  max-width: 100%;   height: 43px;  margin: 0 auto;  font-size: 14px;  line-height: 22px;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;  overflow: hidden;  text-overflow: ellipsis;}
	.widget-frmcontact{}
	.widget-frmcontact .title_form{text-align:center;}
	.widget-frmcontact .txtinfo{padding:10px;}
	.register_contact{padding:25px 0px;}
	.homeblocks{margin-top:10px;}
	.atslickslider, .atslickslider .slick-slider{margin-bottom:inherit !important;}
	.atslickslider .slick-dots{position:relative;bottom: 0px;}
	.box-video-player iframe{width:100%; max-height:480px;}
	.box-video-player{padding-left:0px;}
	.wdget-top-topmenu ul li{border-right:none;}
	.search-full-destop .search-eveland .drawer-search-top .drawer-search-title {font-size: 28px; margin-top: 30px;}
	.detailimgbox a {max-height: 280px;}
}
@media (max-width: 767px) {
	div{}
	.hwdgcol_right{padding-left:15px;}
	.module iframe{width:100%;}
	.product_slider_vertical .productItemSL .imgs{width:30%;}
	.product_slider_vertical .productItemSL .infos{width:69%;}
	.wdget-top-login{justify-content: center;}
}
@media (min-width: 600px) and (max-width: 736px) {
	/* iphone 6 plus  */
	div{}
	.product-price ins{font-size:15px;}
	#topleft{text-align:center;}
	#topright{text-align:center; border-top: 1px solid #e5e5e5;}
}
@media (max-width: 667px) {
	/* iphone 6  */
	div{}
	.main-slideshow .slick-slide img{height:160px;}
	.box-video-player iframe{width:100%; max-height:360px;}
}
@media (max-width: 568px) {
	div{}
	.form-search{padding-top:0px;}
	.form-search ._inner{width:100%;}
	.form-search .input_search {width: 100%;}
	.form-search .btnsearch{position:absolute;right:0px;}
	.wdghotline { float: left; text-align:left; padding-top:10px;}
	.wdgshoppingcart{text-align:right; float:right; padding-top:10px;}
	.pg-toolbar .form-group{float:left;}
	#topleft{text-align:center;}
	#topright{text-align:center; border-top: 1px solid #e5e5e5;}
	#logoh1{text-align:center;}
	.main-slideshow .slick-slide img{height:140px;}
	.nav-cart.affix{display:none;}
	.main-content{padding-top:15px;}
	.tab_containers .nav-tabs>li>a{font-size:16px;}
	.article_item_home img {height: 180px;}
	.box-video-player iframe{width:100%; max-height:320px;}
	.projects-box img{min-height:160px;}
	.detailimgbox a {max-height: 240px;}
}
@media (max-width: 480px) {
	div{}
	#topright{border-top: 1px solid #dedede; text-align:center;}
	#topleft{text-align:center;}
	#logoh1{text-align:center;}
	.form-search{padding-top:0px;}
	.form-search ._inner{width:100%;}
	.form-search .btnsearch{position: absolute; right: 0px;}
	.wdghotline{float:left; text-align:left;padding-top: 10px;}
	.wdgshoppingcart{float:right; text-align:right;padding-top: 10px;}
	.hwdgcol_left{padding-right:15px;}
	.boxcat_info a{margin:0px;}
	.product_adv_item{background: #f9f9f9; margin-bottom: 2px;    border-right: none;}
	.pg-toolbar .form-group{float:left;}
	.header_top ul li a { padding: 3px 7px;}
	.product-price>del{font-size:12px;}
	.product-price ins{font-size:16px;}
	.product-extra-link a{font-size:10px; padding-left:2px; padding-right:2px; height:30px; line-height:30px;}
	.product-thumb:hover .quickview-link.plus{    font-size: 12px; top: 13px;}
	#logoh1 img {}
	.box-video-player iframe{width:100%; max-height:240px;}
	.detailimgbox a {max-height: 220px;}
}
@media (max-width: 320px) {
	div{}
	#topleft{padding:0px 3px;}
	.header_top ul li a {padding: 7px 5px;}
	.link-user-login ul li a { font-size: 11px;}
	.product-price>del{font-size:11px;}
	.product-price ins{font-size:14px;}
	.bx_carts table{font-size:11px;}
	.method_item .method_title h4{font-size:14px;}
	.pg-toolbar .form-group {width: 150px;}
	.sp-item-tdes .sp-prices .sp_price {display: block; text-align: center;}
	.sp-item-tdes .sp-prices .sp-old-price {display: block;text-align: center;padding: 0px;}
	.sp_btn_act a { font-size: 11px;}
	.product_item_v .sp-item-tdes .sp-prices{height:58px;}
	.page-header h2{font-size:13px;}
	.product-extra-link a{height:30px; line-height:30px; font-size:11px;}
	
}