.ets-product-list{
    position: relative;
}
.ets-cart-pname a{
      color: #333 !important;
    font-size: 12px !important;
    font-weight: bold !important;
}
.input-qty-label{
    float: left;
    line-height: 25px;
    margin-right: 5px;
}
.input-qty{
  border: 1px solid #D6D4D4;
  float: left;
  height: 27px;
  line-height: 27px;
  padding: 0 6px;
  width: 78px;
}
.no-description.checked:after{
    display: none;
}
.ets-product-name a{
    font-weight: bold;
}
.ets-cart-pname a{
      color: #333;
    display: inline !important;
    font-size: 12px;
    font-weight: bold;
    margin: 0 5px;
    padding: 0;
}
.ets-cart-pname a:hover{
    background: none;
    display: inline!important;
    text-decoration: underline;
}
.ets-product-name a:hover{
    text-decoration: underline;
}
.ets_order_row{
    background: #F7F7F7;
    display: none;
}
.ets-product-list{
    margin: 0!important;
    padding: 0!important;
}
.ets-cart-del:before{
    display: inline-block!important;
    content: "\f057";
    font-family: "FontAwesome";
    font-size: 18px;
    line-height: 18px; 
    color: #ccc;
}
.ets-cart-del{
    display: inline-block!important;
}
.ets-cart-del:hover{
    background: none!important;
}
.ets-cart-checkout {
  float: left;
  margin-top: 0;
  width: 100%;
  text-align: left;
}
.ets-cart-combination {
  float: left;
  font-size: 11px;
  width: 100%;
}
.ets-cart-info .ets-cart-del:hover:before {
  color: #999;
}
.ect-total {
  float: right;
  margin-right: 25px;
}
.ets-cart-price{
    margin-left: 5px;
    font-weight: bold;
}
.ets-cart-checkout a{
    text-align: center;
    color: #333;
}
.ets-cart-total {
  border-top: 1px solid #ccc;
  float: left;
  font-weight: bold;
  padding: 10px 0;
  width: 100%;
}
.ets-list-products > ul {
  float: left;
  width: 100%;
}
.ets-list-products{
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    left: 0;
    padding: 10px;
    position: absolute;
    top: 37px;
    width: 250px;
    z-index: 999999;
    display: none;
    transition: 0.5s;
}
.ets-product-list:hover .ets-list-products{
    display: block;
}
.ets-cart-x{
    padding: 0 2px;
}
.ets-list-products ul li{
  border-bottom: 1px dashed #ccc;
  float: left;
  padding: 7px 3px;
  position: relative;
  width: 100%;
}
.ets-cart-info > span {
  float: left;
}
.ets-cart-info .ets-cart-del {
  display: inline-block !important;
  float: right;
  padding: 5px 0;
  position: absolute;
  right: 2px;
  top: 1px;
}
.ets-list-products ul li:last-child{
    border-bottom: none;
}
.ets-selling-menu img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
}
.ets-selling-menu.level-1 > li > a.plink-img {
  display: none;
}
.ets-selling-menu a {
  color: #000000;
  cursor: pointer;
  float: left;
  font-size: 14px;
  padding: 10px 20px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  width: 100%;
}
.ets-selling-menu li {
  background: transparent none repeat scroll 0 0;
  display: inline-block;
  float: left;
  padding: 0;
  transition: all 1s ease 0s;
}
.ets-selling-menu.level-1 > li:hover {
  background: linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -moz-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -o-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -webkit-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
}
.ets-selling-menu {
  background-color: white;
  border: none;
  left: 0;
  padding: 0 15px;
  position: absolute!important;
  top: 120%;
}
.module-etsselling-sell .center_column {
  float: left;
}
.ets-selling-menu.level-1 {
  border: medium none;
  display: block;
  float: left;
  margin-bottom: 0;
  position: relative!important;
  text-align: center;
  padding: 0;
  width: 100%;
  background: linear-gradient(#525252 38%, #272727 100%);
  background: -o-linear-gradient(#525252 38%, #272727 100%);
  background: -webkit-linear-gradient(#525252 38%, #272727 100%);
  background: -moz-linear-gradient(#525252 38%, #272727 100%);
  border-radius: 4px;
  box-shadow: 0 1px 0 0 #7d7d7d inset;
  z-index: 9;
}
.list-item-menu{
    float: left;
    background: linear-gradient(#525252 38%, #272727 100%);
  background: -o-linear-gradient(#525252 38%, #272727 100%);
  background: -webkit-linear-gradient(#525252 38%, #272727 100%);
  background: -moz-linear-gradient(#525252 38%, #272727 100%);
  border-radius: 4px;
    width: 100%;
}
.ets-selling-menu.level-1 .owl-wrapper-outer{
    overflow: visible;
}
.ets-selling-menu.level-1 > li > a {
  color: white!important;
}
.ets-selling-menu.level-1 > li:first-child {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
#ets-selling-wrapper {
  float: left;
  margin-top: 30px;
  width: 100%;
}
#ets-selling-wrapper > ul {
  margin: 0 -15px;
}
.ets-av-description-item{
    display: none;
}
.ets-selling-menu.level-1 > li .ets-selling-menu li {
  float: left;
  width: 100%;
}
.ets-selling-menu.level-1 > li .ets-selling-menu .plink-img {
  height: 120px;
  max-width: 100%;
  padding: 20px 10px 10px;
}
.ets-selling-menu.level-3 {
  border: medium none;
  left: -1px;
}
#module-etsselling-sell .ets-selling-menu > li:hover .ets-selling-menu.level-2 .owl-wrapper-outer {
  padding-top: 0;
}
#module-etsselling-sell .ets-selling-menu > li .ets-selling-menu.level-2 .owl-wrapper-outer {
  padding-top: 20px;
}
.ets-selling-menu.level-1 > li .owl-theme .owl-controls .owl-buttons div {
  height: 20px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 20px;
  z-index: 999;
  opacity: 0.3;
}
.ets-selling-menu.level-1 > li .owl-theme .owl-controls .owl-buttons div{
    opacity: 0.7;
}
.ets-selling-menu.level-1 > li .owl-next::before {
  background-color: #242424;
  border-radius: 3px;
  color: white;
  content: "\f105";
  float: left;
  font-family: FontAwesome;
  font-size: 20px;
  height: 20px;
  line-height: 19px;
  padding: 0;
  text-align: center;
  width: 20px;
}
.ets-selling-menu.level-1 > li .owl-prev::before {
  background-color: #242424;
  border-radius: 3px;
  color: white;
  content: "\f104";
  float: left;
  font-family: FontAwesome;
  font-size: 20px;
  height: 20px;
  line-height: 19px;
  padding: 0;
  text-align: center;
  width: 20px;
}
.ets-selling-menu.level-1 > li .owl-next {
  right: 10px;
  top: 41%;
}
.ets-selling-menu.level-1 > li .owl-prev {
  left: 10px;
  top: 41%;
}
.ets-selling-menu.level-1 > li:hover .ets-selling-menu li {
  opacity: 0.5;
}
.ets-selling-menu.level-1 > li .ets-selling-menu li:hover {
  opacity: 1;
}
#ets-selling-product-list > li {
  float: left;
  padding: 0 15px;
  width: 20%;
  text-align: center;
}
.ets-av img {
  max-width: 100%;
}
.ets-cart-info .ets-cart-price {
  float: right;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 24px;
}
#ets-selling-product-list a.ets-product-link-btn {
  float: none;
  width: 130px;
  margin: 0 auto;
  max-width: 100%;
  display: inline-block;
  padding: 5px 0;
  background: linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -moz-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -o-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -webkit-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  border: 1px solid #f0f0f0;
  color: white;
  text-transform: uppercase;
}
#ets-selling-product-list a {
  float: left;
  margin: 0 0 10px;
  text-align: center;
  width: 100%;
}
#ets-selling-product-list img {
  max-width: 100%;
}
#ets-product-left {
  float: left;
  padding-left: 15px;
  width: 25%;
}
#ets-product-right{
    float: left;
    width: 75%;
}
#ets-product-left img{
    max-width: 100%;
}
.ets-option-type-network label {
  margin-right: 20px;
}
.ets-option-type-network label span {
  clear: left;
  float: left;
  font-size: 11px;
  margin-top: 10px;
  text-align: center;
  width: 100%;
}
.ets-row > label {
  float: left;
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 20px;
  margin-top: 20px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
.ets-av-description-item > p {
  line-height: 20px;
}
.ets-option-type-radio label {
  margin-right: 20px;
}
.ets-option-type-radio div.radio span {
  top: 0px;
}
.ets-option-type-network .radio .checked:after {
  border-bottom: 10px solid #4abc44;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: -20px;
  content: "";
  height: 5px;
  left: 20px;
  position: absolute;
  width: 5px;
}
.ets-option-type-network .ets-av .radio {
  top: 1px;
}
.ets-option-type-radio .radio .checked::after {
  border-bottom: 10px solid #4abc44;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: -19px;
  content: "";
  height: 5px;
  left: 24px;
  position: absolute;
  width: 5px;
}
.ets-option-type-network .ets-av-description,
.ets-option-type-radio .ets-av-description {
  background-color: #efefef;
  border-top: 2px solid #4abc44;
  margin-top: 10px;
  width: 100%;
}
#ets-product-left h1 {
  font-size: 15px;
  text-align: left;
  text-transform: uppercase;
}
.ets-option-type-select .ets-av > label {
  font-weight: normal;
  margin-right: 20px;
  margin-top: 10px;
  text-transform: uppercase;
}
.ets-av-description {
  padding: 20px 15px 10px;
  width: 100%;
}
.ets-row {
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.ets-submit-url {
  margin-top: 15px;
}
.ets-option-type-select select {
  line-height: 20px;
  width: 60px;
}
.ets-option-type-select option {
  line-height: 20px;
}
#ets-selling-product-list a.ets-product-link-img {
  border: 1px solid #dcdcdc;
}
#ets-product-right #ets-price-div {
  float: left;
  margin: 20px 0;
  width: 100%;
}
#ets-price-div #ets-price {
  color: #000;
  float: left;
  font-size: 30px;
  font-weight: bold;
  line-height: 45px;
}
.ets-option-type-select .ets-av-description{
  background-color: #EFEFEF;
  border-top: 2px solid #4abc44;
  margin-top: 20px;
  padding: 20px 15px 10px;
  position: relative;
}
.ets-option-type-select .ets-av-description:before {
  border-bottom: 10px solid #4abc44;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  bottom: 100%;
  content: "";
  height: 5px;
  left: 88px;
  position: absolute;
  width: 5px;
}
#ets-item-submit.button {
  float: left;
  margin: 0 20px;
  padding: 10px 20px;
  text-transform: uppercase;
  background: linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -moz-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -o-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -webkit-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  color: white;
  border: #f0f0f0;
  
}
#ets-item-submit.button.disabled {
    text-transform: uppercase;
  background: linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -moz-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -o-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -webkit-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  border: none;
}
/*#ets-item-submit.button.disabled {
  background-color: #efefef;
  background-image: none;
  border: 1px solid #efefef;
}*/
.ets-slist-table {
  border: 1px solid #DCDCDC;
  width: 100%;
}
.ets-slist-table thead {
  border: 1px solid #DCDCDC;
}
.ets-slist-table th {
  border: 1px solid #DCDCDC;
}
.ets-slist-table td {
  border: 1px solid #DCDCDC;
  padding: 15px;
}
.ets-slist-table tfoot .ets-total-label {
  font-weight: bold;
  text-align: right;
  text-transform: uppercase;
}
.ets-slist-table tfoot .ets-list-total {
  font-weight: bold;
}
.ets-selling-menu.level-1 > li .ets-selling-menu.level-2{
    top: 100%;
}
.confirm-section > h2 {
  font-size: 16px;
  text-transform: uppercase;
}
#ets-selling-wrapper #ets-selling-product-list > li {
  background: none repeat scroll 0 0 transparent;
  border: medium none;
  float: left;
  padding: 0 15px;
  width: 20%;
}
#confirm-section-payment .ets-pm-method {
  background-color: #FBFBFB;
  border: 1px solid #DCDCDC;
  line-height: 25px;
  margin-bottom: 20px;
  padding: 10px 20px;
}
.confirm-section {
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
#ets-selling-wrapper li {
  background-color: #F6F6F6;
  border: 1px solid #DCDCDC;
  float: left;
  list-style: none outside none;
  margin-bottom: 20px;
  padding: 10px 20px;
  width: 100%;
}
#ets-selling-wrapper h1 {
  color: #1F2122;
  font-size: 18px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.ets-pp-header .method-extra {
  float: left;
  margin-top: 10px;
  padding-left: 23px;
  width: 100%;
}
.method-input > input {
  border: 1px solid #DCDCDC;
  clear: left;
  color: #777777;
  float: left;
  height: 30px;
  margin-bottom: 2px;
  margin-top: 5px;
  min-width: 200px;
  padding: 5px;
}
.ets-row-field {
  float: left;
  margin: 5px 0;
  width: 100%;
}
.ets-row-field > label {
  float: left;
  line-height: 34px;
  margin-right: 20px;
  min-width: 150px;
  text-align: right;
}
#ets-selling-wrapper .alert.alert-danger {
  float: left;
  margin: 20px 0 0;
  padding-left: 30px;
  position: relative;
  width: 100%;
}
#ets-selling-wrapper .alert.alert-danger > li {
  background-color: transparent;
  border: medium none;
  clear: left;
  float: left;
  margin-bottom: 0;
  padding: 5px;
  width: auto;
}
#ets-selling-wrapper .alert.alert-danger:before {
  font-size: 20px;
  left: 7px;
  padding-right: 7px;
  position: absolute;
  top: 5px;
  vertical-align: -2px;
}
.method-input {
  float: left;
}
.ets-pp-header {
  float: left;
  width: 100%;
}
.method-extra{display: none;}
.ets-pp-header .radio {
  float: left;
  margin-top: 35px;
}
.ets-pp-header > label {
  float: left;
  width: 93%;
}
.ets-pp-header img {
  float: left;
  margin-right: 15px;
  max-width: 100%;
}
.ets-pp-header .radio {
  float: left;
  margin-right: 10px;
  margin-top: 35px;
  max-width: 3%;
}
.ets-pp-header .method-lbl-desc {
  font-weight: normal;
  margin-top: 30px;
}
#ets-selling-wrapper .ets-steps {
  float: left;
  margin: 0;
  position: relative;
  width: 100%;
}
#ets-selling-wrapper .ets-steps li {
  font-weight: bold;
  padding: 0;
  width: 25%;
}
#ets-selling-wrapper .ets-steps li a, #ets-selling-wrapper .ets-steps li span {
  float: left;
  padding: 17px;
  position: relative;
  text-align: center;
  width: 100%;
}
#ets-selling-wrapper ul.ets-steps li.old-step a:after,
#ets-selling-wrapper ul.ets-steps li.old-step span:after {
  background: url("../img/order-step-done.png") no-repeat scroll right 0 transparent;
}
#ets-selling-wrapper ul.ets-steps li span:after {
  background: url("../img/order-step-current.png") no-repeat scroll right 0 transparent;
}
ul.step li.step_done.step_done_last a:after {
  background: url("../img/order-step-done-last.png") no-repeat scroll right 0 transparent;
}
#ets-selling-wrapper ul.ets-steps li{
    background: #f7f7f7;
  background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0); 
    
}
#ets-selling-wrapper ul.ets-steps li.old-step {
  border-color: #666666 #5f5f5f #292929 #5f5f5f;
  background: #727171;
  background: -moz-linear-gradient(top, #727171 0%, #666666 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #727171), color-stop(100%, #666666));
  background: -webkit-linear-gradient(top, #727171 0%, #666666 100%);
  background: -o-linear-gradient(top, #727171 0%, #666666 100%);
  background: -ms-linear-gradient(top, #727171 0%, #666666 100%);
  background: linear-gradient(to bottom, #727171 0%, #666666 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#727171', endColorstr='#666666',GradientType=0);
}
#ets-selling-wrapper ul.ets-steps li.old-step a,
#ets-selling-wrapper ul.ets-steps li.old-step span{
    color: white;
}
#ets-selling-wrapper ul.ets-steps li.current-step {
  font-weight: bold;
  background: #42b856;
  background: -moz-linear-gradient(top, #42b856 0%, #43ab54 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #42b856), color-stop(100%, #43ab54));
  background: -webkit-linear-gradient(top, #42b856 0%, #43ab54 100%);
  background: -o-linear-gradient(top, #42b856 0%, #43ab54 100%);
  background: -ms-linear-gradient(top, #42b856 0%, #43ab54 100%);
  background: linear-gradient(to bottom, #42b856 0%, #43ab54 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#42b856', endColorstr='#43ab54',GradientType=0);
  border-color: #399b49 #51ae5c #208931 #369946;
  color: white;
}
ul.ets-steps li a:after, 
ul.ets-steps li span:after, 
ul.ets-steps li.current-step span:after {
  content: ".";
    display: block;
    height: 52px;
    margin-top: 0px;
    position: absolute;
    right: -31px;
    text-indent: -5000px;
    top: 0;
    width: 31px;
    z-index: 0;
}
#ets-selling-wrapper ul.ets-steps li.current-step span:after {
  background: url("../img/order-step-a.png") no-repeat scroll right 0 transparent;
}
.ets-steps li:last-child span:after {
  display: none!important;
}
#ets-selling-product-list a.ets-product-link-name {
  font-weight: bold;
}
.method-lbl-desc .method-label {
  font-weight: bold;
}
.ets-submit-url .button.contine {
  float: right;
  background: linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -moz-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -o-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -webkit-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  border: 1px solid #f0f0f0!important;
  color: white!important;
  padding:5px 10px;
  text-transform: uppercase;
}
.ets-cart-checkout a, .ets-selling > .button{
    background: linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -moz-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -o-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  background: -webkit-linear-gradient(#4abc44 0px, #5ed354 50%, #58c44f 51%, #49bb42 100%);
  border: 1px solid #f0f0f0;
  color: white;
   font-size: 15px !important;
   padding: 8px!important;
   width: 100%!important;
   text-transform: uppercase;
}
.ets-submit-url .button.contine:hover, #ets-item-submit.button:hover, .ets-selling > .button:hover,
#ets-selling-product-list a.ets-product-link-btn:hover, .ets-cart-checkout a:hover     {
        background: linear-gradient(#49bb42 0px, #58c44f 50%, #5ed354 51%, #4abc44 100%);
      background: -moz-linear-gradient(#49bb42 0px, #58c44f 50%, #5ed354 51%, #4abc44 100%);
      background: -o-linear-gradient(#49bb42 0px, #58c44f 50%, #5ed354 51%, #4abc44 100%);
      background: -webkit-linear-gradient(#49bb42 0px, #58c44f 50%, #5ed354 51%, #4abc44 100%);
    }
.ets-submit-url .button.back_step, .view_order.opened{
  background: -moz-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(100%, #ededed));
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -o-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: -ms-linear-gradient(top, #f7f7f7 0%, #ededed 100%);
  background: linear-gradient(to bottom, #f7f7f7 0%, #ededed 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ededed',GradientType=0); 
   border-color: #dddddd !important;
    color: #666666 !important;
    padding: 5px 10px;
    text-transform: uppercase;
}
.ets-submit-url .button.back_step:hover{
    background: #f7f7f7;
  background: -moz-linear-gradient(top, #ededed 0%, #f7f7f7 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ededed), color-stop(100%, #ededed#f7f7f7));
  background: -webkit-linear-gradient(top, #ededed 0%, #f7f7f7 100%);
  background: -o-linear-gradient(top, #ededed 0%, #f7f7f7 100%);
  background: -ms-linear-gradient(top, #ededed 0%, #f7f7f7 100%);
  background: linear-gradient(to bottom, #ededed 0%, #f7f7f7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#f7f7f7',GradientType=0); 
    border-color: #DDDDDD;
    color: #666;
}
.ets-submenu-btn::after {
  color: white;
  content: "\f055";
  font-family: FontAwesome;
  font-size: 16px;
}
.ets-submenu-btn {
  display: none;
  float: right;
  height: 15px;
  position: absolute;
  right: 15px;
  top: 11px;
  width: 15px;
  cursor: pointer;
}
#toggle_item_menu {
  color: white;
  cursor: pointer;
  display: none;
  float: left;
  font-size: 15px;
  font-weight: bold;
  padding: 14px 20px;
  text-align: left;
  text-transform: uppercase;
  width: 100%;
}
.list-item-menu #toggle_item_menu:before {
  content: "\f0c9";
  font-family: FontAwesome;
  font-size: 21px;
  float: left;
  margin-right: 20px;
}
.ets-row-delete a i {
  font-family: "Open Sans",sans-serif;
}
.ets-row-delete a i:before{
   font-family: FontAwesome; 
}
.icon, [class^="fa-"] {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0); }

/* update */
#ets-selling-wrapper > a.button {
  padding: 5px 10px;
}
#ets-selling-wrapper #ets-selling-product-list > li.li-warning {
width: 100%;
}
#ets-selling-wrapper #ets-selling-product-list > li.li-warning p {
  background: #fe9126 none repeat scroll 0 0;
  border: 1px solid #e4752b;
  float: left;
  padding: 8px 10px;
  text-align: left;
  width: 100%;
}
.ets-row-qty .cart_quantity_input.form-control.grey {
  float: left;
  text-align: center;
  width: 30px;
}
.ets-row-qty .cart_quantity_input.form-control.grey + input {
  background: rgba(0, 0, 0, 0) url("../img/update.png") no-repeat scroll 0 0;
  border: medium none;
  float: left;
  margin: 5px 7px;
  padding: 0;
  text-indent: -99999px;
  width: 30px;
}
.list-item-menu-wrapper h1 {
  float: left;
  font-size: 21px;
  font-weight: normal;
  margin-bottom: 25px;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
ul.categories-menu li {
  height: auto;
  margin: 0 1% 20px;
  width: 18%;
  border-color: #8db79c #8da79c #999999 #cccccc;
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    box-shadow: -3px -3px 5px -1px rgba(0, 0, 0, 0.35) inset;
    float: left;
    padding: 10px;
    text-align: center;
    transition: all 0.5s ease 0s;
}
/*ul.categories-menu li:hover {
    box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.45);
    transition: all 0.5s ease 0s;
}*/

#subcategories ul li:hover .subcategory-image a {
  border: medium none;
  box-shadow: 0 2px 6px 2px rgba(0, 0, 0, 0.45);
  padding: 9px;
}

ul.categories-menu li:hover a.plink-a {
  color: #333;
  transition: all 0.5s ease 0s;
}
ul.categories-menu li a.plink-a {
  float: left;
  height: 35px;
  margin-top: 7px;
  padding: 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  transition: all 0.5s ease 0s;
  color: #777777;
}
ul.categories-menu li:hover a img {
  transform: scale(1);
}
ul.categories-menu li a img {
  border-radius: 8px;
  height: 200px;
  max-width: 100%;
  transform: scale(0.95);
  transition: all 0.5s ease 0s;
  width: auto;
}

@media (min-width: 1200px){
    .ets-selling-menu.level-1 > li .ets-selling-menu{
        width: 1170px;
    }
}
@media (min-width: 992px) and (max-width:1199px){
    .ets-selling-menu a {
      font-size: 13px;
      padding: 10px 15px;
    }
    .ets-selling-menu.level-1 > li .ets-selling-menu{
        width: 970px;
    }  
    .ets-option-type-network label {
      margin-right: 20px;
    }
    div ul.categories-menu li {
      width: 23%;
    }
}
@media (min-width: 768px) and (max-width:991px){
    .ets-selling-menu a {
      font-size: 13px;
      padding: 10px 15px;
    }
    div ul.categories-menu li {
      width: 31.3%;
    }
    .ets-option-type-network label {
      margin-right: 10px;
    }
    .ets-selling-menu.level-1 > li .ets-selling-menu{
        width: 750px;
    }
    #ets-selling-product-list > li {
      float: left;
      padding: 0 15px;
      width: 25%;
    }
}
@media (min-width: 768px){
    #module-etsselling-sell .ets-selling-menu li:hover > .ets-selling-menu {
      display: block!important;
      height: auto;
      opacity: 1;
      overflow: visible;
      top: 100%;
      transition: opacity 1s ease 0s, top 0.5s ease 0s, padding 0.5s ease 0s;
      border: 1px solid #dcdcdc;
    }
    .ets-selling-menu.level-1 > li .ets-selling-menu {
      height: 0;
      opacity: 0;
      overflow: hidden;
      padding: 0;
      transform: rotate3d(1, 1, 0, 0deg);
    }
    .ets-has-sub:before {
      content: "\f107";
      font-family: FontAwesome;
      color: white;
      position: absolute;
      line-height: 20px;
    padding-left: 5px;
    }
    .fa-trash:before{
      content: ""; 
      font-size: 16px;
    padding-right: 5px;}
    

}
@media (max-width: 767px){
    #ets-selling-wrapper .ets-steps li {
      font-weight: bold;
      margin-bottom: 0;
      padding: 0;
      text-align: left;
      width: 100%;
    }
    .ets-has-sub:before {
      display: none;
    }
    .ets-selling-menu.level-1{
        display: none;
    }
    .ets-selling-menu.level-1 > li .ets-selling-menu {
      background-color: white;
      border: medium none;
      display: none;
      padding: 0;
      transform: rotate3d(1, 1, 0, 0deg);
      z-index: 9;
    }
    .ets-selling-menu.level-1 > li .ets-selling-menu.open {
      border: 1px solid #999;
    }
    ul.ets-steps li a:after, ul.ets-steps li span:after, ul.ets-steps li.current-step span:after {
      display: none;
    }
    #ets-selling-wrapper .ets-steps li a, #ets-selling-wrapper .ets-steps li span {
      text-align: left;
    }
    #ets-selling-wrapper .ets-steps {
      margin: 0 0 30px;
    }
    #ets-product-left {
      padding-left: 0;
      width: 100%;
    }
    #ets-product-right {
      width: 100%;
    }
    .ets-option-type-network .radio .checked:after, .ets-option-type-select .ets-av-description:before,
    .ets-option-type-radio .radio .checked:after {
      display: none;
    }
    .ets-list-products{
        display:none!important;
    }
    .ets-selling-menu a {
      text-align: left;
    }
    .ets-submenu-btn {
      display: block;
    }
    .ets-selling-menu li {
      border-bottom: 1px solid rgba(255, 255, 255, 0.3);
      float: left;
      width: 100%;
    }
    #toggle_item_menu{
        display: block;
    }
    .ets-selling-menu li {
      position: relative;
    }
    #ets-selling-wrapper #ets-selling-product-list > li {
      width: 33.33%;
    }
    #ets-selling-wrapper #ets-selling-product-list > li:nth-child(3n+1) {
      clear: left;
    }
    #module-etsselling-sell .ets-selling-menu > li .ets-selling-menu.level-2 .owl-wrapper-outer {
      padding-top: 0px;
    }
    div ul.categories-menu li {
      width: 48%;
    }
}
@media (max-width: 479px){
    .method-lbl-desc > p {
      float: left;
      margin-top: 10px;
      width: 100%;
    }
    div ul.categories-menu li {
      width: 98%;
    }
    #ets-selling-wrapper #ets-selling-product-list > li {
      margin-bottom: 30px;
      width: 50%;
    }
    #ets-selling-wrapper #ets-selling-product-list > li:nth-child(2n+1) {
      clear: left;
    }
}
@media (max-width: 400px){
    table.ets-slist-table td {
      padding: 15px 0;
      text-align: center;
    }
    body .ets-row-qty .cart_quantity_input.form-control.grey {
      display: inline-block;
      float: none;
    }
    body .ets-row-qty .cart_quantity_input.form-control.grey + input {
      display: inline-block;
      float: none;
      background-position: center;
    }
    div.ets-row-field > label {
      text-align: left;
    }
}
