.product {
    padding: 17px 20px 7px 21px;
}

.product > h1 {
    color: #093277;
    font-size: 20px;
    font-weight: 600;
    margin: -6px 0 8px -1px;
}

.product > h1 > a {
    color: #093277;
    font-size: 20px;
    font-weight: 600;
    text-decoration: none;
}

.product > h2 {
    font-size: 15px;
    font-weight: 600;    
    margin: 0 0 7px -1px;
}

.product > h2 > a {
    font-size: 15px;
    font-weight: 600;    
    text-decoration: none;
    color: #4d4d4d;
}


.product .ns-select .options-holder {
    overflow: hidden;    
}

.product .headed.props .ns-select .options-holder {
    width: 205px;
    line-height: 16px;
}

.product .ns-select .options-holder .checkbox {
    margin: 9px 0 0 4px;
    /* font-size: 13px; */
}


.product .headed.props td.variant {    
    padding: 6px 6px 4px 4px;
    position: relative;
    overflow: hidden;
}

.product .ns-select {
    font-family: 'Exo 2', arial, sans-serif;
}

.product .headed.props td .ns-select {    
    /*line-height: 16px;*/
}


.product .variations-holder {
    margin-bottom: 20px;
}

.product .small-pictures {
    width: 60px;
    padding: 0;
    margin: 21px 5px 13px 0;
}

.product .small-pictures .item {
    position: relative;
    width: 60px;
    height: 40px;
    border: none;
    cursor: pointer; 
    cursor: hand;
    overflow: hidden;
    margin: 0 0 12px 0;
}

.product .small-pictures .item:last-child {
    margin: 0;
}

.product .small-pictures .item .img {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 40px;
}

.product .small-pictures .active {
    width: 58px;
    height: 38px;
    border: 1px solid #8dbadc;
}

.product .small-pictures .active .img {
    left: -1px;
    top: -1px; 
}


.product .main-pictures {
    width: 400px;
    height: 267px;
    overflow: hidden;
    margin: 0 0 35px 0; /* bottom трябва да е 17, но го правя 35, защото иначе екстрите не се избутват надолу. Компенсирам го с top: -18 в content */
}


.product .main-pictures .items {
    width: 400px;    
}

.product .main-pictures .items .item {
    width: 400px;
    text-decoration: none;
    display: block;
}


.product .short-description {
    width: 260px;
    margin: 6px 0 0 13px;    
    height: 306px;
}

.product .short-description.high {
    height: 331px;
}

.product .short-description table {
    /*width: 100%;*/
}

.product .short-description table tr th {
    color: #093277;   
    font-weight: normal;
}

.product .short-description table tr th h2 {
    font-size: 13px;
    color: #093277;
    font-weight: normal;    
}

.product .short-description table tr th h2 b {
    font-weight: normal;
}

.product .short-description table tr th, .product .short-description table tr td {
    text-align: left;    
    padding: 0 0 5px 0;
    vertical-align: top;
    line-height: 18px;
    width: 157px;
}

.product .short-description table tr th, .product .short-description table tr td:first-child {
    width: 95px;
    padding-right: 8px;
}

.product .short-description table tr th {
    padding-bottom: 22px;
}

.product .short-description table tr th:first-child, .product .short-description table tr td:first-child {
    font-weight: 700;        
    white-space: nowrap;
    text-align: right;
}

.product .short-description table tr th:first-child h2 b {
    font-weight: 700;
}


.product .short-description .bonuses-holder {
    position: relative;
    width: 1px;
    height: 1px;
    
}

.product .short-description .bonuses-holder .bonuses {
    position: absolute;
    top: 17px;    
    left: -11px;
}

.product .short-description .bonuses-holder .bonuses table tr td {
    color: #093277;
    font-weight: 600;
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 0;
}

.product .short-description .bonuses-holder .bonuses table tr td .plus {
    font-size: 24px;
}

.product .short-description .bonuses-holder .bonuses table tr td .sizer {
    width: 157px;
    height: 25px;
}


.product .short-description .bonuses-holder .bonuses table tr td:first-child {
    width: 106px;
    color: #0094e7;
    font-size: 19px;  
    line-height: 19px;    
}

.product .short-description .bonuses-holder .bonuses table tr td:first-child img {
    margin-top: 1px;
}



.product .short-description .bonuses-holder .bonuses table tr td:first-child .sizer { 
    width: 106px;
}


.product .short-description .bonuses-holder .bonuses table tr td.points-title,
.product .short-description .bonuses-holder .bonuses table tr td.points-title a {
    color: #0094e7;
    font-size: 15px;
    line-height: 19px;
}




.product .short-description .bonuses-holder .bonuses table tr td .gold-coin {    
    display: block;

    width: 37px;
    height: 27px;
    padding: 9px 0 0 0;
    margin-top: 3px;
    margin-left: -2px;
    
    color: #885a0f;
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    background: url(../../images/new/gold-coin.png) no-repeat;
}


.product .short-description .bonuses-holder table tr td.td-gift-text {
    vertical-align: middle;
}



.product .right-boxes {
    width: 219px;
    margin-top: 7px;
    margin-left: 15px;
    position: relative;
}

.product .right-boxes .colored-box {
    margin-bottom: 17px;
}

.product .right-boxes .colored-box > .title {
    display: inline-block;
    font-size: 13px;
    color: #093277;    
    font-weight: 700;
}

.product .right-boxes .colored-box > div {
    margin-left: 10px;    
}

.product .right-boxes .colored-box > div > h2 {
    display: block;
    font-size: 13px;
    color: #ffffff;   
    font-weight: 600;
}

.product .right-boxes .prices {
    margin-bottom:48px;
}

.product .right-boxes .prices .inner-part {
    color: #093277;
    font-weight: 600;
    padding: 8px 8px 21px 8px;
}

.product .right-boxes .prices .inner-part .price {    
    position: relative;
    text-align: left;
    font-size: 20px; 
    line-height: 20px; 
    padding: 0 1px 7px 1px;
    margin: 0 1px 0 2px;    
}

.product .right-boxes .prices .inner-part .current-price {
    border-bottom: 1px solid #093277;
}

.product .right-boxes .prices .inner-part .price h2 {
    display: inline;
    font-size: 20px;
    line-height: 20px;
}

.product .right-boxes .prices .inner-part .price .price-value {    
    position: absolute;
    bottom: 7px;
    right: 1px;
    font-size: 20px; 
    line-height: 20px; 
    color: #093277;
}

.product .right-boxes .prices .inner-part .price .price-value sup {
    vertical-align: 8px;
    font-size: 11px;
    padding: 0 3px 0 1px;
}

.product .right-boxes .prices .inner-part .discounted-price {
    color: #f34b2c;
    font-size: 18px;
    line-height: 18px;    
    padding: 3px 1px 10px 1px;
}

.product .right-boxes .prices .inner-part .discounted-price.in-percents {
    padding-top: 6px;
}

.product .right-boxes .prices .inner-part .discounted-price .price-value {    
    bottom: 10px;
}

.product .right-boxes .prices .inner-part .discounted-price sup {
    vertical-align: 6px;    
    font-size: 11px;
    padding: 0 3px 0 1px;
}

.product .right-boxes .prices .inner-part .small-btn-holder {
    margin: 0 0 2px 1px;
}



.product .right-boxes .prices .inner-part .special-price-text {
    padding-top: 2px;
    text-align: center;    
}

.product .right-boxes .prices .inner-part .special-price-text.top-border {
    margin-top: 5px;
    border-top: 1px solid #093277;
}

.product .right-boxes .prices .inner-part .no-vat-price {    
    position: relative;
    text-align: left;
    font-size: 13px;
    line-height: 13px;
    padding: 3px 1px 11px 1px;
    margin: 0 1px 0 2px;
}

.product .right-boxes .prices .inner-part .no-vat-price h2 {
    font-size: 13px;
    line-height: 13px;
}

.product .right-boxes .prices .inner-part .no-vat-price .no-vat-price-value {
    position: absolute;
    bottom: 11px;
    right: 1px;
}

.product .right-boxes .prices .inner-part .no-vat-price .no-vat-price-value sup {
    font-size: 9px;
    padding: 0 3px 0 2px;
}


.product .right-boxes .fast-order {
    margin-bottom:48px;
}

.product .right-boxes .similar-products {
     margin-top: 179px;
}

.product .right-boxes .fast-order .inner-part {
    padding: 12px 0 23px 0;
}

.product .right-boxes .fast-order .inner-part .content {
    text-align: center;
}

.product .right-boxes .fast-order .inner-part .content input {
    width: 184px;
}

.product .right-boxes .similar-products .inner-part .content,
.product .right-boxes .follow-product .inner-part .content
{
    font-family: 'Exo 2', arial, sans-serif;
    height: 22px;
    font-size: 14px;
    font-weight: 600;
    color: #093277;
}

.product .right-boxes .fast-order .inner-part .content span a,
.product .right-boxes .fast-order .inner-part .content span a:hover,
.product .right-boxes .follow-product .inner-part .content span a,
.product .right-boxes .follow-product .inner-part .content span a:hover {
    font-size: 14px;
    color: #093277;
    font-weight: 600;
    cursor: pointer;
    cursor: hand;
}

.product .right-boxes .fast-order .inner-part .content span a,
.product .right-boxes .fast-order .inner-part .content span a:hover {
    display: inline-block;
    margin-top: 8px;
}

.product .right-boxes .follow-product .inner-part .content span a,
.product .right-boxes .follow-product .inner-part .content span a:hover {
    display: inline-block;
    margin-top: 0;
}

.product .right-boxes .fast-order .inner-part .content span a:hover,
.product .right-boxes .follow-product .inner-part .content span a:hover {
    color: #0094e7;
}



.product .right-part {    
    width: 327px;
}

.product .right-part .delivery-box {
    margin-bottom:20px;
}

.product .right-part .title {
    color: #093277;
    font-size: 20px;
    font-weight: 600;    
    padding: 7px 0 0 0;
    text-align: center;
    height: 27px;
    line-height: 25px;
}

.product .right-part .title h2 {
    color: #093277;
    font-size: 20px;
    font-weight: 600;
}

.product .right-part .box:hover .title-with-hover {
    color: #0094e7;
}

.product .right-part .box:hover .title-with-hover  h2 {
    color: #0094e7;    
}

.product .right-part .content {   
    color: #4d4d4d;    
    padding: 0 9px 3px 9px;
    font-weight: 600;
}

.product .right-part .content table.delivery {
    width: 100%;    
}

.product .right-part .content table.delivery tr td {
    position: relative;
    border-bottom: 1px solid #aec7d5;
    padding: 6px 3px 2px 3px;
    font-weight: 600;
    vertical-align: bottom;
}

.product .right-part .content table.delivery tr td > div {    
    position: relative;
}

.product .right-part .content table.delivery tr:last-child td {
    border-bottom: none;
}

.product .right-part .content table.delivery tr td:last-child {
    font-size: 18px;
    color: #093277;
    text-align: right;
}

.product .right-part .content table.delivery tr td .delivery-price {
    position: absolute;
    bottom: -1px;
    right: 0;
}

.product .right-part .content table.delivery tr td .delivery-price-zero {
    color: #0094e7;    
}

.product .right-part .content table.delivery tr td sup {    
    vertical-align: 6px;
    font-size: 11px;
    padding: 0 2px 0 1px;
}


.product .right-part .leasing-box {
    margin-bottom:48px;
}

.product .right-part .leasing-box .inner-part {
    padding: 0 13px 20px 14px;
}


.product .right-part .leasing-box .inner-part .small-btn-holder {
    margin: 0 0 0 36px;
}

.product .right-part .leasing-box .inner-part > .title {    
    position: relative;
    text-align: left;
    font-size: 20px;    
    padding: 7px 0 0 0;
    margin-bottom: 5px;
}

.product .right-part .leasing-box .inner-part > .title > .leasing-price {
    position: absolute;
    bottom: 2px;
    right: 0;
}

.product .right-part .leasing-box .inner-part > .title > .leasing-price sup {
    vertical-align: 8px;
    font-size: 11px;
    padding: 0 2px;
}

.product .right-part .leasing-box .content {   
    padding: 0 10px 3px 8px;
}

.product .extras > .item {
    margin-bottom: 4px; /* ЗАРАДИ СЯНКАТА НА box-a е с 1px повече */
}

.product .extras > .item:last-child {
    margin-bottom: 20px; /* ЗАРАДИ СЯНКАТА НА box-a е с 1px повече */
}

.product .extras .title {
    color: #093277;
    font-size: 15px;
    font-weight: 600;
    padding: 10px 14px 0 102px;
    height: 45px;
    line-height: 20px;
    text-align: left;
}

.product .extras .title h3 {
    color: #093277;
    font-size: 15px;
}

.product .extras .title.active-color h3 {
    color: #0094e7;
}

.product .extras .content {
    font-family: 'dps-regular';
    color: #4d4d4d;
    font-size: 13px;
    padding: 3px 12px 9px 12px;
    line-height: 18px;
    font-weight: normal;
    text-align: justify;
}

.product .extras .pictogram {
    position: absolute;
    top: -3px;
    left: 21px;
}

.product > .content {
    float: left;
    width: 625px;
    margin-top: -18px;
}

.product > .content > b {
    font-weight: bold;
}

.product > .content .buttons {
    font-size: 0;  
    margin: 0 0 20px 0;
}


.product > .content .buttons .small-btn-holder {
    float: left;
    margin-left: 13px;
}

.product > .content .buttons .more-space-before {
    margin-left: 14px;
}

.product > .content .buttons .small-btn-holder:first-child {
    margin-left: 0;
}

.product > .content .item_known_as h2 {
    font-size: 13px;    
}

.product .print-logo {    
    position: relative;
    width: 219px;
    height: 110px;
}

.product .print-logo > .shop-logo {
    position: absolute;
    right: 0;
    bottom: 26px;
}

.product .hp-more-info, .product .hp-more-info-inline {
     display: none; 
}
