.footclassleft a {
  color: #c09578 !important;
}
.footclassleft a:hover {
  color: #996d4f !important;
}


 th.ttc {
  text-align: center !important;
  background-color: #f5eee2;
}
td.ttr{
  text-align: right;
}
table caption {
  font-size: 1.5em;
  margin: .5em 0 .75em;
}
table.ttb {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
table.ttbf {
  table-layout: fixed;
}
.single-product table.ttbf tr , .single-product table.ttb tr {
  background-color: #f8f8f8;
  border: 1px solid #ddd;
  padding: .35em;
}
 table.cart tr {
  background-color: #f8f8f8;
}

table.ttbf th,
table.ttb td {
  padding: 1em;
}
 table.ttbf td {text-align: center;}

table th {
  font-size: .85em;
  text-transform: uppercase;
}
.ttb .fas::before, .ttb .fa::before {
  color: #D5B171;
}
.ml5 {
  margin-left: 5px;
}
th.ttc , .ttb th {
  font-weight: normal !important;
}
.wpg-details, .wpg-price-field {
  display: inline-block;
}



@media screen and (max-width: 600px) {
	
  table {
    border: 0;
  }

  table caption {
    font-size: 1.3em;
  }
  
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  
  table tr {
    border-bottom: 3px solid #ddd;
    display: block;
    margin-bottom: .625em;
  }
  .woocommerce-cart table tr {
    border-bottom: none;
  }
  table td {
    border-bottom: 1px solid #ddd;
    display: block;
    font-size: .8em;
    text-align: left;
	  border-right: none;
  }
  
  table td::before {
    content: attr(data-label);
    float: right;
    font-weight: bold;
    text-transform: uppercase;
  }
  
  table td:last-child {
    border-bottom: 0;
  }
	
	.product-summary-shadow .summary-inner {
  padding: 30px 20px 15px;
}
}


@media screen and (min-width: 768px) {
  .flr {
    float: right;
    margin-left: 20px;
  }
}
.box_target {
  margin: 5px 0px !important;
  width: 100%;
  padding-top: 10px;
}
.box_target_all {
  display: inline-block;
  margin: 10px 0px 0px 0px;
  text-align: right;
  width: 100%;
  padding-top: 10px;
}
.product-quick-view .box_target, .product-quick-view .box_target_all {display: none;}
.flr .yith-wcpsc-product-size-chart-button {
  text-decoration: none;
  margin: 0 0 0 2px;
  cursor: pointer;
  box-shadow: none;
  border: none;
  padding: 3px 10px;
  border-radius: 3px;
  display: inline-block;
    float: right;
}
.flrn span.yith-wcpsc-product-size-chart-button:hover {
  color: #C09578;
}
.flr .yith-wcpsc-product-size-chart-button:hover, .flrn .yith-wcpsc-product-size-chart-button:hover {
  background: #f5eee2;
}
.flrn .yith-wcpsc-product-size-chart-button {
  padding: unset;
  margin: 5px 0px 0px 10px;
  border: none;
  font-size: 12px;
}
.flrn .yith-wcpsc-product-size-chart-button {
  font-size: 12px;
}

.yith-wcpsc-product-size-charts-popup-container .ui-tabs .ui-tabs-nav li {
	float: right;}

span.yith-wcpsc-product-size-chart-button::before {
  content: " ";
  background-position: -724px -96px;
  background-repeat: no-repeat;
  width: 25px;
  height: 30px;
  display: inline-block;
  vertical-align: middle;
  background-image: url(../img/sprites.png);
}


