.wrapper {
    max-width: 100%;
    padding: 0 100px;
}

.product__main {
    display: flex;
    padding: 0;
}

.product__image {
    width: 40%;
    background: transparent;
    border-radius: 0;
    overflow: visible;
    padding: 50px;
}

.product__image .main-image {
    overflow: hidden;
    border-radius: 8px;
}
.product__image .main-image a,
.product__image .main-image img {
    display: block;
    max-height: 50vh;
    margin: 0 auto;
}

.product__image .vm-img-desc {
    font-size: 12px;
    opacity: 0.5;
    color: #0e1f32;
    margin: 20px 0 0;
}


.product__desc {
    width: 60%;
    padding: 30px 0px 0 50px;
    background: #f9f9f9;
    box-shadow: 600px 0 0 0 #f9f9f9;
    border-left: 1px solid #e6e6e6;
}

.product__desc h1 {    
    color: #0e1f32;
    font-size: 25px;
    font-weight: 800;
    margin: 0 0 10px;
    line-height: 1.1em;
    display: block;
    letter-spacing: -0.025em;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 30px;
}

.product__desc .sku {
    margin: 30px 0 0px;
    width: 100%;
    display: block;
    opacity: 0.7;
    color: #0e1f32;
}

.product__desc .desc__title {
    margin: 30px 0 10px;
    width: 100%;
    display: block;
    color: #0e1f32;
}

.product__desc .brand {
    margin: 10px 0 30px;
    display: block;
    width: 100%;
    opacity: 0.7;
    color: #0e1f32;
}
.product__desc .sku span,
.product__desc .brand span {
    padding: 0;
    color: #0e1f32;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0.025em;
}

.productdetails-view .product__desc .spacer-buy-area {
    padding: 0;
}

.product__desc .product__description {
    width: 100%;
    margin: 0px 0 30px;    
    opacity: 0.7;
    color: #0e1f32;
    border-top: 1px solid #e6e6e6;
}

.product__desc .product__description {
    
}

.product__desc .product-price {
    display: none;
} 

.product__desc .product-price span  {
    padding: 0;
    color: #0e1f32;
    font-size: 20px;
    font-weight: 800;
}

.product__desc .product-price span:before {
    content: 'Cena: ';
}


.product__desc span.quantity-box input {
    background: #FFF !important;
    width: 100px;
    height: 50px;
    line-height: 50px;
    margin: 0;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 4px 0 0 4px;
    color: #0e1f32;
    font-size: 13px;
    font-weight: 700;
}

.product__desc span.quantity-controls {
    width: 26px;
    margin: 0 5px 0 -5px;
    overflow: hidden;
    border-radius: 0 4px 4px 0;
}
.product__desc span.quantity-controls .quantity-plus,
.product__desc span.quantity-controls .quantity-minus {
    width: 26px;
    height: 25px;
    background: url(../img/plus.svg) no-repeat center center #0e1f32;
    background-size: 9px auto;
    margin: 0;
}
.product__desc span.quantity-controls .quantity-plus {
    top: 1px;
    position: relative;
}

.product__desc span.quantity-controls .quantity-minus {
    background: url(../img/minus.svg) no-repeat center center #0e1f32;
    background-size: 9px auto;
}

.product__desc span.addtocart-button {
    width: calc(100% - 139px);
}
.product__desc span.addtocart-button input.addtocart-button {
    background: #d69e6b;
    width: 100%;
    height: 50px;
    line-height: 50px;
    padding: 0 20px;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0.025em;
    text-transform: uppercase;
    border: 1px solid #d69e6b;
    border-radius: 4px;
    transition: 0.4s;
}

.product__desc span.addtocart-button input.addtocart-button:hover {
    background: #438c6f;
    border-color: #438c6f;
}

.product__benefits {
    width: 100%;
    margin: 30px 0 0;
}

.product__colors {
    width: 100%;
    float: left;
    padding: 20px 0 30px;
    border: none;
    display: none;
}

.product__colors > span {
    padding: 0;
    color: #0e1f32;
    font-size: 20px;
    font-weight: 800;
    margin: 0 0 20px;
    display: block;
}

.product__colors .product-related-products {
    padding: 0;
    border: none;    
}

.product__colors .product-related-products .product-price {
    display: none !important;
}

.product__colors .product-fields-title-wrapper {
    display: none;
}

.product__colors .product-field {
    width: calc(33.33% - 10px);
    float: left;
    margin: 0 15px 0 0px;
}

.product__colors .product-field:nth-child(4) {
    margin-right: 0;
}

.product__colors .vm-product-media-container a {
    display: block;
}

.product__colors .vm-product-media-container a img {
    width: 100%;
    height: auto;
    border-radius: 8px;
    
}

.product__colors .vm-product-media-container a span {
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    line-height: 1.4em;
    display: block;
    padding: 10px 0 0;
    color: #0e1f32;
}

.product__colors .product-container {
    display: block;
    margin: 0;
    padding: 0;
}

.product__colors p.product_s_desc {
    margin: 0;
    height: 0;
    line-height: 0;
}

.product__colors .vm-product-media-container {
    margin: 0;
}

.product__colors .product-price,
.product__colors .product-field-desc {
    display: none;
}

.product__benefits li {
    width: 24%;
    float: left;
    text-align: center;
    border: 1px solid rgba(0,0,0,0.05);
    margin-right: 1%;
    padding: 15px 10px;
    border-radius: 8px;
    background: rgba(0,0,0,0.02);
}

.product__benefits li img {
    height: 32px;
    width: auto;
}

.product__benefits li:last-child img {
    height: 28px;
    margin: 2px auto;
}

.product__benefits li span {
    display: block;
    width: 100%;
    margin: 5px auto 0;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0.025em;
    line-height: 1.1em;
    color: #0e1f32;
}

.product__sketch {
    width: 50%;
    float: right;
    padding: 20px;
    border-left: 1px solid rgba(0,0,0,0.05);
}

.product__sketch img {
    display: block;
    margin-right: 0;
    width: 100%;
    float: left;
    border-radius: 8px;
}

.product__spec {
    width: 50%;
    float: left;
    padding: 0;
}

.product__desc .product-fields,
.product__spec .product-fields {
    float: left;
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid rgba(0,0,0,.05);
}

.product__spec .product-fields:last-child {
    border-bottom: none;
}

.product__spec .product-fields {
    padding: 10px 20px;
    transition: 0.3s;
}

.product__spec .product-fields:hover {
    background: #f2f8fa;
}
.product__desc .product-fields {
    width: calc(100% - 5px);
    margin: 10px 0 0px;
    border-top: 1px solid #e6e6e6;;
    float: none;
    border-bottom: none;
}

.product__spec .product-fields:first-child {
}

.product__desc .product-fields .product-field,
.product__spec .product-fields .product-field {
    margin: 0;
    padding: 0;
}
.product__desc .product-fields-title-wrapper,
.product__spec .product-fields-title-wrapper {
    float: left;
    padding: 0;
    min-width: 0;
    margin-right: 5px;
}

.product__desc .product-fields-title-wrapper .product-fields-title,
.product__spec .product-fields-title-wrapper .product-fields-title {
    font-size: 17px;
    color: #0e1f32;
    line-height: 40px;
    opacity: 0.7;
}

.product__desc .product-fields-title-wrapper .product-fields-title:after {
    content: ':';
    font-weight: 800;
}

.product__spec .product-fields-title-wrapper .product-fields-title:after {
    content: ':';
    font-weight: 700;
}

.product__desc .product-field-display,
.product__spec .product-field-display {
    float: left;
    color: #0e1f32;
    font-weight: 500;
    font-size: 17px;
    line-height: 40px;
    opacity: 0.7;
}
.product__desc .product-field-display .chzn-container,
.product__spec .product-field-display .chzn-container {    
    margin: 0;
    min-width: 300px;
}

.product__desc .chzn-container-single .chzn-single,
.product__spec .chzn-container-single .chzn-single {
    background: #FFF;
    line-height: 40px;
    height: 40px;
    padding: 0 40px 0 20px;
    -webkit-appearance: none;
    border: 1px solid #0e1f32;
    outline: none !important;
    box-shadow: none;
    border-radius: 2px;
}

.product__desc .chzn-container-single .chzn-single div,
.product__spec .chzn-container-single .chzn-single div {
    position: absolute;
    width: 40px !important;
}
.product__desc .chzn-container-single .chzn-single div:before,
.product__spec .chzn-container-single .chzn-single div:before {
    content: "";
    border: solid #0e1f32;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg) translate3D(-50%,-50%,0);
   -webkit-transform: rotate(45deg) translate3D(-50%,-50%,0);
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -5px;
}
.product__desc .chzn-container-single .chzn-drop,
.product__spec .chzn-container-single .chzn-drop {
    min-width: 300px;
    top: 40px !important;    
    border-color: #0e1f32;
    padding: 0;
    margin: 0;
    border-radius: 0 0 2px 2px;    
}

.product__desc .chzn-container .chzn-results,
.product__spec .chzn-container .chzn-results {
    margin: 0;
    padding: 0;
    border-radius: 0;
}

.product__desc .chzn-container .chzn-results li,
.product__spec .chzn-container .chzn-results li {
    line-height: 40px;
    height: 40px;
    padding: 0 20px;
    transition: 0.3s;
}

.product__desc .chzn-container .chzn-results li.result-selected,
.product__spec .chzn-container .chzn-results li.result-selected {
    background: #0e1f32;
    color: #FFF;
}

.product__desc .chzn-container .chzn-results li:hover, 
.product__spec .chzn-container .chzn-results li:hover {
    background: #0e1f32;
    color: #FFF;
}

.product__desc .chzn-container-single .chzn-single div b,
.product__spec .chzn-container-single .chzn-single div b {display: none;}
.product__spec .product-field-display .chzn-container .chzn-single span {
    font-size: 15px;
    color: #0e1f32;
    font-weight: 500;
    margin: 0;
} 

.product-neighbours {
    width: 100%;
    float: left;
    margin: 0;
    background: #FFF;
    position: relative;
}

.product-neighbours:before {
    content: '';
    background: #e6e6e6;
    width: 100vw;
    height: 1px;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translate3d(-50%,0,0);
}

.product-neighbours a {
    color: #0e1f32;
    font-size: 13px;
    font-weight: 700;
    line-height: 60px !important;
    height: 60px;
    display: block;
}

.product-neighbours a.previous-page {
    background: none;
    position: relative;
}
.product-neighbours a.previous-page:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 100%;
    background: url(/templates/veraleks/img/icons/next-blue.png) no-repeat left center;
    background-size: 20px auto;
    transform: rotate(180deg);
}

.product-neighbours a.next-page {
    background: none;
    position: relative;
}
.product-neighbours a.next-page:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    width: 20px;
    height: 100%;
    background: url(/templates/veraleks/img/icons/next-blue.png) no-repeat left center;
    background-size: 20px auto;
}

.bpTabs {
    width: 100%;
    float: left;
    border-radius: 8px 8px 0 0;
    overflow: hidden;
    display: none;
}

.bp-tab-item {
    width: 50%;
    height: 60px;
    line-height: 60px;
    padding: 0;
    margin: 0;
    float: left;
    cursor: inherit;
    border: none;    
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0.025em;
    transition: 0.3s;
    background: #0e1f32;
    color: #FFF;
}
.bp-tab-item:nth-child(1) {
    background: #0e1f32;
    color: #FFF;
}

.bp-container {
    width: 100%;
    float: left;
    padding: 0;
    background: #FFF;
    border: 1px solid rgba(0,0,0,0.1);
    margin-bottom: 50px;
    border-radius: 0 0px 8px 8px;
    overflow: hidden;
    display: flex !important;
}
