.field-basket-quantity .help-block {
    display: inline-block;
}

/* Product FULL */

.product-full {
    padding-bottom: 7px;
    margin: 0;
}

.product-full .country-flag {
    position: relative;
}

.product-full .product-left {
    float: left;
    margin-right: 15px;
    padding: 6px 6px 2px 6px;
    margin-left: 1px;
    background: #fbfbfb;
    position: relative;
    z-index: 1;
    max-width: 300px;
}

.product-full .indent-bot {
    margin-bottom: 15px;
}

.product-full .form-item {
    margin-top: 5px;
}

.cloud-zoom-big {
    margin-top: 3px;
}

.cloud-zoom-wrap {
    position: relative;
}

div.ppt {
    font-size: 13px;
}

#image {
    z-index: 0;
    float: left;
    margin-top: -300px;
}

.product-full .image {
    width: 280px;
    height: 280px;
    margin: 0;
    text-align: center;
}

.product-full .attributes-main {
    min-height: 50px;
}

.product-full .image-additional {
    margin-top: 10px;
    width: 280px;
    clear: both;
    overflow: hidden;
}

.product-full .image-additional li {
    float: left;
    margin: 0 15px 0 0;
}

.product-full .image-additional li.last {
    margin-right: 0;
}

.product-full .image-additional img {
    background: #FFF;
}

#zoom1 img {
    background: #FFF;
}

.product-full .image-additional a {
    display: block;
    float: left;
}

.images-carousel .jcarousel-clip {
    width: 300px;
}

.product-full .image-additional.images-carousel li {
    margin: 0 5px;
}

.images-carousel .jcarousel-prev {
    position: absolute;
    width: 20px;
    height: 20px;
    left: 0;
    top: 50%;
    margin-top: -10px;
    background: url(../img/image-carousel-prev.png) -8px 50% no-repeat #586db4;
}

.images-carousel .jcarousel-next {
    position: absolute;
    width: 20px;
    height: 20px;
    right: 0;
    top: 50%;
    margin-top: -10px;
    background: url(../img/image-carousel-next.png) 9px 50% no-repeat #586db4;
}

.images-carousel .jcarousel-prev.jcarousel-prev-disabled, .images-carousel .jcarousel-next.jcarousel-next-disabled {
    background-color: #3A3637 !important;
    cursor: default !important
}

.images-carousel .jcarousel-next:hover, .images-carousel .jcarousel-prev:hover {
    background-color: #3A3637;
    cursor: pointer;
    background-color: #3A3637;
}

.product-full .product-icons {
    width: 90px;
    float: right;
}

.product-full-middle {
    margin-bottom: 15px;
}

.product-full-middle .product-icons {
    width: auto;
    float: none;
}

.product-full .field-id {
    font-size: 16px;
    font-weight: bold;
    color: #f00;
    text-transform: uppercase;
    display: inline-block;
    padding: 7px 10px 5px;
    border-radius: 3px;
    border: 1px solid #ccc;
    line-height: 1;
}

.product-full .description {
    padding: 15px 0px 10px 0px;
    line-height: 20px;
    font-weight: normal;
}

.product-full .description a {
    text-decoration: none;
}

.product-full .description strong {
    color: #A6A4A4;
    font-weight: bold;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif
}

.product-full .description span.price-old {
    margin-left: 0;
}

.product-full .description span.error {
    color: #f00;
}

.product-full .field-remnant {
    font-size: 20px;
    color: #333;
    margin: 10px 0;
}

.product-full .in-stock-icon {
    display: flex;
    align-items: center;
    margin: 8px 0;
}

.product-full .in-stock-icon strong {
    color: #191919;
}

.product-full .product-iconpos-price {
    right: 25px;
    position: absolute;
}

.product-full .price .price-old,
.product-full .price .price-new {
    display: inline
}

.product-full .price {
    /*background: #f5f5f5;*/
    /*padding: 10px 10px 10px 20px;*/
    font-size: 22px;
    float: none;
    min-height: inherit;
    margin-top: 10px;
    font-weight: bold;
    color: #333;
}

.product-full .price-text {
    font-weight: bold;
}

.product-full .price-old {
    text-decoration: line-through;
    color: #A6A4A4;
    font-weight: normal;
    font-size: 17px;
}

.product-full .title {
    padding-left: 0;
    line-height: normal;
    margin: 0 0 10px;
    font-size: 18px;
}

.product-full .price-new {
    font-size: 22px;
}

.product-full .other-prices {
    margin: 10px 0 0 0;
}

.product-full .pack-price {
    padding-right: 10px;
}

.product-full .node-add-to-cart {
    background: url(../img/button.png) repeat-x #586db4;
    cursor: pointer;
    color: #fff;
    float: left;
    font-size: 12px;
    line-height: 15px;
    margin: 0 10px 0 15px;
    padding: 9px 15px;
    text-decoration: none;
    font-weight: bold;

    border-radius: 0 5px 5px 0;
}

.product-full .node-add-to-cart:hover {
    background: #313131;
    color: #fff;
}

.product-full .weight-valume {
    margin-top: 10px;
}

.price-prod-page {
    font-size: 22px;
    font-weight: normal;
}

.product-full .price .reward {
    font-size: 13px !important;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
}

.product-full .price .discount {
    font-weight: normal;
    font-size: 12px;
    color: #4D4D4D;
}

.product-full .options h2 {
    margin-top: 10px
}

.product-full .options {
    border-bottom: 1px solid #D6D3CC;
    padding: 0px 5px 10px 5px;
    margin-bottom: 10px;
    color: #000000;
}

.product-full .option-image {
    margin-top: 3px;
    margin-bottom: 10px;
}

.product-full .option-image label {
    display: block;
    width: 100%;
    height: 100%;
}

.product-full .option-image img {
    margin-right: 5px;
    border: 1px solid #DBDBDB;
    cursor: pointer;
}

.cart-top #edit-qty-wrapper {
    padding-top: 5px;
    /*float:left;*/
    margin: 0;
}

.product-full .cart {
    padding: 10px 5px 0px 0px;
    overflow: hidden;
    /*color: #f1f1f1;*/
    overflow: auto;
}

.product-full .cart .product-calc-enter-wrap,
.preview .cart .product-calc-enter-wrap {
    margin-bottom: 10px;
    color: #000;
    float: none;
}

.product-full .cart .product-calc-enter-wrap div {
    float: none;
}

.product-full .product-calc-enter-wrap div,
.product-full .product-calc-enter-wrap input,
.preview .product-calc-enter-wrap div,
.preview .product-calc-enter-wrap input,
.preview .product-calc-enter-wrap .label {
    display: inline-block;
    margin-left: 3px;
}

.product-full .label {
    color: #000;
    font-weight: bold;
    margin-left: 0;
}

.preview .product-calc-enter-wrap label {
    width: 130px;
    line-height: 1;
}

.product-full .cart .product-calc-total,
.product-full .cart .product-calc-total-unit,
.preview .cart .product-calc-total {
    color: #000;
    font-size: 14px;
}

.product-full .cart .product-calc-total-unit {
    font-weight: bold;
}

.product-full .cart .product-calc-total.final-price {
    padding-left: 5px;
    font-weight: bold;
}

.product-full .cart .product-calc-total.old-price {
    text-decoration: line-through;
}

.prod-row {
}

.product-full .cart-top label {
    font-weight: bold;
    color: #191919;
    padding-right: 7px;
    display: inline-block;
    vertical-align: middle;
}

.product-full .cart .cart-top .input-qti {
    width: 42px;
}

.product-full .prod-row {
    float: left;
}

.product-full .cart .form-group {
    display: inline-block;
}

.product-full .cart > .extra-button {
    float: left;
    margin-top: 5px
}

.product-full .cart > div > span {
    padding-top: 7px;
    color: #999;
}

.extra-button {
    position: relative;
    margin-top: 0px;
}

.product-full .cart .minimum {
    padding-bottom: 10px;
    font-size: 11px;
    color: #999;
    clear: both;
}

.product-full .review {
    color: #4D4D4D;
    margin: 20px 0 3px;
}

.product-full .review .a1 {
    margin-top: -5px;
    display: inline-block
}

.product-full .review img {
    float: left;
    margin-top: 3px;
}

.product-full .cloud-zoom-big {
    background-color: rgba(255, 255, 255, 0.9);
    background-repeat: no-repeat;
}

.product-full .features-main {
    margin-top: 10px;
}

.product-full .basket-action {
    margin-top: 10px;
}

.product-full .price-total {
    border: 1px solid #586db4;
    float: left;
    padding: 0 10px;
    line-height: 31px;
    margin-right: -16px;
    color: #586db4;
    border-radius: 5px 0 0 5px;
    font-size: 20px;
    font-weight: bold;
}

.product-full.node-type-door .image-additional {
    clear: none;
    float: left;
    height: 480px;
    width: 55px;
    margin-right: 10px;
    margin-top: -5px;
}

.node-type-door .images-carousel .jcarousel-clip {
    width: 55px;
    height: 320px;
    padding-top: 5px;

}

.node-type-door .images-carousel.vertical .jcarousel-prev {
    top: 0;
    margin-top: 0;
    left: 50%;
    right: auto;
    bottom: auto;
    margin-left: -10px;
    background-image: url(../img/image-carousel-prev-vertical.png);
    background-position: 50% -9px;
}

.node-type-door .images-carousel.vertical .jcarousel-next {
    top: auto;
    margin-top: 0;
    bottom: 0;
    right: auto;
    left: 50%;
    margin-left: -10px;
    background-image: url(../img/image-carousel-next-vertical.png);
    background-position: 50% 9px;
}

.product-full.node-type-door .image-additional.images-carousel li {
    margin: 0 0 10px 0;
}

.product-full.node-type-door .image-additional a {
    float: none;
}

.node-type-door #image {
    margin-top: -320px;
}

.product-full.node-type-door .image {
    width: 240px;
    height: 480px;
    float: left;
}

.product-full.node-type-door .tab-content {
    width: calc(100% - 18px * 2 - 2px);
}

.product-full.node-type-door .attribute {
    margin-bottom: 10px;
    border: none;
}

.product-full.node-type-door .attribute .form-item {
    margin-top: 0.5em;
    margin-bottom: 0.5em;
}

.product-full.node-type-door .attribute label {
    width: 110px;
}

/*.product-full.node-type-door .cart .extra-button {
    margin: 0 0 0 auto;
    width: 200px;
}
 .product-full.node-type-door .cart div {
    float: none;
}
 */
.product-full .compare {
    float: left;
}

.product-full.node-type-door .compare a {
    float: none;
    display: inline-block;
}

.product-full.node-type-door .flag-wrapper {
    display: inline-block;
}

.product-full.node-type-door .review {
    margin-top: 20px;
}

.product-full .discount-on-volume-link {
    margin: 2px 10px 0 0;
}


.review .fivestar-widget {
    float: left;
}

.review .fivestar-form-item .description {
    padding: 5px 0 0;
    line-height: 1;
    float: left;
    margin-left: 10px;
}

.review .fivestar-label,
.review .share-label {
    float: left;
    margin-right: 10px;
}

.review .share-label {
    margin-top: 5px;
}

.review form.fivestar-widget {
    clear: none;
}

.product-full .review .share {
    background: none;
    padding-top: 10px;
    padding-bottom: 10px;
    /*padding-left:20px;*/
}

.product-full .review > div {
    padding: 5px 10px;
    line-height: 20px;
    background: #F7F7F7;
}

.btn-rew {
    float: right !important;
    font-size: 12px;
    color: #dfe1e4
}

.btn-rew a + a {
}

.btn-rew a {
    font-size: 12px;
    font-weight: normal;
}

.btn-rew a:hover {
}

.product-full .review > div > span {
    color: #38B0E3;
}

.product-full .review .share {
    overflow: hidden;
    line-height: normal;
}

.product-full .review .share a {
    text-decoration: none;
}

.attribute {
    border-collapse: collapse;
    width: 100%;
    border-top: 1px solid #DBDBDB;
    border-left: 1px solid #DBDBDB;
    margin-bottom: 20px;
}

.attribute thead td, .attribute thead tr td:first-child {
    color: #191919;
    font-size: 12px;
    font-weight: bold;
    background: #fcfcfc;
    text-align: left;
}

.attribute tr td:first-child {
    color: #737373;
    font-weight: bold;
    text-align: right;
    width: 12%;
}

.attribute td {
    padding: 7px 12px 7px 12px;
    color: #586db4;
    text-align: left;
    vertical-align: top;
}

#tab-review #captcha {
    margin-top: 10px;
}

.captcha-image img {
    cursor: pointer;
}

#tab-review .pagination .results {
    margin: 5px 0px;
}

#tab-review .pagination {
    padding: 0px 10px 0 0;
}

#tab-review b {
    display: inline-block;
    padding-bottom: 4px;
    font-size: 12px;
    font-weight: bold;
    color: #737373;
}

#tab-review .input-rew {
    width: 180px;
    margin-bottom: 10px;
}

#tab-review textarea {
    margin-bottom: 5px;
    height: 80px;
    resize: none
}

#tab-review .buttons {
    padding-left: 0;
    margin-bottom: 0;
}

#tab-review .buttons .right .button:hover span {
    color: #FFF;
}

#tab-review .buttons .right {
    float: left;
}

.bb_rew {
    float: left;
    padding-top: 3px;
    padding-right: 12px;
}

.bb-2 {
    clear: both;
    margin-bottom: 5px;
}

.input-rew-capcha {
    width: 170px;
}

#tab-review h2 {
    margin-bottom: 10px;
}

#review .content {
    font-size: 12px;
    padding-bottom: 3px;
    margin-bottom: 3px;
}

#review .content p {
    font-weight: normal;
    color: #737373;
}

.related .box-product {
    padding: 0;
    width: auto;
}

/**************************************************************related****************************************************************/
.related {
    margin: 30px 0 0;
}

.related-content {
    margin-left: -2%;
}

.related .image-announc {
    margin-top: 10px;
    text-align: center;
}

.related .name-announc {
    min-height: 50px;
    max-height: 50px;
    margin-bottom: 10px;
    line-height: 1;
    overflow: hidden;
}

.related .name-link {
    font-size: 13px;
}

.related .field-item {
    display: inline-block;
    vertical-align: top;
    float: left;
}

.related .price-announc {
    position: relative;
    font-size: 20px;
    min-height: 40px;
}

.related .field-item {
    display: inline-block;
    float: left;
    text-align: left;
    width: 18%;
    padding: 0;
    height: 320px;
    margin-left: 2%;
    margin-bottom: 2%;
    border: 1px solid #e5e5e5;
    margin-right: -3px;
}

.related .node {
    padding: 0 10px 10px;
}

.related img {
    max-width: 100%;
}

/*.jcarousel-container .field-item:last-child {}
.jcarousel-container .field-item {
    margin-left:0;
    margin-right:15px;
    }*/


.related.related-carousel .box-product {
}

.related .jcarousel-clip {
    overflow: hidden;
    margin: 0 0px;
}

.related .jcarousel-next-disabled, .related .jcarousel-prev-disabled {
    display: none;
    visibility: hidden
}

.related .jcarousel-prev {
    display: block;
    position: absolute;
    height: 41px;
    width: 41px;
    left: 0px;
    top: 40%;
    background: url(../img/related-pagg-prev.png) -18px 50% no-repeat #2E2E2E;
    cursor: pointer;
}

.related .jcarousel-prev:hover {
    background: url(../img/related-pagg-prev.png) -18px 50% no-repeat #586db4;
}

.related .jcarousel-next {
    display: block;
    position: absolute;
    height: 41px;
    width: 41px;
    right: 0px;
    top: 40%;
    background: url(../img/related-pagg-next.png) no-repeat 18px 50% #2E2E2E;
    cursor: pointer;
}

.related .jcarousel-next:hover {
    background: url(../img/related-pagg-next.png) no-repeat 18px 50% #586db4;
}

.related .image {
    float: none;
    padding: 5px;
    width: 80px;
    height: 80px;
}

.product-full-related-category {
    margin-top: 30px;
}

.zoom-top:hover {
    -moz-transform: scale(1.1); /*When hover on images image size will increased*/
    -webkit-transform: scale(1.1); /*When hover on images image size will increased*/
    -webkit-transform: scale(1.1); /*When hover on images image size will increased*/
}

.zoom-top {
    width: 30px !important;
    height: 30px !important;
    background: url('../img/zoom.png') right 0px no-repeat;
    overflow: hidden;
    top: 5px;
    right: 5px;
    position: absolute;
    z-index: 1000;
}

.zoom-top img {
    opacity: 0;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.product-full .suppliers-title {
    margin: 0;
    padding: 0 0 5px;
}

.suppliers {
    padding-bottom: 5px;
}

.supplier-tabs {
    margin-bottom: 20px;
}

.supplier-title {
    margin: 10px 0;
}

.supplier-main-contact-name {
    display: inline-block;
}

.suppliers .filter-form {
    margin-bottom: 10px;
}

.suppliers .toggle-block {
    cursor: pointer;
}

.suppliers .row {
    margin-left: -5px;
    margin-right: -5px;
}

.suppliers .col {
    padding-left: 5px;
    padding-right: 5px;
}

.suppliers .detail-col {
    padding-top: 10px;
}

.suppliers .contacts {
    border-top: 1px dashed #eee;
    padding-top: 5px;
}

.suppliers .name {
    color: #586db4;
    font-size: 13px;
}

.product-full .highlight1.before-tab {
    margin-bottom: 10px;
    margin-top: -10px;
}

.product-full .product-trimming-wrap {
    margin-bottom: 10px;
}

.product-full .product-trimming-wrap label {
    margin-right: 10px;
    white-space: nowrap;
}

#form-service-container {
    margin: 15px 0;
}

.product-option-type-modals .success {
    width: 95%;
    max-width: 700px;
    margin-left: -350px;
}

.calculator-doors {
    margin: 20px 0;
}

.calculator-doors .error {
    margin-bottom: 10px;
}

.calculator-doors .control-label {
    font-size: 14px;
    display: inline-block;
    margin-bottom: 5px;
}

.calculator-doors .form-control {
    display: block;
}

.calculator-doors .option-list {
    width: 100%;
}

.calculator-doors .title-wrap {
    margin-bottom: 5px;
}

.calculator-doors .calculate-quantity {
    max-width: 4em;
}

.field-calculator-options {
}

.calculator-doors .option-question {
    background: #313131;
    display: inline-block;
    box-sizing: border-box;
    font-size: 12px;
    width: 16px;
    height: 16px;
    line-height: 16px;
    text-align: center;
    border-radius: 50%;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
}

.calculator-doors .option-question:hover {
    background-color: #586db4;
}

.field-calculator-options .control-label {
    margin-bottom: 5px;
}

.calculator-door-options-items label {
    font-size: 14px;
    margin-bottom: 5px;
    line-height: 18px;
}

.calculator-door-options-items .form-group {
    padding-bottom: 5px;
}

.field-calculator-options .hint-block {
    font-size: 12px;
    margin-bottom: 5px;
}

.calculator-doors-option-items {
    margin-bottom: 15px;
}

.calculator-doors-option-items.collapse {
    margin-top: 15px;
}

.calculator-doors-option-items .option-col {
    margin-bottom: 15px;
}

.calculator-doors-option-items .option-title {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1;
    margin: 0;
    display: inline-block;
}

.calculator-doors-option-items .clear-checked {
    font-size: 12px;
    margin-left: 10px;
    text-transform: lowercase;
    vertical-align: text-top;
}

.calculator-doors-option-items .option-slide {
    display: none;
}

.calculator-doors-option-items .option-item {
    padding: 10px;
    border: 1px solid #dbdbdb;
    text-align: center;
}

.calculator-doors .calculator-doors-related-success {
    width: 700px;
}

.calculator-doors-related-success .related-quantity {
    width: 3em;
    max-width: 100%;
}

.calculator-doors-related-success .modal-title {
    font-size: 18px;
    margin-bottom: 15px;
}

.calculator-doors-related-success .related-item-row {
    margin-top: 10px;
    font-size: 16px;
    display: flex;
}

.calculator-doors-related-success .related-item-col {
    margin: auto 0;
}

.calculator-doors-related-success .related-description-col {
    text-align: right;
    font-size: 13px;
    padding-right: 30px;
}

.calculator-doors-option-items .option-relateds {
    position: relative;
    color: #fff;
}

.calculator-doors-option-items .option-relateds-popover {
    bottom: 6px;
    width: 100%;
    text-align: center;
}

.calculator-doors-option-items .option-relateds-select {
    color: #fff;
    display: block;
    text-decoration: none;
}

.calculator-doors-option-items .option-quantity {
    font-size: 13px;
    width: 2em;
    border-color: #666;
    line-height: 16px;
    height: 16px;
    padding: 5px 3px;
    text-align: center;
    border-radius: 2px 0 0 2px;
    vertical-align: middle;
}

.calculator-doors-option-items .option-quantity.hover {
    border-color: #313131;
    color: #313131;
}

.calculator-doors-option-items .form-submit.option-select {
    border-radius: 0 2px 2px 0;
    line-height: 16px;
    height: 16px;
    border: solid #666;
    border-width: 1px 0;
    padding-top: 4px;
    padding-bottom: 6px;
    vertical-align: middle;
}

.calculator-doors-option-items .more-action {
    margin: -15px 0 0;
    text-align: center;
}

.calculator-doors .option-select-name,
.calculator-doors .product-select-name {
    font-size: 14px;
}

.calculator-doors .option-tab {
    margin-bottom: 20px;
}

.calculator-doors .tab-body.children {
    margin: 0 -19px -31px;
}

.calculator-doors-actions.actions-fixed {
    z-index: 920 !important;
    position: fixed;
    bottom: 0;
    box-sizing: border-box;
    min-width: 763px;
    padding: 15px;
    background-color: #fff;
}

.calculator-doors-actions .calculate-parent {
    float: left;
}

.calculator-doors-actions .total-price {
    font-size: 18px;
    font-weight: bold;
    float: right;
    margin: 0;
    padding: 10px 0 0;
    white-space: nowrap;
    color: #333;
}

.calculator-doors-actions .total-price.right {
    margin-right: 20px;
}

.calculator-doors-actions .discount-on-volume-link {
    float: right;
    margin: 8px 0 0 10px;
}

.calculator-doors-actions .cancel {
    margin-top: 10px;
}

.calculator-doors-actions .field-calculator-quantity {
    margin-top: 5px;
    padding-bottom: 0;
}

.node-type-carpet .option-width-wrap {
    font-size: 14px;
    border: 1px dashed #ddd;
    border-radius: 3px;
    padding: 3px 5px;
}

.m2-roll-oncut {
    overflow: hidden;
}

.m2-roll-oncut .quantity-hint {
    font-size: 13px;
}

.m2-roll-oncut .field-basket-quantity.has-error + .quantity-hint {
    display: none;
}

.m2-roll-oncut .form-item {
    margin-top: 0;
}

/*.m2-roll-oncut .field-oncut-option-select,
.m2-roll-oncut .field-width {
    height: 36px;
    line-height: 36px;
}
*/
.node-type-carpet .prod-row,
.node-type-linoleum .prod-row {
    float: none;
}

.product-promo-gifts .price {
    padding: 0;
    margin: 5px 0 0;
}

.product-full .gifts-promo-visible {
    margin: 10px 0 0;
}

.product-supplier-remnants {
    font-size: 14px;
    margin-bottom: 30px;
}

.product-supplier-remnants td,
.product-supplier-remnants th {
    padding: 3px 5px;
}

.product-full-offers {
}

.product-full-offers .offers {
    margin-top: 10px;
}

.product-full-offers .offers-items {
    max-height: 150px;
    overflow-y: auto;
    position: relative;
}

.product-full-offers .offer {
    float: left;
    display: block;
    margin: 0 5px 5px 0;
    border-radius: 3px;
    border: 1px solid #eee;
    padding: 0;
}

.product-full-offers .offer-image {
    border-radius: 3px;
}

.product-full-offers .offer-text {
    font-size: 16px;
    text-decoration: none;
}

.product-full-offers a.offer:hover {
    border-color: #ccc;
    box-shadow: 0 0 5px 1px #ccc;
}

.product-full-offers .offer.selected {
    box-shadow: 0 0 2px 1px rgb(52, 56, 80);
    border-color: #586db4;
}

.product-full-offers .offer-text.selected {
    border-color: #586db4;
    background-color: #586db4;
    color: #fff;
}

.product-full-offers img {
    display: block;
}