/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 3-dic-2018, 17.21.52
    Author     : masie
*/
.uk-container {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.ts-pagination ul > li > a.ts-active {
  color: #ee7203 !important;
}
.ts-prodotti .ts-codmag:hover {
  color: #ee7203;
}

.ts-prodotti .ts-prodotto-foot {
  background-color: transparent;
}

#tree li  a:hover {
  color: #ee7203 !important;
}

.tsActive {
  background-color: #ee7203;
  color: white !important;
}

#tree li a.tsActive {
  color: white !important;
}
#tree li a.tsActive:hover {
  color: #373735 !important;
}

.modal button.close {
    color: #ee7203;
}
.ts-button-yel-grd {
  background-color: #ee7203;
}

.ts-filter-button {
  color: #ee7203;
  background-color: white;
  border: 1px solid #008b3c;
}
.ts-filter-button .ts-icon {
  color: #ee7203;
}

#amount {
  color: #ee7203;
  background-color: inherit;
}
.ts-prices {
  padding-bottom: 15px;
}

.ts-prodotti .ts-title h3 {
  font-size: 14px;
  font-weight: 600;
}

.ts-prodotti .ts-filter {
  background-color: transparent;
}

.ts-prodotti .ts-wish{
  position: absolute;
  right: 10px;
  background-color: transparent;
  border-radius: 100%;
  padding: 5px !important;
  height: 34px;
  bottom: 100px;
}
.ts-prodotti .ts-cart-box{
  position: absolute;
  right: 45px;
  background-color: transparent;
  border-radius: 100%;
  padding: 5px !important;
  height: 34px;
  bottom: 100px;
}

.ts-prodotti .ts-cart-box > span {
  margin-right: 0px;
  color: #474944;
}
.ts-prodotti .ts-cart-box > span:hover {
  color: #ee7203;
}
.ts-prodotti .ts-wish > span {
  margin-right: 0px;
  color: #ee7203;
}
.ts-prodotti .ts-wish > span:hover {
  font-weight: 900;
}

.ts-prodotto-foot .ts-box-prz{
  display: block;
}
.ts-prodotto-foot .ts-box-prz span{
  font-weight: 500;
  font-size: 22px;
}
.ts-prodotto-foot  .ts-cart-box {
  margin-top: 10px;
}
.ts-prodotto-foot .ts-cart {
  padding: 10px 5px;
  background-color: #646768;
  cursor: pointer;
  position: relative;
  width: 100%;
  max-width: 180px;
  display: block;
  height: 36px;
}
.ts-prodotto-foot .ts-cart > em {
  color: white;
  text-transform: uppercase;
}
.ts-prodotto-foot .ts-cart:hover {
  background-color: #ee7203;
}
.ts-title{
  min-height: 51px;
  margin-top: 10px;
} 
.ts-pagination {
  background-color: #008b3c;
}
.ts-pagination ul > li > a {
  color: #fff !important;
}
.ts-pagination ul > li > a:hover {
  color: #ef7f1a !important;
}
.ts-item {
  margin-bottom: 10px;
}
.ts-item > .ts-bkg-wh:hover {
  box-shadow: 0 0 4px 0 rgba(41, 39, 44, .2);
}
.ts-item > .ts-bkg-wh {
  background-color: #fff;
}
.ts-toolbar {
  background-color: #008b3c;
  z-index: 10000;
  width: 100%;
  margin: 0;
  padding: 5px 0;
}

.ts-toolbar > div {
  display: inline-block;
  padding: 0 20px;
}
.ts-toolbar select, .ts-toolbar select:focus {
  width: auto;
  border: none !important;
  color: #fff;
  background-color: transparent;
}

.ts-toolbar .btn {
  font-size: 14px !important;
  border-right: 2px solid #fff;
}
.ts-toolbar .btn .caret {
  margin-top: 0;
  vertical-align: middle;
  border-top-color: #fff;
}
.ts-toolbar .btn, .ts-toolbar .btn:hover {
  border-color: transparent;
  color: #fff !important;
  font-weight: 700;
}
.ts-toolbar .btn:hover, .ts-toolbar .btn:focus  {
  background-color: inherit;
  color: inherit;
  border-color: transparent;
  font-weight: 700;
}
.ts-toolbar .btn:hover + .dropdown-menu, .ts-toolbar .dropdown-menu:hover  {
  display: block;
}
.ts-toolbar .dropdown-menu {
  background-color: #008b3c;
  color: #fff;
  border-radius: 0px;
  padding: 15px;
}
.ts-toolbar .dropdown-menu > li > a {
  color: #fff;
}
.ts-toolbar .dropdown-menu > li > a.tsActive {
  background-color: inherit;
  color: #ee7203 !important;
  font-weight: 700;
}
@media (max-width: 576px) {
  .ts-toolbar .ts-dropdown {
    display: block;
  }
}

.ts-list-group {
  border: 1px solid #ccc;
}
.ts-tab-pane {
  display: block;
  position: absolute;
  top: 15px;
  left: 96%;
  z-index: 10;
  width: 500px;
  border: 1px solid #ccc;
  min-height: 354px;
  background-color: white;
}

.ts-list-group-item, .ts-list-element {
  border: none !important;
}
.ts-list-group-item:hover, .ts-list-element:hover {
  color: #ee7203 !important;
  text-decoration: underline !important;
}

.ts-list-group-item:first-child, .ts-list-element:first-child {
  border-top-left-radius: 0 !important;
  border-top-right-radius: 0 !important;
}
.ts-list-group-item:last-child, .ts-list-element:last-child {
  border-bottom-left-radius: 0 !important;
  border-bottom-right-radius: 0 !important;
}

.ts-continue {
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px;
  border: 2px solid #ee7203;
  font-weight: 700;
  cursor: pointer;
  color: #333;
}
.ts-complete {
  text-transform: uppercase;
  font-size: 16px;
  padding: 10px;
  border: 2px solid #333;
  font-weight: 700;
  cursor: pointer;
  background-color: #ee7203;
  color: #333;
}

.ts-box-image {
  background-color: #fff;
}

@media screen and (max-width: 532px), screen and (min-width: 992px) and (max-width: 1200px){
  .ts-title{
    min-height: 51px;
  } 
  .ts-prodotti .ts-image {
    max-height: 150px;
  }
  .ts-prodotti .ts-box-image {
    height: 150px;
  }
  .ts-prodotto-foot .ts-cart > em {
    font-size: 11px;
  }
  .ts-item {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
  
}

@media (max-width: 767px) {
  .row {
    margin-right: 0 !important;
  }
}
@media (min-width: 1180px) {
  .uk-container {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}

.ts-prodotti .ts-open .ts-vrt {
  position: relative;
  display: block;
  top: -82px;
  height: 0;
  background-color: #fff;
}
.ts-prodotti .ts-open .ts-vrt-2 {
  top: -145px;
}
.ts-prodotti .ts-open .ts-vrt > div {
  background-color: #fff;
}

.ts-btn-add.ts-cart em {
  position:absolute;
  top:8px;
  left:0;
  width:100%;
  height:100%;
  -webkit-transform:translateZ(0);
  -moz-transform:translateZ(0);
  -ms-transform:translateZ(0);
  -o-transform:translateZ(0);
  transform:translateZ(0);
  -webkit-backface-visibility:hidden;
  backface-visibility:hidden;
  -webkit-transition:-webkit-transform .3s;
  -moz-transition:-moz-transform .3s;
  transition:transform .3s;
}
.ts-btn-add.ts-cart svg {
  position:absolute;
  left:50%;
  top:50%;
  width:100%;
  max-height: 100%;
  -webkit-transform:translateX(50%) translateY(-50%);
  -moz-transform:translateX(50%) translateY(-50%);
  -ms-transform:translateX(50%) translateY(-50%);
  -o-transform:translateX(50%) translateY(-50%);
  transform:translateX(50%) translateY(-50%);
  -webkit-transition:-webkit-transform .3s;
  -moz-transition:-moz-transform .3s;
  transition:transform .3s;
}
.ts-btn-add.ts-cart.is-added em {
 color:transparent;
 -webkit-transform:translateX(-100%);
 -moz-transform:translateX(-100%);
 -ms-transform:translateX(-100%);
 -o-transform:translateX(-100%);
 transform:translateX(-100%);
 -webkit-transition:-webkit-transform 0s;
 -moz-transition:-moz-transform 0s;
 transition:transform 0s;
}
.ts-btn-add.ts-cart.is-added svg {
 -webkit-transform:translateX(-50%) translateY(-50%);
 -moz-transform:translateX(-50%) translateY(-50%);
 -ms-transform:translateX(-50%) translateY(-50%);
 -o-transform:translateX(-50%) translateY(-50%);
 transform:translateX(-50%) translateY(-50%);
 -webkit-transition:-webkit-transform 0s;
 -moz-transition:-moz-transform 0s;
 transition:transform 0s;
}