

.productdetails {
    padding-top: 15px;
}

.main-image {
    border: 1px solid #ddd;
    margin-bottom: 20px;
    padding: 15px;
    text-align: center;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #020aff;
    transition: color 400ms, background-color 400ms;
}

.content-post img, .content-post iframe {
    display: block;
    margin: 15px auto;
}

img {
    max-width: 100%;
    border: none;
    height: 180px;
}

.more-height1 img {
    max-width: 100%;
    border: none;
    height: 300px;
}

.more-height img {
    max-width: 100%;
    border: none;
    height: 360px;
}

@media (max-width: 550px) {

    .more-height2 img {
        max-width: 100%;
        border: none;
        height: 150px;
    }

    .more-height1 img {
        max-width: 100%;
        border: none;
        height: 180px;
    }
    
    .more-height img {
        max-width: 100%;
        border: none;
        height: 250px;
    }
}

@media (max-width: 1400px) {

    .more-height2 img {
        max-width: 100%;
        border: none;
        height: 150px;
    }

    .more-height1 img {
        max-width: 100%;
        border: none;
        height: 230px;
    }
    
    .more-height img {
        max-width: 100%;
        border: none;
        height: 300px;
    }
}


img {
    vertical-align: middle;
}

* {
    margin: 0;
    padding: 0;
    line-height: 1.5;
}

.product-shop-inner .product-name h1 {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    font-size: 20px;
    color: #262626;
    line-height: 30px;
    margin-bottom: 0;
}

.product-shop-inner .product-rating {
    display: block;
    border-top: 1px solid #e5e5e5;
    padding: 10px 0;
}

.product-rating .ratingbox {
    clear: both;
    font-size: 11px;
    line-height: 1.25;
    margin: 4px 0 0;
    display: inline-block;
}

.ratingbox {
    background: url(img/star.png) repeat-x transparent;
    width: 65px!important;
    overflow: hidden;
    position: relative;
    height: 12px;
    margin: 0;
    display: inline-block;
}

/* .product-shop-inner .price-box {
    margin: 0;
    min-height: inherit;
    font-size: 24px;
    line-height: 25px;
} */

.product-shop-inner .price {
    margin: 1.41575em 0;
}

.price del {
    opacity: 0.5;
    font-weight: 400;
    font-size: 1.21575em;
}

.price ins {
    font-weight: 400;
    font-size: 1.81575em;
    color: #e3007b;
}

.price del + ins {
    margin-left: 0.327em;
    text-decoration: none;
}

.productdetails .product-shop .product-shop-inner .price .PricesalesPrice {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    font-size: 25px!important;
    color: #35c5e1;
}

/* .productdetails-view .product-price {
    display: inline;
} */

/* .product-price {
    float: none;
    text-align: left;
    margin: 5px auto;
} */

.productdetails .product-shop .product-shop-inner .price-box .vm-price-value {
    font-family: Roboto Condensed, sans-serif;
    float: none;
}

.vm-price-value {
    display: inline-block;
}

.productdetails .product-shop .product-shop-inner .price-box .vm-price-value .PricebasePrice {
    text-decoration: line-through;
    color: #888;
    margin-right: 10px;
    font-size: 14px;
}

.productdetails .product-shop .product-shop-inner .price-box .vm-price-value {
    font-family: Roboto Condensed, sans-serif;
    float: none;
}

/* .productdetails .product-shop .product-shop-inner .price-box .PricesalesPrice {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 700;
    font-size: 25px!important;
    color: #35c5e1;
} */

.productdetails .product-shop .product-shop-inner .product-promotion {
    border: 1px dashed red;
    padding: 5px;
    font-size: 15px;
    color: #858585;
    line-height: 23px;
    margin: 10px 0;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    border-radius: 3px;
}

.product-promotion {
    /* background-image: url(img/promotion.png); */
    background: gold;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
}

span.hotline1 {
    background: #d83721;
}

span.hotline1, span.hotline2, span.hotline3 {
    width: 32.238%;
    height: 50px;
    display: inline-block;
    color: #fff;
    text-align: center;
    line-height: 25px;
    border-radius: 3px;
    margin-right: 0.3em;
    margin-left: 0.1em;
    font-size: 15px;
}

span.hotline1 p, span.hotline2 p, span.hotline3 p {
    font-weight: 700;
}

span.hotline2 {
    background: #0090D0;
}

span.hotline3 {
    background: #68b207;
}

.woocommerce-product-details__short-description h3 {
    background: #68b207;
    color: #fff;
    padding: 10px;
    border-radius: 3px;
    text-transform: uppercase;
    margin: 1em 0 1em;
}

.woocommerce-product-details__short-description h3 {
    font-size: 16px;
}

h3 {
    font-family: Roboto Condensed, sans-serif;
    /* font-size: 18px; */
    font-weight: 700;
}

ul {
    margin: 0;
}

#vina-tab-block {
    margin-top: 20px;
}

#vina-tab-block .nav li {
    font-size: 1.1em;
    line-height: 1em;
    margin: 0 10px 0 0;
}

li {
    list-style: none;
}

h2 {
    font-family: Roboto Condensed, sans-serif;
    font-size: 20px;
    font-weight: 700;
}

#vina-tab-block .tab-content {
    width: 100%;
    padding: 30px 0 0;
    line-height: 25px;
    margin: 30px 0 0;
    border-top: 1px solid #e5e5e5;
    float: left;
    min-height: 174px;
    font-size: 12px;
    /* color: #898989; */
    border-top-width: 0;
    font-size: 15px;
    text-align: justify;
    border: 1px solid #dedede;
    padding: 10px;
    margin: 10px 0 0;
    margin-bottom: 10px;
    border-radius: 3px;
}

.title-sidebar {
    font-size: 20px;
    padding-bottom: 0;
    border-bottom: 1px solid #eef0f2;
    display: inline-block;
    width: 100%;
    text-transform: none;
    color: #3c414c;
    margin-bottom: 20px;
}

.title-sidebar span {
    color: #000;
    margin: 0;
    padding: 10px 0;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 16px;
    font-family: Roboto Condensed, sans-serif;
    display: inline-block;
}

.vina-item {
    width: 100%;
    float: left;
    padding: 10px 0 0;
    color: #141823;
    border-bottom: solid 1px #f4f4f4;
    background-color: #fff;
    overflow: hidden;
    position: relative;
}

.vina-item .image-block {
    overflow: hidden;
    float: left;
    max-width: 100px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.image-block {
    text-align: center;
    margin-bottom: 10px;
}

.text-block {
    padding: 0 10px;
}

.vina-item .text-block .product-title {
    font-family: Roboto Condensed, sans-serif;
    text-align: left;
    margin: 0;
    font-weight: 400;
    font-size: 15px;
    line-height: 20px;
}

.vina-item .text-block .product-title a {
    color: #189eff!important;
    text-transform: capitalize;
    font-weight: 400;
}

.vina-item .product-price {
    float: none;
    margin: 0;
    text-align: center;
    display: inline-block;
    font-size: 24px;
    line-height: 24px;
}

.vina-item .product-price .PricesalesPrice {
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    color: #e20001;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 700;
}

.vina-item .product-price .PricesalesPrice {
    display: inline-block;
    font-family: Roboto Condensed, sans-serif;
    color: #e20001;
    white-space: nowrap;
    font-size: 16px;
    font-weight: 700;
}

footer {
    margin-top: 15px;
}

.footer-2 {
    background-color: #f7f7f7;
    padding: 40px 0 10px;
}

.ttl-footer-1 {
    margin: 0;
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    font-family: Roboto Condensed, sans-serif;
    color: #333;
    margin-bottom: 0.7em;
    text-transform: uppercase;
}

.footer-3 {
    background: #d82828;
    padding: 40px 0;
    color: #fff;
}

.footer-3 .ttl-footer-1 {
    color: #fff;
}

.t-bottom-content p {
    display: inline-block;
    width: 100%;
    margin: 0;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    margin-bottom: 10px;
}

.t-bottom-content em {
    color: #fff;
    float: left;
    font-size: 20px;
    height: 34px;
    margin: 0 10px 0 0;
    padding: 0 0 0 4px;
    text-align: center;
    width: 34px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.footer-4 {
    background: #000;
    padding: 10px 0;
}

.ltr .offcanvas-menu {
    right: -280px;
}

.close-offcanvas {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 1;
    color: #000;
    border: 2px solid #eee;
    border-radius: 100%;
    width: 22px;
    height: 22px;
    line-height: 18px;
    text-align: center;
    font-size: 12px;
}

.offcanvas-menu .offcanvas-inner {
    padding: 20px;
}

.offcanvas-menu .offcanvas-inner .sp-module:first-child {
    margin-top: 0;
}

.sp-module-title-ovelay {
    margin: 0;
    font-size: 18px;
    line-height: 1;
    text-transform: uppercase;
}

.sp-module-title-ovelay span {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.sp-module ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li {
    border: none;
}

.offcanvas-menu .offcanvas-inner .sp-module ul>li a {
    border-bottom: 1px dotted #e8e8e8;
    -webkit-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    padding: 4px 20px;
}

.to-top {
    background: #139011;
    bottom: 50%;
    display: none;
    height: 40px;
    text-align: center;
    position: fixed;
    right: 12px;
    width: 40px;
    line-height: 40px;
    z-index: 9999;
    border-radius: 0;
    color: #fff;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    cursor: pointer;
}

.widget_wbt_call_now_widget {
    display: block;
    width: 40px;
    position: fixed;
    bottom: 100px;
    left: 25px;
    z-index: 999999;
    padding: 0px !important;
}

.float-icon-hotline ul {
    display: block;
    width: 100%;
    padding-left: 0;
    margin-bottom: 0;
}

.float-icon-hotline ul li {
    display: block;
    width: 100%;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
}

.float-icon-hotline ul li .fa-phone {
    background-color: #05E177;
}

.float-icon-hotline ul li span {
    display: inline-block;
    padding: 0;
    background-color: #ff6a00;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    height: 40px;
    line-height: 36px;
    position: absolute;
    top: 0;
    left: 15px;
    z-index: 0;
    width: 0;
    overflow: hidden;
    -webkit-transition: all 1s;
    transition: all 1s;
    background-color: #ff6a00;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    font-weight: 400;
    white-space: nowrap;
    opacity: 0;
}

.float-icon-hotline ul li .fa-zalo {
    background: #ef0303 url(img/zalo-icon.png) center center no-repeat;
}

.float-icon-hotline ul li .fa {
    background-color: #ed1c24;
    display: block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 36px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    position: relative;
    z-index: 2;
    border: 2px solid #fff;
}



@media (min-width: 768px) {
    .col-full {
        max-width: 66.4989378333em;
        margin-left: auto;
        margin-right: auto;
        padding: 0 2.617924em;
        box-sizing: content-box;
    }

    .content-area {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }    

    .site-content::before, .site-content::after {
        content: '';
        display: table;
    }

    .site-content::after {
        clear: both;
    }

    .col-full::before, .col-full::after {
        content: '';
        display: table;
    }

    .col-full:after {
        content: " ";
        display: block;
        clear: both;
    }
    div.product .woocommerce-product-gallery {
        /* width: 39.1304347826%; */
        /* margin-left: 3.706325903em; */
        /* margin-right: 4.347826087%; */
        margin-bottom: 3.706325903em;
    }
    
    .space {
        padding: 0.5em 0;
    }
    
}

.single-product div.product .woocommerce-product-gallery .flex-viewport {
    margin-bottom: 1.618em;
}

.site-main {
    margin-bottom: 2.617924em;
}

body .col-full, button, input, textarea {
    color: #43454b;
    font-family: "Source Sans Pro", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    line-height: 1.618;
    text-rendering: optimizeLegibility;
    font-weight: 400;
}

.single-product div.product .product_meta {
    font-size: 15px;
    padding-top: 1em;
    border-top: 1px solid rgba(0, 0, 0, 0.05);
    margin-bottom: 1.618em;
}

.single-product div.product .product_meta .sku_wrapper, .single-product div.product .product_meta .posted_in, .single-product div.product .product_meta .tagged_as {
    display: block;
}

.product-promotion {
    margin-bottom: 1em;
    padding: 1em 0;
    font-size: 17px;
}

.single-product div.product .product_meta .sku_wrapper:last-child, .single-product div.product .product_meta .posted_in:last-child, .single-product div.product .product_meta .tagged_as:last-child {
    border-bottom: 0;
}

.single-product div.product form.cart .quantity {
    float: left;
    margin-right: 0.875em;
}

input[type='text'], input[type='number'], input[type='email'], input[type='tel'], input[type='url'], input[type='password'], input[type='search'], textarea, .input-text {
    padding: 0.6180469716em;
    background-color: #f2f2f2;
    color: #43454b;
    border: 0;
    -webkit-appearance: none;
    box-sizing: border-box;
    font-weight: normal;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.125);
}

button, input[type='button'], input[type='reset'], input[type='submit'], .button, .wc-block-grid__products .wc-block-grid__product .wp-block-button__link, .added_to_cart {
    border: 0;
    border-radius: 0;
    background: none;
    background-color: #2f8430;
    border-color: #43454b;
    color: #fff;
    cursor: pointer;
    padding: 0.6180469716em 1.41575em;
    text-decoration: none;
    font-weight: 600;
    text-shadow: none;
    display: inline-block;
    -webkit-appearance: none;
}

body {
    background-color: #ffffff;
    overflow-x: hidden;
}

.footer-2 .text-center {
    padding-bottom: 1em;
}


.eB_slide_banner img {

}

.sp-module-title {
    border-bottom: 2px solid #2582be;
    margin: 15px 0;
    text-transform: capitalize;
    font-size: 21px;
    display: block;
    width: 100%;
}

.sp-module-title span {
    background: #2582be;
    padding: 10px 20px;
    border-radius: 2px 2px 0 0;
    color: #fff;
    text-transform: capitalize;
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
    display: inline-block;
}

.item-inner-wrapper {
    border-radius: 3px;
    border: 1px solid #e8e8e8;
    display: block;
    position: relative;
    cursor: pointer;
}

.round-corners {
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-property: border-radius;
    transition-property: border-radius;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}

.item-inner-wrapper .image-block {
    /*height: 148px;*/
}

.item-inner-wrapper .image-block {
    overflow: hidden;
    position: relative;
}

.image-block {
    text-align: center;
    margin-bottom: 10px;
}

.image-block .product-image {
    width: 100%;
    z-index: 1;
    position: relative;
    text-align: center;
    display: block;
    overflow: hidden;
    float: left;
    -webkit-transition: left .4s ease;
    -o-transition: left .4s ease;
    transition: left .4s ease;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: #020aff;
}

.image-block .product-image img {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    height: 100%;
    display: block;
    margin: 0;
    max-width: 100%;
    max-height: 148px!important;
    width: auto!important;
    margin: auto!important;
}

.item-inner-wrapper .image-block .quick-view-detail {
    font-family: Roboto Condensed, sans-serif;
    font-weight: 400;
}

.item-inner-wrapper .image-block .quick-view-detail {
    border: 0 none;
    font-size: 12px;
    font-weight: 700;
    padding: 8px 23px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    bottom: 0;
    left: -100%;
    position: absolute;
    -webkit-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
    background: #35c5e1;
}

.item-inner-wrapper .image-block .quick-view-detail a {
    color: #fff!important;
}

.text-block {
    padding: 0 10px;
}

.item-inner-wrapper .text-block .box-des {
    display: inline-block;
    width: 100%;
}

.item-inner-wrapper .product-name {
    margin: 10px 0;
    width: 100%;
    text-align: center;
    font-weight: 400;
    line-height: 25px;
    display: inline-block;
}

.minato2 {
    height: 48px;
}

.item-inner-wrapper .text-block .product-name a {
    color: #6b05c7!important;
    font-family: Roboto Condensed, sans-serif;
    text-transform: capitalize;
    display: block;
    text-overflow: ellipsis;
    white-space: pre-line;
    overflow: hidden;
    font-size: 16px;
    font-weight: 400;
}

.mf-name-sku {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.mf-name-sku .mf-sku {
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    color: #1e11e0e0;
}

.item-inner-wrapper .text-block .product-rating {
    margin: 10px 0;
    padding-bottom: 0;
    text-align: center;
}

.product-rating .ratingbox {
    clear: both;
    font-size: 11px;
    line-height: 1.25;
    margin: 4px 0 0;
    display: inline-block;
}

.ratingbox {
    background: url(img/star.png) repeat-x transparent;
    width: 65px!important;
    overflow: hidden;
    position: relative;
    height: 12px;
    margin: 0;
    display: inline-block;
}

.item-inner-wrapper .text-block .price-box {
    font-family: Roboto Condensed, sans-serif;
    margin: 0 0 20px;
    text-align: center;
}

.item-inner-wrapper .text-block .price-box .product-price {
    color: #e20001;
    text-align: center;
    display: inline-block;
    width: 100%;
    font-size: 21px;
    margin: 0;
    line-height: 24px;
}

.item-inner-wrapper .text-block .price-box .product-price .vm-price-value {
    font-family: Roboto Condensed, sans-serif;
    text-transform: capitalize;
    display: inline-block;
    font-weight: 400;
}

.item-inner-wrapper .text-block .price-box .product-price .vm-price-value .pricebaseprice {
    color: #000;
    font-size: 14px;
    text-decoration: line-through;
    margin-right: 10px;
}

.item-inner-wrapper .text-block .price-box .product-price .vm-price-value .pricesalesprice {
    font-size: 18px;
    font-weight: 700;
}

p.des {
    background: gold;
    border: 1px dashed red;
    padding: 5px;
    margin: 10px 0;
    color: #666;
    font-weight: 400;
}

.slider-product .owl-controls, .slider-product-top .owl-controls {
    position: absolute;
    top: -60px;
    right: 0;
    background: #fff;
    z-index: 33;
}

.slider-product .owl-nav>div, .slider-product-top .owl-nav>div {
    display: inline-block;
    margin-left: 5px;
    background: #189eff;
    padding: 2px 10px;
}

#sp-module-top .sp-module .sp-module-content ul>li>a:hover {
    color: #e20001!important
}

.slider-product .owl-nav>div:hover,
.slider-product-top .owl-nav>div:hover {
    background: #30d208
}

@media only screen and (min-width: 960px) {
	.float-icon-hotline ul li:hover span { width: 215px; padding-left: 30px; padding-right: 10px; opacity: 1;}
}

@media (max-width: 550px) {

    span.hotline1 {
        width: -webkit-fill-available;
    }

    span.hotline2 {
        display: none;
    }

    span.hotline3 {
        display: none;
    }

    .product_title {
        font-size: x-large;
    }
}

.woocommerce span.onsale {
    background-color: #d109ef;
}    

.woocommerce a.button {
    background-color: #2f8430;
    color: #fff;
}

.woocommerce ul.products li.product .woocommerce-loop-product__title {
    font-size: 1.4em;
    text-align: center;
}

.item-inner-wrapper {
    text-align: center;
    display: inline-block;
}

.image-block .onsale {
    top: 0;
    right: 0;
    left: auto;
}

.image-block span.onsale {
    background-color: #ff0000;
}

.image-block span.onsale {
    min-height: 3.236em;
    min-width: 3.236em;
    padding: .202em;
    font-size: 1em;
    font-weight: 700;
    position: absolute;
    text-align: center;
    line-height: 3.236;
    border-radius: 100%;
    color: #fff;
    font-size: .857em;
    z-index: 9;
}

.woocommerce ul.products li.product .price {
    text-align: center;
}    

input[type="search"] {
    width: 90%;
    background: #ffffff;
    border: solid 1px #e18487;
    padding: 0 35px 0 15px;
    height: 30px;
}

button[type="submit"] {
    position: absolute;
    background: url(images/icon_search.png) no-repeat center #d1d2d4;
    width: 32px;
    height: 30px;
    border: solid 1px #e18487;
    font-size: 0px;
}

.site-search {
    padding-top: 0.6em;
}

.bnv-time {
    text-align: center;
    float: right;
    margin: 8px 1px 0;
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
}

.bnv-time span {
    display: block;
    color: #fde7dd;
    font-size: 13px;
}

.bnv-hotline {
    text-align: center;
    float: left;
    color: #ffffff;
    margin: 8px 1px 0;
}

.bnv-hotline a {
    font-size: 13px;
    color: #ffffff;
    font-weight: bold;
}

.bnv-hotline span {
    display: block;
    color: #fde7dd;
    font-size: 13px;
}

.cart button[type="submit"] {
    width: auto;
    height: 29px;
}

.eB_slide a img {
    width: 666px;
    height: -webkit-fill-available;
}

.woocommerce-product-details__short-description p{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 17px;
}

ul .lv3-i {
    display: inline-block;
}

.lv2-a {
    padding-top: 0.7em;
}

.title h3 {
    font-size: 14px;
    margin-top: 0;
}

.menu-title-news {
    font-size: 16px;
    text-align: center;
    margin-top: 5px;
}

.item-news-sidebar hr {
    margin-top: 0;
    margin-bottom: 5px;
}

a.more-link {
    color: #fff;
    background: #c50883;
    display: block;
    text-align: center;
    padding: 5px 0;
}

.woocommerce #payment #place_order, .woocommerce-page #payment #place_order {
    width: auto !important;
}