/*
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 : Dec 14, 2017, 2:55:26 PM
*/
a {
    color: #4d97bc;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
    font-family:  "PT Sans Narrow",sans-serif;
}
/*.quantity {
    height: 33px
}*/
.product-info .product-info__price {
    margin: 15px 0 0;
    border-top: 1px solid #e0e0de;
    padding-top: 20px;
}
.product-info .product-info__title {
    margin: 0 0 10px;
    font-family:  "PT Sans Narrow",sans-serif;
}
.product-info .product-info__title h2 {
    color: #000;
    font-weight: 300;
    margin: 0;
    text-transform: uppercase;
    font-size: 30px;
}
.product-info .product-info__sku {
    font-size: 18px;
    font-weight: 400;
    margin-top: 0;
    color: #888;
    font-family:  "PT Sans Narrow",sans-serif;
}
.product-info .product-info__sku span{
    color: #000;
    font-family: "PT Sans Narrow",sans-serif;
    font-size: 16px;
}
.product-info .product-info__price .online-discount {
    position: relative;
}
.product-info .product-info__price p, .product-info .order_count p {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    margin: 0 0 10px;
    font-family:  "PT Sans Narrow",sans-serif;
}
.product-info .product-info__price .online-discount .discount-price {
    color: #f4547a;
    font-size: 40px;
    line-height: 40px;
    display: inline-block;
    margin-bottom: 5px;
    position: relative;
    font-family:  "PT Sans Narrow",sans-serif;
}
.product-info .product-info__price .online-discount .discount-percent {
    position: absolute;
    right: -55px;
    top: 1px;
    font-size: 16px;
    color: #484848;
    border-bottom: 1px solid #d75a4a;
    line-height: 19px;
    text-align: right;
    font-family:  "PT Sans Narrow",sans-serif;
}
.product-info .product-info__price .online-discount .you-save {
    font-size: 16px;
    color: #797979;
    display: block;
    font-family:  "PT Sans Narrow",sans-serif;
}
.product-info .product-info__price .online-discount .you-save span {
    color: #d75a4a;
    font-weight: 500;
    font-family:  "PT Sans Narrow",sans-serif;
}
.product-info .product-rating #InlineRatings,
.product-info .product-rating #InlineRatingsZero{
    text-align: left;
}
.product-info #product-variants-type{
    margin: 15px 0 15px;
    border-top: 1px solid #e0e0de;
    padding-top: 20px;
}
.product-info .add-to-basket {
    display: inline-block;
    border: 0px solid;
    border-top: 2px solid #f4547a;
    border-bottom: 2px solid #f4547a;
    background-color: #f4547a;
    text-transform: uppercase;
    color: #ffffff;
    font-weight: 400;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    -webkit-transition: all .2s;
    transition: all .2s;
    font-size: 17px;
    height: 40px;
    cursor: pointer;
    letter-spacing: .4px;
    text-align: center;
    width: 100%;
    padding: 6px;
}
.title h4{
    font-size: 16px;
    color: #000;
    font-family:  "PT Sans Narrow Bold",sans-serif;
    margin-top: 10px;
}
.product-info .add-to-basket:hover, .product-info .add-to-basket:focus {
    border: 0px solid !important;
    background: #f4547a;
    border-top: 2px solid #f4547a !important;
    border-bottom: 2px solid #f4547a !important;
    color: #ffffff;
}
.product-info .add-to-basket:active {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    border: 0px solid !important;
    border-top: 2px solid #f4547a !important;
    border-bottom: 2px solid #f4547a !important;
}
.supplier_dtl_def {
    background: #f7f7f7 !important;
    border-top: 1px solid #d9d9d9 !important;
    padding: 20px 0 !important;
}
.spr_top_title {
    font-size: 18px !important;
    color: #005baa !important;
    margin-bottom: 10px !important;
    text-transform: uppercase !important;
}
.products_dtl_def, .supplier_dtl_def{
    font-family:  "PT Sans Narrow",sans-serif;
    font-size: 16px;
}
.text-bold{
    font-family:  "PT Sans Narrow Bold",sans-serif;
}
.products_dtl_def .text, .supplier_dtl_def .text{
    padding-left: 150px;
}
.supplier_dtl_def .contact .text{
    padding-left: 280px;
}
.supplier_dtl_def .text img{
    width: 50px;
    height: 50px;
}
.products_dtl_def .label-control, .supplier_dtl_def .label-control{
    font-family:  "PT Sans Narrow Bold",sans-serif;
    font-size: 18px;
}
.feedback_dtl_def{
    font-family:  "PT Sans Narrow Bold",sans-serif;
}
.feedback_dtl_def p {
    font-family:  "PT Sans Narrow",sans-serif;
    font-size: 20px;

}
.feedback_dtl_def .name {
    font-family:  "PT Sans Narrow Bold",sans-serif;
    font-size: 18px;
}
.feedback_dtl_def .date {
    font-family:  "PT Sans Narrow",sans-serif;
    font-size: 16px;
}
.newComment .body{
    width: 100%;
    height: 58px;
    resize: none;
    margin-bottom: 11px;
    padding-left: 16px;
    padding-top: 13px;
    border: 1px solid #dadde0;
    font-family:  "PT Sans Narrow",sans-serif;
    font-size: 16px;
    letter-spacing: 0.4px;
    font-weight: normal;
    color: #3c414e;
}
.newComment .posted_by {
    width: 100%;
    height: 29px;
    padding-left: 15px;
    color: #3c414e;
    border: 1px solid #dadde0;
    font-family: Arial;
    font-size: 16px;
    letter-spacing: 0.4px;
    font-weight: normal;
    font-family:  "PT Sans Narrow",sans-serif;
}
.comment_submit_btn{
    position: absolute;
    right: -55px;
    top: 0;
    width: 70px;
    height: 29px;
    line-height: 29px;
    border: 0;
    font-size: 18px;
    background: #043f88;
    color: #fff;
    cursor: pointer;
    outline: none;
    overflow: hidden;
    padding: 0;
    font-family:  "PT Sans Narrow",sans-serif;
}


#slider2 {
    float: left;
    margin-top: 20px;
    width: 20%;
    height: 440px;
    border-left: 1px solid #aaa;
    border-right: 1px solid #aaa;
    position: relative;
    background-color: #fff;
}
#slider1 {
    margin-left: 20px;
    margin-right: 20px;
    height: 119px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    position: relative;
    background-color: #fff;
    margin-top: 10px;
}
#slider3 {
    margin-left: 20px;
    margin-right: 20px;
    height: 119px;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    position: relative;
    background-color: #fff;
    margin-top: 10px;
}
.thumbelina-but.vert {
    width: 150px;
}
.cloudzoom-lens + div{
    display:none;
    visibility:hidden;
    z-index:-1;
    opacity:0;
    filter:  alpha(opacity=0);/* For IE fix */
}
.thumbelina li {
    display: inline-block;
}
.thumbelina li img {
    /*width: 100%;*/
    max-width: 160px;
    width: 160px;
    height: 107px;
}
.thumbelina-but.vert {
    width: 102%;
}
.cloudzoom {
    max-width: 100%;
    height: 500px;
    display: block;
    width: auto;
    margin: auto;
}
#quickModal{
    width: auto; 
    max-width: 60%
}
#quickViewModal .thumbelina li img {
    max-width: 139px;
    width: 139px;
}
#quickViewModal .cloudzoom {
    max-width: 100%;
}
.contact-name span, .address-name span{ 
    padding-left: 10px
}
.contact-name i, .address-name i{ 
    color: #005baa;
}
.comment_box {
    font-size: 15px;
    color: #000;
    padding-bottom: 15px;
    border-bottom: 1px solid #ddd;
}
.comment_box ul {
    display:block;
}
.comment_box ul > li {
    list-style: none;
}
.comment_box ul{
    margin: 0;
    padding: 0;
    list-style: none;
}
.comment_box li {
    margin-top: 10px;
}

.comment_img{
    float: left; margin-right: 15px;
}
.comment_box img, .rounded_img {
    border-radius: 45px !important;
    -moz-border-radius: 45px !important;
    -khtml-border-radius: 45px !important;
    -webkit-border-radius: 45px !important;
    width: 60px;
    height: 60px;
    background-color: #e9eaec;
}
.c_view_of_body {
    display: table;
    font-family: 'PT Sans Narrow';
    font-size: 16px;
    color: #3c414e;
}
.c_info_of_comment {
    margin-left: 74px;
    position: absolute;
    margin-top: -20px;
}
.news-thumb {
    clear: both;
    display: block;
    font-family: 'PT Sans Narrow';
    margin-bottom: 10px;
    color: #3c414e;
}
.item-pic{
    border: 1px solid #dcdcdc;
    min-height: 250px;
    vertical-align: middle;
    text-align: center;
    padding: 20px;
}
@media screen and (max-width: 1800px) {
    .cloudzoom {
        max-width: 100%;
    }
}
@media screen and (max-width: 1500px) {
    .cloudzoom {
        max-width: 100%;
    }
    #quickModal{
        max-width: 80%
    }
}
@media screen and (max-width: 1300px) {
    .cloudzoom {
        max-width: 350px;
    }
    #quickModal{
        max-width: 80%
    }
}
@media screen and (max-width: 1200px) {
    #slider2 {
        display: none;
    }
    #quickModal{
        max-width: 90%
    }
}
@media screen and (max-width: 990px) {
    #slider2 {
        display: block;
        width: 120px;
    }
    .thumbelina-but.vert {
        width: 120px;
    }
    .thumbelina li img {
        width: 109px;
    }
    .cloudzoom {
        max-width: 400px;
    }
    #quickModal{
        max-width: 95%
    }
}