.namlbn-product-image-view {
    display: block;
    position: relative;
}
.namlbn-product-image-view:before {
    content: '';
    display: block;
    padding-bottom: 85%;
}
.woocommerce div.product div.images {
    margin-bottom: 2em;
}
.namlbn-nav .slick-slide {
    height: 100px;
    border-right: 1px solid #cccccc6e;
    padding: 10px;
    position: relative;
}

.namlbn-nav img {
    width: 100% !important;
    height: 100% !important;
    object-fit: contain !important;
}
.namlbn-nav .slick-slide:hover:after {
    cursor: pointer;
    opacity: 0;
}
.namlbn-nav .slick-slide:after {
    content: '';
    width: 100%;
    height: 100%;
    background: #000;
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    opacity: .5;
}
.namlbn-nav .slick-current.slick-slide.slick-active:after {
    opacity: 0;
    visibility: hidden;
}
.woocommerce-product-details__short-description{
    text-align: justify;
    line-height: 1.6
}
.namlbn-nav,.namlbn-for {
    border-top: 1px solid #cccccc6e;
    border-bottom: 1px solid #cccccc6e;
    border-left: 1px solid #cccccc6e;
    border-right: 1px solid #cccccc6e;
}
.woocommerce-product-details__short-description{
	text-align: justify;
	line-height: 1.6
}
.product_meta a{
    color: #f20b0b;
    text-decoration: none;
    font-weight: bold;
}
.single-product .banner.padding_ratio:before{
    padding-bottom: 25%
}
.single-product .banner .content{
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
}
.single-product .banner .page-title{
    font-size: 2.5em;
    text-transform: uppercase;
}
.single-product .wc-tabs{
    display: flex;
    list-style: none;
    padding: 0;

}
.single-product .wc-tabs li a{
    color: #000;
    text-decoration: none;
}
.single-product .wc-tabs li{
    padding: 10px 15px;
    margin-right: 10px;
    background-color: #f1f1f1;

}
.single-product .wc-tabs li.active,.single-product .wc-tabs li:hover{
    background: var(--color_linear);
}
.single-product .wc-tabs li.active a,.single-product .wc-tabs li:hover a{
    color: #fff
}
.namlbn-for {
    border: 1px solid #cccccc6e;
    margin-bottom: 5px;
    padding: 10px;
}
.woocommerce div.product div.images img {
    display: block;
    width: 100%;
    height: 100%;
    box-shadow: none;
}
.content_single_project .slide_dot .slick-current .is_mask {
    opacity: 0 !important;
}
.content_single_project .slide_dot .slick-track {
    margin: 0 !important;
}
.single-product .woocommerce-Tabs-panel--description{
    text-align: justify;
}
.woocommerce div.product form.cart {
    margin-top: 2em;
    display: flex;
    align-items: center;
    margin-bottom: 1em;
}
.woocommerce div.product form.cart div.quantity {
    float: left;
    margin: 0 4px 0 0;
}
.woocommerce div.product form.cart .button {
    vertical-align: middle;
    float: left;
    border: none;
    outline: none;
    color: #fff;
    padding: .5em 2em;
    border-radius: 3px;
    background: #2f854e;
    font-weight: bold;
}
.screen-reader-text {
    clip: rect(1px,1px,1px,1px);
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    width: 1px;
    word-wrap: normal !important;
}
.woocommerce .quantity .qty {
    width: 3.631em;
    text-align: center;
    height: 30px;
}
.woocommerce .woocommerce-notices-wrapper .woocommerce-message{
    padding: 15px;
    background-color: #f1f1f1;
    margin-bottom: 10px;
}
.woocommerce .button{
    border-radius: 3px;
    color: #fff;
    background: #2f854e;
    text-decoration: none;
    padding: 5px 15px;
    font-weight: bold;
}
.woocommerce p.stars a {
    position: relative;
    height: 1em;
    width: 1em;
    text-indent: -999em;
    display: inline-block;
    text-decoration: none;
    color: #2f854e;
}
.woocommerce p.stars a:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 1em;
    height: 1em;
    line-height: 1;
    font-family: WooCommerce;
    content: "\e021";
    text-indent: 0;
}
.woocommerce #review_form #respond p {
    margin: 0 0 10px;
}
.woocommerce #review_form #respond textarea {
    box-sizing: border-box;
    width: 100%;
}
.woocommerce #review_form #respond input[type="submit"]{
    font-size: 100%;
    margin: 0;
    line-height: 1;
    cursor: pointer;
    position: relative;
    text-decoration: none;
    overflow: visible;
    padding: .618em 1em;
    font-weight: 700;
    border-radius: 3px;
    left: auto;
    color: #515151;
    background-color: #ebe9eb;
    border: 0;
    display: inline-block;
    background-image: none;
    box-shadow: none;
    text-shadow: none;
}
.related.products ul.products li{
    flex: unset;
    max-width: unset;
}
.related.products .slick-list{
    flex: auto
}
.related.products h2 {
    color: var(--title);
}
/* css single-product */
.summary_contact {
    margin-bottom: 12px;
}
.single-product .summary_contact svg {
    width: 2.4em;
    height: 2.4em;
}
.single-product .summary_contact > .contact {
    padding: 0;
    margin: 0;
    list-style: none;
    vertical-align: middle;
    margin-top: 10px;
    padding-bottom: 0px;
    border-bottom: solid 1px #ddd;
}
.single-product .summary_contact .contact li {
    padding-bottom: 5px;
    margin-top: 5px;
}
.single-product .summary_contact .contact .name {
    font-weight: bold;
}
.single-product .summary_contact .contact .phone {
    display: inline-block;
    padding: 0.4em 1em;
    border-radius: 4px;
    margin: 0 5px;
    vertical-align: middle;
    background: #ffa500;
    font-weight: bold;
    font-size: 1.1em;
    color: #f5f5f5;
    text-decoration: none;
}
.summary_contact .contact .contact {
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    margin-right: 5px;
}
.summary_contact .contact_title {
    font-weight: bold;
    font-size: 1.3em;
}
.summary_contact .contact_form {
    display: inline-block;
    padding: 0.5em 1em;
    font-weight: bold;
    border-radius: 4px;
    border: solid 1px;
    color: #e70202;
    margin-top: 12px;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
}
.summary_contact .contact_form:hover {
    background: var(--color_linear);
    color: #fff;
}
/* single-product */

/* popup product */
.product_form.show {
    opacity: 1;
    visibility: visible;
    transition: .5s;
}

.popup.show {
    opacity: 1;
    visibility: visible;
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
.product_form {
    display: flex;
    justify-content: center;
    align-items: center;
}
.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    z-index: 99;
}
.popup .popup-bgr {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    opacity: .5;
}
.popup .popup_content {
    position: relative;
    z-index: 1;
    height: 80vh;
    max-height: 400px;
}
.product_form .popup_content {
    width: auto;
    background: white;
    padding: 40px 30px;
    border-radius: 2px;
    max-height: 80vh;
    height: auto;
    overflow-x: hidden;
}
.product_form .popup_content .close_popup {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 40px;
    width: 1.05em;
    height: 1.05em;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #000;
    text-decoration: none;
}
.product_form .popup_content .popup_title {
    font-weight: bold;
    font-size: 1.4em;
}
.product_form .popup_content .popup_title, .product_form .popup_content .popup_desc {
    text-align: center;
}
.product_form .popup_content .popup_title, .product_form .popup_content .popup_desc {
    text-align: center;
}
.product_form .popup_content form {
    position: relative;
    max-width: 400px;
}
.product_form .popup_content input, .product_form .popup_content textarea {
    width: 400px;
    font-size: inherit;
    padding: 0.5em 1em;
    display: block;
    border: none;
    background: #f3f3f3dd;
    border-radius: 2px;
}
.product_form .popup_content .wpcf7-submit {
    background: #333;
    color: white;
    margin-top: 15px;
    cursor: pointer;
}
.product_form .popup_content input, .product_form .popup_content textarea {
    width: 400px;
    font-size: inherit;
    padding: 0.5em 1em;
    display: block;
    border: none;
    background: #f3f3f3dd;
    border-radius: 2px;
}
.product_form .popup_content textarea {
    max-height: 8em;
}
.product_form .popup_content input, .product_form .popup_content textarea {
    width: 400px;
    font-size: inherit;
    padding: 0.5em 1em;
    display: block;
    border: none;
    background: #f3f3f3dd;
    border-radius: 2px;
}
.product_form .popup_content form .wpcf7-form-control-wrap {
    display: block;
    margin-top: 5px;
}
.product_form .popup_content form br {
    display: none;
}
.product_form .wpcf7-spinner {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    padding-right: 12px;
    margin: 0;
}
/* end popup product */

@media (max-width: 667px){
    .single-product .banner .page-title{
        font-size: 2em;
    }
    .single-product .banner.padding_ratio:before{
        padding-bottom: 90%
    }
}
@media (min-width: 668px)and  (max-width: 800px){
 .single-product  .row.column-reverse .col-3{
    display: none;
}
.single-product .row.column-reverse .col-9{
    flex: 100%;
    max-width: 100%
}

}

@media (max-width: 640px){
    .product_form .popup_content {
        width: 95%;
        padding: 20px 10px;
    }
    .product_form .popup_content input, .product_form .popup_content textarea {
        width: 100%;
    }
    .popup {
        top: 25px;
    }
}