/*
 * DrGrab Style Sheet
 */

/*cartfly*/
@charset "utf-8";

.dg-cartfly {
   position: static;
}

.quick_links{
  z-index:2;
  border: 2px solid #54b8ca;  
  background-color: #fff; 
  width:100%;
    font-family: 'microsoft yahei',arial;
  border-radius: 6px;
}

/* quick_links */
.mui-mbar-tabs, .notproductcart{
  margin-bottom: 10px; 
  width:100%; 
  z-index:10001;
  -webkit-transition:width linear .4s;
  -moz-transition:width linear .4s;
  -ms-transition:width linear .4s;
  transition:width linear .4s;
  _position:fixed;
  _bottom:auto;
  _top:expression(documentElement.scrollTop+documentElement.clientHeight-this.offsetHeight-10);
  /*top: 60px; 
  position:fixed;*/
}
#shopCarthide{ display:none;}
.quick_links-title, .quick_links-title a{
  margin:0;
  background-color:#54b8ca;
  height:44px;
  line-height:44px;
  color:#fff;
  text-indent:13px;
  cursor: pointer;
}
.quick_links-footer{ text-align:center; color:#999; height:20px; line-height:20px;  width: 100%; overflow: hidden;margin-top: 2px; margin-bottom: 4px;font-family: sans-serif;}
.quick_links-footer i{ color:#000;  vertical-align: text-bottom; margin-right: .3em;}
.cartempty i{vertical-align: baseline;}
.quick_links-title img{
  font-size: 24px;
  vertical-align: middle;
  font-weight: 300;position: relative;  
  width:32px;
  height:32px;
  margin-left:16px;
  margin-top:-4px;
  line-height:50px;
}
.quick_links .listproductcart a{
  height: 44px;
  line-height: 44px;
  color: #fff;
  font-size:18px;
  width:60%;
} 
.notproductcart{
  width: 100%;
  text-align: center;
  text-indent: 0;
}
#shopCart{
  padding:0;
    overflow-y: overlay;  margin: 0;
}
#shopCart li{ list-style:none; height: 60px; padding: 10px;padding-bottom: 0;}
#shopCart img{width:50px; float: left; margin-right:10px;  border: 1px solid #ddd;min-height: 49px;}
#cartulboxli{width:100%; max-height:200px; overflow:hidden;position: relative;}
.quick_links a.title{
  display: block;
  font-size: 12px;
  float: left;
  width: 56%;
  color: #000;
  line-height: 12px;
  height: 35px;
  word-spacing: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-decoration: none;
  -o-text-overflow:ellipsis;
}
.quick_links p{
  width: 56%;
  display: inline-block;
  font-size: 12px;
  padding: 0;
  margin: 0;float:left;
  line-height: 13px; color:#54b8ca;
}

.popover-content{
  font-size: 14px;
  padding: 10px;
}

.fly_item{width:38px;height:38px;overflow:hidden;position:absolute;visibility:hidden;opacity:.9;filter:alpha(opacity=90);}
.shop_cart{width:106px;height:25px;line-height:25px;padding-top:8px; font-family:'microsoft yahei';font-size:12px;text-indent:34px;color:#000;position:absolute;right:50px;top:240px;}

body{
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
 
 .highlight { color: #FF696E }
 .map
{text-decoration:none;}
a, a:hover{
  color:#00B6C6;
}

.clickable{
  cursor: pointer;   
}

.navbar-nav>li{
  margin:0;
} 

.success-text{
    color: #5cb85c;
}

.btn-drgrab {
    color: #fff;
    background-color: #00B6C6;
    border-color: #00B6C6;
    font-family: "Open Sans";
}

.btn-drgrab.active, .btn-drgrab.focus, .btn-drgrab:active, .btn-drgrab:focus, .btn-drgrab:hover, .open>.dropdown-toggle.btn-drgrab {
    color: #fff;
    background-color: #33C5D3;
    border-color: #33C5D3
}

.btn-drgrab.active, .btn-drgrab:active, .open>.dropdown-toggle.btn-drgrab {
    background-image: none
}

.btn-drgrab.disabled, .btn-drgrab.disabled.active, .btn-drgrab.disabled.focus,
.btn-drgrab.disabled:active, .btn-drgrab.disabled:focus, .btn-drgrab.disabled:hover, .btn-drgrab[disabled], .btn-drgrab[disabled].active, .btn-drgrab[disabled].focus,
.btn-drgrab[disabled]:active, .btn-drgrab[disabled]:focus, .btn-drgrab[disabled]:hover, fieldset[disabled] .btn-drgrab, fieldset[disabled] .btn-drgrab.active,
fieldset[disabled] .btn-drgrab.focus, fieldset[disabled] .btn-drgrab:active, fieldset[disabled] .btn-drgrab:focus, fieldset[disabled] .btn-drgrab:hover {
    background-color: #00B6C6;
    border-color: #00B6C6
}

.btn-success:disabled , #cart_login:disabled, #btn_reg:disabled{
    opacity: 0.6!important;
}

.btn-drgrab .badge {
    color: #00B6C6;
    background-color: #fff
}


.btn-drgrabred {
    color: #fff;
    background-color: #ff666c;
    border-color: #ff666c;
    font-family: "Open Sans";
}


.btn-drgrabred.active, .btn-drgrabred.focus, .btn-drgrabred:active, .btn-drgrabred:focus, .btn-drgrabred:hover, .open>.dropdown-toggle.btn-drgrabred {
    color: #fff;
    background-color: #ff8589;
    border-color: #ff8589;
}

.btn-drgrabred.active, .btn-drgrabred:active, .open>.dropdown-toggle.btn-drgrabred {
    background-image: none
}

.btn-drgrabred.disabled, .btn-drgrabred.disabled.active, .btn-drgrabred.disabled.focus,
.btn-drgrabred.disabled:active, .btn-drgrabred.disabled:focus, .btn-drgrabred.disabled:hover, .btn-drgrabred[disabled], .btn-drgrabred[disabled].active, .btn-drgrabred[disabled].focus,
.btn-drgrabred[disabled]:active, .btn-drgrabred[disabled]:focus, .btn-drgrabred[disabled]:hover, fieldset[disabled] .btn-drgrabred, fieldset[disabled] .btn-drgrabred.active,
fieldset[disabled] .btn-drgrabred.focus, fieldset[disabled] .btn-drgrabred:active, fieldset[disabled] .btn-drgrabred:focus, fieldset[disabled] .btn-drgrabred:hover {
    background-color: #ff666c;
    border-color: #ff666c
}
/*button no opacity*/
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
  opacity: 1;
}
.btn-drgrabred .badge {
    color: #ff666c;
    background-color: #fff
}

.btn-facebook {
    color: #fff;
    background-color: #5A6AAD;
    border-color: #5A6AAD;
}

.btn-facebook.active, .btn-facebook.focus, .btn-facebook:active, .btn-facebook:focus, .btn-facebook:hover, .open>.dropdown-toggle.btn-facebook {
    color: #fff;
    background-color: #3D509F;
    border-color: #3D509F
}

.btn-facebook.active, .btn-facebook:active, .open>.dropdown-toggle.btn-facebook {
    background-image: none
}

.btn-facebook.disabled, .btn-facebook.disabled.active, .btn-facebook.disabled.focus,
.btn-facebook.disabled:active, .btn-facebook.disabled:focus, .btn-facebook.disabled:hover, .btn-facebook[disabled], .btn-facebook[disabled].active, .btn-facebook[disabled].focus,
.btn-facebook[disabled]:active, .btn-facebook[disabled]:focus, .btn-facebook[disabled]:hover, fieldset[disabled] .btn-facebook, fieldset[disabled] .btn-facebook.active,
fieldset[disabled] .btn-facebook.focus, fieldset[disabled] .btn-facebook:active, fieldset[disabled] .btn-facebook:focus, fieldset[disabled] .btn-facebook:hover {
    background-color: #3D509F;
    border-color: #3D509F
}

.btn-facebook .badge {
    color: #3D509F;
    background-color: #fff
}

.dg-main-product-core,
.dg-main-product-bundle,
.dg-main-product-comment,
.dg-main-product-related,
.dg-main-product-description,
.dg-main-index-sub,
.dg-main-index-theme,
.dg-main-reg,
.dg-main-thankyou,
.dg-main-cart-shoppingbox,
.dg-main-cart-shoppingbox-listbox,
.dg-main-cart-account,
.dg-main-cart-payment,
.dg-main-cart-shoppingbox-listboxbox{
  padding:20px;
  background-color: white; 
  margin-bottom:20px;
  border:1px solid #ddd;
}

.dg-main-product-topreview{
    font-size: 16px;
}

.dg-main-product-topreview-title{
    font-weight: bold;
}

.dg-main-product-topreview-quote{
    float:left;
    padding-right: 20px;
    padding-bottom: 10px;
}

.dg-main-product-topreview-by{
    text-align: right;
}

.dg-main-cart-account{
    border: 1px solid #ddd;
}

.dg-main-cart-shoppingbox .col-md-6{ padding-left:0;}

.dg-topnav{
  background-color: #eeeeee;
  height: 40px;
  border:1px solid #D3D3D3;
}
.dg-topnav i{
  margin-right: 4px;
}

.dg-hide{
    display: none;
}

.dg-topnav-country{
  line-height: 38px;
}

.dg-topnav-country img{
  width: 30px;
  height: 20px;
  border-radius: 2px;
}
.dg-topnav-country a{
  margin-right: 30px;
}

.dg-topnav-country-name{
  font-size: 16px;
  margin-right:30px;
}

.dg-topnav-account-myaccount>a{
  line-height: 38px;
  padding:10px 0;
  font-size: 16px;  
}
.dg-topnav-account>span:hover {
  text-decoration: underline;
}
.dg-topnav-account>span{
  margin-left: 14px;
}

.dg-head-logo{
  margin:20px 0px;
}

.dg-head-logo img{
    max-width:260px;
    min-height: 80px;
}

.dg-head-search{
  margin:40px 0 0 0;
}

.form-control,.form-control:focus{
  box-shadow: none;
}

.dg-head-search>.input-group-lg>.form-control, .dg-head-search>.input-group-lg>.input-group-addon,
.dg-head-search>.input-group-lg>.input-group-btn>.btn{
  height: 40px;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.3333333;
}

.dg-head-search input:-moz-placeholder { color: #CCCCCC; }
.dg-head-search input::-webkit-input-placeholder { color:#CCCCCC; }

.dg-navbar {
  background-color: #00B6C8;
  border-color: #00B6C8;
  z-index: 1030;
  margin-bottom: 0;
}

.dg-navbar-shadow{
	height: 50px;
	width:100%;
	top:0;
}

.dg-navbar a{
  color:white;
  font-size: 18px;
}

.dg-navbar .nav>li>a{
  padding:15px 16px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.dg-navbar .nav>li>a:focus, .dg-navbar .nav>li>a:hover, .dg-navbar .nav>li>a:active, .dg-navbar .active a{
  text-decoration: none;
  background-color: #33C5D3;
}

.dg-navbar .nav .open>a, .dg-navbar .nav .open>a:focus, .dg-navbar .nav .open>a:hover{
  background-color: #33C5D3;
  border-color: #337ab7;  
}

.dg-navbar.affix{
  width:100%;
  top:0;
}
.dg-navbar-search>.input-group {
  margin-top: 10px;
}
.dg-navbar-search>.input-group>.form-control, .dg-navbar-search>.input-group>.input-group-addon,
.dg-navbar-search>.input-group>.input-group-btn>.btn{
  height: 32px;
  padding: 8px 12px;
  font-size: 16px;
  line-height: 1.3333333;
  border: none;
}
.dg-navbar-search>.input-group>.input-group-btn>.btn{
  color: #00bacc;
}
.dg-navbar-search>.input-group>.input-group-btn>.btn:hover {
  background: white;
}
.dg-navbar-search input:-moz-placeholder { color: #CCCCCC; }
.dg-navbar-search input::-webkit-input-placeholder { color:#CCCCCC; }

.dg-breadcrumb{
  border-bottom: 1px solid #ccc;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  padding-top:20px;
  background: white;
}

.dg-breadcrumb.affix{
    width: 100%;
    top:50px;
    z-index: 1000;
}

.dg-breadcrumb .breadcrumb{
    padding:0;
}

.dg-breadcrumb-shadow{
    width: 100%;
    height: 63px;
}

.dg-breadcrumb .breadcrumb {background: transparent;}
.dg-breadcrumb .breadcrumb li {font-size: 16px;}
.dg-breadcrumb .breadcrumb a {color: #00B6C8;}
.dg-breadcrumb .breadcrumb a:hover {color: #00B6C8;}
.dg-breadcrumb .breadcrumb>.active {color: #777;}
.dg-breadcrumb .breadcrumb>li+li:before {color: #999;padding: 0 10px; content: "›";font-size:22px;line-height: 16px;-webkit-font-smoothing: antialiased;}

.dg-main{
  padding:20px 0;
  background-color: #F6F6F6;
}

.dg-navbar .dropdown-menu>li>a { color: #FFFFFF;padding:6px 20px;font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;}
.dg-navbar .dropdown-menu>li>a:hover, .dg-navbar .dropdown-menu>li>a:focus { color: #FFFFFF}
.dg-navbar .navbar-inverse .navbar-nav>.dropdown>a .caret { border-top-color: #FFFFFF}
.dg-navbar .navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-top-color: #FFFFFF}
.dg-navbar .navbar-inverse .navbar-nav>.dropdown>a .caret { border-bottom-color: #FFFFFF}
.dg-navbar .navbar-inverse .navbar-nav>.dropdown>a:hover .caret { border-bottom-color: #FFFFFF}
.dg-navbar .dropdown-menu { 
  background-color: #33C5D3;
  -webkit-box-shadow:none;
  box-shadow:none;
  border: 0;
}
.dg-navbar .dropdown-menu>li>a:hover, .dg-navbar .dropdown-menu>li>a:focus { background-color: #80DBE4}

.dg-footads{
  background-color: #F6F6F6;
  padding-bottom: 0px;
}

.dg-footads img{
  width:1140px;
  margin-left: 15px;
}

.dg-foot{
  border-top:1px solid #CDCDCD;
}

.dg-foot-logos{
  padding: 30px 0;
  border-bottom: 3px solid #ccc;
}

.dg-foot-logos img{
    height:80px;
}

.dg-foot-sub{
  margin-top: 20px;
  text-align: center;
}

.dg-foot-sub p{
  color:#999;
}

.dg-foot-cms{
  margin:50px 0;
}

.dg-foot-cms h4{
  border-bottom:1px dashed #CCC;
  padding-bottom:10px;
}
.dg-foot-cms li{
  margin:8px 0;
}

.dg-foot-cms li a{
  color:#666666;
}
.dg-foot-cms img{
  width: 90%;
  margin-right:10px;
  margin-bottom: 20px; 
}
.dg-foot-cms-img img{
  width: 55%
}
.dg-bottom{
  padding:20px 0 40px 0;
}

.dg-bottom p{
  color:#999999;
}

.dg-bottom-logo{
  text-align: right;
}

.dg-main-product-core-panel-countdown{
  text-align: center;
}

.dg-main-product-core-panel-countdown-data td{
  font-size:20px;
  color:#00B6C8;
}

.dg-main-product-core-panel-countdown-data img{
  margin-right:10px;
  margin-bottom:4px;
}

.dg-main-product-core-panel-countdown-head td{
  color:#666;
  font-size: 15px;
  padding-top:8px!important;
}

.table-bordered>tbody>tr>td, 
.table-bordered>tbody>tr>th, 
.table-bordered>tfoot>tr>td, 
.table-bordered>tfoot>tr>th, 
.table-bordered>thead>tr>td, 
.table-bordered>thead>tr>th{
  border:none;
  border-left:1px solid #ddd;
}

.table-curved {
   border-collapse: separate;
   border: solid #ccc 1px;
   border-radius: 6px;
   border-left: 0px;
}
.table-curved > thead:first-child > tr:first-child > th {
    border-bottom: 0px;
    border-top: solid #ccc 1px;
}
.table-curved td, .table-curved th {
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
}
.table-curved > :first-child > :first-child > :first-child {
    border-radius: 6px 0 0 0;
}
.table-curved > :first-child > :first-child > :last-child {
    border-radius: 0 6px 0 0;
}
.table-curved > :last-child > :last-child > :first-child {
    border-radius: 0 0 0 6px;
}
.table-curved > :last-child > :last-child > :last-child {
    border-radius: 0 0 6px 0;
}

.dg-main-product-core-panel{
  padding-left:10px;
}

.dg-main-product-core-panel-title{
  font-size:26px;
  margin-bottom:10px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.dg-main-product-core-panel-countdown{
  width:420px;
}

.dg-main-product-core-panel-price{
  font-family: "Open sans","Helvetica Neue",Helvetica,Arial,sans-serif;  
}

.dg-main-product-core-panel-price-current{
  color:#FF666C;
  font-size: 38px;
  margin-right: 10px;
}

.dg-main-product-core-panel-price-was{
  color:#BBB;
  font-size: 26px;
}

.dg-main-product-core-panel-instock{
  color:#666;
  font-size: 16px;
  margin-bottom: 16px;
}


.dg-main-product-core-panel-instock-freebie{
  font-size: 14px;    
}

.dg-main-product-core-panel-cta{
  margin-bottom: 20px;
  margin-top:20px;
}


.qty_product {
  margin-top: -11px;
  padding-top: 10px;
  height: 30px;
  line-height: 30px;
}
.qty_product input.product_qty{
  display: inline-block;
  text-align: center;
  width: 50px;
  height: 40px;
  background-color: white;
  float: left;
  border-radius: 0;
  -webkit-border-radius: 0;
}
.qty_product button{background:transparent;float:left;text-align: center;
  width: 40px;
  height: 40px;
  float: left;
  border: none;
  margin-bottom: 0px;
  cursor: pointer;
  border: 1px solid;
  border:1px solid #ddd !important;
  position: relative;
  margin-left: -1px;
  font-size: 18px;
}
.qty_product button.decrease {
  background-position: -297px -290px;
  margin-right: -1px;
  background: #fcfcfc;
}
.qty_product button.increase {
  background: #fcfcfc;
}
.btn-dg-cta{
  padding: 10px 42px 10px 42px;
  font-size: 18px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; 
  margin-right: 14px;
}

.btn-dg-cta {
  color: #fff;
  background-color: #FF686E;
  border-color: #FF686E
}

.btn-dg-cta.active, .btn-dg-cta.focus, .btn-dg-cta:active, .btn-dg-cta:focus, .btn-dg-cta:hover, .open>.dropdown-toggle.btn-dg-cta {
  color: #fff;
  background-color: #E55B61;
  border-color: #E55B61
}

.btn-dg-cta.active, .btn-dg-cta:active, .open>.dropdown-toggle.btn-dg-cta {
  background-image: none
}

.btn-dg-cta.disabled, .btn-dg-cta.disabled.active, .btn-dg-cta.disabled.focus,
.btn-dg-cta.disabled:active, .btn-dg-cta.disabled:focus, .btn-dg-cta.disabled:hover, .btn-dg-cta[disabled], .btn-dg-cta[disabled].active, .btn-dg-cta[disabled].focus,
.btn-dg-cta[disabled]:active, .btn-dg-cta[disabled]:focus, .btn-dg-cta[disabled]:hover, fieldset[disabled] .btn-dg-cta, fieldset[disabled] .btn-dg-cta.active,
fieldset[disabled] .btn-dg-cta.focus, fieldset[disabled] .btn-dg-cta:active, fieldset[disabled] .btn-dg-cta:focus, fieldset[disabled] .btn-dg-cta:hover {
  background-color: #FD646B;
  border-color: #FD646B
}

.btn-dg-cta .badge {
  color: #FF686E;
  background-color: #fff
}


.btn-dg-pop{
  padding: 5px 0 3px 0;
  font-size: 16px;
  width:136px;
  font-family: "Open sans","Helvetica Neue",Helvetica,Arial,sans-serif; 
}

.btn-dg-pop {
  color: #fff;
  background-color: #00B6C6;
  border-color: #00B6C6
}

.btn-dg-pop.active, .btn-dg-pop.focus, .btn-dg-pop:active, .btn-dg-pop:focus, .btn-dg-pop:hover, .open>.dropdown-toggle.btn-dg-pop {
  color: #fff;
  background-color: #33C5D3;
  border-color: #33C5D3
}

.btn-dg-pop.active, .btn-dg-pop:active, .open>.dropdown-toggle.btn-dg-pop {
  background-image: none
}

.btn-dg-pop.disabled, .btn-dg-pop.disabled.active, .btn-dg-pop.disabled.focus,
.btn-dg-pop.disabled:active, .btn-dg-pop.disabled:focus, .btn-dg-pop.disabled:hover, .btn-dg-pop[disabled], .btn-dg-pop[disabled].active, .btn-dg-pop[disabled].focus,
.btn-dg-pop[disabled]:active, .btn-dg-pop[disabled]:focus, .btn-dg-pop[disabled]:hover, fieldset[disabled] .btn-dg-pop, fieldset[disabled] .btn-dg-pop.active,
fieldset[disabled] .btn-dg-pop.focus, fieldset[disabled] .btn-dg-pop:active, fieldset[disabled] .btn-dg-pop:focus, fieldset[disabled] .btn-dg-pop:hover {
  background-color: #FD646B;
  border-color: #FD646B
}

.btn-dg-pop .badge {
  color: #00B6C6;
  background-color: #fff
}
#dg-main-product-bundle {
  padding-top:26px;
}
#dg-main-product-bundle img {
  display: block;
  width: 269px;
  height: 176px;
}
#dg-main-product-bundle .col-sm-6:nth-child(2) {
  border-left: 1px dashed #e5e5e5;
}
.modal-title {
  width: 80%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dg-main-product-modal-title{
  height: 46px;
  line-height: 46px;
  font-size: 16px;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dg-main-product-modal-countdown{
  width:420px;
}

.dg-main-product-modal-price{
  font-family: "Open sans","Helvetica Neue",Helvetica,Arial,sans-serif;  
}

.dg-main-product-modal-price-current{
  color:#FF666C;
  font-size: 20px;
  height: 36px;
  line-height: 36px;margin: 0;
}

.dg-main-product-modal-price-was{
  color:#BBB;
  font-size: 16px;
  height: 36px;
  line-height: 36px;margin: 0;
}
.dg-main-product-modal-selector-option div{
  padding:4px 10px;
  display: inline-block;
  border:1px solid #DDD;
  color:black;
  border-radius: 2px;
  background: #fcfcfc;
  margin:0 6px 10px 0;
  
}
.dg-main-product-modal-selector-option .select,.dg-main-product-modal-selector-option div:hover{
  border:1px solid #00b6c8;
  background: #4CCCD8;
  color:white;
  cursor: pointer;
}
.modal_qty_product {
  margin-top: -11px;
  margin-left:1em;
  padding-top: 10px;
  height: 34px;
  line-height: 34px;
  position: absolute;
  right: 195px;
  bottom: 25px;
}
.modal_qty_product input{
  display: inline-block;
  text-align: center;
  width: 34px;
  height: 34px;
  float: left;
  border-radius: 0;
  float: left;
  -webkit-border-radius: 0; 
}
.modal_qty_product_btn{
  width: 17px;
  height: 34px;
  overflow: hidden;
  float: left;
}
.modal_qty_product button{background:transparent;float:left;text-align: center;
  background:url(../image/icons.png) -263px -297px no-repeat;
  width: 17px; 
  height: 17px;
  text-indent: -999em;
  float: left;
  border: none;
  margin-bottom: 0px;
  cursor: pointer;
  border: 1px solid;
  border:1px solid #ddd !important;
  position: relative;
  margin-left: -1px;
}
.modal_qty_product button.decrease {
  background-position: -303px -297px;
  margin-right: -1px;
}


.dg-main-product-bundle-image, .dg-main-product-bundle-core{
  display: inline-block;
}

.dg-main-product-bundle-image{
  margin-right: 30px;
}

.dg-main-product-bundle-core-item{
  border-radius: 3px;
  width:120px;
  height: 120px;
  padding:2px;
  border:1px solid #DDDDDD;
}

.dg-main-product-bundle-core-item, .dg-main-product-bundle-core-symbol{
  margin-right:22px;
}

.dg-main-product-bundle-core-cta{
  display: inline-block;
  position: relative;
}

.dg-main-product-bundle-core-cta .btn-dg-cta{
  padding: 15px 20px;
  margin-right: 0;
}

.dg-main-product-bundle-core-cta-yousave{
  position: absolute;
  top:74px;
  font-family: "Open sans","Helvetica Neue",Helvetica,Arial,sans-serif; 
  font-size: 15px;
  color:#666666;
}

/**dg-main-product-Comment**/
.dg-main-product-comment {
  margin-top: 20px;
}
.dg-main-product-comment-content {
  border-bottom: 2px solid #eee;
  font-family: "Open Sans";
  margin-top: 25px;
  padding-bottom: 10px;

}
.dg-main-product-comment-content .rating-disabled {
  cursor: default;
}
.dg-main-product-comment-content p {
  margin-top: 10px;
  padding-top: 10px;
  border-top: 1px dashed #ddd;
  color: #666;
}

.dg-main-product-comment-content:last-child{
    border-bottom:0;
    padding-bottom:0;
}

.dg-title{
  font-size:20px;
  margin-bottom: 10px;
  font-family: "Open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  color:#00B6C8;
}

.dg-main-product-related{
  padding:14px 20px 20px 20px;
}

.dg-main-product-related-item{
  margin-bottom:14px;
}

.dg-main-product-related-item img{
  width:100%;
  border-radius: 3px;
  border:1px solid #DDDDDD;
  margin:4px 0;
}

.dg-main-product-related-item-detail div{
  display: inline-block;

}

.dg-main-product-related-item-title a{
  font-size: 13px;
  color:black;
  white-space: nowrap;
  overflow: hidden;
  width:100%;
  text-overflow: ellipsis;
  display: block;
}

.dg-main-product-related-item-detail-price{
  text-align: left;
  color:#AAA;
  width: 67%;
  font-size:12px;
}

.dg-main-product-related-item-detail-price>span{
  color:#FD646B;
  font-size:14px;
}

.dg-main-product-related-item-detail-yousave{
  text-align: right;
  width: 30%;
  color:#FD646B;
  font-size:12px;
}
.dg-main-product-description{
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size:16px;
  position: relative;
  border-top: none;
}

.dg-main-product-con .nav-tabs {
  border-left: 1px solid #dcdcdc;
}
.dg-main-product-con .nav-tabs>li {
  height: 50px;
  font-size: 18px;
  font-family:'Open Sans';
  line-height: 50px;
  background: #fff;
  border-top: 1px solid #dcdcdc;
  border-right: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
}
.dg-main-product-con .nav-tabs>li.active{
  border-bottom: 0px;

}
.dg-main-product-con .nav-tabs>li>a {
  color: #333;
  line-height: 50px;
  margin: 0;
  padding: 0 20px;
  border:none;
  display: inline-block;
  width: 100%;
}
.dg-main-product-con .nav-tabs>li>a:hover {
  background: none;
  border:none;
  color: #00B6C8;
}
.dg-main-product-con .nav-tabs>li.active>a {
  border:none;
  color: #00B6C8;
}

.dg-main-product-description h3{
  font-size:22px;
  font-family: "Open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  margin: 1.2em 0 0.6em 0 ; line-height: 1.4; color: rgb(0, 0, 0);
  color:#00B6C8;
}

.dg-main-product-description h3:first-child{
    margin-top:0;
}

.dg-main-product-contactus img{
  width: 100%;
}
.dg-main-product-description table {
	border: 1px solid #ddd;
	line-height: 36px;
	margin-bottom: 15px;
}
.dg-main-product-description table tr:nth-child(even) {
	background: #f9f9f9;
}
.dg-main-product-description table tr:hover {
	background: #f0f0f0;
}
.dg-main-product-description table td {
	padding:0 10px;
}
@media (min-width: 768px){
  .dg-no-left-padding{
    padding-left:5px;
  } 
}

@media (max-width: 1200px){
  .dg-main-index-product-item, .dg-main-list-product-item{
    width:301px!important;
  } 
}

.dg-main-product-core-slide-pager img{
  width:18%;
  min-height: 70px;
  border: solid #DDD 2px;
  margin-right: 4px;
  margin-bottom: 4px;
}

.dg-main-product-core-slide-pager .active img, .dg-main-product-core-slide-pager img:hover{
  border: solid #00B6C8 2px;
}

.dg-main-product-core-slide-pic{
  visibility: hidden;
  max-height: 437px;
}


.dg-main-product-core-panel-selector-option div{
  padding:8px 16px;
  display: inline-block;
  border:1px solid #DDD;
  color:black;
  border-radius: 2px;
  background: #fcfcfc;
  margin:0 6px 10px 0;
}

.dg-main-product-core-panel-selector-option .select,.dg-main-product-core-panel-selector-option div:hover{
  border:1px solid #00b6c8;
  background: #4CCCD8;
  color:white;
  cursor: pointer;
}

.dg-main-product-core-panel-selector-title{
  text-align:right;
  vertical-align:top;
  padding:2px 10px 0 0;
  font-family:'Open Sans';
  font-size:16px;
  white-space:nowrap;
}

/* .dg-main-product-core-panel-wishlist{
  margin-bottom:20px;
}

.dg-main-product-core-panel-wishlist a{
  color:#00B6C8;
  text-decoration: none;
  font-family: "Open Sans";
  font-size: 15px;
} */

.dg-main-product-core-panel-delivery{
  background: url(../image/shipping.png) no-repeat;
  height: 160px;
  margin-right: 50px;
  /* margin-bottom: 20px;
  padding: 0 20px;
  border:10px solid transparent;
  border-image:url(../image/shipping.png) 10 10 round;
  -moz-border-image:url(../image/shipping.png) 10 10 round; 老的 Firefox
  -webkit-border-image:url(../image/shipping.png) 10 10 round; Safari 和 Chrome
  -o-border-image:url(../image/shipping.png) 10 10 round; Opera */
}

.dg-main-product-core-panel-delivery-content{
  padding-left: 3em;
  padding-top: 5px;
}
.dg-main-product-core-panel-delivery-content h3{
 margin-top: 10px;
 font-family: "Open sans";
}
.dg-main-product-core-panel-delivery-content p{
  margin: 1px;
}
.dg-main-product-core-panel-delivery-content .left{
  font-size: 15px;
  font-family: inherit;
  float: left;
  margin-top: -5px;
  margin-right: 30px;
} 
.dg-main-product-core-panel-delivery-drgrab{
  color: #00B6C6;
}

.dg-main-index-product, .dg-main-list-product{
  margin:0 -9px;
}

.dg-main-index-product-item, .dg-main-list-product-item{
  border:1px solid #DDDDDD;
  border-radius: 5px;
  width:303px;
  display: inline-block;
  background-color: white;
  margin: 0 8px 18px 9px;
  position: relative;
  float: left;
  transition: all 0.3s;
}

.dg-main-index-product-item:hover, .dg-main-list-product-item:hover{
  border:1px solid #C5C5C5;
}

.dg-main-index-product-item-image img, .dg-main-list-product-item-image img{
  width:100%;
  border-radius: 5px 5px 0 0;
}

.dg-main-index-product-item-image, .dg-main-list-product-item-image{
  position: relative;
  overflow: hidden;
  height: 299px;
}
.dg-main-index-product-item-image-shipping{
  position: absolute;
  padding: 15px;
  opacity:0.9;
}

.dg-main-index-product-item-detail, .dg-main-list-product-item-detail{
  height: 145px;
  border-top:1px solid #DDD;
  padding: 10px;
}

.dg-main-index-product-item-detail-title, .dg-main-list-product-item-detail-title{
  height: 42px;
  overflow: hidden;
}

.dg-main-index-product-item-detail-title a, .dg-main-list-product-item-detail-title a{
  font-size:15px;
  color:#545454;
  text-decoration: none;
}

.dg-main-index-product-item-detail-price, .dg-main-list-product-item-detail-price {
  color:#FF666C;
  font-size: 25px;
  height: 30px;
  font-family: "Open sans";
  margin-top:4px;
}

.dg-main-index-product-item-detail-price del, .dg-main-list-product-item-detail-price del{
  color:#BBB;
  display: inline-block;
  overflow: hidden;
  height: 30px;
  width: 65px;
  text-overflow:ellipsis;
  font-size: 20px;
  margin-left: 6px;
  vertical-align: bottom;
}


.dg-main-index-product-item-image-button, .dg-main-list-product-item-image-button{
  padding:10px;
  background-color: rgba(255,255,255,0.7);
  width:100%;
  position: absolute;
  bottom:-160px;
  -webkit-transition: bottom 0.2s ease-out;
  -moz-transition: bottom 0.2s ease-out;
  -o-transition: bottom 0.2s ease-out;
  transition: bottom 0.2s ease-out;
}

.dg-main-index-product-item:hover .dg-main-index-product-item-image-button, .dg-main-list-product-item:hover .dg-main-list-product-item-image-button{
  padding:10px;
  background-color: rgba(255,255,255,0.7);
  width:100%;
  position: absolute;
  bottom:0;
}

.dg-main-index-slider{
  width: 100%;
  visibility:hidden;
  height: 385px;
  background-image: url('../image/product/loading.png');
  background-image: -webkit-image-set(url('../image/product/loading.png') 1x,url('../image/product/loading@2x.png') 2x);
  background-position: center center;
  background-repeat: no-repeat;
}

.dg-main-index-sub{
  border:2px solid #00B6C6;
  padding-bottom: 10px;
}

.dg-main-index-slider{
  margin-bottom: 20px;
}
.dg-main-index-sub-text{
  color:#999999;
  margin-top:10px;
}
.dg-main-index-sub-text hl{
  color:#00B6C6;
}
.dg-main-index-sub img{
  margin-top:8px;
}
.dg-main-index-product-title, .dg-main-list-panel-title{
  margin-bottom:6px;
  font-size:30px;
  color:#00B6C6;
  font-family: "Open sans";
}
.dg-main-index-product-item-detail-bottom-col4 {
  margin-top: 10px;
  width: 100%;
}

.dg-main-index-product-item-detail-bottom-countdown, .dg-main-list-product-item-detail-bottom-countdown{
  font-size: 16px;
  color:#00B6C6;
  font-family: "Open Sans";
  padding-top: 3px;
  padding-left: 0px;
}
.dg-main-index-product-item-detail-bottom-sold, .dg-main-list-product-item-detail-bottom-sold{
  padding:3px 8px;
  border:1px solid #00B6C6;
  color:#00B6C6;
  border-radius: 5px;
}
.dg-main-index-product-item-detail-bottom-sold:hover, .dg-main-list-product-item-detail-bottom-sold:hover{
  color:white;
  background-color: #00B6C6;
}

.dg-main-index-theme-slide img{
  width: 100%;
}

.dg-main-index-title{
  font-size:30px;
  color:#00B6C6;
  font-family: "Open sans";  
}

.dg-main-index-theme-product-cell{
  margin-bottom: 10px;
}

.dg-main-index-theme-product-cell:last-child{
  margin-bottom: 0;
}

.dg-main-index-theme-product-cell img{
  float: left;
  margin-right: 10px;
}

.dg-main-index-theme-product-cell-title a{
  font-size: 14px;
  color:#555;
  font-family: "Open Sans";
  text-decoration: none;
}

.dg-main-index-theme-product-cell-price{
  color:#FF666C;
  font-size: 20px;
  font-family: "Open sans";
}

.dg-main-index-theme-product-cell-price del{
  color:#BBB;
  font-size: 16px;
  margin-left: 4px;
}

.dg-main-index-theme-product-cell-other{
  position: relative;
}

.dg-main-index-theme-product-cell-other-sold{
  color:#00B6C6;
  font-size: 14px;
  font-family: "Open sans";
  text-decoration: none;
}

.dg-main-index-theme-product-cell-other-sold:hover{
  color:#00B6C6;
  text-decoration: none;
}


.dg-main-index-theme-product-cell-other-buynow{
  padding:3px 16px;
  color:white;
  background-color: #00B6C6;
  border-radius: 3px;
  position: absolute;
  bottom:4px;
  right:0;
}

.dg-main-index-theme-product-cell-other-buynow:hover{
  background-color: #33C5D3;
  text-decoration: none;
  color:white;
}

.dg-main-account-menu{
  background-color: white;
  border:1px solid #DDD;
  border-right: 0;
  float:left;
  width:30%;
  position: relative;
  z-index: 1;
  font-family: "Open Sans";
}

.dg-main-account-content{
  background-color: white;
  border:1px solid #DDD;
  float:left;
  padding:20px;
  width:70%;
  font-family: "Open Sans";
  min-height: 400px;
}
.dg-main-account-content .dg-main-thankyou{
  border-style: none;
}

.dg-main-account-menu-tab{
  display: block;
  border-bottom: 1px solid #ddd;
  padding:10px 10px 6px 14px;
  font-family: "Open Sans";
  background-color: #F6F6F6;
  z-index: 999;
  position: relative;
}

.dg-main-account-menu-tab:last-child{
  border-bottom:0;
}

.dg-main-account-menu-tab.active{
  background-color: white;
  margin-right: -1px;
}

.dg-main-account-menu-tab{
  color:#222;
}
.dg-main-account-menu-tab:hover{
  text-decoration: none;
}

.dg-main-account-menu-tab.active, .dg-main-account-menu-tab:hover{
  color: #00B6C6;
}

.dg-main-account-menu-tab .icon, .dg-topnav-account-myaccount-tab .icon{
  background-image: url('../image/account/account.png');
  background-image: -webkit-image-set(url('../image/account/account.png') 1x,url('../image/account/account@2x.png') 2x);
  background-repeat: no-repeat;
  width:35px;
  height: 35px;
  display: inline-block;
  margin-right: 12px;
}

.dg-main-account-menu-tab-detail .icon, .dg-topnav-account-myaccount-tab-detail .icon{
  background-position:-0px -0px;
}

.dg-main-account-menu-tab-detail.active .icon, .dg-main-account-menu-tab-detail:hover .icon, 
.dg-topnav-account-myaccount-tab-detail.active .icon, .dg-topnav-account-myaccount-tab-detail:hover .icon{
  background-position:-35px -0px;
}
.dg-main-account-menu-tab-orders .icon, .dg-topnav-account-myaccount-tab-orders .icon{
  background-position:-0px -35px;
}

.dg-main-account-menu-tab-orders.active .icon, .dg-main-account-menu-tab-orders:hover .icon,
.dg-topnav-account-myaccount-tab-orders.active .icon, .dg-topnav-account-myaccount-tab-orders:hover .icon{
  background-position:-35px -35px;
}

.dg-main-account-menu-tab-address .icon, .dg-topnav-account-myaccount-tab-address .icon{
  background-position:-0px -70px;
}

.dg-main-account-menu-tab-address.active .icon, .dg-main-account-menu-tab-address:hover .icon,
.dg-topnav-account-myaccount-tab-address.active .icon, .dg-topnav-account-myaccount-tab-address:hover .icon{
  background-position:-35px -70px;
}

.dg-main-account-menu-tab-info .icon,.dg-topnav-account-myaccount-tab-info .icon{
  background-position:-0px -105px;
}

.dg-main-account-menu-tab-info.active .icon, .dg-main-account-menu-tab-info:hover .icon,
.dg-topnav-account-myaccount-tab-info.active .icon, .dg-topnav-account-myaccount-tab-info:hover .icon{
  background-position:-35px -105px;
}

.dg-main-account-menu-tab-refer .icon, .dg-topnav-account-myaccount-tab-refer .icon{
  background-position:-0px -140px;
}

.dg-main-account-menu-tab-refer.active .icon, .dg-main-account-menu-tab-refer:hover .icon,
.dg-topnav-account-myaccount-tab-refer.active .icon, .dg-topnav-account-myaccount-tab-refer:hover .icon{
  background-position:-35px -140px;
}

.dg-main-account-menu-tab-wishlist .icon, .dg-topnav-account-myaccount-tab-wishlist .icon{
  background-position:-0px -175px;
}

.dg-main-account-menu-tab-wishlist.active .icon, .dg-main-account-menu-tab-wishlist:hover .icon,
.dg-topnav-account-myaccount-tab-wishlist.active .icon, .dg-topnav-account-myaccount-tab-wishlist:hover .icon{
  background-position:-35px -175px;
}

.dg-main-account-menu-tab-coupon .icon, .dg-topnav-account-myaccount-tab-coupon .icon{
  background-position:-0px -245px;
}

.dg-main-account-menu-tab-coupon.active .icon, .dg-main-account-menu-tab-coupon:hover .icon,
.dg-topnav-account-myaccount-tab-coupon.active .icon, .dg-topnav-account-myaccount-tab-coupon:hover .icon{
  background-position:-35px -245px;
}

.dg-main-account-menu-tab-rewards .icon, .dg-topnav-account-myaccount-tab-rewards .icon{
  background-position:-0px -280px;
}

.dg-main-account-menu-tab-rewards.active .icon, .dg-main-account-menu-tab-rewards:hover .icon,
.dg-topnav-account-myaccount-tab-rewards.active .icon, .dg-topnav-account-myaccount-tab-rewards:hover .icon{
  background-position:-35px -280px;
}

.dg-main-account-menu-tab-giftcard .icon, .dg-topnav-account-myaccount-tab-giftcard .icon{
  background-position:-0px -210px;
}

.dg-main-account-menu-tab-giftcard.active .icon, .dg-main-account-menu-tab-giftcard:hover .icon,
.dg-topnav-account-myaccount-tab-giftcard.active .icon, .dg-topnav-account-myaccount-tab-giftcard:hover .icon{
  background-position:-35px -210px;
}

.dg-main-account-menu-tab .text, .dg-topnav-account-myaccount-tab .text{
  line-height: 35px;
  vertical-align: top;
}

.dg-main-account-hander-title{
  font-size:26px;
  margin-bottom: 10px;
  font-family: "Open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  color:#00B6C8;
  float:left;
}

.dg-main-account-hander-balance{
  margin-top:16px;
  float: right;
}

.dg-main-account-content .dg-main-account-content-order-title{
  color:#222;
}

.dg-main-account-content .dg-main-account-content-order-title:hover{
  text-decoration: none;
}


/*Form Wizard*/

.bs-wizard {margin-bottom: 10px;}
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete-full > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
/*END Form Wizard*/
.dg-main-account-content-orderrefund {
  margin-bottom: 10px;
  margin-top:20px;
}
.dg-main-account-content-address span, .dg-main-account-content-orderrefund span{
  font-weight: 600;
  font-size: 15px;
}
.dg-main-account-content-address-title, .dg-main-account-content-orderrefund-title{
  color:#00B6C6;
  font-size: 14px;
  font-weight: bold;

}

.dg-main-account-content-address, .dg-main-account-content-items{
  font-size: 14px;
}


/*user order content*/
.dg-main-account-content-items table {
  margin-bottom: 0px;
}
.dg-main-account-content-items .tooltip.bottom{
  z-index: 1000;
}
.dg-main-account-content-items td a {
  display: block;
}
.dg-main-account-content-items img {
  width: 50px;
  height: 50px;
  border: 1px solid #ddd;
}
.dg-main-account-content-items table td:nth-child(6n-5){
  width: 10%;
  vertical-align: middle;
}

.dg-main-account-content-items table td:nth-child(6n-4){
  line-height: 20px;
  width: 50%;
  vertical-align: middle;
}
.dg-main-account-content-items table td:nth-child(6n-3){
  width: 5%;
  line-height: 52px;
  vertical-align: middle;
}
.dg-main-account-content-items table td:nth-child(6n-2) a{
  display: block;
  height: 28px; 
  line-height: 32px;
}
.dg-main-account-content-items table td:nth-child(6n-2) span {
  padding-right: 15px;
  color: gray;
}
.dg-main-account-content-items table td:nth-child(6n-2){
  width: 10%;
  line-height: 52px;
  vertical-align: middle;
}
.dg-main-account-content-items table td:nth-child(6n-1){
  width: 15%;
  line-height: 52px;
  vertical-align: middle;
}
.dg-main-account-content-items table td:nth-child(6n){
  width: 10%;
  line-height: 52px;
  vertical-align: middle;
}
#account-order-comment {
 padding-top: 150px;
}
#account-order-comment h5 {
  font-size: 18px;
  color:#222222;
  text-decoration: none;
  font-family: "Open Sans";
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
#account-order-comment textarea {
  margin-top: 20px;
}
#account-order-comment .caption {
  display: none;
}
/*user order content end*/

.dg-main-account-content-buttons button{
  margin-right:10px;
  display: inline-block;
}


.dg-main-account-content-order-refund td{
  vertical-align: middle!important;
}
.dg-main-account-content-order-refund h4{
  font-weight: 600;
}
.dg-main-account-content-order-refund th{
  background-color: #F3F3F3;
}
.dg-main-account-content-order-refund img{
  width: 100%;
  border: 1px #ddd solid;
}
.dg-main-account-content-order-refund-title{
  width: 100%;
  color: #00B6C6;
  font-size: 15px;
  margin-bottom: 5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  text-decoration: none;
}
.dg-main-account-content-order-refund-ordernum{
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 18px;
  font-weight: 600;
}
.icheckbox_square-blue{
  background-color: white!important;
}

.dg-main-account-content-order-refund-reason{
  width:100%;
  margin-top: 20px;
}
.dg-main-account-content-order-refund-reason label{
  display: block;
}

.dg-main-account-content-personal-info, .dg-main-account-content-personal-gender{
  width:100%;
}

.dg-main-account-content h4{
  margin-top: 0px;
  margin-bottom: 35px;  
}

.dg-main-account-content-personal-gender label{
  display: inline-block;
  margin-right: 20px;
}

.dg-main-account-content-personal-password{
  margin:14px 0 20px 0;
  width:50%;
}

.dg-blue{
  color:#00B6C6;
}

.dg-blue-panel, .dg-blue-panel-select{
  border-color:#00B6C6;
}

.dg-blue-panel>.panel-heading, .dg-blue-panel-select>.panel-heading{
  color: #fff;
  background-color: #00B6C6;
  border-color: #00B6C6;
}

.dg-main-account-content-coupon-percent{
  background-image:url('../image/coupon/coupon.png');
  -webkit-image-set(url('../image/coupon/coupon.png') 1x,url('../image/coupon/coupon.png') 2x);
  
  background-position: center center;
  background-repeat:no-repeat;
  width:100%;
  height: 130px;
  text-align: center;
  vertical-align: middle;
  line-height: 130px;
  font-size: 30px;
  padding-left:26px;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: bold;
}

.dg-main-account-content-coupon-list{
  margin:0 -10px; 
}

.dg-main-account-content-coupon h3{
  margin-top:0;
}

.dg-main-account-content-coupon .caption{
  text-align: center;
}

.dg-main-account-content-coupon-list .thumbnail{
  width:298px;
  float:left;
  margin:0 10px 20px 10px;
  min-height: 260px;
}

.dg-topnav-account-myaccount {
  position: relative;
  display:inline-block;
}

.dg-topnav-account-myaccount .dropdown-menu>li>a {
  color:#222;
  padding:3px 14px;
}

.dg-topnav-account-myaccount .dropdown-menu>li>a:hover {
  background-color: #fff;
  color:#00B6C6;
}

.dg-topnav-account-myaccount .divider{
  margin:4px 0 9px 0;
}

.dg-topnav-account-myaccount .dg-main-account-menu-tab{
  background-color:#ffffff;
}

.dg-topnav-account-myaccount ul.dropdown-menu {
  border-radius:4px;
  box-shadow:none;
  margin-top:20px;
  width:176px;
  left:-39px;
  z-index: 99999;
}

.dg-topnav-account-myaccount ul.dropdown-menu:before {
  content: "";
  border-bottom: 10px solid #fff;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  position: absolute;
  top: -10px;
  right: 78px;
  z-index: 10;
}

.dg-topnav-account-myaccount ul.dropdown-menu:after {
  content: "";
  border-bottom: 12px solid #ccc;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  position: absolute;
  top: -12px;
  right: 76px;
  z-index: 9;
}

.dg-topnav-account-myaccount-tab{
  font-family: "Open Sans";
}

.dg-topnav-account-myaccount-login ul.dropdown-menu{
  width:300px;
  left:-130px;
}

.dg-topnav-account-myaccount-login ul.dropdown-menu::before{
  right: 136px;
}

.dg-topnav-account-myaccount-login ul.dropdown-menu::after{
  right: 134px;
}

.dg-topnav-account-myaccount-login-box{
  padding:0 10px 10px 10px;
  font-family: "Open Sans";
}

.dg-topnav-account-myaccount-login-box-loginbtn{
  padding:6px 20px;
  margin-right: 14px;
}

.dg-topnav-account-myaccount-login-box-fbloginbtn{
  width:100%;
  font-size: 14px;
}

.dg-topnav-account-myaccount-login-box-fbloginbtn i{
  margin-right: 6px;
}

.dg-topnav-account-myaccount-login-box-or{
  position: relative;
}

.dg-topnav-account-myaccount-login-box-or span{
  background-color: white;
  display: inline-block;
  position: absolute;
  left:45%;
  top:-14px;
  padding:4px;
}

.dg-main-reg-table{
  width:100%;
  margin-top:16px;
}

.dg-main-reg-table td{
  width:50%;
}

.dg-main-reg-table-left{
  border-right: 1px solid #DDD;
  padding-right: 60px;
}
.dg-main-reg-table-left span {
  color: red;
  padding-top: 5px;
}
.dg-main-reg-table-left p {
  word-break:break-all;
}
.dg-main-for-table-left span {
  color: red;
  padding-top: 5px;
}
.dg-main-reg-table-left #agree a,a:link{
  text-decoration: none;
}
.dg-main-reg-table-left-code{
  margin-top: 10px;
}


.dg-main-reg-table-right{
  text-align: center;
  padding-left:60px;
}
.dg-main-reset-title{
  margin-top: 1em;
  font-size: 1.5em;
}

.dg-main-reg-table-right-fb-button{
  padding:14px 28px;
  font-size: 1.5em;
  margin-bottom:10px;
}

.dg-main-reg-table-right-fb-button i{
  margin-right: 10px;
}
.dg-main-reg-table-right-title{
  margin-top: 0.3em;
  font-size: 1.5em;
  text-align: center;
}
.dg-main-reset-ticker{
  text-align: center;
  padding-top:20px;
}

.dg-main-reset-ticker i{
  color: #00B6C6;
  font-size: 6em;
  margin-top: 0.3em;
}
.dg-main-reset-ticker button{
  margin: 1em 0 3em 0;
}
.dg-main-reset-ticker button>a{
  text-decoration: none;
  color: black;
}


.dg-main-reg{
  min-height: 340px;
  padding:30px 60px 30px 60px;
}

.dg-main-list-panel{
  margin-bottom:20px;
}

.dg-main-list-panel-filter{
  margin:3px 0 0 20px;
}

.dg-main-list-panel-filter .bootstrap-select{
  display: inline-block;
}

.dg-main-list-panel-filter .glyphicon{
  font-size: 18px;
  vertical-align: middle;
  margin-right: 4px;
}

.dg-main-list-panel-search{
  width:50%;
}

.dg-main-thankyou-ticker{
  text-align: center;
  padding-top:20px;
  padding-bottom: 20px;
}

.dg-main-thankyou-ticker i{
  color: #4cae4c;
  font-size: 6em;
}
.dg-main-thankyou-ticker i.fa-exclamation-circle{
  color: #ff666c;
  font-size: 6em;
}

.dg-main-thankyou-ticker-thanktitle{
  font-weight:bold; 
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 28px;
  margin-top:10px;
  margin-bottom:10px;
}

.dg-main-thankyou-ticker-thankdesc{
  font-size: 20px;
  margin-top: 20px;
}

.dg-main-thankyou-ticker-order{
  font-weight: bold;
  margin-top:6px;
  font-size: 18px;
}

.dg-main-thankyou-ticker-button{
  margin:20px;
}
.dg-main-thankyou-ticker-button button{
  margin: 0 20px;
}
.dg-main-thankyou-ticker-continue{
  margin-top:10px;
  margin-bottom: 20px;
}
.dg-main-thankyou-ticker-estimated{
  text-align: center;
  font-size: 20px;
  margin-bottom: 10px;
}
.dg-main-thankyou-ticker img{
  margin: 30px 0;
  width: 100%;
}


//Chrysanthemum
.isloading-wrapper.isloading-right{
  margin-left:10px;
}
.icon-spin {
  /* display: inline-block; */
  -moz-animation: spin 2s infinite linear;
  -o-animation: spin 2s infinite linear;
  -webkit-animation: spin 2s infinite linear;
  animation: spin 2s infinite linear;
}
.isloading-overlay{
  position:relative;
  text-align:center;
  z-index: 999!important;
}
.isloading-overlay u{
  display: block;
  width: 60%;
  margin: 0 auto;
  height: 60%;
  background: #fff;
}
.isloading-overlay .isloading-wrapper{
  background:#FFFFFF;
  border:1px solid #eee;
  -webkit-border-radius:7px;
  -webkit-background-clip:
  padding-box;-moz-border-radius:7px;
  -moz-background-clip:
  padding;border-radius:7px;
  background-clip:
  padding-box;display:inline-block;
  margin:0 auto;
  padding:20px 40px;
  top:10%;
  z-index:9000;
}

.dg-main-cart-shoppingbox-listbox{padding:0;float: left;margin-left: 20px; margin-right: 20px; border:1px solid #d1d1d1; width:96%; margin-bottom:0;}
.dg-main-cart-shoppingbox-listbox-nav{ border-bottom:1px solid #d1d1d1; background-color:#f6f6f6; height:40px; line-height:40px;}
.dg-main-cart-shoppingbox-listbox-nav div{ overflow:hidden;}
.dg-main-cart-shoppingbox-listbox-nav h5{ font-weight:bold;text-align:center;}
.dg-main-cart-shoppingbox-listbox-list{ border-bottom:1px dashed #d1d1d1; float:left;width: 100%;padding: 38px 15px 25px 15px; text-align:center;}
.dg-main-cart-shoppingbox-listbox-list:last-child{border-bottom: none;  }
.dg-main-cart-shoppingbox-listbox h4{text-align:center;}
.dg-main-cart-shoppingbox-listbox-list-img{
	width: 105px;
	float: left;
	margin-right: 1em;
}
.dg-main-cart-shoppingbox-listbox-list-title{
	font: 600 14px/1.35 Open Sans,helvetica,arial,sans-serif;
	font-weight: 500;width: 13em; margin-right:1.3em; overflow:hidden;
	overflow: hidden;float: left;text-align:left;color:#8d8d8d;
}
.dg-main-cart-shoppingbox-listbox-list-title a{
	color: #000000;
	font-size: 110%;
	font-weight: 500;
	margin-bottom: 10px;
	display: inline-block;
}

.dg-main-cart-shoppingbox-listbox-list-title a:hover{
	color: #a0e4eb;text-decoration: none;
}
.dg-main-cart-shoppingbox-listbox-list-edit{
	float: left;
}
.dg-main-cart-shoppingbox-listbox-list-edit a{
	font-weight: bold;
	text-transform: capitalize;
	color: #ff0036;
}
.dg-main-cart-shoppingbox-listbox-list .col-xs-2 p{
	color: #000000;
	font: 500 12px/1.35 Open Sans,helvetica,arial,sans-serif;
	font-size: 110%;
	font-weight: 600;
}

.qty_cart {
    margin-left: 12px;
    height: 40px;
    line-height: 40px;
}
.qty_cart input{display: inline-block;text-align: center;
	width: 5em;
	float: left;
	border-radius: 0;
	-webkit-border-radius: 0; 
}
.qty_cart button{background:transparent;float:left;text-align: center;
	background:url(../image/icons.png) -252px -287px no-repeat;
	width: 40px; border:1px solid #ddd !important;
	height: 40px;
	text-indent: -999em;
	float: left;
	border: none;
	margin-bottom: 0px;
	cursor: pointer;
	border: 1px solid;
	position: relative;
	margin-left: -1px;
}
.qty_cart button.decrease {
	background-position: -292px -286px;
}
.qty {
	float: left;
	margin-top: 0px;
	height: 40px !important;
	line-height: 34px !important;
	text-align: center;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	color: #666666;
	border-color: #d1d1d1;
	background-color: #ffffff;
	font: normal 12px/1.35 Open Sans,Arial,Helvetica,sans-serif;
	padding: 2px 8px !important;
	border: 1px solid;
}
.dg-main-cart-shoppingbox-listbox-list .price{
	color: #000000;
	font: 500 12px/1.35 Open Sans,helvetica,arial,sans-serif;
	font-size: 110%;
	font-weight: 600;word-wrap: break-word;
}
.btn-remove, .btn-remove2{
	display: block;
	width: 18px;
	height: 18px;
	font-size: 0;
	line-height: 0;
	background: url(../image/icons.png) 0px -252px no-repeat;
	text-indent: -999em;
	overflow: hidden;
	margin: 0 auto;
}
.dg-main-cart-shoppingbox-Insurance{
  margin-top: 20px;
}
.dg-main-cart-shoppingbox-Insurance span{
  margin-left: 10px;
  font-size: 16px;
}
.dg-main-cart-shoppingbox-shippingbox{margin-left: 5px;float: left; width: 100%;}
.dg-main-cart-shoppingbox-shippingbox .checkbox label{ font-weight:600; padding-left:0;}
.dg-main-cart-shoppingbox-shippingbox-shipping{padding-left:15px; padding-right:15px; float:left; width:100%;}
.dg-main-cart-shoppingbox-shippingbox-coupon{margin-bottom:15px;}
.dg-main-cart-order-right button, .dg-main-cart-account-login-form-but, .dg-main-cart-shoppingbox-coupon-updatebut{ height:35px; margin-left:15px; width:auto; padding: 0 10px; border:0;border-radius: 3px; color:#fff; font-weight:600;background-color:#00b6c8;}
.dg-main-cart .dg-main-cart-order-right-updatebut{ background-color:#ff686e;}
.dg-main-cart-shoppingbox-coupon-p{float:left; margin-right:8px;font-size:13px; line-height:35px;}
.input-text{border:1px solid #ddd; height:35px;border-radius: 3px; float:left; width:6em;margin-left: -1px;color:#000;}
.dg-main-cart-shoppingbox-coupon-updatebut{background-color:#00b6c8; width:6em;}

.dg-main-cart-shoppingbox-shipping-listbox{border:1px solid #ddd;border-radius: 3px; /*height:116px;*/}
.dg-main-cart-shoppingbox-shipping-listbox-list{padding-left:15px;padding-right:15px; line-height:58px; height:58px;border-bottom:1px solid #ddd;}
.dg-main-cart-shoppingbox-shipping-listbox-list-image{
 background: url(../image/ribbon.png)  no-repeat;
 background-position: right top;
}
.dg-main-cart-shoppingbox-shipping-listbox-list input,.dg-main-cart-shoppingbox-shipping-listbox-list h5{display:inline-block; font-size:14px; font-weight:600; color:#838383;}
.dg-main-cart-shoppingbox-shipping-listbox-list-Standard{width:74%; margin-left:8px; margin-right:8px;}
.dg-main-cart-shoppingbox-shipping-listbox-list-price{line-height: 39px;}
.dg-main-cart-shoppingbox-shipping-listbox-list:last-child, .dg-main-cart-payment-lr-right-form-method-list:last-child{border-bottom: none;}

.dg-main-cart-account-login .btn-drgrab{
    margin-right: 10px;
}
.dg-main-cart-account-title{
    margin-bottom:20px;
}

.dg-main-cart-account-title,.dg-main-cart-payment-title{color:#00b6c7; font-weight:bold; font-size:1.3em;}
.dg-main-cart-account-reg{text-align:center; padding-top:40px; color:#8c8c8c;}
.dg-main-cart-account-login-form, .dg-main-cart-payment-lr-right-form{margin:20px 0 0 0;}
.dg-main-cart-payment-lr-right-form{  width: 86%; margin-left: 40px;}
.dg-main-cart-account-login-form label, .dg-main-cart-payment-lr-left label, .dg-main-cart-payment-lr-left-billing label{font-size:12px; font-weight:normal;padding:0;}
.dg-main-cart-payment-lr-left .table>tbody>tr>td{border-style: none;}
.reddian{color:#ff686e;}
.dg-main-cart-account-login-form-but,.dg-main-cart-account-login-form-but:hover,.dg-main-cart-payment-box-right-form-but,.dg-main-cart-payment-box-right-form-but:hover{ margin:10px auto 0; color:#fff; width:50%;background-color: #00b6c8;margin-left: 7em; font-weight:bold;}
.dg-main-cart-payment-box-right-form-but{margin-left: 7em !important; width:60% !important;}
.dg-main-cart-account-reg-msg{font-weight:600;}
.bill-desc{
   padding-left: 10px;
   font-size: 15px;
   font-weight: normal!important; 
}
.bill-desc:hover{
  cursor:pointer;
}
.dg-main-cart-payment-lr-left-billing{
  margin-top: 15px;
}
.dg-main-cart-payment-lr-right-form-method{border: 1px solid #ddd; border-radius: 3px; padding:0 15px;width: 100%;}
.dg-main-cart-payment-lr-right-form-method-list{line-height:60px; height:60px; border-bottom:1px solid #ddd;}
.cchide{
    background-color:#f9f9f9; 
}
.dg-main-cart-payment-lr-right-form-submit{
    width: 100%;
}
.dg-main-cart-payment-lr-right-form-secure{
    color:#888;
    margin-top:10px;
}

.dg-main-cart-payment-lr-right-form-secure .methodpaypal{
    display: none;
}

.dg-main-cart-order-right{margin-top: 10px;display: inline-block; float:right;font-family: "Open Sans";color: #FF696E;font-size: 15px;}
.dg-main-cart-shoppingbox-order{
    margin: 0;
    text-align: left;
    float: left;
    font-family: inherit;
}
.dg-main-cart-payment-lr-right-form-total{
    font-size: 20px;
    margin:20px 0;
}
.dg-main-cart-shoppingbox-order-title-msg{font-size: 1.3em;font-weight: bold;}
.dg-main-cart-shoppingbox-order-listbox-list-total{font-weight: bold;}
.dg-main-cart-shoppingbox-order-listbox-listbox small, .dg-main-cart-shoppingbox-order-title-msg small{width:60px;margin-left:30px; margin-right:2px; display:inline-block; text-align:left; color:#00b6c8; font-weight:bold;font-size: 15px;float: right;}
.dg-main-cart-payment-lr-right-form-method-list-title{ font-weight:bold;}
.dg-main-cart-payment-lr-right-form-method-list-img{text-align:right; height:50px;}
.dg-main-cart-payment-lr-right-form-method-list-img img{ padding-right:5px;}
.dg-main-cart-payment-lr-right-form-method-list-title-input{margin-right: 10px !important;}
.dg-main-cart-payment-lr-right-form-method-list{ overflow:hidden;width: 100%;height: 60px;}
.dg-main-cart-shoppingbox-coupon-input{margin-right:8px;border: 1px solid #ccc;}
.dg-main-cart-public-stylecss{margin-left: 10px; font-size: 14px;}
.dg-main-cart-payment-lr-right-form-msg{
    margin-bottom:30px;
}
.dg-main-cart-payment-lr-right-form-msg-p{font-weight:bold; font-size:15px;margin-top: 10px;}
.dg-main-cart-payment-lr-right-form-msg-h5{margin-top: -4px;}
.dg-main-cart-payment .col-md-6{ padding-left:0; padding-right:0;}
.dg-main-cart-payment-lr-titleadd, .dg-main-cart-payment-lr-titlemet, .dg-main-cart-payconfirm-lr-titleme{ color:#666; margin:12px 0;}
.dg-main-cart-payment-lr-titlemet{margin-left:40px;}
.dg-main-cart-payconfirm-lr-titlemet{margin-left:40px;}
.dg-main-cart-payment-lr-titlemet h4{width: 90%; text-indent: 30px;}
.dg-main-cart-payment-lr-right, .dg-main-cart-payment-lr{margin-top: 10px;}
.dg-main-cart-shoppingbox-shipping-listbox-list label, .dg-main-cart-payment-lr-right-form-method-list-title label, .dg-main-cart-payment-checkbox label, .dg-main-cart-payment-lr-right-form-method-list label{padding-left: 0; width: 100%;cursor: pointer;}
.dg-main-cart-shoppingbox-shippingbox-coupon-check-img{margin-left:10px; margin-right:10px;}
.dg-main-cart-account-reg-but{ width:212px;height:42px; background:url(../image/facebook.png) no-repeat; border:none;}
.dg-main-cart-payment-lr input, .dg-main-cart-payment-lr select{outline: medium;}
.payment-method {
	white-space: nowrap;
	overflow: hidden;
	padding-top: 10px;
	height:50px;
}
.payment-method li{
	display: inline-block;
	width: 38px;
	height: 24px;
	padding-right: 5px;
	float: initial;
}
.payment-method.visa {
	background-image: url(../image/visa.png);
	background-image: url(../image/icon-visa.svg),none;
	background-position: center center;
	background-repeat: no-repeat;
}
.payment-method.master {
	background-image: url(../image/mastercard.png);
	background-image: url(../image/icon-master.svg),none;
	background-position: center center;
	background-repeat: no-repeat;
}
.payment-method.american-express {
	background-image: url(../image/amex.png);
	background-image: url(../image/icon-american.svg),none;
	background-position: center center;
	background-repeat: no-repeat;
}
.payment-method.discover {
	background-image: url(../image/discover.png);
	background-image: url(../image/icon-discover.svg),none;
	background-position: center center;
	background-repeat: no-repeat;
}
.icon-lock-dark {
	margin-top: -8px;display: inline-block;
	background-image: url(../image/suo.png);
	background-image: url(../image/ico-lock.svg),none;
	background-position: center center;
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
	vertical-align: sub;
}
.dg-main-cart-shoppingbox-coupon{margin-top:16px;}
.dg-main-cart-shoppingbox-shippingbox-coupon-check{margin-top:10px;}

.dg-main-cart-payment-lr-right-form-method-title-expiry select{
	-webkit-appearance: none;
	background-image: url(../image/ico-updown.png);
	background-image: url(../image/ico-updown.svg),none;
	background-position: 93% 68%;
	background-repeat: no-repeat;
	width: 100%;
	border: none; background-color: #f9f9f9;
	height:50px;
}
.dg-main-cart-payment-lr-left-select{
	-webkit-appearance: none;
	background-image: url(../image/ico-updown.png);
	background-image: url(../image/ico-updown.svg),none;
	background-position: center center;
	background-repeat: no-repeat;
	background-position: 98% 60%;
}
.cchide input{
	width:100%;
	border:0;
	background-color: transparent;
	height:50px;
	line-height: 30px;
}
.icon-info {
	width: 20px;
	height: 21px;
	vertical-align: sub;
	margin: -5px 0 -5px 10px;
	background-image: url(../image/ico-question.png);
	background-image: url(../image/ico-question.svg),none;
	background-position: center center;
	background-repeat: no-repeat;
	float:left;
}
.popover-cvv{display: inline-table;}


.changborder{
	z-index: 99;
	box-shadow: 0 0 0 2px #2a9dcc;
	border-color: transparent;
	border-bottom: 2px solid #2a9dcc;
	border-radius: 4px !important;
}

.dg-main-cart-order-left{font-weight: bold;font-size: 28px;margin-bottom:15px; display: inline-block;}

.dg-navbarbox{
	height: 51px;
	width:100%;
	top:0;
}


/***pages**/

.dg-main-pages {
    background: #FAFAF7;
    overflow: hidden;
    padding-bottom: 50px;
    text-shadow: 2px 2px 0px #FFF;
    color: black;
}
.dg-main-pages-con {
  width: 1170px;
  margin: 0 auto;
  font-size: 16px;
}
.dg-main-pages-con-title{
    text-align: center!important;
    font-size: 40px!important;
    padding-top: 30px!important;
}
.dg-main-pages h1 {
  margin-bottom:16px;
  font-size:36px;
  color:#00B6C6;
  font-family: "Open sans";
}
.dg-main-pages h2 {
  font-size: 30px;
  line-height: 30px;
  font-family: 'Open sans';
  font-weight:300;
  margin-top: 30px;
}
.dg-main-pages h2 span {
  display: block;
  font-size: 18px;
  font-weight: bold;
}
.dg-main-pages section {
  margin-bottom: 30px;
  padding-left: 30px;
}
.dg-main-pages h3 {
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3;
    color: inherit;
    margin: 0 0 19px 0;
}
.dg-main-pages td:nth-child(even) {
  padding-left: 20px;
}
.dg-main-pages td:nth-child(odd) {
  padding-right: 20px;
}
.dg-main-pages p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 20px;
  color: #111;
  -webkit-font-smoothing: antialiased;
  font-family: "Arial","Helvetica",sans-serif;
}
.dg-main-pages dd {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  font-family: "Arial","Helvetica",sans-serif;
}
.dg-main-pages li {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 20px;
  color: #333333;
  -webkit-font-smoothing: antialiased;
  font-family: "Arial","Helvetica",sans-serif;
}
.dg-main-pages td img {
  border-radius: 5px;

}
.dg-main-pages td {
  vertical-align: top;
}
.dg-main-pages table {
  margin-bottom: 0px;
}
.dg-main-pages table p:last-child {
  margin: 0;
}
.dg-main-pages p>strong {
  font-weight: 700;
}

/*pages media query*/
@media screen and ( max-width: 789px ){
  .dg-main-pages-con {
    width: 100%;
    margin: 0 auto;
  }
  .dg-main-pages-con img {
    width: 100%;
  }
}
/*pages media query end*/
/* 2 Rows Item*/

@media (max-width: 1200px){
  .dg-main-index-product-item2, .dg-main-list-product-item2{
    width:462px!important;
  } 
}

.dg-main-index-product-item2, .dg-main-list-product-item2{
  border:1px solid #DDDDDD;
  border-radius: 5px;
  width:461px;
  display: inline-block;
  background-color: white;
  margin: 0 0 18px 11px;
  position: relative;
  float: left;
  transition: all 0.3s;
}
.dg-main-index-product-item2:nth-child(odd), .dg-main-list-product-item2:nth-child(odd){
  margin: 0 11px 18px 9px;
}

.dg-main-index-product-item2:hover, .dg-main-list-product-item2:hover{
  border:1px solid #C5C5C5;
}

.dg-main-index-product-item2 .dg-main-index-product-item-image img, .dg-main-list-product-item2 .dg-main-list-product-item-image img{
  width:100%;
  border-radius: 5px 5px 0 0;
}

.dg-main-index-product-item2 .dg-main-index-product-item-detail, .dg-main-list-product-item2 .dg-main-list-product-item-detail{
  height: 90px;
  border-top:1px solid #DDD;
  padding: 10px 18px 0 18px;
}

.dg-main-index-product-item2 .dg-main-index-product-item-detail-title, .dg-main-list-product-item2 .dg-main-list-product-item-detail-title{
  height: 28px;
  overflow: hidden;
}

.dg-main-index-product-item2 .dg-main-index-product-item-detail-title a, .dg-main-list-product-item2 .dg-main-list-product-item-detail-title a{
  font-size:18px;
  color:#222222;
  text-decoration: none;
  font-family: "Open Sans";
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  width:100%;
  text-overflow: ellipsis;
  display: block;
}

.dg-main-index-product-item2 .dg-main-index-product-item-detail-price, .dg-main-list-product-item2 .dg-main-list-product-item-detail-price {
  color:#FF666C;
  font-size: 25px;
  font-family: "Open sans";
  margin-top:4px;
  width: 39%;
}


.dg-main-index-product-item2 .dg-main-index-product-item-detail-bottom-countdown, .dg-main-list-product-item2 .dg-main-list-product-item-detail-bottom-countdown{
  font-size: 16px;
  color:#00B6C6;
  font-family: "Open Sans";
  padding-top: 12px;
  width: 39%;
}
.dg-main-index-product-item2 .dg-main-index-product-item-detail-bottom-sold, .dg-main-list-product-item2 .dg-main-list-product-item-detail-bottom-sold{
  padding:3px 8px;
  border:1px solid #00B6C6;
  margin-top: 8px;
  border-radius: 5px;
}
.dg-main-index-product-item2 .dg-main-index-product-item-image-button, .dg-main-list-product-item2 .dg-main-list-product-item-image-button{
  padding:20px;
  background-color: rgba(255,255,255,0.7);
  width:100%;
  position: absolute;
  bottom:-160px;
  -webkit-transition: bottom 0.2s ease-out;
  -moz-transition: bottom 0.2s ease-out;
  -o-transition: bottom 0.2s ease-out;
  transition: bottom 0.2s ease-out;
}

.dg-main-index-product-item2:hover .dg-main-index-product-item-image-button, .dg-main-list-product-item2:hover .dg-main-list-product-item-image-button{
  bottom:0;
  -webkit-transition: bottom 0.2s ease-out;
  -moz-transition: bottom 0.2s ease-out;
  -o-transition: bottom 0.2s ease-out;
  transition: bottom 0.2s ease-out;
}
.dg-main-index-product-item2 .dg-main-index-product-item-image-button .dg-main-index-product-item-image-button-bn, .dg-main-index-product-item2 .dg-main-index-product-item-image-button .dg-main-index-product-item-image-button-atc, .dg-main-list-product-item2 .dg-main-list-product-item-image-button .dg-main-list-product-item-image-button-bn, .dg-main-list-product-item2 .dg-main-list-product-item-image-button .dg-main-list-product-item-image-button-atc{
  font-size: 18px;
  width: 200px;
  padding: 10px 0 8px 0;
  font-family: "Open sans";
  border-radius: 5px;
}

.dg-main-index-product-item2 .dg-main-index-product-item-image-button .dg-main-index-product-item-image-button-bn, .dg-main-list-product-item2 .dg-main-list-product-item-image-button .dg-main-list-product-item-image-button-bn  {
  background-color: #ff666c;
  border: 1px solid #ff666c;
  
}
.dg-main-index-product-item2 .dg-main-index-product-item-image-button .dg-main-index-product-item-image-button-bn:hover , .dg-main-list-product-item2 .dg-main-list-product-item-image-button .dg-main-list-product-item-image-button-bn:hover{
  background-color: #DA565C;
  border: 1px solid #DA565C;
}
  /**three D for button**/
  .btn-dg-threed{
  padding: 10px 42px 10px 42px;
  font-size: 18px;
  font-family: "Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif; 
  margin-right: 14px;
  color: #fff;
}
  .dg-main-index-product-item-image-button-bnt, .dg-main-index-product-item-image-button-bnb{
  font-size: 18px;
  width: 200px;
  padding: 10px 0 8px 0;
  font-family: "Open sans";
  border-radius: 5px;
}
.dg-main-index-product-item-image-button-col4 .dg-main-index-product-item-image-button-bnt,.dg-main-index-product-item-image-button-col4 .dg-main-index-product-item-image-button-bnb{
  font-size: 16px;
  width: 135px;
  height: 36px;
  padding: 0;
  line-height: 36px;
  text-align: center;
  font-family: "Open sans";
  border-radius: 5px;
}
.dg-main-index-product-item-image-button-col4 .dg-main-index-product-item-image-button-bnt, .dg-main-index-product-item-image-button-col4 .dg-main-index-product-item-image-button-bnt:disabled {
  box-shadow: 0px 3px 0px #c54c52;
}
.dg-main-index-product-item-image-button-col4 .dg-main-index-product-item-image-button-bnb,.dg-main-index-product-item-image-button-col4 .dg-main-index-product-item-image-button-bnb:disabled {
  box-shadow: 0px 3px 0px #0294a1;
}

.dg-main-index-product-item-image-button-bnt,.dg-main-product-threedbtn {
  box-shadow: 0px 4px 0px #c54c52;
  border:solid 1px #FF686E;
  display: inline-block;
  background:#FF686E;
  color: #fff;
  outline: none;
  transition:all 0.2s;
}
.dg-main-index-product-item-image-button-bnt:active,.dg-main-product-threedbtn:active{
  -webkit-box-shadow: 0px 4px 0px #D4545A;
    -moz-box-shadow: 0px 4px 0px #D4545A;
    box-shadow: 0px 4px 0px #D4545A;
    position:relative;
    top:0px;
    outline: none;
}
.dg-main-index-product-item-image-button-bnt:disabled,.dg-main-product-threedbtn:disabled{
  -webkit-box-shadow: 0px 4px 0px #D4545A;
    -moz-box-shadow: 0px 4px 0px #D4545A;
    box-shadow: 0px 4px 0px #D4545A;
    background: #f05f66;
    position:relative;
    top:0px;
    outline: none;
}
.dg-main-index-product-item-image-button-bnt:hover,.dg-main-product-threedbtn:hover {
  background-color: #eb5b62;
  border: 1px solid #f05f66;
  outline: none;
  color:#fff;
}


.dg-main-product-threedbtnb,.dg-main-product-threedbtn {
  width:180px;
}
.dg-main-index-product-item-image-button-bnb,.dg-main-product-threedbtnb {
  box-shadow: 0px 4px 0px #0294a1;
  color: #fff;
  display: inline-block;
  background:#33c5d3;
  outline: none;
  transition:all 0.2s;
}
.dg-main-index-product-item-image-button-bnb:active,.dg-main-product-threedbtnb:active{
  -webkit-box-shadow: 0px 4px 0px #0294a1;
    -moz-box-shadow: 0px 4px 0px #0294a1;
    box-shadow: 0px 4px 0px #0294a1;
    background: #00b6c6;
    position:relative;
    top:0px;
}
.dg-main-index-product-item-image-button-bnb:disabled,.dg-main-product-threedbtnb:disabled {
  -webkit-box-shadow: 0px 4px 0px #0294a1;
    -moz-box-shadow: 0px 4px 0px #0294a1;
    box-shadow: 0px 4px 0px #0294a1;
    background: #00b6c6;
    position:relative;
    top:0px;
    outline: none;
}
.dg-main-index-product-item-image-button-bnb:hover,.dg-main-product-threedbtnb:hover {
  background-color: #00b6c6;
  border: 1px solid #33c5d3;
  color: #fff;
}
  /**three D for button end**/
  /**show modal btn**/
 .show-modal-buynow  {
  color: #fff;
  width: 102px;
  background-color: #ff666c;
  border: 1px solid #ff666c;
  
}
 .show-modal-buynow:hover,.show-modal-buynow:active{
  color: #fff;
  background-color: #DA565C;
  border: 1px solid #DA565C;
}
 .show-modal-addtocart  {
  color: #fff;
  width: 102px;
  transition:all 0.2s;
  background-color: #33c5d3;
  border: 1px solid #33c5d3;
  
}
 .show-modal-addtocart:hover,.show-modal-addtocart:focus{
  color: #fff;
  background-color: #00b6c6;
  border: 1px solid #00b6c6;
}

/**show modal btn end**/
/* 2 Rows Item End*/

/*Disable Responsive*/
body{
    min-width: 1170px;
}

.container{ 
    width:1170px;
}
.navbar-nav {
  float: left;
  margin: 0;
}
.navbar-nav > li {
  float: left;
}
/*Disable Responsive End*/


.glyphicon-refresh-animate {
    -animation: spin .7s infinite linear;
    -webkit-animation: spin2 .7s infinite linear;
}

@-webkit-keyframes spin2 {
    from { -webkit-transform: rotate(0deg);}
    to { -webkit-transform: rotate(360deg);}
}

@keyframes spin {
    from { transform: scale(1) rotate(0deg);}
    to { transform: scale(1) rotate(360deg);}
}


/* New Cart */
.dg-main-cart-shoppingbox-items table{
    text-align: center;
    font-size:16px;
    margin-bottom: 0;
}

.dg-main-cart-shoppingbox-items-img img{
    width: 105px;
    margin-top:4px;
}

.dg-main-cart-shoppingbox-items .vertical-middle{
    vertical-align: middle!important;
}
.dg-main-cart-shoppingbox-items-text{
    text-align: left;
}
.dg-main-cart-shoppingbox-items-text .title{
    margin-bottom:10px;
}
.dg-main-cart-shoppingbox-items-text .option{
    color:#888;
}

.dg-main-cart-shoppingbox-items-trash a{
    font-size: 18px;
    color: #333;
}

.dg-main-cart-shoppingbox-items .header{
    background-color: #f6f6f6;
}

.dg-main-cart-shoppingbox-items table{
    border:1px solid #ddd;
}

.dg-main-cart-shoppingbox-coupon .form-control{
    border-right: 1;
}

.dg-main-cart-shoppingbox-coupon .input-group{
    width:70%;
}

.dg-main-cart-shoppingbox-coupon .btn{
    margin-left: 0!important;
}

.dg-main-cart-shoppingbox-coupon-discount{
  border: 1px #ddd solid;margin-bottom: 20px;
}

.dg-main-cart-shoppingbox-coupon-discount label{
  padding: 15px 0 15px 15px;margin: 0;
}

.dg-main-cart-payment-lr-right-form-method-list.cchide{
    display: none;
}

.dg-main-cart-payment-lr-right-form-method-title-expiry input{
    display: inline-block;
    width: 30px;
}

.dg-main-cart-payment-lr-right-form-method-title-expiry .ccyear{
    width: 50px;
    margin-left:10px;
}
.dg-main-cart-shoppingbox-order-listbox-list.total{
    border-top:1px solid #ddd;
}
.dg-main-cart-shoppingbox-order-listbox-list i {
  font-style: normal;
}

.dg-blur{
    position: absolute;
    width:100%;
    height: 100%;
    background-color: white;
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
    z-index: 98;
}

.dg-blur-hint-paypal{
    position: absolute;
    z-index: 99;
    top:150px;
    text-align: center;
    font-family: "Open Sans";
    display: none;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 74%;
}

.dg-blur-hint-none{
    position: absolute;
    z-index: 99;
    top:150px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
    width: 74%;
}
.dg-main-account-order-loading{
    position: absolute;
    z-index: 99;
    text-align: center;
    margin: 0 auto;
    width: 619px;
    height: 500px;
    opacity: 0.2;
    padding-top: 100px;
}
.dg-main-account-order-loading img{
  margin-top: 40px;
}
.dg-blur-hint-none-text{
    display: inline-block;
    width: 200px;
    font-family:'Open Sans';
    font-size:20px;
    color:#00C15E;
}

.dg-blur-hint-none-icon{
    display: inline-block;
    width:50px;
    font-size:48px;
    color:#00C15E;
}

.dg-blur-hint img{
    margin-bottom: 10px;
}

.dg-main-cart-payment-lr .panel{
    opacity: 1;
    filter: alpha(opacity=100); /* For IE8 and earlier */
}

/* Notify */

.jquery-notify-bar {
  width:100%;
  position:fixed;
  top:0;
  left:0;
  z-index:32768;
  background-color:#efefef;
  font-size:18px;
  color:#000;
  text-align:center;
  font-family: Arial, Verdana, sans-serif;
  padding:20px 0px;
  cursor: pointer;
}
.jquery-notify-bar.bottom {
  bottom:0;
  top:auto;
}

.dg-notify-success {
  font-size:20px;
  color:white;
  font-family: "Open Sans";
  background-color: #5eb95e;
}

.dg-notify-error {
  font-size:20px;
  color:white;
  font-family: "Open Sans";
  background-color: #dd514c;
}

#flyItem{
    z-index: 100;
}

/* css 动画 */
.a-ring{-webkit-animation:1.5s ease;-moz-animation:1.5s ease;-ms-animation:1.5s ease;animation:1.5s ease;}

.a-ring{-webkit-animation-name:ring;-moz-animation-name:ring;-ms-animation-name:ring;animation-name:ring;}

.a-ring{
    border:1px solid #00B6C8!important;
}
.popover{
  z-index: 999;
}
@-webkit-keyframes ring{
    0%{-webkit-transform:scale(1);}
    10%,20%{-webkit-transform:scale(0.8) rotate(-5deg);}
    30%,50%,70%,90%{-webkit-transform:scale(1.1) rotate(5deg);}
    40%,60%,80%{-webkit-transform:scale(1.1) rotate(-5deg);}
    100%{-webkit-transform:scale(1) rotate(0);}
}
@-moz-keyframes ring{
    0%{-moz-transform:scale(1);}
    10%,20%{-moz-transform:scale(0.8) rotate(-5deg);}
    30%,50%,70%,90%{-moz-transform:scale(1.1) rotate(5deg);}
    40%,60%,80%{-moz-transform:scale(1.1) rotate(-5deg);}
    100%{-moz-transform:scale(1) rotate(0);}
}
@-ms-keyframes ring{
    0%{-ms-transform:scale(1);}
    10%,20%{-ms-transform:scale(0.8) rotate(-5deg);}
    30%,50%,70%,90%{-ms-transform:scale(1.1) rotate(5deg);}
    40%,60%,80%{-ms-transform:scale(1.1) rotate(-5deg);}
    100%{-ms-transform:scale(1) rotate(0);}
}
@keyframes ring{
    0%{transform:scale(1);}
    10%,20%{transform:scale(0.8) rotate(-5deg);}
    30%,50%,70%,90%{transform:scale(1.1) rotate(5deg);}
    40%,60%,80%{transform:scale(1.1) rotate(-5deg);}
    100%{transform:scale(1) rotate(0);}
}
.dg-main-account-welcome{
  background-color: white;
  border:1px solid #DDD;
  float:left;
  padding:50px 80px;
  width:70%;
  font-family: "Open Sans";
  min-height: 400px;
}
.dg-main-account-welcome-icon{
  margin: 0;
  padding: 0;
  font-size: 80px;
  background-color: #fff;
  color: #00B6C6;
  text-align: center;
}
.dg-main-account-welcome-title{
  padding-top: 30px;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.dg-main-account-welcome-content{
  font-size: 15px;
  text-align: center;
  padding: 20px 0;
}
.dg-noresult{
    text-align:center;
    color:#666;
    margin-top: 50px;
}
.dg-noresult i{
    font-size: 100px;
}
.dg-noresult div{
    font-size:20px;
}

/*recommended*/
.dg-main-recommended h4{
  text-align: center;
}
.dg-main-recommended td{
  padding: 10px 10px;
}
.dg-main-recommended img{
  width:100%;
  padding: 5px;
  border-radius: 5px;
  border: 1px #ddd solid;
  max-width: 162px;
}

.dg-short-text{
	font-size: 21px;
}

.dg-main-product-core-panel-share{
    margin-top: 10px;
}

.dg-main-product-core-panel-share a{
    margin-right: 10px;
}
.dg-main-product-core-panel-share img{
  width: 35px;
}

.dg-main-account .panel{
    margin-bottom: 10px;
}

.dg-main-cart-shoppingbox-Insurance .popover-cvv{
    margin-left: 0;
}

#btnUpdate:disabled{
    background:#CCC;
    border:1px solid #BBB;
}

.dg-main-404{
    padding: 50px 20px;
    background-color: white; 
    margin-bottom: 20px;
    border: 1px solid #ddd;
    text-align: center;
}
.dg-main-404 img{
    width:70%;
}
.dg-main-dropnone{
   border: 2px #B5B4B5 dotted!important;
   border-radius: 5px;
    -webkit-border-radius:5px;
    -moz-border-radius:5px;
}
.dg-main-account-order-loading-height{
  height: 480px!important;
}

.dg-main-cart-shoppingbox-Insurance label{
    cursor:pointer;
}


/* 上传图片样式重写 */
.dropzones, .dropzones * {
  box-sizing: border-box; }

.dropzones {
  min-height: 150px;
  border: 2px solid rgba(0, 0, 0, 0.3);
  background: white;
  padding: 20px 20px; }
  .dropzones.dz-clickable {
    cursor: pointer; }
    .dropzones.dz-clickable * {
      cursor: default; }
    .dropzones.dz-clickable .dz-message, .dropzones.dz-clickable .dz-message * {
      cursor: pointer; }
  
  .dropzones.dz-drag-hover {
    border-style: solid; }
    .dropzones.dz-drag-hover .dz-message {
      opacity: 0.5; }
  .dropzones .dz-message {
    text-align: center;
    margin: 2em 0; }
  .dropzones .dz-preview {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin: 35px;
    min-height: 100px; }
    .dropzones .dz-preview:hover {
      z-index: 1000; }
      .dropzones .dz-preview:hover .dz-details {
        opacity: 1; }
    .dropzones .dz-preview.dz-file-preview .dz-image {
      border-radius: 20px;
      background: #999;
      background: linear-gradient(to bottom, #eee, #ddd); }
    .dropzones .dz-preview.dz-file-preview .dz-details {
      opacity: 1; }
    .dropzones .dz-preview.dz-image-preview {
      background: white; }
      .dropzones .dz-preview.dz-image-preview .dz-details {
        -webkit-transition: opacity 0.2s linear;
        -moz-transition: opacity 0.2s linear;
        -ms-transition: opacity 0.2s linear;
        -o-transition: opacity 0.2s linear;
        transition: opacity 0.2s linear; }
    .dropzones .dz-preview .dz-remove {
      font-size: 14px;
      text-align: center;
      display: block;
      cursor: pointer;
      border: none; }
      .dropzones .dz-preview .dz-remove:hover {
        text-decoration: underline; }
    .dropzones .dz-preview:hover .dz-details {
      opacity: 1; }
    .dropzones .dz-preview .dz-details {
      z-index: 20;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0;
      font-size: 13px;
      min-width: 100%;
      max-width: 100%;
      padding: 2em 1em;
      text-align: center;
      color: rgba(0, 0, 0, 0.9);
      line-height: 150%; }
      .dropzones .dz-preview .dz-details .dz-size {
        margin-bottom: 1em;
        font-size: 16px; }
      .dropzones .dz-preview .dz-details .dz-filename {
        white-space: nowrap; }
        .dropzones .dz-preview .dz-details .dz-filename:hover span {
          border: 1px solid rgba(200, 200, 200, 0.8);
          background-color: rgba(255, 255, 255, 0.8); }
        .dropzones .dz-preview .dz-details .dz-filename:not(:hover) {
          overflow: hidden;
          text-overflow: ellipsis; }
          .dropzones .dz-preview .dz-details .dz-filename:not(:hover) span {
            border: 1px solid transparent; }
      .dropzones .dz-preview .dz-details .dz-filename span, .dropzones .dz-preview .dz-details .dz-size span {
        background-color: rgba(255, 255, 255, 0.4);
        padding: 0 0.4em;
        border-radius: 3px; }
    .dropzones .dz-preview:hover .dz-image img {
      -webkit-transform: scale(1.05, 1.05);
      -moz-transform: scale(1.05, 1.05);
      -ms-transform: scale(1.05, 1.05);
      -o-transform: scale(1.05, 1.05);
      transform: scale(1.05, 1.05);
      -webkit-filter: blur(8px);
      filter: blur(8px); }
    .dropzones .dz-preview .dz-image {
      border-radius: 20px;
      overflow: hidden;
      width: 120px;
      height: 120px;
      position: relative;
      display: block;
      z-index: 10; }
      .dropzones .dz-preview .dz-image img {
        display: block; }
    .dropzones .dz-preview.dz-success .dz-success-mark {
      -webkit-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: passing-through 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzones .dz-preview.dz-error .dz-error-mark {
      opacity: 1;
      -webkit-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -moz-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -ms-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      -o-animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1);
      animation: slide-in 3s cubic-bezier(0.77, 0, 0.175, 1); }
    .dropzones .dz-preview .dz-success-mark, .dropzones .dz-preview .dz-error-mark {
      pointer-events: none;
      opacity: 0;
      z-index: 500;
      position: absolute;
      display: block;
      top: 50%;
      left: 50%;
      margin-left: -27px;
      margin-top: -27px; }
      .dropzones .dz-preview .dz-success-mark svg, .dropzones .dz-preview .dz-error-mark svg {
        display: block;
        width: 54px;
        height: 54px; }
    .dropzones .dz-preview.dz-processing .dz-progress {
      opacity: 1;
      -webkit-transition: all 0.2s linear;
      -moz-transition: all 0.2s linear;
      -ms-transition: all 0.2s linear;
      -o-transition: all 0.2s linear;
      transition: all 0.2s linear; }
    .dropzones .dz-preview.dz-complete .dz-progress {
      opacity: 0;
      -webkit-transition: opacity 0.4s ease-in;
      -moz-transition: opacity 0.4s ease-in;
      -ms-transition: opacity 0.4s ease-in;
      -o-transition: opacity 0.4s ease-in;
      transition: opacity 0.4s ease-in; }
    .dropzones .dz-preview:not(.dz-processing) .dz-progress {
      -webkit-animation: pulse 6s ease infinite;
      -moz-animation: pulse 6s ease infinite;
      -ms-animation: pulse 6s ease infinite;
      -o-animation: pulse 6s ease infinite;
      animation: pulse 6s ease infinite; }
    .dropzones .dz-preview .dz-progress {
      opacity: 1;
      pointer-events: none;
      position: absolute;
      height: 16px;
      left: 50%;
      top: 50%;
      margin-top: -8px;
      width: 80px;
      margin-left: -40px;
      background: rgba(255, 255, 255, 0.9);
      -webkit-transform: scale(1);
      border-radius: 8px;
      overflow: hidden; }
      .dropzones .dz-preview .dz-progress .dz-upload {
        background: #333;
        background: linear-gradient(to bottom, #666, #444);
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        width: 0;
        -webkit-transition: width 300ms ease-in-out;
        -moz-transition: width 300ms ease-in-out;
        -ms-transition: width 300ms ease-in-out;
        -o-transition: width 300ms ease-in-out;
        transition: width 300ms ease-in-out; }
    .dropzones .dz-preview.dz-error .dz-error-message {
      display: block; }
    .dropzones .dz-preview.dz-error:hover .dz-error-message {
      opacity: 1;
      pointer-events: auto; }
    .dropzones .dz-preview .dz-error-message {
      pointer-events: none;
      z-index: 1000;
      position: absolute;
      display: block;
      display: none;
      opacity: 0;
      -webkit-transition: opacity 0.3s ease;
      -moz-transition: opacity 0.3s ease;
      -ms-transition: opacity 0.3s ease;
      -o-transition: opacity 0.3s ease;
      transition: opacity 0.3s ease;
      border-radius: 8px;
      font-size: 13px;
      top: 150px;
      left: -10px;
      width: 140px;
      background: #be2626;
      background: linear-gradient(to bottom, #be2626, #a92222);
      padding: 0.5em 1.2em;
      color: white; }
      .dropzones .dz-preview .dz-error-message:after {
        content: '';
        position: absolute;
        top: -6px;
        left: 64px;
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #be2626; }


/*notify-product*/
.alert-minimalist {
  background-color: white;
  border: 2px solid #DDD;
  border-radius: 3px;
  color: #333;
  padding: 10px 2px 10px 10px;
  opacity: 0.9;
  width: 310px
}
.alert-minimalist > [data-notify="icon"] {
  width: 70px;
  margin-right: 12px;
  display: none;
}
.alert-minimalist > [data-notify="title"] {
  color: #333;
  display: block;
  font-weight: bold;
  margin-bottom: 5px;
  display: none;
}
.alert-minimalist > [data-notify="message"] strong{
  color: black;
  margin: 0 ;
}
.alert-minimalist > [data-notify="message"] span img{
  height: 15px;
  border-radius: 3px;
}
.alert-minimalist > [data-notify="message"] p{
  color: #00B6C8;
  margin: 5px 0;
  width: 210px;
  display:block;
  white-space:nowrap; 
  overflow:hidden; 
  text-overflow:ellipsis;
}
.alert-minimalist > [data-notify="message"] span{
  color: gray;
  margin: 0;
  font-size: 12px;
}
.alert-minimalist > [data-notify="url"]{
  
}
/*contact-us*/
.dg-main-contact-us{
  background-color: white; 
  margin-bottom:20px;
  border:1px solid #ddd;
  min-height: 340px;
  padding:30px 60px 30px 60px;
}
.dg-main-contact-us p{
  margin-bottom: 5px;
}
.dg-main-contact-us button{
  margin-left: 8px;
}
.dg-main-contact-us-button{
  padding: 5px;
  background-color: #fff;
  border: none;
}
.dg-main-contact-us-form label{
    font-size: 18px;
    font-weight: normal!important;
    margin-top:8px;
    margin-bottom: 4px;
}
.dg-main-contact-us-form button{
  margin-top: 16px;
  margin-left: 0;
}
.dg-contactus-title{
  font-size:26px;
  margin-bottom: 10px;
  font-family: "Open sans","Helvetica Neue",Helvetica,Arial,sans-serif;
  color:#00B6C8;
}

.dg-main-product-core .bx-wrapper{
  background-image: url('../image/product/loading.png');
  background-image: -webkit-image-set(url('../image/product/loading.png') 1x,url('../image/product/loading@2x.png') 2x);
  background-position: center center;
  background-repeat: no-repeat;
}

.dg-main-reg-table-left-terms{
    font-size: 12px;
}
.dg-main-pages-con-title{
    font-family: "Open Sans", Arial, "Helvetica", sans-serif !important;
    font-weight: 600;
    margin: 20px 0;
}
.dg-main-product-topreview{
    padding: 20px 20px 10px 20px;
    background-color: white;
    margin-bottom: 20px;
    border: 1px solid #ddd;
}
.dg-main-product-topreview span{
  float: right;
}
.dg-main-contact-us label{
    font-weight: 600;
    font-size: 18px;
}
.freebies{
  color: #FF696E;
  font-size: 13px;
}
/* .dg-navbar .navbar-nav>li:last-child a { background-color:#FF666C; }
.dg-navbar .navbar-nav>li:last-child a:hover { background-color:#FF8388; } */
.dg-navbar{
    border-bottom: 0!important;
}
.dg-main-list-panel-description  img{
  width: 100%!important;
}
.dg-main-list-panel-description2{
    font-size: 14px;
}
.dg-main-facebooklogin{
  text-align: left;
  width: 350px;
}
.dg-main-facebooklogin-dec{
  margin-top: 20px;
  color: #00B6C8;
  font-weight: 600;
  font-size: 18px;
}
.dg-main-payment-dangerdec{
  font-size: 15px;
  padding: 10px;
  border-radius: 5px;
}