.page-container{
  margin-left: auto!important;
  margin-right: auto!important;
  overflow: hidden;
  position: relative;
}

.or-border-none{
  border:none!important;
}
@media (min-width: 980px) {

  .checkout-add-form dt{
    text-align: right;
    padding-left:0!important;
    padding-right:0!important;
  }
  .page-container{
    width:980px;
  }
}
.how-to-buy-steps h2{
  color: #ff810b;
  font-weight: bold;
  border-left:solid 5px #ff810b;
  padding-left: 10px;
  margin-top: 0;
}
.how-to-buy-steps h4{
  padding:10px;
  line-height: 140%;
}
.how-to-buy-steps .step{
  background-color:#ffab5c;
  color:#fff;
  margin-top: 0;
  font-size: 20px;
}
.how-to-buy-steps ul{
  display: flex;
  flex-wrap:wrap;
  justify-content:flex-start;
  padding-left: 0!important;
  margin-bottom: 20px!important;
  overflow: hidden;
}
.how-to-buy-steps ul li{
  width:28%;
  list-style: none;
  text-align: center;
  margin:10px 2%;
  background-color: #f4f4f4;
}
.how-to-buy-steps ul li img{
  width:60%;
}
.page-qa{
  letter-spacing: 0.3px;
}
.page-qa dt{
  font-size: 22px;
  line-height:120%;
  border-left: solid 3px #009688;
  padding-left: 10px;
  margin-bottom: 10px;
  font-weight: normal;
  color:#009688;
}
.page-qa dd{
  font-size: 14px;
  line-height: 140%;
  margin-bottom: 40px;
}
.page-qa span{
  color:#ed7d31;
  font-weight: bold;
}
.page-qa a{
  color:#009688;
  text-decoration:underline;
}
.page-qa .border-line{
  border:solid 1px #ccc;
  padding:10px;
}
.agree_term_label input[type=checkbox]{
  width:5px;
  height: 5px;
}
.checkout-title{
  color:#444;
  margin-top:0;
  border-left: solid 3px #009688;
  padding-left: 10px;
  margin-left: 20px;
  margin-right: 20px;
}
.checkout-add-form dt .control-label{
  font-weight: normal!important;
}
.checkout-add-form {
  font-weight:normal!important;
  overflow: hidden;
}
/* shipping information */
.shipping-info{
  border-collapse:colapse;
  width:100%;
  margin:20px 0;
}
.shipping-info thead th{
  font-weight: bold;
  text-align: center;
  border:1px solid #ddd;
  padding:10px;
  vertical-align: middle;
  background: #f9f9f9;
}
.shipping-info tbody td{
  border:1px solid #ddd;
  padding:10px;
  vertical-align: middle;
  text-align: center;
}
.shipping-info tfoot td{
  border:1px solid #ddd;
  padding:10px;
  vertical-align: middle;
  text-align: left;
  background: #f9f9f9;
}
/* view-more-button */
.button-viewmore{
  float:right;
  text-transform:uppercase;
}
.button-viewmore a{
  font-size:12px;
  float:right;
  background-color: #fb9a07;
  font-weight: normal;
  color:#FFF;
  padding:2px 3px;
  border-radius: 2px;        /* CSS3草案 */
  -webkit-border-radius: 2px;    /* Safari,Google Chrome用 */
  -moz-border-radius: 2px;   /* Firefox用 */
}
.button-viewmore a:hover{
  background-color: #fb9a07;
  font-weight: normal;
  color:#FFF;
}

.list-services li a:hover {
  border-color: #009688;
}

tr.os-disabled {
  pointer-events: none;
  background-color: #dddddd;
}

tr.os-disabled .remove_cart {
  pointer-events: all;
}

.ous-red {
  color: red;
  margin-bottom: 5px;
}
.type_10 .header_search {
  width: 75%;
}

.common-home .so-spotlight3 {
  margin-top: 30px;
}

.layout-home10 .module {
  margin-bottom: 30px;
}

.list-services .item-service {
  margin-bottom: 20px;
}

.type_7 .header-search {
  width: 100%;
  float: left;
}

.megamenu-style-dev .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper {
  background-color: #009688;
  height: 42px;
}

.megamenu-style-dev .container-megamenu.vertical .vertical-wrapper {
  width: 265px;
}

.megamenu-style-dev .container-megamenu.vertical #menuHeading .megamenuToogle-wrapper .container:before {
  background-color: #008175;
  height: 42px;
}

.container-megamenu.vertical #menuHeading {
  height: 42px;
}
.megamenu-style-dev .container-megamenu.vertical .vertical-wrapper ul.megamenu{
  position: static;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  background-color: #FFFFFF!important;
}
.megamenu-style-dev .container-megamenu.vertical .vertical-wrapper ul.megamenu > li {
  background: #fff;
}

.megamenu-style-dev .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:first-child {
  border: none;
}

.megamenu-style-dev .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a {
  font-size: 14px;
  color: #333;
  text-transform: capitalize;
  background: #fff;
  padding:0 15px;
  line-height: 43px;
  height: 43px;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  border-top:solid 1px #ebebeb;
  display: block;
  overflow: hidden;
}

.megamenu-style-dev .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore {
  color: #444;
  padding: 16px 4px;
}

.vertical li.loadmore i {
  padding-left: 10px;
  font-size: 15px;
}

.megamenu-style-dev .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.loadmore .more-view {
  color: #444;
}

.megamenu i {
  padding-right: 12px;
}

.megamenu-style-dev .container-megamenu.vertical .vertical-wrapper ul.megamenu > li > a strong {
  font-weight: normal;
  -webkit-transition: all 0.2s ease 0s;
  -moz-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.megamenu-style-dev .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover {
  box-shadow: inset 3px 0 0 #009688;
  -webkit-box-shadow: inset 3px 0 0 #009688;
  -moz-box-shadow: inset 3px 0 0 #009688;
  color: #009688!important;
}

.megamenu-style-dev .container-megamenu.vertical .vertical-wrapper ul.megamenu > li.active > a,
.megamenu-style-dev .container-megamenu.vertical .vertical-wrapper ul.megamenu > li:hover > a {
  color: #009688!important;
  background: transparent !important;
}

.blocktitle a {
  font-size: 20px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
}

.new-arrivals {
  height: 360px;
  overflow-y: scroll;
}

.bestseller .product-layout {
  margin-top: 5px;
  margin-bottom: 5px;
  padding: 0 0 10px 0;
  border-bottom: dotted 1px #CCC;
}

div.so-latest-blog.module .blog-external-simple .media {
  margin: 0 0 15px;
  padding-left:0;
}
div.so-latest-blog.module .blog-external-simple .whatisnew{
  margin: 0 0 5px -14px;
}

.so-onepagecheckout {
  background: #ffffff;
  padding: 20px 20px 0 20px;
  overflow: hidden;
}

.so-onepagecheckout .col-left {
  padding: 0;
}

.so-onepagecheckout .col-right {
  padding-right: 0;
}

.so-onepagecheckout .panel {
  border-radius: 0;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
}

.so-onepagecheckout .panel-default .panel-heading {
  background: #4ebdb3;
  color: white;
  border-radius: 0;
  padding: 13px 20px;
}

.so-onepagecheckout .no-padding {
  padding: 0;
}

.so-onepagecheckout .checkout-shipping-methods,
.so-onepagecheckout .checkout-payment-methods {
  padding: 10px;
}

.table > tbody > tr > td {
  vertical-align: middle;
}
.table-history thead tr td{
  vertical-align:middle;
  border:solid 1px #DDDDDD!important;
}
.table-history td{
  border:solid 1px #DDDDDD!important;
}
.table-history td .img-thumbnail{
  border:none;
}
.table-history td .fa-print:before{
  font-size: 24px;
}
.table-history td .btn-success{
  border-radius: 5px!important;
  padding:3px 5px!important;
}
.table-history td .btn-sm{
  font-size: 14px;
}
.table-history tbody tr:hover td:first-child{
  background-color:#e0fffc!important
}

/* Order History Detail Start */
.order-history-detail{
  border-collapse:collapse;
  background-color: #FFFFFF;
}
.order-history-detail thead tr th{
  border:solid 1px #DDDDDD!important;
  border-bottom:none!important;
  background-color:#eafffc;
  padding:15px 10px;
  text-align: center;
  font-size: 14px;
  font-weight:500;
  text-transform: none!important;
}
/*.order-history-detail thead tr th .order-history-id{
  text-align:left;
}*/
/*.order-history-detail thead tr th .order-history-time{
  text-align:right;
  float: right;
}*/
.order-history-detail td{
  border:solid 1px #DDDDDD;
  padding:10px;
  text-align:center;
  line-height: 140%;
  vertical-align: top;
}

.order-history-detail td .img-thumbnail{
  border:none;
}
.table-history td .fa-print:before{
  font-size: 24px;
}
.order-history-name{
  text-align:left;
  line-height: 140%;
}
.order-history-btn a{
  display: block;
  width:100%;
  padding:5px 10px;
  text-align: center;
  color:#ffffff;
  margin:8px 0;
}
.btn-gradient.block{
  display: block;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.btn-gradient {
  text-decoration: none;
  color: white;
  padding: 10px 30px;
  display: inline-block;
  position: relative;
  border: 1px solid rgba(0,0,0,0.21);
  border-bottom: 4px solid rgba(0,0,0,0.21);
  border-radius: 4px;
  text-shadow: 0 1px 0 rgba(0,0,0,0.15);
}

/* RMA table */
.rma-table table {
  background-color: #FFFFFF !important;
}
.rma-table thead tr th {
  border: solid 1px #DDDDDD!important;
  border-bottom: none!important;
  background-color: #eafffc !important;
  text-transform: none!important;
}
.rma-table td {
  border: solid 1px #DDDDDD !important;
}
.rma-info {
  background-color: #FFFFFF !important;
  border: solid 1px #DDDDDD;
}

/* Gradient - ugly css is ugly */
.btn-gradient.cyan {
  background: rgba(27,188,194,1);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(27,188,194,1)), to(rgba(24,163,168,1)));
  background: -webkit-linear-gradient(rgba(27,188,194,1) 0%, rgba(24,163,168,1) 100%);
  background: -moz-linear-gradient(rgba(27,188,194,1) 0%, rgba(24,163,168,1) 100%);
  background: -o-linear-gradient(rgba(27,188,194,1) 0%, rgba(24,163,168,1) 100%);
  background: linear-gradient(rgba(27,188,194,1) 0%, rgba(24,163,168,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1bbcc2', endColorstr='#18a3a8', GradientType=0);
}

.btn-gradient.red{
  background: rgba(250,90,90,1);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(250,90,90,1)), to(rgba(232,81,81,1)));
  background: -webkit-linear-gradient(rgba(250,90,90,1) 0%, rgba(232,81,81,1) 100%);
  background: -moz-linear-gradient(rgba(250,90,90,1) 0%, rgba(232,81,81,1) 100%);
  background: -o-linear-gradient(rgba(250,90,90,1) 0%, rgba(232,81,81,1) 100%);
  background: linear-gradient(rgba(250,90,90,1) 0%, rgba(232,81,81,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fa5a5a', endColorstr='#e85151', GradientType=0 );
}
.btn-gradient.orange {
  background: rgba(255,105,30,1);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,105,30,1)), to(rgba(230,95,28,1)));
  background: -webkit-linear-gradient(rgba(255,105,30,1) 0%, rgba(230,95,28,1) 100%);
  background: -moz-linear-gradient(rgba(255,105,30,1) 0%, rgba(230,95,28,1) 100%);
  background: -o-linear-gradient(rgba(255,105,30,1) 0%, rgba(230,95,28,1) 100%);
  background: linear-gradient(rgba(255,105,30,1) 0%, rgba(230,95,28,1) 100%);
}
.btn-gradient.blue {
  background: rgba(102,152,203,1);
  background: -moz-linear-gradient(top, rgba(102,152,203,1) 0%, rgba(92,138,184,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(102,152,203,1)), color-stop(100%, rgba(92,138,184,1)));
  background: -webkit-linear-gradient(top, rgba(102,152,203,1) 0%, rgba(92,138,184,1) 100%);
  background: -o-linear-gradient(top, rgba(102,152,203,1) 0%, rgba(92,138,184,1) 100%);
  background: -ms-linear-gradient(top, rgba(102,152,203,1) 0%, rgba(92,138,184,1) 100%);
  background: linear-gradient(to bottom, rgba(102,152,203,1) 0%, rgba(92,138,184,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6698cb', endColorstr='#5c8ab8', GradientType=0 );
}
.btn-gradient.purple {
  background: rgba(203,153,197,1);
  background: -moz-linear-gradient(top, rgba(203,153,197,1) 0%, rgba(181,134,176,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(203,153,197,1)), color-stop(100%, rgba(181,134,176,1)));
  background: -webkit-linear-gradient(top, rgba(203,153,197,1) 0%, rgba(181,134,176,1) 100%);
  background: -o-linear-gradient(top, rgba(203,153,197,1) 0%, rgba(181,134,176,1) 100%);
  background: -ms-linear-gradient(top, rgba(203,153,197,1) 0%, rgba(181,134,176,1) 100%);
  background: linear-gradient(to bottom, rgba(203,153,197,1) 0%, rgba(181,134,176,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cb99c5', endColorstr='#b586b0', GradientType=0 );
}
.btn-gradient.yellow {
  background: rgba(240,210,100,1);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(240,210,100,1)), to(rgba(229,201,96,1)));
  background: -webkit-linear-gradient(rgba(240,210,100,1) 0%, rgba(229,201,96,1) 100%);
  background: -moz-linear-gradient(rgba(240,210,100,1) 0%, rgba(229,201,96,1) 100%);
  background: -o-linear-gradient(rgba(240,210,100,1) 0%, rgba(229,201,96,1) 100%);
  background: linear-gradient(rgba(240,210,100,1) 0%, rgba(229,201,96,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0d264', endColorstr='#e5c960', GradientType=0 );
}
.btn-gradient.green {
  background: rgba(130,200,160,1);
  background: -moz-linear-gradient(top, rgba(130,200,160,1) 0%, rgba(130,199,158,1) 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(130,200,160,1)), color-stop(100%, rgba(130,199,158,1)));
  background: -webkit-linear-gradient(top, rgba(130,200,160,1) 0%, rgba(130,199,158,1) 100%);
  background: -o-linear-gradient(top, rgba(130,200,160,1) 0%, rgba(130,199,158,1) 100%);
  background: -ms-linear-gradient(top, rgba(130,200,160,1) 0%, rgba(130,199,158,1) 100%);
  background: linear-gradient(to bottom, rgba(130,200,160,1) 0%, rgba(124, 185, 149, 1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82c8a0', endColorstr='#82c79e', GradientType=0 );
}
.btn-gradient.orange-yellow {
  background: rgba(251,173,51,1);
  background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(251,173,51,1)), to(rgba(240,171,51,1)));
  background: -webkit-linear-gradient(rgba(251,173,51,1) 0%, rgba(240,171,51,1) 100%);
  background: -moz-linear-gradient(rgba(251,173,51,1) 0%, rgba(240,171,51,1) 100%);
  background: -o-linear-gradient(rgba(251,173,51,1) 0%, rgba(240,171,51,1) 100%);
  background: linear-gradient(rgba(251,173,51,1) 0%, rgba(240,171,51,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fbad33', endColorstr='#eca330', GradientType=0 );
}

.btn-gradient.red:active{background: #E35252;}
.btn-gradient.orange:active{background: #E8601B;}
.btn-gradient.cyan:active{background: #169499;}
.btn-gradient.blue:active{background: #608FBF;}
.btn-gradient.purple:active{background: #BD8EB7;}
.btn-gradient.yellow:active{background: #DBC05B;}
.btn-gradient.green:active{background: #72B08E;}
.btn-gradient.orange-yellow:active{background: #F0AB33;}

.btn-gradient:disabled, .btn-gradient[disabled]{
  opacity: 0.5!important;
  filter: alpha(opacity=50); /* For IE8 and earlier */
}
/* Dropdown (shipping adress order summary) */

.history-shipto {
  position: relative;
  display: inline-block;
}

.history-shipto-content {
  display: none;
  position: absolute;
  background-color: #FFFFFF;
  min-width: 160px;
  line-height: 160%;
  z-index: 1;
  padding:10px;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
  box-shadow: 0 6px 12px rgba(0,0,0,.175);
  font-weight: normal!important;
}
.history-shipto:hover .history-shipto-content {
  display: block;
}
/* Order History Detail End */
.header-widget {
  background: #009688;
  padding: 10px;
  color: #FFFFFF;
  margin: 15px 0;
  text-align: center;
  font-size: 18px;
  font-weight: 500;
}

.accountHover {
  position: relative;
}

.signJoin {
  width: 520px;
}

.signJoin-logged-in {
  width: 180px;
}

.signJoin > div {
  width: 260px;
  padding: 10px 15px;
}

.signJoin .controls {
  position: relative;
}

.signJoin .controls input[type=text], .signJoin .controls input[type=password] {
  width: 100%;
  padding-left: 5px;
  height: 32px;
  line-height: 32px;
  vertical-align: middle;
  border: 1px solid #ddd;
  margin-bottom: 5px;
}

.signJoin .btn {
  border-radius: 5px;
  font-size: 12px;
  margin-right: 10px;
  line-height: 22px;
  width: 100%;
  margin-bottom: 15px;

}

.signJoin .forgetPs {
  display: inline-block;
  vertical-align: middle;
  padding: 0;
}

.signJoin .iconSign {
  font-size: 0;
}

.signJoin .iconSign a {
  zoom: 1;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  word-spacing: 0;
  border-radius: 4px;
  width: 30px;
  height: 30px;
  margin: 0 8px;
  text-align: center;
  line-height: 28px;
  font-size: 20px;
  color: #fff;
  padding: 0;
}

.signJoin .iconSign a i {
  font-size: 16px;
}

.signJoin .iconSign a.facebook {
  background-color: #3a5897;
}

.signJoin .iconSign a.google {
  background-color: #dc4e41;
}

.signJoin .iconSign a.twitter {
  background-color: #2daae1;
}

.signJoin .iconSign a.vk {
  background-color: #4c75a3;
}

.popupAuth {
  position: absolute;
  right: -150px;
  background-color: #fff;
  border: 1px solid #f5f5f5;
  box-shadow: 0 2px 4px #ccc;
  padding: 5px 0;
  z-index:9999999999999;
  display: none;
  text-align:left;
}

.popupAuth .lineBlock div {
  line-height: 30px;
}

.popupAuth .lineBlock div a {
  font-size: 14px;
}

.popupAuth .lineBlock div a i {
  font-size: 15px;
  margin-right: 5px;
}

.popupAuth-logged-in {
  right: 0;
}

.user_logged {
  position: absolute;
  top: 40px;
  background-color: #fff;
  border: 1px solid #f5f5f5;
  box-shadow: 0 2px 4px #ccc;
  padding: 5px 0;
  z-index: 8;
  width: 200px;
  display: none;
}

.lineBlock {
  display: inline-block;
  zoom: 1;
  font-size: 14px;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
}

.icon-email {
  width: 35px;
  height: 30px;
  background-image: url('https://static.tomtop.com/tomtop/icon/iconTop.png?v=20170830');
  background-repeat: repeat-x;
  background-position: -128px -36px;
  display: inline-block;
  vertical-align: middle;
}

.icon-lock {
  width: 35px;
  height: 30px;
  background-image: url('https://static.tomtop.com/tomtop/icon/iconTop.png?v=20170830');
  background-repeat: repeat-x;
  background-position: -170px -36px;
  display: inline-block;
  vertical-align: middle;
}

.marT15 {
  margin-top: 10px !important;
  font-size: 12px;
}

.signJoin .rJoinToday {
  width: 250px;
  padding: 0 15px;
  margin: 10px 0 10px;
  border-left: 1px solid #ccc;
  min-height: 200px;
}

.signJoin .rJoinToday .joinToday {
  display: inline-block;
  zoom: 1;
  padding: 6px 12px;
  position: relative;
  font-size: 14px;
  font-weight: normal;
  background-image: url('../image/joinTxt.png');
  background-repeat: no-repeat;
  background-position: bottom center;
  min-width: 175px;
  margin-bottom: 15px;
}

.signJoin .rJoinToday .joinToday .icon-free {
  position: absolute;
  right: -10px;
  top: -10px;
}

.icon-free {
  width: 40px;
  height: 40px;
  background-image: url('../image/iconTop.png');
  background-repeat: repeat-x;
  background-position: -184px -87px;
  display: inline-block;
  vertical-align: middle;
}

.accountHover {
  cursor: pointer;
  margin: 9px 0px;
  color: black;
}
.accountHover:hover .signJoin,
.accountHover:active .signJoin,
.signJoin:focus-within {
  display: block;
}
.iconAuth {
  position: relative;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-align: center;
}

.accountHover:before {
  content: "";
  width: 100%;
  height: 2px;
  bottom: 0px;
  position: absolute;
  background: #fff;
  z-index: 101;
  left: 0;
  display: none;
}

.nav-checkout-mobile {
  border-bottom: none;
  margin-top: 10px;
}

.nav-checkout-mobile .middle-item:after, .nav-checkout-mobile .middle-item:before {
  content: "";
  height: 1px;
  width: 100%;
  background: #ccc;
  position: absolute;
}

.nav-checkout-mobile .middle-item:after {
  top: calc((100% - 1px) / 2);
  right: calc((100% - -40px) / 2);
  z-index: -1;
}

.nav-checkout-mobile .middle-item:before {
  top: calc((100% - 1px) / 2);
  left: calc((100% + -40px) / 2);
  z-index: -1;
}

.nav-checkout-mobile li {
  width: 33%;
  position: relative;
}

.nav-checkout-mobile li p {
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 40px;
  border-radius: 100%;
  background: #ccc;
  font-size: 16px;
  color: #fff;
  margin: 0 auto;
}

.nav-checkout-mobile li p i {
  color: #fff;
}

.nav-checkout-mobile .active p {
  background: #fff;
  color: #000;
  border: 1px solid #ccc;
}

.cart-content .nav-checkout {
  border: none;
  display: flex;
  justify-content: center;
  width: 100%;
  text-align: center;
}
.cart-content .nav-checkout li a:hover{
  color: white!important;

}
.cart-content .nav-checkout li {
  width: 25%;
  text-align: center;
  background: #a6a6a6;
  border: none;
  position: relative;
  padding: 15px 0;
  font-size: 18px;
  color: white;
  margin-right: 1px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-content .nav-checkout li a{
  color: white!important;
}
.cart-content .nav-checkout .active{
  background: #FFAD33;

}
.cart-content .nav-checkout .active li a{
  color: white;
}
.cart-content .nav-checkout li a.active{
  color: #fff;
}
.cart-content .nav-checkout .success{
  background: #5cb85c;
  color: #fff;
}
.cart-content .nav-checkout .active .tab3:after,
.cart-content .nav-checkout .active .tab2:after,
.cart-content .nav-checkout .active .tab1:after {
  border-color: transparent transparent transparent #FFAD33 !important;
}

.tab1:after, .tab2:before, .tab2:after, .tab3:before, .tab3:after, .tab4:before{
  content: '';
  border: 13px solid;
  position: absolute;
  top: 1px;
}

.tab1:after, .tab2:after, .tab3:after{
  border-color: transparent transparent transparent #f5f5f5;
  right: -26px;
  z-index: 1;
}

.tab2:before, .tab3:before, .tab4:before{
  left: 0;
  border-color: transparent transparent transparent #fff;
}

.tab2:after {
  border-color: transparent transparent transparent #f5f5f5;
}

.cart-content .tab-content {
  border: none;
  padding: 0 !important;
}
.cart-qty{
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

/*table input*/
.quantity .plus, .minus {
  background: #4ebdb3;
  border: 1px solid #4ebdb3;
  color:#fff;
  padding: 3px 8px;
  border-radius: 3px;
}

.quantity .form-control {
  height: 24px;
  margin: 0 6px;
  width: 50px;
}

.form-group tbody tr td {
  border: none;
}

.form-group tbody tr {
  border-bottom: 1px solid #ddd;
}

.form-group thead tr td {
  border: 1px solid #ddd;
}

.form-group thead tr {
  border-top: 1px solid #ddd;
}

.form-group .table-bordered {
  border: none;
}

.discount {
  display: block;
  margin-top: 15px;
}

.title-discount {
  font-size: 16px;
  font-weight: 500;
  margin-right: 20px;

}
.shipping-option{
  margin-top:0px;
}
.discount .input-group {
  width: 80%;
  margin-right: 20px;
}

.discount .input-group .input-group-btn .btn-default {
  background: #FFAD33;
  color: #fff;
  border: 1px solid #FFAD33;
}

.discount .error {
  font-size: 13px;
  font-weight: 600;
  color: red;
}

.delivery {
  display: block;
  overflow: hidden;
  padding: 15px 10px 10px 10px;
  background-color: #f5f5f5;
}
.shipping-stmt .delivery {
  padding: 0!important;
}
.shipping-stmt .est-title{
  font-size: 16px;
  line-height: 140%;
  margin-bottom: 5px;
}
.shipping-stmt .est-proc-time{
  font-size:13px;
}
.shipping-stmt .est-proc-time span{
  font-weight: 600;
}
.shipping-stmt .est-title span{
  font-weight: 600;
}
.est-incoming-title{
  position:relative;
  text-align: center;
  font-size: 20px;
  font-weight: 550;
  color: #ff810b;
  margin:10px 0 30px;
}
.est-incoming-title:before{
  content: " ";
  display:block;
  border-top:solid 1px #ff810b;
  width:100%;
  height: 1px;
  position:absolute;
  top:50%;
  z-index: 0;
}
.est-incoming-title span{
  background:#ffffff;
  padding:0 15px;
  position: relative;
  z-index: 1;
}
.res-delivery .form-group {
  width: 46%;
}
.res-delivery .form-group .form-control{
  border-radius: 6px !important;
}
.cart-shipcountry{
  width:50%;
}
.delivery .form-group .form-control {
  height: 30px;
  border-radius: 0;
  padding: 0 5px;
  margin-bottom:10px;
}

.delivery .info-delivery {
  display: inline-block;
  /*margin-left: 80px;*/
  width: 285px;
}
.prod-ship-stmt .form-group .form-control{
  width:250px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
}
.prod-ship-stmt .form-group .shipping_note{
  text-decoration: underline;
  font-size: 13px;
}
.delivery .info-delivery .radio {
  margin-top: 0;
}

.panel {
  border: none;
  box-shadow: none;
}

.panel .panel-heading {
  padding: 8px 12px;
}

.panel .panel-body .info-order {
  margin-bottom: 10px;
  border-bottom: 1px solid #ddd;
  margin-top: 15px;
  overflow:hidden;
}

.panel .panel-body .info-order-bottom {
  border-bottom: none;
}

.panel .panel-body .info-order .info-order-item {
  height: 30px;
}

.panel .panel-body .info-order .info-order-item .name-order {
  float: left;
  width: 60%;
  text-align: right;
}

.panel .panel-body .info-order .info-order-item .name-order label {
  font-size: 14px;
  font-weight: normal;
  word-wrap: break-word;
}

.panel .panel-body .info-order .info-order-item .name-order .grand-total {
  font-size: 20px;
  font-weight: 600;
}

.panel .panel-body .info-order .info-order-item .price-order {
  float: right;
  width: 40%;
  text-align: right;
}

.panel .panel-body .info-order .info-order-item .price-order .total-price {
  color: red;
  font-size:18px;
  font-weight:bold;
}
.cart-container-main{
  width:100%;
  overflow:hidden;
  margin:auto;
  background-color:#f8f8f8;
  padding: 30px;
}
.cart-content .tab-content, .common-home {
  margin-bottom: 0;
  padding: 0;
}

.cart-content .tab-content, .common-home #content .title {
  padding-left: 20px;
  background-color: white;
}

.main-container {
  padding-bottom: 15px;
}

/*so-onepagecheckout */
.so-onepagecheckout .panel-default .panel-body {
  padding: 0;
}

.so-onepagecheckout .panel-default .title-account {
  width: 100%;
}

.seperator {
  text-align: center;
  margin: 8px 0;
  position: relative;
}

.seperator .or_seperate {
  display: inline-block;
  font-size: 13px;
}

.seperator:before, .seperator:after {
  content: '';
  height: 1px;
  width: 45%;
  position: absolute;
  top: calc((100% - 1px) / 2);
  background: #f5f5f5;
}

.seperator:before {
  left: 0;
}

.seperator:after {
  right: 0;
}

.title-customer {
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 500;
}

.shipping-address {
  clear: both;
}

.shipping-address h5 {
  font-size: 20px;
  color:#444;
  margin-top:0;
  border-left: solid 3px #009688;
  padding-left: 10px;
  margin-right: 20px;

}

.alphabet-input {
  font-size: 13px;
  color: #0f0f0f;
}

.alphabet-input {
  clear: both;
}

.so-onepagecheckout {
  padding-top: 20px;
  padding-bottom: 20px;
}

.so-onepagecheckout .panel-body .row-input .form-group-1, .form-group-2 {
  width: 47%;
}

.so-onepagecheckout .panel-body .row-input .form-group-1 {
  float: left;
}

.so-onepagecheckout .panel-body .row-input .form-group-2 {
  float: right;
}

.so-onepagecheckout .panel-body .row-input .form-group-3 {
  width: 64%;
  float: left;
}

.so-onepagecheckout .panel-body .row-input .form-group-4 {
  width: 34%;
  float: right;
}

.so-onepagecheckout .panel-body .form-group .form-control {
  height: 34px;
  border-radius: 5px;
}

.so-onepagecheckout .panel-body .form-group .select-control {
  width: 100%;
  float: left;
  /*background-color: white;*/
}

.so-onepagecheckout .panel-body .form-group textarea {
  height: 70px !important;
}
.tab-account>.active{
  background: #f5f5f5;
  padding: 20px 20px;
  overflow: hidden;
}
.tab-account>.active .control-label{
  color: #009688;
}
.tab-account>.active input[type="text"].form-control{
  border-radius: 5px;
}
.tab-account .col-md-6{
  float:none;
}

.tab-account.tab-social .col-md-6{
  float:left;
}

.table-bordered {
  border: none;
  font-size: 14px;
}

.phonenet-bottomtabel{
  height:84px;
}

.table-bordered thead tr {
  background: transparent;
  height:40px;
  background-color: #eee;
}

.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-bottom: 1px solid #ddd;
}

.name-option li {
  line-height: 35px;
}
table tr td.word-break{
  width: 89%;
  word-break: break-word;
}
.name-option .total-grand {
  font-size: 18px;
}

.name-option .price-total {
  font-size: 18px;
  font-weight: bold;
}

/*payment method*/

.payment-method i {
  margin-right: 5px;
}

.payment-method .panel-body p {
  font-size: 15px;
  margin-top: 10px;
  text-align: center;
}
.payment-method .panel-body .radio label{
  width:100%;
  padding: 14px 0 14px 30px;
}
.payment-method .panel-body .radio input[type=radio]{
  top:14px;
}
.payment-method .radio-paypal, .payment-method .radio-yandex, .payment-method .radio-safecharge, .payment-method .radio-pagbrasil, .payment-method .radio-unbranded, .payment-method .radio-triplea, .payment-method .radio-payoneer, .payment-method .radio-contactpay {
  width: 100%;
  background: #eee;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
  display: inline-block;
}
.payment-method .radio-paypal.active, .payment-method .radio-yandex.active, .payment-method .radio-safecharge.active, .payment-method.radio-pagbrasil.active, .payment-method .radio-unbranded.active, .radio-triplea.active, .radio-payoneer.active, .radio-contactpay.active {
  background: #fff2de;
}
.payment-method .radio-paypal label input, .payment-method .radio-yandex label input, .payment-method .radio-safecharge label input, .payment-method.radio-pagbrasil label input, .payment-method.radio-unbranded label input, .payment-method.radio-triplea label input, .payment-method.payoneer label input, .payment-method.radio-contactpay label input {
  margin-top: 10px;
}
.payment-method .radio-credit{
  width: 100%;
  padding: 14px 0;
  text-align: center;
  background: #4ebdb3;
  display: inline-block;
  margin-bottom: 0;
  margin-top: 0;
  max-height: 50px;
  height: 50px;
}
.payment-method .radio-credit.active{
  background: #fff2de;
}
/*input[name=checkout_type] {
    float: left;
    }  */
/*.payment-method .radio-credit label{
  font-weight: bold;
  }*/
  .payment-method .credit-card {
    padding-bottom: 10px;
  }
  .payment-method .credit-card .radio-credit {
    margin-bottom: 0;
  }

  .payment-method .credit-card .content-credit {

  }
  .payment-method .credit-card .expiration-date{

  }
  .payment-method .credit-card .content-credit .form-credit {
    background: #fff2de;
    padding: 17px;
    border-radius: 5px;
  }

  .payment-method .credit-card .content-credit .form-credit input {
    padding-left: 5px;
    margin: 10px 0 5px 15px;
  }

  .payment-method .credit-card .content-credit .form-credit .credit-card-number,
  .payment-method .credit-card .content-credit .form-credit .expiration-date {
    margin-bottom: 12px;
  }

  .payment-method .credit-card .content-credit .form-credit .expiration-date select {
    margin-right: 11px;
    background-color: white;
    border-radius: 0;
  }

  .payment-method .credit-card img {
    width: 80%;
  }
  .payment-method .online-payment-method{
    color: #4ebdb3;
    border: 1px solid #4ebdb3;
  }
  .form-credit span {
    font-size: 14px;
    color: black;
  }

  .card-verification .input-verification {
    width: 45px;
  }

  .card-verification small a {
    color: #529A83;
    font-size: 11px;
    margin-left: 3px;
  }

  .btn-payment {
    margin-top: 15px;
    margin-right: 15px;
    margin-bottom: 13px;
  }

  /* additional - checkout page */
  .bank-img-lbl {
    height: 25px;
  }

  .bank-img-lbl-yandex {
    height: 25px;
  }

  /*thank you page*/
  .main-content-thank {
    margin: 0 auto;
    text-align: center;
    padding: 70px 0;
  }

  .main-content-thank .check-circle {
    font-size: 80px;
    color: #6CB15E;
  }

  .main-content-thank .title-thank {
    font-size: 30px;
    color: #000;
    margin: 11px;
    font-weight: 900;
    overflow: visible;
    border: none!important;
  }

  .main-content-thank .number-order {
    background: #f5f5f5;
    padding: 4px 13px;
    border-radius: 8px;
    margin: 20px 0;
    display: inline-block;
    font-size: 20px;
  }

  .main-content-thank .thank-for {
    font-size: 19px;
    line-height: 24px;
    margin-top: 16px;
  }

  .main-content-thank .boleto-url{
    font-weight: bold;
    font-size: 19px;
    margin: 0 auto;
    width: 50%;
    border: 2px solid darkorange;
    padding: 15px;
    border-radius: 10px;
  }
  .main-content-thank .boleto-url a{
   color: #0000EE;
 }
 .main-content-thank .overflow-visible {
  overflow: visible !important;
}

/*content cart*/
.cartHover {
  position: relative;
  /* padding-top: 9px; */
  color: black;
  padding-bottom: 15px;
  /* width: 50%; */
}

.cartHover:hover .content-cart {
  display: block;
}

.cartHover:hover {
  background:transparent;
  cursor: pointer;
}

.cartHover:before {
  content: "";
  position: absolute;
  bottom: -1px;
  height: 3px;
  width: 100%;
  z-index: 120;
  right: 0;
  display: none;
}

.cartHover:hover:before {
  display: block;
}

.content-cart {
  position: absolute;
  right: -130px;
  left: auto;
  width: 350px;
  z-index: 101;
  top: 41px;
  display: none;
}

.show-content {
  max-height: 300px;
  overflow-y: auto;
}

.content-cart .show-content {
  background: #fff;
  padding: 15px;
  border-radius: 4px;
  border: 1px solid #f5f5f5;
  border-bottom: 0;
}

.content-cart .show-content p {
  margin: 0;
}

.content-cart .btn-shopping {
  text-align: right;
  padding: 10px;
  background: #f2f2f2;
  border-top: 1px solid #ccc;
  border-radius: 0 0 4px 4px;
  border: 1px solid #f5f5f5;
  display: block;
}

.content-cart .btn-shopping .btn-continue-shopping {
  font-size: 12px;
  background: #FF9900;
  border: none;
  border-radius: 4px;
  color: #fff;
}

.content-cart .btn-shopping .btn-continue-shopping:hover {
  background: #E67E22;
}

.inputPayment {
  height: 32px;
  border-radius: 5px;
}

.informationRequired {
  color: #F00 !important;
}

.holidayText {
  width: 1170px;
  height: 25px;
  background-color: #f1f1f1;
  text-align: center;
  margin: 0 auto;
}

.holidayText h4 {
  margin: 0;
  line-height: 25px;
  color: red;
  font-weight: normal;
  font-size: 13px;
}
#sohomepage-slider-home3 {
  height: auto;
  overflow: hidden;
}

.customColumn {
  width: 20%;
  margin-bottom: 10px;
}

/*#so-slideshow .owl2-dots {
  bottom: 100px;
  }*/

  .tag-blog {
    padding-left: 200px;
  }

  .tag-blog .list-date .content-list-date li {
    line-height: 24px;
    position: relative;
    padding-left: 15px;
  }

  .tag-blog .list-date .content-list-date li:before {
    position: absolute;
    content: "";
    width: 4px;
    height: 4px;
    background: #2E2C2D;
    left: 5px;
    top: calc((100% - 2px) / 2);
  }

  .tag-blog .list-date .content-list-date li a {
    color: #2896D5;
  }

  .tag-blog .list-tag .title-tag {
    padding-bottom: 4px;
    border-bottom: 2px solid #ccc;
  }

  .tag-blog .list-tag .content-list-tag li {
    float: left;
    margin: 0 17px 10px 0;
  }

  .tag-blog .list-tag .content-list-tag li a {
    padding: 2px 7px;
    background: #0f0f0f;
    color: #fff;
    position: relative;
    font-size: 11px;
  }

  .tag-blog .list-tag .content-list-tag li a:before {
    content: "";
    border: 8px solid;
    border-color: transparent #0f0f0f transparent transparent;
    position: absolute;
    left: -16px;
    top: 0px;
  }

  .tag-blog .list-tag .content-list-tag li a:after {
    content: "";
    width: 3px;
    height: 3px;
    background: #fff;
    border-radius: 100%;
    position: absolute;
    left: -2px;
    top: calc((100% - 3px) / 2);
  }

  .delivery #sel2 {
    height: 30px;
    border-radius: 5px;
    padding: 0 5px;
  }

  /* paypal cc fields */
  .card_container {
    border-radius: 5px;
    background-color: #FFFFFF;
    padding: 10px 20px 0 20px;
    max-width: 760px;
    width: 100%;
    margin: 0 auto;
  }
  .card_logo {
    padding: 10px 20px 0 20px;
    max-width: 760px;
    text-align: center;
  }
  img.bank-img {
    width: 35px;
    height: 35px;
    margin-right: 10px;
  }
  img.sbp-img {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
  .card_field{
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 6px;
    resize: vertical;
    height: 40px;
    background: white;
    font-size: 14px !important;
    color: #3a3a3a;
    font-family: helvetica, tahoma, calibri, sans-serif;
  }
  .card_field_99{
    width: 99%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 6px;
    resize: vertical;
    height: 40px;
    background: white;
    font-size: 14px !important;
    color: #3a3a3a;
    font-family: helvetica, tahoma, calibri, sans-serif;
  }
  .card_field_50{
    width: 50%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    height:40px;
    background:white;
    font-size:17px;
    color:#3a3a3a;
    font-family:helvetica, tahoma, calibri, sans-serif;
  }
  .card_field_75{
    width: 75%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
    height:40px;
    background:white;
    font-size:17px;
    color:#3a3a3a;
    font-family:helvetica, tahoma, calibri, sans-serif;
  }
  .card_field iframe {

  }
  #custom-card-form label {
    font-size: 14px;
    font-weight: normal;
    color: #000;
    padding: 0 3px;
    margin-top: 5px;
  }
  input.ppl_cc[type=text], select, textarea {
    width: 100%;
    padding: 12px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-bottom: 5px;
    resize: vertical;
    height: 40px;
    background: white;
    font-size: 14px;
    color: #3a3a3a;
    font-family: helvetica, tahoma, calibri, sans-serif;
  }
  input.ppl_cc[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 12px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
  }
  input.ppl_cc:focus {
    outline: none !important;
  }

  .message_container {
    border-radius: 5px;
    background:#FFFFFF;
    font-size:13px;
    font-family:monospace;
    padding: 20px;
  }
  #loading {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: block;
    opacity: 0.7;
    background-color: #fff;
    z-index: 99;
    text-align: center;
  }
  #loading-image {
    position: absolute;
    z-index: 15;
    top: 50%;
    left: 50%;
    margin: -100px 0 0 -150px;
  }
  .spinner {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -50px; /* half width of the spinner gif */
    margin-top: -50px; /* half height of the spinner gif */
    text-align:center;
    z-index:1234;
    overflow: auto;
    width: 100px; /* width of the spinner gif */
    height: 102px; /* height of the spinner gif +2px to fix IE8 issue */
  }
  .button_container {
    display: flex;
    justify-content: center;
  }
  button.ppl_cc:hover {
    background-color: #fb9a07;
  }
  button.ppl_cc {
    width: 100%;
    height: 49px;
    background: #fb9a07;
    border: 1px dotted #fb9a07;
    font-size: 17px;
    color: #fff;
    padding: 12px 20px;
    border-radius: 4px;
    cursor: pointer;
    margin: 15px auto;
  }
  .err_pplcard {
    display: none;
    color: red;
    font-size: 12px;
    margin: -3px 0 0 0;
  }
  .custom-card-form-error {
    display: none;
    color: #ff0000;
  }
  .expiry-date-field, .cvv-field {
    width: 49%;
    display: inline-block;
  }
  .cvv-field > i.fa.fa-question-circle-o {
    color: #228be6;
  }
  .cvv-tooltip-hint {
    display: none;
    position: absolute;
    background: url(../image/csc_cvv.png) no-repeat 5% center/26%;
    background-color: #ece7e7;
    border-radius: 2px;
    z-index: 1000;
    margin-top: -81px;
    width: 175px;
    padding: 7px 0 0px 65px;
    font-size: 12px;
    line-height: 1.2rem;
    border: 1px solid #C5C5C5;
    height: 50px;
  }
  .cvv-tooltip:hover+.cvv-tooltip-hint {
    display: block;
  }
  .cvv-tooltip-hint:after {
    bottom: -5px;
    left: calc(100% - 80%);
    border-top: none;
    border-left: none;
    box-shadow: 1px 1px 1px 0 #C5C5C5;
    position: absolute;
    width: 12px;
    height: 12px;
    content: " ";
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border: 0 solid transparent;
    background-color: #ece7e7;
  }
  .card_label_logo {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 13%;
  }

  .blog-listitem .media .media-body .article-date, .blog-listitem .media .media-body .author {
    font-size: 12px;
    color: #ccc;
  }

.bank-img-lbl-yoomoney-txt {
  font-size: 13px;
}

@media (max-width: 767px){
  .bank-img-lbl-yoomoney-txt {
    display: block;
  }

  .payment-method .radio-manual {
    max-height: none!important;
    height: initial!important;
  }
}

.paypal-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}