body{background-color: var(--bgcolor);color: var(--txtcolor);font-family: "Roboto"; font-size: 16px;}
img{max-width: 100%;height: auto;}
a{color: #004ab9; text-decoration:none;}
a:hover{color: #da2430;}
.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);
}
#logoh1{margin:30px 0px;display: flex; justify-content: center;}
#logoh1 img{max-height:160px;}
.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: var(--bgtoolbarcolor);    width: 100%;z-index: 10;}
.header-inner{padding: 10px 0px;}
.page-item{padding-bottom: 30px; padding-top:20px;}
.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: #464646; 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:#464646;}
/* footer */
#footer{padding: 15px 0px;    background: var(--bgfootercolor);}
.footer-inner{padding: 10px 0px;}
#footer .module-content a{color: #ffb100;}
.footer-inner p{ padding:0px; margin:0px;}
.footer-sub{background: var(--bgsubfootercolor); padding: 15px 0px;}
.main-content{padding-bottom: 10px;}
.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{background-color: var(--menucolor);}
.nav-menu-inner{padding-top: 4px;}
.nav-menu-inner ul{list-style: none;padding: 0px;margin: 0px;display: flex; justify-content: space-between;}
.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: #000000;  padding: 10px 0px;  display: block; font-size: 14px;    text-transform: uppercase;}
.nav-menu-inner ul li a:hover{text-decoration:none;}
.nav-menu-inner ul li.active a{color: #000000;}
.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 #f8d4a4; border-radius: 30px; 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;}
.form-search .btnsearch{    padding: 3px 8px;
    border-radius: 30px;
    background: #f8d4a4;
    color: #5e1924;
    font-size: 22px;
    position: absolute;
    top: 2px;
    right: 2px;
    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{background: #f8d4a4; border-color: #f8d4a4; font-size: 18px; padding: 5px 11px; text-transform: uppercase; display: inline-block; color: #5e1924;}
.item-info-block, .pdetail_order{padding-top:20px;}
.pdetail_infos .item-price { color: #fff;font-size: 27px;text-shadow: 1px 1px 2px #ccc; font-weight: bold;}
.product_detail_content{padding-top: 20px;}
.product_detail_content .productItem{margin-bottom:20px;}
.product_detail_content ._title{border-bottom: 3px var(--pagetitlecolor);margin-bottom: 10px;padding-bottom: 6px;}
.product_detail_content ._title h2{margin: 0px;padding: 0px 10px;color: var(--pagetitlecolor);text-transform: uppercase;font-size: 22px;}
.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;     background: #9f772c; 
    background: linear-gradient(135deg, #9f772c 0%, #ffe080 23%, #b58e3b 41%, #b58e3b 42%, #f9e9a4 65%, #e0bf63 82%, #b48e3a 100%);}
.widget-right .module .module-title h3{margin: 0px;text-transform: uppercase;font-size: 18px;color: #FFFFFF;font-weight: normal; padding: 5px 0px;}
.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;
    right: 0px;
    background: #ffffff85;
    padding: 0px 8px}
.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-right .module .module-content img{height:inherit !important;}
/* widget product right column */
.sp-item-tdes{}
.sp-item-tdes .sp-f-title{}
.sp-item-tdes .sp-f-title h2{padding: 10px;
    margin: 0px;
    font-size: 14px;
    text-align: left;
    display: -webkit-box;
    height: 52px;
    line-height: 21px;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;}
.sp-item-tdes .sp-prices{ padding:10px 5px;}
.sp-item-tdes .sp-prices .sp_price{color: #f40;
    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;padding-top: 5px;}
.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-top: 0px;padding-left: 15px;}
#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;margin:10px;text-align: center;border-bottom: 1px solid #e5e5e5;}
.sp-item .sp-item-img{    text-align: center;}
.sp-item .sp-item-img a{display: block;position: relative;}
.sp-item .sp-item-img a .img_item{display:initial;}
.sp-item:hover{    border: 1px solid #ea2b7a;box-shadow: 1px 1px 2px #ea2b7a;background: #FDFDFD;}
.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:#464646;}
.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;padding-left: 10px;}
.wdget-top-topmenu ul li a{ padding-left: 0px;}
.wdget-top-topmenu ul li a:hover{color:#F30;}
.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; }
.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 #ccc;}
.imgslider-nav{padding:0px 30px;background: #5e1823;}
#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;}
.page-content-inner img{height:inherit !important;}
.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{display: flex;justify-content: center;}
.wdgethom_adv, .homeuser1{}
.homeuser1 .module-title{text-align:center;}
.homeuser1 .module-title h3{color: #ffcdb0; font-size: 40px;}
.homeuser1 .module-title h3 span{}
.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: #ff6600;}
.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:#fff;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;border-bottom: 1px solid #a76e77;}
.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:none;}
.page-header h2{margin: 0px; font-family: "SVN-Gotham-Bold";color: #484848; font-size: 20px;line-height: inherit;}
.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 {border: 1px solid #ccc; padding: 2px;}
.content-item h2.content_title {
    padding: 0px;
    margin: 0px;
    font-size: 16px;padding-top: 10px;
}
.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; }
.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: 50px;}
.product_item .p_box_img{    border: 1px solid #e9c1bf;    overflow: hidden;}
.product_item .p_box_img .product-img{    width: 100%;}
.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:hover img{    transform: scale(1.3);}
.product_item .p_box_info{    text-align: center;}
.product_item .p_box_info h2{margin: 0px;padding: 0px;font-weight: bold;}
.product_item .p_box_info h2 a{    color: #ebb9b0; font-size: 16px;}
.product_item .p_box_info ._prices{    font-weight: 700;}
.product_item .p_box_info ._ordernows{}
.btnorder{    background-color: #f9d4a7; color: #5d2612; border-color: #f9d4a7;}
.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{text-align: center; font-size: 50px; font-family: 'Arizonia', cursive; color: #d29980;}
.homepagect .page-header h2 span{}
#footer  .modfcontact{background:#f7d5a7;}
#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{background-color: #5c1b23;
    border-color: #5c1b23;
    border-radius: 0px;
    text-transform: uppercase;}
.footerlogo{text-align:center;}
.footerlogo  img{max-height:190px;}
.article_item_home{margin-bottom: 15px;}
.article_item_home img{width: 100%; height: 320px;  border: 2px solid #fdd2af;}
.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: 18px 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 #af4253;    padding: 10px 15px;}
.logoswipxs .logo_swipe{}
.logoswipxs .logo_swipe img{    max-height: 190px;}
.actmobilemn{padding-top: 1%;}
.actmobilemn .btn-open-menu{font-size: 60px;color: #ef2034;}
#swipemenumobile, #mainmenumobile{background:var(--bgtoolbarcolor);}
#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(--pagetitlecolor); color: #fff; border-radius: 0px;}
.section_product_tab{    background-color: #5e1823; background-image: url(../images/bg_product.png);  background-position: center;    background-size: cover;}
.section_product_sale{background-color: #f8d4a4; background-image: url(../images/bg_product_sale.png);  background-position: center;background-size:cover; }
.jconfirm{color:#000;}
.btnstyle1{color: #000;background: #9f772c;  background: linear-gradient(135deg, #9f772c 0%, #ffe080 23%, #b58e3b 41%, #b58e3b 42%, #f9e9a4 65%, #e0bf63 82%, #b48e3a 100%);}
.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{padding:10px;}
.item-video img{}
.item-video h2{font-size: 14px;padding: 7px 0px;margin: 0px;}
.sectionhome2{background-image: url(../images/bg_ge.jpg);background-size: cover;color: #fff; padding: 20px; text-align: center;}
.sectionhome2 .module{}
.sectionhome2 .module .module-content img{height: inherit !important;}
.modfcontact {}
.modfcontact .module-title{}
.modfcontact .module-title h3{    text-align: center; color: #2276b4;}
.modfcontact .widget-frmcontact{background: #ef2034; border-radius: 10px; padding: 15px;  color: #fff;}
.modfcontact .widget-frmcontact h4{line-height: inherit;}
.sectionhome3{padding: 20px 0px;}
.sectionhome3 .module .module-content img{height: inherit !important;}
.sectionhome4{background-image: url(../images/bg_ge.jpg); background-size: cover;  color: #000;padding: 20px 0px;}
.modstyle4{color:#fff;}
.modstyle4 h2{font-family: "SVN-Gotham-Regular"; font-size: 3em;}
.modstyle4 h1{font-family: "SVN-Blow-Brush"; font-size: 5em;}
.modstyle4 p{font-size: 16px;}
.sectionhome5{padding: 20px 15px;}
.module.location{margin: 0px; padding: 0px;}
.module.location .module-title{position: absolute; text-align: center; width: 100%;}
.module.location .module-title h3{font-family: "SVN-Blow-Brush"; font-size: 3em; color: #fff;}
.module.location .module-content img{height: inherit !important;}
.sectionhome6{padding: 50px 15px;     background: #08872c;}
.sectionhome6 .module .module-content img{height: inherit !important;}
.modstyle6 .module-content{    margin: 0px -25px;}
.modstyle6 {}
.module.modstyle6 .module-title{ text-align: center; width: 100%;}
.module.modstyle6 .module-title h3{font-family: "SVN-Blow-Brush"; font-size: 3em; color: #fff;}
.sectionhome7{ padding: 10px 0px; background: #fff;}
.btnsubmit{text-transform: uppercase; font-size: 20px; font-weight: bold;}
.module.modstyle8{}
.module.modstyle8 .module-title{}
.module.modstyle8 .module-title h3{text-align: center;  color: #ef2034;}
.hotline_supports{}
.hotline_supports li{    margin: 0px 0px;}
.hotline_supports li a{    display: flex;
    text-decoration: none;}
.hotline_supports li a.hotline{color: #fff;
    height: 40px;
    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;}
.projects{padding-top:20px;}
.projects .page-header{text-align:center;}
.projects .page-header h2{font-family: "SVN-Gotham-Bold"; color: #ef2034;  font-size: 28px;}
.projects .page-header h2 span{}
.project_item{background: #fff; border: 1px solid #ccc; border-radius: 5px;  overflow: hidden;}
.project_item .project_item_in{}
.project_item .project_item_in .dtview{padding: 0px 10px 10px;}
.project_item .project_item_in .wget-ptitle{padding: 10px;}
.project_item .project_item_in .wget-ptitle h3{font-size: 18px; margin: 0px; padding: 0px;}
.realfrmcontacts{background: var(--menucolor);padding: 10px;border-radius: 10px;box-shadow: 1px 1px 2px #ccc;color: #fff;}
.realfrmcontacts h3{font-size: 18px; text-align: center; margin: 0px; padding-bottom: 15px; padding-top: 5px; font-weight: bold;}
.realfrmcontacts .btnsubmit{    background-color: #efbb00; border-color: #efbb00;}
.realanother{    padding: 20px 0px;  margin-top: 20px; border-top: 1px solid #ccc;}
.realanother ._title{    font-family: "SVN-Gotham-Bold";   color: #ef2034;  font-size: 28px;  text-align: center;}
.realanother ._title span{}
.realanother ._content{}
.real_item{background: #f4f4f4;margin-bottom: 20px; border-radius: 5px;border: 1px solid #dedede;}
.real_item .real_infos{}
.real_item .real_infos .img_title{text-decoration:none;}
.real_item .real_infos .desc{padding: 9px 5px;}
.real_item .real_infos .pic{    border-radius: 5px 5px 0px 0px; width: 100%;}
.real_item .real_infos h2{font-size: 15px; padding: 0px;  display: block;  display: -webkit-box;  max-width: 400px;  height: calc(15px*1.4*3);  margin: 0 auto;  line-height: 1.4;  -webkit-line-clamp: 3;  -webkit-box-orient: vertical;  overflow: hidden;  text-overflow: ellipsis;color: #3b589e;}
.real_item .real_infos h2:hover{color:#f00;}
.real_item .real_infos .price{ font-size: 16px; font-weight: bold; color: #e55608;}
.real_item .real_ad{}
/* detail real */
.detail_title{    margin-bottom: 10px; padding-bottom: 10px;padding-top: 15px;}
.detail_title .title{    margin: 0px; font-size: 24px;line-height: 32px;font-weight: normal !important; color: #2c2c2c; display: block;}
.real_detail .lb{font-weight:bold; color:#000;}
.dt_infos{padding: 5px 0px;}
.dt_infos .txt{font-weight:bold;color: #1d9100;}
.dt_infos .price{color:#F60;font-size:18px;}
.dt_ct_title{padding-bottom: 10px;}
.dt_ct_title span{display: inline-block;border-bottom: 3px double #ccc; padding-right: 20px; color: #767676;padding-bottom: 5px;}
.dt_content{color:#000;font-size: 15px;padding-bottom: 15px;}
.dt_realimages{    border: 1px solid #ccc; background: #f1f1f1; padding-top: 10px;}
#stickimagegallery{margin-bottom: 10px;}
#stickimagegallery .item{text-align:center;padding: 5px;}
#stickimagegallery .item img{width:100%;border: 1px solid #dedede;}
#navgallery{margin-bottom:0px;}
.imgslider-nav{padding-bottom:0px;}
#navgallery .item{padding: 10px;}
#navgallery .item img{width:100%;}
.dtctboxerprofile{padding-top:15px;padding-bottom:15px;}
.dt_real_contacts{border: 1px solid #ccc;border-color: var(--menucolor);}
.dt_real_contacts .dt_ct_title{padding-bottom: 10px; background: var(--menucolor);  color: #fff;text-transform: uppercase; padding: 7px;}
.dt_ct_infos{padding:10px 10px 0px 10px;}
.dt_ct_infos .dt_ct_list{}
.dt_ct_infos .dt_ct_list li{margin-bottom: 5px;    font-size: 15px;}
.dt_ct_infos .dt_ct_list li .lb{    font-weight: normal;}
.dt_ct_infos .dt_ct_list li .vl{font-weight:bold;}
.dt_real_anothers{ margin-bottom: 30px;}
.dt_real_anothers ._title{ text-transform: uppercase;font-family: "SVN-Gotham-Bold"; color: #ef2034; font-size: 28px;text-align: center;}
.dt_real_anothers ._title span{}
.dt_real_anothers ._content{padding-top:10px;}
.showphone:hover:after{background:#00F;}
.shownumber{font-size: 16px;color: #f00;}
.dt_real_note_police{font-size: 13px;color: #7a7a7a; padding: 10px; border: 2px dashed #ccc; margin: 10px 0px;}
.main-column-2{padding-top:20px;}
.wdg_project_list{}
.wdg_project_list .project_in{border-bottom: 1px solid #dedede; margin-bottom: 10px;}
.wdg_project_list .project_in:last-child{border-bottom:none; margin-bottom:0px;}
.wdg_project_list .project_in .imgtitle_item{}
.wdg_project_list .project_in .imgtitle_item .pblogimg{}
.wdg_project_list .project_in .imgtitle_item .wget-ptitle{padding: 5px 0px;}
.wdg_project_list .project_in .imgtitle_item .wget-ptitle h3{font-size: 16px;font-weight: bold;margin: 0px;padding: 0px;line-height: inherit;}
.wdg_project_list .project_in .imgtitle_item .pblogimg img{}
.wdg_project_list .project_in .dtview{}
.page-item-project{}
.page-item-project .title-post{}
.page-item-project .title-post h2{font-family: "SVN-Gotham-Bold";color: #ef2034;font-size: 28px;text-align: center;}
.heading-02 {
    position: relative;
    padding: 40px 0 20px;
    font-size: 30px;
    font-weight: 500;
    line-height: normal;
}
.place-viral {
    display: inline-block;
    color: rgba(48,51,58,.4);
    font-size: 14px;
    font-family: Arial,Helvetica,sans-serif;
    font-weight: 400;
}
.dacontentbox{}
.dacontentbox .panel{}
.dacontentbox .panel .panel-heading{}
.dacontentbox .panel .panel-heading .panel-title{}
.dacontentbox .panel .panel-heading .panel-title a{}
.dacontentbox .panel .panel-collapse{}
.dacontentbox .panel-title a:hover, .dacontentbox .panel-title a:focus{
text-decoration: none;
outline: none;
}
.dacontentbox .panel{
border: none;
border-radius: 3px;
box-shadow: none;
margin-bottom: 15px;
}
.dacontentbox .panel-heading{
padding: 0;
border: none;
border-radius: 3px;
}
.dacontentbox .panel-title a{
display: block;
padding: 12px 15px 12px 50px;
background: linear-gradient(to bottom, #fefefe, #cdcdcd);
border: 1px solid #c3c3c3;
border-radius: 3px;
font-size: 18px;
font-weight: bold;
color: #676767;
text-shadow: 1px 1px 1px #fff;
position: relative;
}
.dacontentbox .panel-title a:before{
content: "\f068";
font-family: FontAwesome;
width: 25px;
height: 25px;
line-height: 25px;
border-radius: 50%;
background: #929191;
font-size: 12px;
font-weight: 900;
color: #fdfbfb;
text-align: center;
box-shadow: inset 0 0 10px rgba(0,0,0,0.5);
text-shadow: none;
position: absolute;
top: 8px;
left: 15px;
}
.dacontentbox .panel-title a.collapsed:before{ content: "\f067"; }
.dacontentbox .panel-body{
padding: 10px 15px;
font-size: 15px;
color: #222;
line-height: 27px;
border: none;
}
.dacontentbox .panel-body p{ margin-bottom: 0; }
.itemdagallery{padding-bottom:10px;padding-left: 5px; padding-right: 5px;}
#mblogoact{padding:0px 15px;}
.wdgh_about{color: #000;}
.wdgh_about .module-title{}
.wdgh_about .module-title h3{    color: #ab2335;  font-size: 35px;    text-align: center;}
.wdgh_about .module-content{}
.wdgh_about .module-content h2{    font-family: 'Arizonia', cursive;  font-size: 53px;  text-align: center;  padding: 0px;  margin: 0px;  color: #d29980;  margin-top: -18px;  margin-bottom: 20px;}
.wdghome3{}
.wdghome3 .module-title{}
.wdghome3 .module-title h3{text-align: center; font-size: 35px;}
.wdghome3 .module-content{}
.wdghome3 .module-content h2{    font-family: 'Arizonia', cursive;  font-size: 53px;  text-align: center;  padding: 0px;  margin: 0px;  color: #d29980;  margin-top: -18px;  margin-bottom: 20px;}
.wdghome3 .module-content p{}
.wdghtien_ich{}
.wdghtien_ich .module-title{}
.wdghtien_ich .module-title h3{ text-align: center; font-size: 35px; font-family: 'Arizonia', cursive; color: #d29980;}
.wdghtien_ich .module-content{}
.wdghtien_ich .module-content h2{ text-align: center;padding: 0px;margin: 0px;color: #990e20;margin-bottom: 20px;}
.wdghtien_ich .module-content p{padding: 0px 9%; text-align: justify; line-height: 35px;}
.wdhimg2min{}
.wdhimg2min .module-content{text-align: center;}
.wdhimg2min .module-content img{    max-height: 169px;  width: inherit !important; margin: 15px 0px;}
.justify-content-center{text-align: center;}
.loi_the {
    margin-bottom: 20px;
    margin-top: 20px;
}
.nd_gt {
    padding: 0 10px;
    font-size: 13px;
    color: #9e051f !important;
}
.wdghdanang{color: #fff;}
.wdghdanang .module-title{}
.wdghdanang .module-title h3{text-align: center; font-size: 35px; font-family: 'Arizonia', cursive; color: #d29980;}
.wdghdanang .module-content{}
.wdghdanang .module-content h2{ text-align: center;padding: 0px;margin: 0px;color: #ffe1c7;margin-bottom: 20px;}
.wdghdanang .module-content p{padding: 0px 9%; text-align: justify; line-height:27px;}
.wdgh_giatri{}
.wdgh_giatri .module-title{}
.wdgh_giatri .module-title h3{text-align: center; font-size: 35px; font-family: 'Arizonia', cursive; color: #d29980;}
.wdgh_giatri .module-content{}
.wdgh_giatri .module-content h2{ text-align: center;padding: 0px;margin: 0px;color: #aa1528;margin-bottom: 20px;}
.wdgh_giatri .module-content p{padding: 0px 9%; text-align: justify; line-height:27px;}
.sectionhome1{text-align: center;    padding: 50px 0px;  background: url(../images/quan-1.jpg) center no-repeat;  background-size: cover; position: relative;}
.sectionhome1::after{content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #ffffffc9;
    position: absolute;
    top: 0px;}
.sectionhome1>.module{position: relative;    z-index: 9999;}
.introt1{  font-size: 32px; color: #f00; margin: 0px; padding: 10px 0px;}
.introt2{font-size: 30px; color: #08872c; margin: 0px; padding: 7px 0px;}
.introhotline{color: red;  font-size: 32px;}
.introcallnow{font-size: 20px;  font-weight: bold; letter-spacing: 1px;  display: inline-block;  padding: 10px 32px;  border-radius: 2px;  transition: 0.5s;   margin: 10px;   color: #fff;   background: #08872c;}
.p-hotline{}
.p-hotline a{padding: 10px 20px;
    background-color: #ccc;
    color: red;
    flex: auto;
    margin: 0px 20px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;transition: 0.5s;display: inline-block;}
.p-hotline a:hover{background: #f00; color: #fff;}
.bxitem1 .box {
    padding: 40px;
    margin-bottom: 40px;
    box-shadow: 10px 10px 15px rgb(73 78 92 / 10%);
    background: #fff;
    transition: 0.4s;
}
.bxitem1 .box .icon {
    float: left;
}
.bxitem1 .box .icon i {
    color: #444;
    font-size: 64px;
    transition: 0.5s;
    line-height: 0;
    margin-top: 34px;
}
.bxitem1 .box .icon i:before {
    background: #08872c;
    background: linear-gradient(45deg, #08872c 0%, #a3ebd5 100%);
    background-clip: border-box;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.bxitem1 .box h4 {
    margin-left: 100px;
    font-weight: 700;
    margin-bottom: 15px;
    font-size: 22px;
}
.bxitem1 .box h4 a {
    color: #041c93;
}
.bxitem1 .box p {
    font-size: 14px;
    margin-left: 100px;
    margin-bottom: 0;
    line-height: 24px;
}
.cta-title {
    color: #fff;
    font-size: 28px;
    font-weight: 700;
}
.cta-text {
    color: #fff;
}
.cta-btn {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 1px;
    display: inline-block;
    padding: 8px 26px;
    border-radius: 3px;
    transition: 0.5s;
    margin: 10px;
    border: 3px solid #fff;
    color: #fff;
}
.member {
    text-align: center;
    margin-bottom: 20px;
}
.member .pic {
    overflow: hidden;
    text-align: center;
}
.member .pic img {
    max-width: 100%;
}
.member .details {
    background: #08872c;
    color: #fff;
    padding: 15px;
    border-radius: 0 0 3px 3px;
}
.member h4 {
    font-weight: 700;
    margin-bottom: 2px;
    font-size: 18px;
}
.member span {
    font-style: italic;
    display: block;
    font-size: 13px;
}
.member .social {
    margin-top: 5px;
}
.member .social a {
    color: #fff;
}
.member .social i {
    font-size: 16px;
    margin: 0 2px;
}
.contact-address{
    padding: 20px 0;    text-align: center;
}
.contact-address i {
    font-size: 48px;
    display: inline-block;
    margin-bottom: 10px;
    color: #067308;
}
.contact-address h3 {
    font-size: 18px;
    margin-bottom: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #999;
}
.contact-address address{
    margin-bottom: 0;
    color: #000;
}
.diachibangdo iframe{width: 100%;}
@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{}
	.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:5px;}
	#logoh1 img {  max-height: 120px;}
	.actmobilemn { padding-top: 15px;}
}
@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: 1px solid #e6e6e6;}
	.box-video-player iframe{width:100%; max-height:480px;}
	.modstyle4 h1{font-size:70px;}
	.bxitem1 .box h4 {margin-left: 60px;}
	.bxitem1 .box .icon i{font-size: 50px;}
}
@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;}
	.project_item{margin-bottom:15px;}
	.heading-02{padding-top:0px;    text-align: left;}
	.dacontentbox .panel .panel-heading .panel-title a { text-align: left;}
	.realfrmcontacts h3{font-size:14px;}
	.realanother ._title{font-size: 20px; padding-bottom: 15px;}
	.dt_real_contacts{margin-bottom:15px;}
	.dt_real_anothers ._title{font-size: 20px; padding-top: 25px; padding-bottom: 15px;}
}
@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;}
	#mblogoact{    display: flex;  justify-content: space-between;}
	.sm-logo{padding-top: 12px;}
	.sm-logo img{max-width:150px;}
	.modstyle4 h2{font-size:30px;}
	.modstyle4 h1{font-size:54px;}
	.sectionhome4{min-height:inherit;}
	.modstyle4 .module-title h3{ont-size: 20px;  text-align: center;}
	.widget-frmcontact h4{font-size: 16px; font-weight: normal; text-align: justify;  line-height: inherit;}
	.p-hotline a{ margin-bottom: 20px; width: 90%;}
	.bxitem1 .box{padding: 15px; margin-bottom: 15px;}
	.header-inner { padding: 1px 0px;  background: #eaf4fc;}
}
@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;}
	.box-video-player iframe{width:100%; max-height:320px;}
	.modstyle4 h1{font-size:40px;}
}
@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 {  max-height: 90px;}
	.actmobilemn .btn-open-menu { font-size: 35px;  color: #ef2034;}
	.box-video-player iframe{width:100%; max-height:240px;}
	.modstyle4 h1{font-size:36px;}
}
@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;}
	.box-video-player iframe{width:100%; max-height:240px;}
}