.product-thumb .button-group button {
    width: 33.33%;
    color: #fff;
    line-height: 22px;
    height: 38px;
    background: #fac012;
    border-right: 1px solid #fff;
}
.btn-cart:before{
    content: "\f07a";
    font: normal normal normal 14px/1 FontAwesome;
}.btn-wishlist:before{
     content: "\f004";
     font: normal normal normal 14px/1 FontAwesome;
 }.btn-compare:before{
      content: "\f14a";
      font: normal normal normal 14px/1 FontAwesome;
  }
.btn-wishlist{
    width: 33.35% !important;
}
.product-thumb h4 a{
    margin: 16px 0 0;
    font-size: 0.9375rem;
    text-align: center;
    text-transform: uppercase;
    display: block;
    height: 39px;
    overflow: hidden;
}
.product-thumb .price{
    margin: 19px 0 0;
    color: #fac012;
    font-size: 1.125rem;
    text-transform: uppercase;
}
.tirage{
    margin: 20px 0 0;
    color: #9c9c9c;
    font-size: 0.9375rem;
    text-align: center;
    text-decoration: underline;
}
.colors{
    margin-top: 13px;
    margin-bottom: 11px;
}
.colorsGoods{
    border: 1px solid #ffe8ab;
    border-radius: 100%;
}
.product-thumb{
    border: 1px solid #ededed;
    padding: 0;
    overflow: hidden;
}
.button-group{
    margin-right: -2.005%;
    overflow: hidden !important;
}
.yesQ, .noQ{
    font-size: 12px;
    margin-top: 10px;
}
.yesQ{
    color: #35bf35;
}
.noQ{
    color: #f36611;
}

.nameProduct{
    margin-bottom: 1rem;
    font-weight: normal;
    font-size: 19px;
}
.blockPrice h2 {
    margin-right: 0.5em;
    display: inline-block !important;
    margin-top: 0px;
    font-size: 18px;
}
.oldClass {
    text-decoration: line-through;
    font-size: 11px !important;
    color: #F44336 !important;
    vertical-align: top;
    margin-top: 1px !important;
}
.itogZakaz small {
    text-decoration: underline;
    font-style: italic;
    font-family: serif;
}
.itogZakaz h5 span:nth-child(1) {
    line-height: 29px;
    text-decoration: underline;
    font-size: 13px;
}
.itogZakaz {
    margin-top: 8px;
    background: rgba(239, 186, 27, 0.05);
    text-align: center;
    padding: 1rem;
}
.itogZakaz h5 span:nth-child(2) {
    display: block;
    font-size: 12px;
    text-transform: lowercase;
    color: #737070;
}
.btn-primary {
    color: #ffffff;
    background-color: #efba1b;
    background-repeat: repeat-x;
    border: none;
    border-radius: 0;
}
.nav.nav-tabs{
    width: 100%;
}
.alert, .notGood{
    padding: 5px 34px;
    border-radius: 0;
}
.notGood{
    margin-top: 1rem;
}
.alert-success, .notGood{
    border: 1px solid #dea702;
    background-color: #fac012;
    color: #545454;
    font-size: 12px;
}

h1{
    font-weight: normal;
    margin-bottom: 1rem;
}
h2, h3{
    font-weight: normal;
    margin-bottom: 1.5rem;
    margin-top: 1.5rem;
}
.rezults{
    font-size: 12px;
    line-height: 40px;
}
.pagin{
    margin-bottom: 1rem;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover{
    background-color: #fac012;
    border-color: #e4ab00;
}
.pagination>li:first-child>a,.pagination>li:first-child>span {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px
}

.pagination>li:last-child>a,.pagination>li:last-child>span {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px
}
.nav-tabs>li.active{
}
.nav-tabs>li{
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover{

}
.nav-tabs>li>a{
    padding: 1rem;
    border-radius: 0;
}
.tab-content{
    margin-bottom: 1rem;
}
.itogZakaz h3 span, .itogZakaz small, #input-quantity, #testNN{
    display: block;
    margin-bottom: 1rem;
}
#input-quantity{

    text-align: center;

    font-size: 21px;
}
#testNN{
    font-size: 20px;
}
#totalPriceQuanty{
    margin-top: 1rem;
}
p{
    margin-bottom: 10px;
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled]{
    background: #9a5815;
    color: #fff !important;
}

#SelN{
    width: 100%;
    font-size: 12px;
    padding: 10px;
}
.nanBlock a{
    background: #fac012;
    padding: 0.5rem 0.5rem;
    display: block;
}
#cart-total .fa.fa-shopping-cart{
    display:none;
}
.catLi{

    margin-top: 0.2rem;
}