.lproduct {
    overflow: hidden;
}

.cartimagedisc .w100per .pic {
    height: 80px;
    margin: 0;
    margin-right: 6px;
    width: 80px;
}

.cartimagedisc .lproduct {
    margin-bottom: 6px;
}

div.spk-good-rating {
  float: left;
}

.in_existence_item {
  margin-left: 10px;
  line-height: 27px;
}

.main .info td {
  border-bottom: 0;
}

.main .info td {
  padding: 5px 0;
}

.attribute_title {
    font: 14px/16px 'Roboto', sans-serif;
    padding: 10px 0 3px;
    display: block;
    color: #666;
}

#local_delivery {
    font: 14px/16px 'Roboto', sans-serif;
    color: #666;    
}

#local_delivery td div {
    display: inline-block
}

.list_minipic li {
  background: transparent;
}

#c_cost_new .c_cost {
  font-size: 18px;
}

.btn-small {
    position: relative;
    background-position: inherit;
    color: #FF5500;
    display: inline-block;
    border: 1px solid #F50;
    background: #FFE6DA;
    padding: 15px;
    height: auto;
    width: auto;
    border-radius: 2px;
    box-shadow: 0 1px 3px 0 rgba(0, 0, 0, .3);
    font-size: 15px;
    line-height: 1.3;
    font-weight: normal;
    margin-right: 10px;
    border-bottom: 2px solid #c54200;
}

#overlay {
  background: #fff;
  text-align: center;
}

#overlay i{
  font-size: 50px;
  padding: 4em 0;
}

#total div:first-child {
  color: #444;
}

#total div {
  display: inline-block;
  font-weight: normal;
  font-size: 14px;
  font-family: "RobotoRegular";
}

#total i.fa {
    font-size: 17px;
}

#paymship i.fa {
  font-size: 34px;
}

#photos i.fa {
  font-size: 34px;
}

#cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxTopLeft, #cboxTopCenter, #cboxTopRight {
  background: transparent;
}

.w70li {
    margin-left: 0;
}

.w70li li {
    margin: 0 0 10px 20px;
    width: 100px;
}

.w70li .pic {
    background-size: cover;
    background-position: 50% 50% !important;
    height: 100px;
    width: 100px;
}

.price-small {
    background-color: rgba(0, 0, 0, 0.48);
    position: relative;
    color: #fff;
    top: 79px;
    padding: 3px 5px;
    display: block;
    font-size: 10px;
}

/*
#total div:last-child {
    color: #e01920;
    font-size: 20px;
}
*/

.last-see .user-history-item {
    margin-right: 17px;
    overflow: visible;
    width: 262px;
}

.last-see .user-history-item a.pic {
    height: 260px;
    width: 260px;
    display: block;
    background-size: cover;
    background-position: 50% 50% !important;    
}

.last-see.w226li {
    margin-left: 0px;
}

.cartimagedisc .discount-circle {
    bottom: inherit;
    right: inherit;
    top: 0;
    left: 0;
    z-index: 9;
}

.cartimagedisc .block-circle {
    position: absolute;
    right: inherit;
    bottom: inherit;
    border: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-top: 15px solid #FF3629;
    border-left: 15px solid #FF3629;
    top: 0;
    left: 0;
}

.cartimagedisc .text-circle {
    line-height: 20px;
}

.cartimagedisc {
    position: relative;
}

.spinner-load {
      text-align: center;
      margin: 0 0 10px 0;
}

.list_minipic li a {
    height: 50px;
    line-height: 32px;
    min-width: 50px;
    padding: 0;
    display: block;
    text-align: center;
    text-decoration: none;
    background-size: 100% !important;
    color: #888;
    background-color: #e5e5e5;
    border-radius: 2px;
    border: 1px solid #e5e5e5;
    box-sizing: border-box;
    min-height: 50px;
    transition: none;
}

.list_minipic .list_minipic_selected i {
    cursor: pointer;
    text-indent: 0;
    width: 15px;
    height: 18px;
    color: #fff;
    top: 33px;
    right: 1px;
    text-align: center;
    background: #ff4647;
    border-radius: 10px 0 0 0;
}

.list_minipic .list_minipic_selected a {
    outline: 0;
    color: #fff !important;
    border: 1px solid #e62d04;
    box-shadow: inset 0 0 0 1px #e62d04;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}

.list_minipic a:hover {
    border: 2px solid #ff4547;
    outline: 0;
}

.item-quantity-edit .num-controls .minus {
  background-position: inherit;
  margin-top: 0px;
}

.num-controls .minus {
  background-position: inherit;
  margin-top: 0px;
  background: #D9D9D8;
  border: 1px solid #D9D9D8;
  padding: 3px;
  border-radius: 3px 0 0 3px;
  color: #888;
}

.item-quantity-edit .num-controls .plus {
  background-position: inherit;
  margin-top: 0px;
  background: #D9D9D8;
  border: 1px solid #D9D9D8;
  padding: 3px;
  margin-left: -1px;
  border-radius: 0 3px 3px 0;
  color: #888;
}

.item-quantity-edit .num-controls {
  width: 80px;
  margin-left: 0px;
  padding: 0px;
}

.item-quantity-edit .num-controls .plus, .item-quantity-edit .num-controls .minus {
  position: absolute;
  display:inline-block;
  height: 24px;
  width: 24px;
  overflow: hidden;
  text-indent: 0px;
  cursor: pointer;
  text-align: center;
  line-height: 16px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.item-quantity-edit .num-controls .plus:hover, .item-quantity-edit .num-controls .minus:hover {
 background: #c8c8c8; 
    border-color: #c8c8c8; 
}

.num-controls .input_numeric_only {
  margin-left: 23px;
  border: 1px solid #E2E2E2;
  text-align: center;
  height: 24px;
  width: 30px;
}

.measure {
    position: absolute;
    top: 1px;
    right: 0;
    background: #fff;
    padding-left: 5px;
}

.measure a {
    margin-left: 25px;
    position: relative;
    color: #555656;
    font-size: 13px;
}

.measure a:hover {
border-bottom: 1px dashed #666;
color: #666;    
}

.measure i.measure-ico {
    background: url(/css/images/measuring-tape.svg) no-repeat left center;
    width: 20px;
    height: 20px;
    position: absolute;
    background-size: contain;
    top: -3px;
}

.vendor-info .w70li li {
    margin: 10px 0 0px 6px;
}

.disabled {
    background: linear-gradient(to bottom, #CFCFCF 0%, #CFCFCF 99%) !important;
    color: #888!important;
    border: 1px solid #CFCFCF!important;
    cursor: no-drop;
}

.w310li .pic i #main-image {
    max-width: 430px;
    max-height: auto;    
}

.pagin, .pagination li a {text-decoration: none;background: #e5e5e5;padding: 0 10px;height: 100%;line-height: 29px;color: #888;margin-right: 3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-ms-border-radius: 3px;-o-border-radius: 3px;border-radius: 3px;display: inline-block;min-width: 9px;text-align: center;cursor: pointer;border-color: transparent;float: inherit;}
.pagin.active {cursor: auto;color: #fff;background-color: #4167B0;}
    
.rev .us {
    font-size: 12px;
    font-weight: bold;
    float: left;
}

.rev .dt {
    font-weight: normal;
    color: #888;
    font-size: 12px;
    float: right;
}
    
.rev .tx {
    padding-top: 10px;
    font-size: 13px;
    line-height: 145%;
    display: inline-block;
    padding-left: 10px;
}
    
.rev .im{
	padding: 2px;
	border: 1px solid #efefef;
	display: inline-block;
	margin-right: 5px;
}
.rev{
	padding-bottom: 25px;
}
      
.comm {
    background: #e5e5e5;
    padding: 4px 10px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -ms-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    margin-bottom: 10px;
    overflow: hidden;
}
.pagination {
    display: block;
    border-top: 2px dashed #e8e8e8;
    text-align: center;
    padding: 10px 0;
    margin: 0;
}
.pagination li {
    display: inline;
    margin: 0;
    padding: 0;
}

.pagination li.active-page a {
    background: #fa890f;
    color: #fff;
    cursor: default;
}

.pagination-last {
    display: none!important;
}
.vendorscore img {
    height: 16px;
    position: absolute;
    margin-left: 3px;
}
.vendorscore {
    padding: 0;
    position: relative;
}
.sale-size {
    font-size: 34px;
    position: absolute;
    top: -20px;
    right: -20px;
    background-color: #DF776A;
    color: #FFF;
    width: 100px;
    text-align: center;
    height: 100px;
    padding-top: 25px;
    border-radius: 100px;
    display: none;
}
.old-product-price {
    font-size: 20px;
    color: #676767;
    background-image: url(../images/old-price.png);
    background-size: 90% 90%;
    float: left;
    background-repeat: no-repeat;
    margin-top: 5px;
}
.new-product-price {
    font-family: "RobotoRegular";
    font-size: 40px;
    font-weight: 500;
    clear: both;
    color: #e01820;
}
.vendor-info img {
    max-width: inherit;
    top: -1px;
}

.good_title h2 {
    margin: 0 0 2px 0;
    font-size: 1.6em;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    color: #666;
}

.vendor-scores {
    text-align: center;
}

.vendor-scores td {
    width: 33%;
}

.vendor-scores hr {
    margin-top: 5px;
    margin-bottom: 0px;    
}

#coupon_container {
    padding: 5px;
    background: #28a2d5;
    display: none;
}

.coupon_panel {
    border: 1px dashed white;
    font-size: 24px;
    line-height: 30px;
    color: white;
    padding: 10px;
}

.coupon_panel .btn a {
    font-weight: 300;
    font-size: 19px;
    line-height: 16px;
    color: #28a2d5;
}

.coupon_panel .btn {
    border-color: transparent;
    width: 100%;
    border-radius: 2px;
    margin-top: 10px;
}

.coupon_panel .btn:hover {
    background-color: #e8e8e8;
}

.item-quantity-edit .dl {
    line-height: 20px;
}

#total {
    position: relative;
}

#total .mb5 {
    margin-bottom: 0px;
}

.list_minipic {
    margin-bottom: 0px;
}

.add_to_note, .remove_from_note {
    padding: 10px 0;
    position: relative;
}

.add_to_note b, .remove_from_note b {
    position: relative;
    padding: 2px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #eaeaeb;
    box-shadow: 0 0 3px rgba(0,0,0,.3);
    color: #707070;
    white-space: nowrap;
    font-family: "RobotoLight";
    margin-left: 8px;
    font-size: 12px;
}

.add_to_note b:after, .remove_from_note b:after {
    position: absolute;
    top: 6px;
    left: -8px;
    z-index: 0;
    display: block;
    width: 0;
    border-width: 5px 9px 5px 0;
    border-style: solid;
    border-color: transparent #eaeaeb;
    content: '';
}
.dt-panel li {
    float: left;
    padding: 0 10px;
    border-right: 1px solid #e8e8e8;
}
.dt-panel li:first-child {
    padding-left: 0;    
}
.dt-panel li:last-child{
    border-right: 0;    
}
.br-dt-panel{
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8!important;    
}

.br-dt-panel1{
    border-top: 1px solid #e8e8e8;
    border-bottom: 0px solid #e8e8e8!important;    
}

.link_to_original {
    position: relative;
    padding: 5px 0;
}
.link_to_original a, .link_to_original span {
    background: #fff;
    padding-left: 5px;
}

.sale-counter {
    padding-bottom: 5px;    
}

.button.button-big {
    padding: 15px;
    height: auto;
    width: auto;
    background: #ff9a00;
    border-radius: 4px;
    box-shadow: none;
    font-size: 15px;
    line-height: 1.3;
    color: #fff;
    text-transform: uppercase;
    border: 0;
}

#quickOrder {
    color: #fff;
    margin-right: 10px;
    position: relative;
    top: 2px;
    background: #ff4647;
    margin-bottom: 0;
    font-weight: 100!important;
    height: 50px;
}

.button.button-big:hover {
    opacity: .9;
    background: #ff9a00;
}

.button.button-big:active {
    padding: 15px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3)
}

.button.button-big i {
    font-size: 16px;
    margin-right: 5px
}

.button.button-big-tr {
    padding: 5px;
    height: auto;
    width: auto;
    background: #3cb868;
    border: 1px solid #26984f;
    border-radius: 3px;
    font-size: 15px;
    line-height: 1.3;
    font-weight: normal;
    color: #fff;
    margin-bottom: 10px;
}

.button.button-big-tr:hover {
    background: #5cb85c;
}

.button.button-big-tr:active {
    padding: 15px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, .3)
}

.button.button-big-tr i {
    font-size: 16px;
    margin-right: 5px
}
.all-pagin {
    border-top: 2px dashed #e8e8e8;
    text-align: center;
    padding: 10px 0;
}

#photos .itcharac td {
    padding: 8px 8px 8px 0;
    border-top: 1px solid #f2f2f2;
}

#photos .itcharac td.propertieshead {
    border-top: 0;
}

#vendor-added-to-favourites, #add-vendor-to-favourites {
    width: 100%;
    text-align: center;
}
#success-good-modal .sale-size {
    right: -10px;
    top: -10px;    
}

.success-good .modal-footer {
    text-align: center;
}

.success-good .modal-footer .btn {
    width: 35%;
    margin: 0 4%;
}

.success-good .modal-footer .btn.btn-primary {
    background: #7AA63F;
    color: #fff;
    border: 1px solid #7AA63F;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    -o-transition: all .4s ease-out;
    transition: all .4s ease-out;
}

.success-good .modal-footer .btn.btn-primary:hover {
    background: #8CC63F;
    border: 1px solid #7AA63F;
}

.success-good .modal-header p{
    margin-top: 10px;
}

.disabled_size {
    background: transparent !important;
    border: 1px dashed #ccc!important;
}

.disabled_color {
    border: 0!important;
    opacity: 0.4;
}

.disabled_color a{
    border: 1px dashed #ccc!important;    
}

.social-likes_single-w {
    margin: 10px 0;    
}

#addToBasket {
    /*border-bottom: 1px solid #edefef;*/
    padding-bottom: 0px;    
}

/*
#list_21921 p:first-child:after, 
#list_20561 p:first-child:after, 
#list_20549 p:first-child:after, 
#list_20518 p:first-child:after, 
#list_1626580 p:first-child:after, 
#list_1628027 p:first-child:after, 
#list_21923 p:first-child:after, 
#list_1627779 p:first-child:after, 
#list_1627778 p:first-child:after,  
#list_4060948 p:first-child:after, 
#list_2067137 p:first-child:after, 
#list_29873 p:first-child:after, 
#list_31570 p:first-child:after, 
#list_2100251 p:first-child:after, 
#list_20503 p:first-child:after, 
#list_20509 p:first-child:after, 
#list_122216343 p:first-child:after {
    content: '';
    border-bottom: 1px dotted #ccc;
    width: 100%;
    position: absolute;
    top: 9px;  
}
*/

.other_btn {
    font-size: 16px;
}

.other_btn .remove_from_note:hover i, .other_btn .add_to_note:hover i {
    animation: heartbeat .6s infinite;     
}

.other_btn .ask-us {
    padding: 10px;
    position: relative;    
}
.other_btn .ask-us:hover i{
    animation: heartbeat .6s infinite;    
}

.pagination li > a:focus {
    color: #888;
    background-color: #e5e5e5;
    border-color: transparent;
    border-right: none;
    padding: 0 10px;
}

@keyframes heartbeat {
    20% {
        transform: scale(0.9);
    }

    40% {
        transform: scale(1);
    }
}

.main .info .total {
    background-color: transparent;
    font-size: 18px;
    font-weight: bold;
    color: #333;
    text-shadow: none;
}

tr.title-item-additionalPrices th {
    padding: 10px 0;
}

p.cname {
    margin: 10px 0;
    font-size: 14px;
}

p.cname b {
    font-size: 14px!important;
}

table.quantity-ranges {
    font-size: 1.4em!important;
    background: #f3f3f3!important;    
}