@media screen and (min-width: 576px) {
    .prod-list {
        padding: 15px 0px 20px 15px;
    }
}
.sub_categories_page a {
    color: #000;
    font-size: 12px;
}
.sub_categories_page .subcate_item{
    min-height: 130px;
}
.sub_categories_page .subcate_item {
    position: relative;
    margin: 0 10px 15px;
    text-align: center;
}
.sub_categories_page .columns {
    float: left;
    display: inline;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 0;
}
.sub_categories_page li{width:16.6%}
.sub_categories_page li img{
    max-width: 100%;
}
.slick-cus.large.not-thumbnail{
    margin-left: 69px;
}
@media only screen and (max-width: 980px){
    .sub_categories_page li:nth-child(4n+1) {
        clear: both;
    }
    .sub_categories_page li{width:25%}
    .slick-cus.large.not-thumbnail{
        margin-left: 25px;
    }
    .sub_categories_page .subcate_item {
        min-height: 100px;
    }
}
.aside-top{
    background-color: #00b8ce !important;
}
.aside-top:before{
    background-image: url("../img/vien-website-yaris-new.png");
}
.bg_main{
    background-color: #00b8ce !important;
}
.title-aside{
    background-color: #00b8ce !important;
}
.prod-content .leftcol .title{
    background-color: #00b8ce !important;
}
.content-main .section.blog-content .blog-content__cate .list li.title{
    background-color: #00b8ce !important;
}
.content-main .section.blog-content .blog-content__para .title-aside{
    color: #FFF !important;
}
.nav-main{
    left: 0 !important;
}
.prod-detail__info .name{
    font-size: 22px !important;
    color: #000 !important;
}
.prod-detail__describe .title, .blog-feature.style1 .title, .title-mainx, section.prod-feature .title-main, section.blog .title-main, section.blog .title-main{
    font-size: 22px !important;
}
.prod-detail__describe .title.bg_main{
    display: inline-block !important;
}
@media screen and (max-width: 991px){
    .nav-main {
        -webkit-transform-origin: top left !important;
        transform-origin: top left !important;
    }
}
.nav-open{
    left: 15px !important;
}
@media screen and (max-width: 575px){
    .user{
        right: 15px !important;
    }
    body.nav-opened .btn-close{
        opacity: 0 !important;
    }
}

#info_payment_page .quotation_done_container i {
    float: none;
    margin: 0 auto;
}
#info_payment_page .quotation_done_container .modal-info {
    margin: 20px;
}
#info_payment_page .quotation_done_container .modal-info .main-info {
    font-size: 24px;
    margin-bottom: 20px;
}
.quotation_done {
    padding: 50px 0px;
}

.quotation_done_container {
    display: table;
    margin: auto;
}

.quotation_done i {
    display: block;
    float: left;
    background: url("../img/success-large-icon.png") no-repeat;
    width: 159px;
    height: 159px;
}

.quotation_done .modal-info {
    float: left;
    margin-left: 40px;
    margin-top: 50px;
    text-align: center;
    line-height: 30px;
}

.quotation_done .main-info {
    font-size: 32px;
    color: #8dc63f;
}

.quotation_done .note {
    font-size: 16px;
    color: #000;
}

.quotation_done .thanks {
    font-size: 16px;
    color: #000;
}
@media only screen and (max-width: 480px) {
    #info_payment_page{
        margin-top: 50px;
    }
    .menu{
        display: none;
    }
    .nav-main.opened .prod-menu-btn{
        margin-bottom: 40px;
    }
}
.menu .item{
    position: relative;
}
.menu .item .submenu{
    width: 180px;
    display: none;
    padding: 10px 15px;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.14), 0 3px 4px 0 rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 100000;
    top: 25px;
    left: 0px;
    background-color: #FFF;
}
.menu .item:hover .submenu {
    display: block;
}
.blog-item{
    height: 270px;
}
@media only screen and (max-width: 480px) {
    .blog-item{
        height: 200px;
    }
}
.blog-item .name{
    font-weight: normal !important;
    font-size: 15px;
}
.content-main section.section.prod-content .leftcol .list .collapsing li a{
    padding-left: 30px;
    font-style: italic;
    font-size: 14px;
}

.band-size{
    padding: 15px 0;
}
.band-size .tab-content, .band-size p{
    display: inline-block;
}
.band-size .tab-content .tab-pane h3, .band-size p .tab-pane h3{
    margin: 0;
    padding: 0 10px;
    font-size: 16px;
}
.band-size ul.nav{
    margin-top: 10px;
    padding-left: 0;
}
.band-size ul.nav li{
    padding-right: 15px;
    display: inline-block;
}
.band-size ul.nav li a{
    background-color: transparent;
    border-radius: 0;
    border: 1px solid #01b8ce;
    color: #01b8ce;
    padding: 4px 12px;
    transition: 0.5s;
    min-width: 32px;
    text-align: center;
}
.band-size ul.nav li:hover a, .band-size ul.nav li.active a{
    background-color: #01b8ce;
    border-color: #01b8ce;
    color: #FFF;
}
.header-top .logo{
    width: 160px !important;
}
.prod-item{
    height: 320px !important;
}
.prod-item .name{
    font-weight: normal;
    display: block;
    overflow-y: hidden;
    height: 50px;
    line-height: 25px;
    font-size: 15px;
}
@media screen and (min-width: 992px) {
    .logo {
        top: 57%;
    }
}
@media screen and (max-width: 767px) {
    .header-top .logo {
        top: -2px; /*4px*/
        margin-left: auto;
        margin-right: auto;
        left: 0;
        right: 0;
        width: 70px !important;
    }
    .prod-item{
        height: 270px !important;
    }
}

.fl{
    float: left;
}

.cf{
    clear: both;
}

.item .progress {
    background-color: #f5f5f5;
}

.progress_bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #5cb85c;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all width .6s ease ease-out;
    -moz-transition: all width .6s ease ease-out;
    -o-transition: all width .6s ease ease-out;
    transition: all width .6s ease ease-out;
}

.review_point {
    text-align: center;
    font-size: 35px;
    color: #f63;
    font-weight: 700;
    margin-bottom: 5px;
}
.item {
    margin-bottom: 8px;
    font-size: 14px;
}
.progress_bar_success {
    background-color: #5cb85c;
}
.item .rating_num_total {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    margin-left: 10px;
    color: #999;
    line-height: 15px;
    vertical-align: middle;
}
.left_form_comment {
    padding-right: 30px;
    background: url(../img/seprate-review.png) right 0 repeat-y;
}

@media only screen and (min-width: 769px) {
    .rule_comment {
        padding-left: 30px;
    }
}
.choose_star td {
    border: 0px;
}

div.row_account .item_title {
    width: 125px;
}

.btn_review {
    text-transform: uppercase;
    color: #FFF;
    display: block;
    background: #c92014;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    padding: 0 10px;
    height: 40px;
    font: 500 1.1em/40px UTMAvo,sans-serif;
    white-space: nowrap;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: none;
    cursor: pointer;
}

.pro_customer_box .pro_customer_content {
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #e7e7e7;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.pro_customer_box p {
    margin: 0;
}

.pro_customer_box .pro_customer_content .prod_customer_col1, .pro_customer_box .pro_customer_content .prod_customer_col2 {
    margin-right: 30px;
    padding-right: 30px;
}

.pro_customer_box .pro_customer_content .prod_customer_col1 {
    width: 25%;
    min-height: 120px;
}

.pro_customer_box .pro_customer_content .prod_customer_col2 {
    width: 32%;
    margin-top: 0;
}

.pro_customer_box .pro_customer_content .prod_customer_col3 {
    width: 35%;
}

.pro_customer_box .pro_customer_content .prod_customer_col1 h4 {
    font-weight: 700;
    font-size: 14px;
    color: #444;
    margin: 0;
    text-align: center;
}

.pro_customer_box .pro_customer_content .prod_customer_col1 .total_review_point {
    text-align: center;
    font-size: 35px;
    color: #f63;
    font-weight: 700;
    margin-bottom: 5px;
}

@media (max-width: 480px) {
    .pro_customer_box .pro_customer_content .prod_customer_col1, .pro_customer_box .pro_customer_content .prod_customer_col2, .pro_customer_box .pro_customer_content .prod_customer_col3 {
        width: 100%;
    }

    .pro_customer_box .pro_customer_content .prod_customer_col3 h4 {
        text-align: center;
    }

    .button_dtp a {
        margin: 10px auto;
    }
}
.rating_box .star_ico {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(../img/star-on.png) 0 0 no-repeat;
}

.rating_box .star_ico.star_haft {
    background: url(../img/star-half.png) 0 0 no-repeat;
}

.rating_box .star_ico.star_off {
    background: url(../img/star-off.png) 0 0 no-repeat;
}

.pro_customer_box .pro_customer_content .prod_customer_col2 .item {
    margin-bottom: 8px;
    font-size: 0;
    text-align: center;
}

.pro_customer_box .pro_customer_content .prod_customer_col2 .item .rating_num {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    width: 40px;
    line-height: 15px;
    vertical-align: middle;
}

.pro_customer_box .pro_customer_content .prod_customer_col2 .item .progress {
    display: inline-block;
    width: 150px;
    height: 17px;
    margin: 0;
    background-color: #f5f5f5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    vertical-align: middle;
    overflow: hidden;
}

.pro_customer_box .pro_customer_content .prod_customer_col2 .item .rating_num_total {
    display: inline-block;
    font-size: 12px;
    font-weight: 400;
    text-align: left;
    margin-left: 10px;
    color: #999;
    line-height: 15px;
    vertical-align: middle;
}

.progress_bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
    -webkit-transition: all width .6s ease ease-out;
    -moz-transition: all width .6s ease ease-out;
    -o-transition: all width .6s ease ease-out;
    transition: all width .6s ease ease-out;
}

.progress_bar_success {
    background-color: #5cb85c;
}

.sr_only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.pro_customer_box .pro_customer_content .prod_customer_col3 h4 {
    font-weight: 700;
    font-size: 14px;
    color: #444;
    margin: 0;
}

.rule_comment ul {
    margin-left: 5px;
    font-size: 12px;
}

.rule_comment li {
    margin: 5px 0;
}

.sec_form {
    position: relative;
}

.write_comment_btn {
    width: 210px;
    text-align: center;
    margin: 10px auto;
}

.pro_customer_box .pro_customer_content .form_write_comment {
    position: relative;
}

.pro_customer_box .tab_comment {
    font-size: 16px;
    margin-bottom: 5px;
    color: #444;
}

.form_write_comment .tab_comment {
    padding-bottom: 3px;
    margin: 15px 0 20px;
    border-bottom: 1px solid #e7e7e7;
}

#noi_dung_danh_gia .tab_comment {
    padding-bottom: 3px;
    border-bottom: 2px solid #ddd;
}

.pro_customer_box .pro_customer_content .sec_form .close_form {
    display: block;
    position: absolute;
    top: -5px;
    right: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    background: #ee1d25;
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    color: #FFF;
    font-weight: 700;
    text-decoration: none;
}

.choose_star label {
    white-space: nowrap;
}

.comment_item {
    width: 100%;
    padding-top: 15px;
}

#noi_dung_danh_gia .comment_item:not(:last-child) {
    padding-bottom: 15px;
    border-bottom: 1px solid #E9E9E9;
}

.comment_item .author {
    display: table-cell;
    width: 18%;
    vertical-align: top;
    padding: 0 10px;
}

.comment_item .comment_content {
    display: table-cell;
    width: 82%;
    vertical-align: top;
    border-left: 1px solid #e7e7e7;
    padding-left: 24px;
}
@media (max-width: 480px) {
    .comment_item .comment_content img{
        max-width: 17%;
    }
    .item_rating img{
        max-width: 17%;
    }
}

.comment_item .author .image {
    width: 65px;
    height: 65px;
    overflow: hidden;
    position: relative;
    margin-right: auto;
    margin-left: auto;
}

.comment_item .author .name {
    font-size: 14px;
    margin: 10px 0 0;
    font-weight: 700;
    text-transform: capitalize;
    width: 100%;
    text-align: center;
}

.comment_item .author .from {
    font-size: 12px;
    text-align: center;
}

.comment_item .author .days {
    font-size: 12px;
    color: #999;
    margin: 0;
    text-align: center;
}

.comment_item .comment_content .review {
    font-size: 1.1em;
    font-weight: 500;
    text-transform: capitalize;
    display: inline-block;
    vertical-align: top;
    color: #00b7f1;
    margin-top: 3px;
    line-height: 1.2;
}

.comment_item .comment_content .description {
    text-align: justify;
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    margin: 10px 0;
}

.comment_item .comment_content .link span {
    font-size: 13px;
    margin-right: 10px;
}

.comment_item .comment_content .link span.text-success {
    color: #3c763d;
}

.comment_item .comment_content .review_action {
    white-space: nowrap;
}

.comment_item .comment_content .btn_web {
    display: inline-block;
    margin-bottom: 15px;
}

.quick_reply textarea {
    height: 100px;
    margin-top: 10px;
}

.replies_box .replies_item .replies_image {
    width: 45px;
    height: 45px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    margin-bottom: 0;
}

.replies_box .replies_item .replies_name {
    font-size: 13px;
    margin-bottom: 0;
}

.replies_box .replies_item .replies_text {
    font-size: 13px;
    margin-bottom: 0;
}

.replies_box .replies_item .replies_report {
    text-align: right;
    margin-bottom: 0;
}
.item .replies_report{text-align:right;margin-bottom:0}


div.row_account{
    width:100%;
    float:left;
    margin-bottom:.8em;
    position:relative}
div.row_account .item_title{
    width:120px;
    line-height:28px;
    text-align:right;
    margin-right:10px}
.row_review_star{
    margin-left: 130px;
}
@media only screen and (max-width: 980px){
    div.row_account .item_title {
        width: 100%;
        margin-bottom: 5px;
        text-align: left;
    }
    .row_review_star{
        margin-left: 0px;
    }
}
.row_button,div.row_account .row_right{
    margin-left:130px}
div.row_button{
    width:auto}
div.row_account .inputbox{
    border:1px solid #CCC;
    -moz-box-shadow:0 1px 1px rgba(0,0,0,.075) inset;
    -webkit-box-shadow:0 1px 1px rgba(0,0,0,.075) inset;
    box-shadow:0 1px 1px rgba(0,0,0,.075) inset;
    background-color:#FFF;
    color:#000;
    padding:7px 0;
    width:100%;
    text-indent:5px;
    font:400 13px UTMAvo,sans-serif}
div.row_account .inputbox:focus{
    -moz-box-shadow:0 0 5px #888;
    -webkit-box-shadow:0 0 5px #888;
    box-shadow:0 0 5px #888}
div.row_account textarea.inputbox{
    height:100px;
    text-indent:0;
    padding:5px}
.required{
    color:red}

@media only screen and (min-width: 769px){
    .row_input {
        overflow: hidden;
    }
}

#cart-modal {
    width: 745px;
    background-color: #FFF;
    position: absolute;
    z-index: 9999;
    top: 100px;
    left: 100px;
    padding-bottom: 5px;
    -webkit-box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.75);
    box-shadow: 1px 1px 20px 1px rgba(0, 0, 0, 0.75);
    display: none;
}
#cart-modal .head-title {
    padding: 5px;
    position: relative;
}
#cart-modal .head-title i {
    display: inline-block;
    background: url("../img/icon.png") no-repeat -117px -53px;
    width: 22px;
    height: 20px;
    margin-right: 10px;
}
#cart-modal .head-title span {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 20px;
}
#cart-modal .body-content {
    margin-top: 10px;
    padding-bottom: 5px;
    border-bottom: 1px solid #eeeeee;
}
#cart-modal .body-content table thead th {
    background-color: #f7f7f7;
    padding: 7px 5px;
}
#cart-modal #cart-list {
    height: 330px;
    overflow-x: hidden;
    overflow-y: auto;
}
#cart-modal .body-content table tbody td {
    padding: 7px 5px;
}
#cart-modal .body-content table tbody td span {
    font-size: 13px;
}
#cart-modal .body-content table tbody td input.form-control {
    width: 80px;
    border-radius: 0px;
    font-size: 13px;
}
#cart-modal .body-content table tbody td .lnk-thumb {
    display: inline-block;
    width: 65px;
    height: 65px;
    margin-right: 5px;
}
#cart-modal .body-content table tbody td .product-title {
    display: inline-block;
    width: 330px;
}
#cart-modal .body-content table tbody td .product-title .lnk-title {
    font-size: 13px;
    color: #000;
}
#cart-modal .body-content table tbody td .product-title .lnk-remove {
    display: block;
    margin-top: 5px;
    color: #0388cd;
    font-size: 13px;
}
#cart-modal .body-content table tbody td .product-title .lnk-remove i {
    display: inline-block;
    margin-right: 5px;
}
#cart-modal .cart-total {
    margin-top: 10px;
    text-align: right;
    padding-right: 5px;
}
#cart-modal .cart-total .sp-label {
    font-weight: 700;
    font-size: 14px;
}
#cart-modal .cart-total .sp-value {
    font-weight: 700;
    font-size: 16px;
    color: #db2929;
}
#cart-modal .cart-total .sp-note {
    font-size: 13px;
}
#cart-modal .btn-continue {
    border: none;
    margin-top: 10px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #7cdfd5;
    border-color: #7cdfd5;
    border-radius: 0px;
    background-image: linear-gradient(to bottom, #7cdfd5 0, #7cdfd5 100%);
    padding: 6px;
}
#cart-modal .btn-payment {
    float: right;
    margin-top: 10px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #d60c0c;
    border-color: #d60c0c;
    border-radius: 0px;
    background-image: linear-gradient(to bottom, #d60c0c 0, #d60c0c 100%);
    padding: 6px;
}
#cart-modal .btn-payment:hover,
#cart-modal .btn-payment:focus,
#cart-modal .btn-payment:active,
#cart-modal .btn-payment.active {
    color: #ffffff;
    background-color: #d60c0c;
    border-color: #d60c0c;
}
#cart-modal .btn-payment:active,
#cart-modal .btn-payment.active {
    background-image: none;
}
#cart-modal .btn-payment.disabled,
#cart-modal .btn-payment[disabled],
#cart-modal .btn-payment.disabled:hover,
#cart-modal .btn-payment[disabled]:hover,
#cart-modal .btn-payment.disabled:focus,
#cart-modal .btn-payment[disabled]:focus,
#cart-modal .btn-payment.disabled:active,
#cart-modal .btn-payment[disabled]:active,
#cart-modal .btn-payment.disabled.active,
#cart-modal .btn-payment[disabled].active {
    background-color: #d60c0c;
    border-color: #d60c0c;
}
#cart-modal #lnk-close {
    display: block;
    background: url("../img/icon.png") no-repeat -102px -153px;
    width: 48px;
    height: 48px;
    position: absolute;
    top: -25px;
    right: -25px;
}
#cart-modal #cart-empty{
    margin: 0px 10px;
}
#overlay {
    width: 100%;
    height: 1000px;
    background-color: #000;
    opacity: .50;
    filter: alpha(opacity=50);
    position: absolute;
    z-index: 9998;
    top: 0px;
    left: 0px;
    display: none;
}

#popup-added-to-cart .alert-added-to-cart {
    position: fixed;
    z-index: 999999999 !important;
    bottom: 0;
    left: 0;
    background: #fff;
    padding: 16px;
    -webkit-box-shadow: 0 -1px 3px #ddd;
    box-shadow: 0 -1px 3px #ddd;
    width: 100%;
}
#popup-added-to-cart .text-message {
    color: #1d9d0e;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
#popup-added-to-cart .success-icons {
    background: url("../img/success-large-icon.png") no-repeat;
    background-size: 32px 32px;
    width: 32px;
    height: 32px;
    display: block;
    margin-right: 5px;
}
#popup-added-to-cart .product_info {
    display: table;
    width: 100%;
}
#popup-added-to-cart .product_info .product_info_image {
    padding-right: 16px;
    width: 25%;
}
#popup-added-to-cart .product_info .product_info_name, .product_info .product_info_image {
    display: table-cell;
    vertical-align: top;
}
#popup-added-to-cart .btn-close-add-to-cart {
    position: absolute;
    top: 0;
    right: 0;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 5px;
    border: 0;
    outline: none;
    display: block;
    background: url("../img/close-icon.png") no-repeat;
    background-size: 16px 16px;
    width: 16px;
    height: 16px;
}
#popup-added-to-cart .btn {
    display: block;
}
#popup-added-to-cart .btn-continue {
    border: none;
    margin-top: 10px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #1ebfd1;
    border-color: #1ebfd1;
    border-radius: 0px;
    background-image: linear-gradient(to bottom, #1ebfd1 0, #1ebfd1 100%);
    width: 100%;
    padding: 10px 0px;
    font-size: 14px;
}
#popup-added-to-cart .btn-payment {
    margin-top: 10px;
    color: #ffffff;
    text-transform: uppercase;
    background-color: #ff4444;
    border-color: #ff4444;
    border-radius: 0px;
    background-image: linear-gradient(to bottom, #ff4444 0, #ff4444 100%);
    width: 100%;
    padding: 10px 0px;
    font-size: 14px;
}
.text-weight{
    color: #FFF !important;
}

.footer-call-action {
    display: block;
    position: fixed;
    width: 100%;
    left: 0;
    bottom: 0px;
    text-align: center; z-index: 9999;
    background-color: #FFF;
}
.footer-call-action .col-xs-6 {
    padding: 0; }
.footer-call-action a {
    display: block;
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 0;
}
.footer-call-action i {
    font-size: 18px;
}
.footer-call-action a.call {
    background: linear-gradient(#da251b, #da251b);
}
.footer-call-action a.call i {
    -webkit-transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    transform: scaleX(-1);
}
.footer-call-action a.order-cart {
    background: linear-gradient(#4f2b76, #4f2b76);
    height: 57px;
    font-size: 14px;
    padding-top: 17px;
}
.col-call-action{
    float: left;
}
.col-phone{
    width: 25%;
}
.col-add-cart{
    width: 38%;
    margin-left: 1px;
    margin-right: 1px;
}
.col-order-fast{
    width: 36.4%;
}

.is_temp_out_of_stock {
    border: 2px dashed #FF2C00; padding: 5px; text-align: center; color: #FF2C00;
}
.out_of_stock_label{
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #FF2C00;
    color: #FF2C00;
    padding: 5px;
    text-align: center;
    min-width: 80px;
}
.breadcrumb-content .breadcrumb li{
    color: #000;
}


/*=================== Start phone ring ===============*/
.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200000 !important;
}

.suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
}

.suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
}

.suntory-alo-ph-img-circle {
    /* animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim; */
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px;
}

.suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover {
    opacity: 1;
}

.suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}

.suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color: #ff0709;
    opacity: 1;
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #4f2c77;
    opacity: 1;
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9);
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color: #ff0709;
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: #4f2c77;
}

.suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #00aff2;
}

.suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color: #ff0709;
}

.suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #4f2c77;
}

@keyframes suntory-alo-circle-anim {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }
    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
@keyframes suntory-alo-circle-img-anim {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}
@keyframes suntory-alo-circle-fill-anim {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}
.suntory-alo-ph-img-circle i, .suntory-alo-ph-img-circle svg {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 30px;
    line-height: 50px;
    padding-left: 10px;
    color: #fff;
}
.suntory-alo-ph-img-circle svg{
    margin-left: 3px;
    margin-top: 7px;
}

/*=================== End phone ring ===============*/

#main_content.brand_detail .tab_cate_main {
    border-top: 2px solid #4f2c77;
    border-left: 3px solid #4f2c77;
    background: #4f2c77;
    padding: 15px;
}
#main_content.brand_detail .tab_cate_main h1.link_Tab {
    font-size: 18px;
    color: #FFF;
    margin: 0;
}
#main_content.brand_detail .brand_content {
    border: 1px solid #e6e6e6;
    border-top: 0;
}
#main_content.brand_detail .brand_content .brand_info {
    padding: 10px;
}
.box.title {
    text-align: center;
    margin: 5px;
}
#main_content.brand_detail .brand_content .brand_product .box.pros_home {
    margin-bottom: 0;
}
#main_content.brand_detail .brand_content .brand_product .box.pros_home {
    border: 0;
}
.box .main_Tab {
    border-color: #4f2c77;
}
.main_Tab {
    padding: 5px 15px 0px;
}
.main_Tab {
    border-top: 2px solid #f09bce;
    border-bottom: 1px solid #f09bce;
    font-size: 1em;
    padding: 10px 15px 7px;
    text-transform: uppercase;
}
.item {
    margin-bottom: 8px;
    font-size: 14px;
}
.brand_product .box.pros_home .viewmore {
    display: block;
    width: 100%;
    text-align: center;
    padding: 5px 0 3px;
    background: #eee;
    font-weight: bold;
}
.brand_product .box.pros_home ul li.four.columns:last-child {
    display: unset;
}
.container .brand_product .pros_home .four.columns {
    width: 33%;
    float: left;
    display: inline;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
}
.brands_list .pro_item {
    min-height: unset;
    text-align: center;
}
.pro_item .img_pro {
    overflow: hidden;
    text-align: center;
    margin: 10px;
}
@media screen and (max-width: 767px){
    .header-top .block-right {
        margin-top: 10px;
    }
}
.more-links{
    margin: 5px 0;
}
.more-links .more-links__list{
    list-style: none;
}
.more-links .more-links__list li{
    display: inline-block;
    width: auto;
    background: url(../img/space_menu.gif) 0 center no-repeat;
}
.more-links .more-links__list li:first-child {
    background: none !important;
}

.more-links .more-links__list li a {
    display: inline-block;
    width: auto;
    padding: 0 2px 0 6px;
    border: 0;
    font-size: 13px;
    color: #000;
}
@media screen and (min-width: 992px){
    .more-links{
        display: none !important;
    }
}
.prod-detail__describe * {
    font-family: 'Open Sans', sans-serif !important;
    color: #000 !important;
}
.prod-detail__describe span, .prod-detail__describe p, .prod-detail__describe h3 {
    font-size: 16px !important;
}
.prod-detail__describe h3{
    font-weight: 700;
}
.prod-detail__describe h2{
    font-size: 18px !important;
    font-weight: 700;
}
.prod-detail__describe table{
    width: 100% !important;
}
.zalo-chat-widget {
  display: block !important;
  right: auto !important;
  left: 10px !important;
}
@media (min-width: 320px) and (max-width: 767px) {
    .zalo-chat-widget{
        right: auto !important;
        left: 20px !important;
        bottom: 90px !important;
    }
}
/*=================== Start phone ring ===============*/
.suntory-alo-phone {
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 200000 !important;
  }
  
  .suntory-alo-ph-circle {
    animation: 1.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0px;
    opacity: 0.1;
    position: absolute;
    top: 0px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
  }
  
  .suntory-alo-ph-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running suntory-alo-circle-fill-anim;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
  }
  
  .suntory-alo-ph-img-circle {
    /* animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim; */
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px;
  }
  
  .suntory-alo-phone.suntory-alo-hover, .suntory-alo-phone:hover {
    opacity: 1;
  }
  
  .suntory-alo-phone.suntory-alo-active .suntory-alo-ph-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
  }
  
  .suntory-alo-phone.suntory-alo-static .suntory-alo-ph-circle {
    animation: 2.2s ease-in-out 0s normal none infinite running suntory-alo-circle-anim !important;
  }
  
  .suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone:hover .suntory-alo-ph-circle {
    border-color: #00aff2;
    opacity: 0.5;
  }
  
  .suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle {
    border-color: #ff0709;
    opacity: 1;
  }
  
  .suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle {
    border-color: #920315;
    opacity: 1;
  }
  
  .suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone:hover .suntory-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.9);
  }
  
  .suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-circle-fill, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-circle-fill {
    background-color: #ff0709;
  }
  
  .suntory-alo-phone.suntory-alo-green .suntory-alo-ph-circle-fill {
    background-color: #920315;
  }
  
  .suntory-alo-phone.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone:hover .suntory-alo-ph-img-circle {
    background-color: #00aff2;
  }
  
  .suntory-alo-phone.suntory-alo-green.suntory-alo-hover .suntory-alo-ph-img-circle, .suntory-alo-phone.suntory-alo-green:hover .suntory-alo-ph-img-circle {
    background-color: #ff0709;
  }
  
  .suntory-alo-phone.suntory-alo-green .suntory-alo-ph-img-circle {
    background-color: #920315;
  }
  
  @keyframes suntory-alo-circle-anim {
    0% {
      opacity: 0.1;
      transform: rotate(0deg) scale(0.5) skew(1deg);
    }
    30% {
      opacity: 0.5;
      transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    100% {
      opacity: 0.6;
      transform: rotate(0deg) scale(1) skew(1deg);
    }
  }
  @keyframes suntory-alo-circle-img-anim {
    0% {
      transform: rotate(0deg) scale(1) skew(1deg);
    }
    10% {
      transform: rotate(-25deg) scale(1) skew(1deg);
    }
    20% {
      transform: rotate(25deg) scale(1) skew(1deg);
    }
    30% {
      transform: rotate(-25deg) scale(1) skew(1deg);
    }
    40% {
      transform: rotate(25deg) scale(1) skew(1deg);
    }
    50% {
      transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
      transform: rotate(0deg) scale(1) skew(1deg);
    }
  }
  @keyframes suntory-alo-circle-fill-anim {
    0% {
      opacity: 0.2;
      transform: rotate(0deg) scale(0.7) skew(1deg);
    }
    50% {
      opacity: 0.2;
      transform: rotate(0deg) scale(1) skew(1deg);
    }
    100% {
      opacity: 0.2;
      transform: rotate(0deg) scale(0.7) skew(1deg);
    }
  }
  .suntory-alo-ph-img-circle i {
    animation: 1s ease-in-out 0s normal none infinite running suntory-alo-circle-img-anim;
    font-size: 30px;
    line-height: 50px;
    padding-left: 10px;
    color: #fff;
  }
  
  /*=================== End phone ring ===============*/
  @media (min-width: 320px) and (max-width: 767px) {
    .zalo-chat-widget {
        right: 25px !important;
        left: auto !important;
        bottom: 90px !important;
    }
}