li.nav-item.gio-hang-icon a {
    color: #333 !important;
}
.change_color{
    box-sizing: border-box;
    padding: 0;
    border-radius: 11px;
    width: 12px;
    height: 12px;
    position: absolute;
    top: 13px;
    left: 26px;
    content: " ";
    display: block;
    background: #004c97;
    /* border: 3px solid #cc1717 !important; */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; 
}
table {
    width: 100% !important;
}
.title_first {
    /* margin-left: 16px; */
}
.add_active {
    border: 2px solid #357cff !important;
}
li#slide_video_2 iframe {
    width: 100% !important;
    height: 100% !important;
}
.gallery img {
    float: left;
    width: 80px;
    min-height: 80px;
    margin: 10px 5px;
}
/* defau  */

.box-content-policy {
    position: relative;
    z-index: 1;
    border: 1px solid #000;
    padding: 10px;
    border-radius: 12px;
    margin-top: 10px;
}

section#post_chiso td {
    border: 1px solid #d5dbdb;
}

.policy-title a {
    color: #061356;
}

.policy-icon img {
    width: 100%;
}

.policy-title:hover a {
    color: #e51515;
    text-decoration-line: none;
}

.policy-icon {
    background: #ffffff;
}

.policy-icon {
    position: absolute;
    z-index: 2;
    right: -20px;
    top: calc(50% - 20px);
    width: 40px;
    height: 40px;
    overflow: hidden;
    /* background: #ededed; */
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: .3rem !important;
    padding-left: .3rem !important;
}
.detail-news {
    margin-top: 30px;
    margin-bottom: 50px;
}

.red {
    color: red;
}
section#post_chiso img {
    max-width: 100%;
    height: auto;
}
.gio-hang-icon a {
    color: #fff !important;
}

#count_product {
    padding: 0px 4px;
    background-color: red;
}
table td {
    border: 0px solid #d5dbdb;
}

.detail-news__division {
    padding-left: 20px;
    border-left: 1px solid #b8c6c6;
}

.preview-button {
    text-align: right;
}

.carousel-indicators li {
    margin-right: 1px !important;
    margin-left: 1px !important;
}

.detail-news-content-blogs {
    padding: 10px 0;
    font-size: 12px;
}
ol.carousel-indicators {
    height: 60px !important;
    overflow-x: auto !important;
    margin-right: unset!important; ;
    margin-left: unset!important; ;
}

@media only screen and (min-width: 767px) {
    .navbar-brand {
        margin-left: -40px;
    }
    .ivankyo-homepage-header-menu-hover {
        margin-left: 0 !important;
    }
}

@media only screen and (max-width: 767px) {
    .detail-news-content-blogs {
        margin: 5px;
    }
    .detail-news__division {
        padding: 0 10px;
        border: none;
    }
    .ivankyo-homepage-footer-content img {
        min-width: 122%;
    }
}
.popup_img_mobile{
    display: none;  
}


@media only screen and (max-width: 415px) {
    .popup_img_mobile {
        display: block;
    }
    .popup_img_desktop{
        display: none;  
      }
    .text_image .text_image_title {
       position: unset !important;

    }
    .text_image_title {
        top: 5%!important;
    }
    .text_image p{
        margin-bottom: 0px!important;
    }
    .text_image .text_image_title_one h2, .text_image_title_two h2 {
        font-size: 16px !important;
    }
    .text_image .text_image_title_one h3, .text_image_title_two h3 {
        font-size: 16px !important;
    }
    .text_image .text_image_title_one h4, .text_image_title_two h4 {
        font-size: 16px !important;
    }
    .text_image .text_image_title_one h5, .text_image_title_two h5 {
        font-size: 16px !important;
    }
    .text_image .text_image_title_one h5 span{
        font-size: 16px !important;
    }
    .text_image_title_two {
        font-size: 13px !important;
    }
    .text_image_title_two h5 {
        font-size: 13px !important;
    }
    .text_image_title_two span{
        font-size: 13px !important;
    }

    .text_image_title_two {
        font-size: 13px !important;
    }
    
    .col_mod {
        background-color: #131418;
        padding: 10px!important;
        margin: 6px 0px!important;
        font-size: 31px!important;
        border-radius: 14px!important;;
        height: auto !important;
        color: #fff!important;
    }
    .input-group {
        width: 91% !important;
    }
    .slide.thum .carousel-inner {
        height: 398px !important;
    }
    .ivankyo-homepage-footer-content img {
        min-width: 100%;
    }
    .img_product {
        height: 370px;
        overflow: hidden;
    }
    .review-post {
        margin-top: 48px;
    }
    .button-buy-it-now {
        margin-top: 10px;
    }
    .preview-title {
        text-align: center;
    }
    .preview-button {
        text-align: center !important;
    }
    h1 {
        font-size: 22px !important;
    }
}

.detail-news-main-link {
    display: inline-flex;
    text-align: center;
    padding: 5px;
    font-size: 14px;
    float: right;
    margin: 25px 0;
}

.detail-news-main-link-icon {
    width: 35px !important;
    height: 35px;
    border-radius: 50%;
    border: 1px solid #000;
    padding: 8px;
    margin: 0 5px;
    color: #000;
}

.detail-news-main-link-icon:hover {
    border: 1px solid blue;
}

.detail-news-input {
    padding: 10px 0 25px;
    border-bottom: 1px solid #b8c6c6;
}

.detail-news-input-name {
    display: block;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 0;
    text-transform: uppercase;
}

.detail-news-input-name-block {
    width: 100%;
    height: 50%;
    border: 1px solid #000;
}

.detail-news-input-comment {
    padding: 10px 20px;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    width: 75%;
    margin: 20px 0;
}

@media only screen and (max-width: 767px) {
    .detail-news-input-comment {
        font-size: 13px;
        width: 100%;
    }
    .detail-news-old-post {
        border: 1px solid #000;
        padding: 15px;
        margin: 10px 0;
    }
}

.detail-news-input-comment:hover {
    border: 1px solid #fff;
}

.detail-news__brief-title {
    font-size: 22px;
    padding: 10px 0;
}

.detail-news-old-blogs {
    font-size: 20px;
    margin: 15px 0;
}

.detail-news-img-blogs {
    width: 100%;
    margin-bottom: 10px;
}

.detail-news-links-day {
    font-size: 12px;
    margin-bottom: 15px;
}

.detail-news-interest {
    font-size: 14px;
    margin-bottom: 10px;
}

.detail-news-links {
    color: #494c50;
    font-size: 15px;
}

.detail-news-a {
    color: #000;
}

.detail-news__brief {
    text-transform: capitalize;
    font-size: 13px;
    border: 1px solid #a2a9b1;
    background-color: #f8f9fa;
    padding: 10px 20px;
    font-weight: 700;
}

.detail-news__list {
    list-style-type: none;
    padding: 0;
}

.detail-news__list-detail {
    padding: 5px 0;
}

.detail-news-search {
    font-size: 14px;
    border-radius: 3px;
}

.detail-news-search:focus {
    box-shadow: none;
    border: 1px solid #000;
}

.detail-news__recent-articles {
    margin: 15px 0;
}

.detail-news__recent-articles-title {
    font-size: 18px;
    margin-top: 20px;
    text-transform: capitalize;
}

.detail-news-blogs {
    color: #000;
    font-size: 14px;
}

.list-news-main-vankyo-blog {
    text-align: center;
    font-size: 25px;
    margin: 30px 0;
}

.list-news-main-hero {
    color: #4B4E53 !important;
}

.list-news-main-img {
    width: 100%;
}

.list-news-main-a {
    color: #494c50;
}

.list-news-main-li {
    margin-top: 30px;
}

.list-news-main-ul {
    list-style-type: none;
    padding: 0;
    font-size: 21px;
    margin-top: 30px;
    line-height: 1.35em;
    text-transform: capitalize;
}

@media only screen and (max-width: 767px) {
    .list-news-main-ul {
        font-size: 15px;
        padding: 0 10px;
    }
    .list-news-main-input-share {
        font-size: 15px;
    }
    .list-news-main-vankyo-blog {
        font-size: 18px;
        margin-bottom: 10px;
        padding: 0 10px;
    }
    .detail-news__old-blogs {
        font-size: 12px;
    }
}

.list-news-main-input-share {
    border: 1px solid #009cde;
    border-radius: 20px;
    color: #009cde;
    display: inline-block;
    background-color: #fff;
    font-size: 19px;
    line-height: 30px;
    margin: 14px auto 0;
    max-width: 245px;
    width: 100%;
    text-transform: uppercase;
}

.list-news-main-input-share:hover {
    border: 1px solid #009cde;
    background-color: #009cde;
    color: #fff;
}

.list-news-main-icon {
    border-radius: 50%;
    border: 1px solid #000;
    margin: 0 10px 0 0;
    color: #000;
    padding: 10px;
    width: 50px !important;
    height: 50px;
}

.list-news-main-link {
    display: inline-flex;
    padding: 5px;
    font-size: 14px;
    margin: 15px 00 10px;
}

@media only screen and (max-width: 767px) {
    .list-news-a {
        margin: 10px;
    }
}

.list-news-a-desc {
    font-size: 18px;
    padding: 10px 0;
    color: #494c50;
}

@media only screen and (max-width: 767px) {
    .list-news-a-desc {
        padding: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .list-news-a-desc {
        font-size: 15px;
    }
}

.a {
    border: 1px solid red;
}

.shopping-cart {
    margin: 50px 0;
}

.shopping-cart__title {
    font-size: 18px;
    line-height: 32px;
    padding: 0;
    padding: 10px 0;
    font-weight: 400;
    color: #494c50;
}

.shopping-cart__price {
    font-weight: 700;
}

.shopping-cart__excluding-tax {
    font-style: italic;
    font-size: 12px;
    padding: 10px 0;
}

.shopping-cart__order {
    font-size: 12px;
}

.abc {
    width: 100%;
    border: 0;
    padding: 10px 20px;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 2px;
    box-sizing: border-box;
    background-color: #ffc439;
}

.shopping-cart__paylogo {
    width: auto;
}

.shopping-cart-continue-a {
    font-size: 13px;
}

.shopping-cart-continue-a:hover {
    color: #539cff;
    text-decoration: none;
}

.shopping-cart-continue-content {
    text-align: center;
    padding: 10px 0;
    margin: 15px 0;
}

.shopping-cart-product-infor {
    font-size: 13px;
}

.feature_divider {
    border: solid 3px;
    border-bottom: 0;
    display: block;
    width: 30px;
    margin: 25px auto;
    border-color: #494c50;
}

.shopping-cart-title {
    color: #494c50;
}

.feature_divider {
    border: solid 3px;
    border-bottom: 0;
    display: block;
    width: 30px;
    margin: 25px auto;
    border-color: #494c50;
}

.shopping-cart-product-a:hover {
    color: #0056b3;
    text-decoration: none;
}

.ivankyo-homepage-background-img {
    width: 100%;
    object-fit: cover;
}

.ivankyo-homepage-header-menu-li {
    color: #373e3e;
    line-height: 28px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: inline-block;
    padding: 0 12.5px;
}

.ivankyo-homepage-header-menu-hover {
    font-size: 14px !important;
    font-weight: 400;
    text-transform: uppercase;
    color: #373e3e !important;
}

.ivankyo-homepage-header-menu-hover:hover {
    color: #373e3e !important;
    border-bottom: 2px solid #aab7b8;
}

.ivankyo-homepage-footer {
    /* background-color: #1b1f23; */
    background-color: #e7e7e7;
    padding: 0px 25px 70px 25px;
}

.ivankyo-homepage-footer-title {
    text-transform: capitalize;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
}

.ivankyo-homepage-footer-name {
    text-transform: capitalize;
    font-size: 14px;
    color: rgb(0, 0, 0);
    font-weight: 700;
    margin: 10px 0;
}

.ivankyo-homepage-footer-line {
    padding-top: 20px;
    margin-left: 30px;
    margin-bottom: 1.4em;
    padding-bottom: 5px;
    color: #000;
}

@media only screen and (min-width: 767px) {
    .img_product {
        height: 318px;
        overflow: hidden;
    }
    .img_product_re {
        height: 250px;
        overflow: hidden;
    }
}

@media only screen and (max-width: 767px) {
    .ivankyo-homepage-footer {
        padding: 0;
    }
    .ivankyo-homepage-footer-line {
        border: 1px solid grey;
        margin: 10px 0;
        padding: 10px;
    }
}

.ivankyo-homepage-footer-ul {
    font-size: 14px;
    padding: 5px 0;
    font-weight: 400;
    list-style-type: none;
}

.ivankyo-homepage-footer-ul a {
    color: #fff;
}

.ivankyo-homepage-footer-a {
    color: #000 !important;
}

.ivankyo-homepage-footer-a:hover {
    color: #bcbec0 !important;
    text-decoration: none;
}

.ivankyo-homepage-footer__logo {
    width: 100%;
}

.ivankyo-homepage-footer-title:hover {
    color: #bcbec0 !important;
    text-decoration: none;
}

.ivankyo-homepage-footer-newsletter {
    text-transform: capitalize;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px;
}

.ivankyo-homepage-footer-contact-email {
    width: 100%;
    box-sizing: border-box;
    padding: 10px;
}

.text_image .text_image_title {
    position: absolute;
    top: 23%;
    width: 100%;
    padding: 10px;
}
.text_image .text_image_title_one {
    opacity: 0;
}
.text_image .text_image_title_two {
    opacity: 0;
}

.table_upload_text .upload_text_three {
    opacity: 0;
}
.table_upload_text .upload_text_two {
    opacity: 0;
}
.table_upload_text .upload_text_one {
    opacity: 0;
}
.table_upload_col {
    background-color: #000;
    color: #fff;
}
.table_upload_col   td {
    width: 33.333%;
}
.table_upload_col a, .col_mod a{
    color: #fff;
}
.table_upload_col a:hover, .col_mod:hover{
    color: #fff;
}

.table_upload_col, .div_upload_col {
    background-color: #000;
    color: #fff;
}

.col_mod {
    background-color: #131418;
    padding: 30px 20px;
    margin: 30px 20px;
    font-size: 30px;
    border-radius: 14px;
    height: 200px;
    color: #fff;
}

.text_image {
    position: relative;
    
}

@media only screen and (max-width: 767px) {
    .ivankyo-homepage-footer-contact-email {
        border: 1px solid #000;
    }
    .ivankyo-homepage-footer-sign_up {
        margin: 20px 0;
        padding: 10px 0;
        font-size: 15px;
    }
    .ivankyo-homepage-footer-credits {
        width: 100%;
        font-size: 12px;
    }
    .ivankyo-homepage-footer__img {
        width: 100%;
        padding-bottom: 10px;
    }
}

.ivankyo-homepage-footer-sign_up {
    width: 100%;
    background-color: #009cde;
    color: #ffffff;
    border: 0;
    padding: 10px 20px;
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    display: inline-block;
    border-radius: 2px;
    box-sizing: border-box;
}

.ivankyo-homepage-footer-credits {
    color: #000;
    margin-bottom: 10px;
}

.ivankyo-homepage-footer__img {
    width: 75%;
    height: auto;
    margin-bottom: 10px;
}

.ivankyo-homepage-footer-link-icon {
    border: 2px solid #fff;
    border-radius: 50%;
    border: 2px solid #fff;
    width: 50px !important;
    border-radius: 50%;
    height: 50px;
    padding: 10px;
}
.a {
    border: 1px solid red;
}
.pay-info {
    border: 1px solid red;
    width: 50%;
}
* {
    box-sizing: border-box
}
body {
    font-family: Verdana, sans-serif;
    margin: 0
}
.mySlides {
    display: none
}
img {
    vertical-align: middle;
}

/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}
.shopping-cart-product-infor {
    font-size: 13px;
}
.feature_divider {
    border: solid 3px;
    border-bottom: 0;
    display: block;
    width: 30px;
    margin: 25px auto;
    border-color: #494c50;
}
.shopping-cart-title {
    color: #494c50;
}

/* Next & previous buttons */
.prev,
.next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    padding: 16px;
    margin-top: -22px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
    background-color: rgba(0, 0, 0, 0.8);
}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}
.active,
.dot:hover {
    background-color: #717171;
}

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}
@-webkit-keyframes fade {
    from {
        opacity: .4
    }
    
    to {
        opacity: 1
    }
}
@keyframes fade {
    from {
        opacity: .4
    }
    
    to {
        opacity: 1
    }
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .prev,
    .next,
    .text {
        font-size: 11px
    }
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color: black;
}

/* //list product */
.product {
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 13px !important;
}
#product a {
    text-align: center;
}
.price_product sup {
    font-size: 9px;
}
.price_product {
    text-align: center;
    font-weight: 550;
}
.product_mod_box {
    border: 1px solid #f0f3f3;
    padding: 10px 3px;
    text-align: center;
    box-shadow: 0px 0px 0px 0.03px darkgrey;
}
.product_mod_box:hover {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.product-benifit {
    color: #494c50;
}

/* projector */
.img-projector img {
    position: relative;
}
.img-projector.office-project-mod {
    position: absolute;
}
.pocket_access {
    padding-top: 10px;
    padding-bottom: 10px;
}
.title_share {
    font-size: 1.5em;
    line-height: 1.333;
    max-height: none;
    color: #000;
    font-weight: 700;
    text-transform: none;
}
.desc_share {
    font-size: 1.1875em;
    line-height: 1.333;
    max-height: none;
    margin: 2.66667% 0;
    color: #000;
    font-weight: 300;
}
.icon-share img {
    width: 50px;
    margin-left: 40px;
}
.bought-together {
    box-sizing: border-box;
}
.box-share {
    padding: 7.33333%
}

/* chitietmaychieu */
a.page_header {
    text-decoration: none;
}
.box_breadcrumb {
    background: none;
    margin: 0;
}
.bought-together-recomment {
    display: inline-flex;
    max-height: 80px;
}
@media only screen and (max-width: 767px) {
    .bought-together-recomment {
        display: block;
        height: auto;
    }
}
.bought-together-recomment img {
    height: 100%
}
.box_breadcrumb .breadcrumb {
    margin: 0;
    padding: 0;
    /* color: #FFF; */
    
    font-size: 12px;
    background: none;
    padding-top: 11px;
}
.box_breadcrumb a {
    text-decoration: none;
}

/* bought-together */
.bought-together ul li {
    list-style: none;
}
.bought-together ul li a {
    float: left;
    display: inline-flex;
}
.feature_divider {
    border: solid 3px;
    border-bottom: 0;
    display: block;
    width: 30px;
    margin: 25px auto;
    border-color: #494c50;
}
.product-benifit-logo img {
    max-width: 200px;
}
.product-benifit-desc {
    padding-bottom: 20px;
}
.product_benefit_box {
    position: relative;
    top: 20%;
}

/* #chitiet_preview */
.recomment {
    font-size: 10px;
    padding: 3pxn;
}

/* chitiet- suggestions */
.suggestions-title {
    font-size: 20px;
    font-weight: 400;
    color: #494c50;
    text-align: center;
}
.suggestions-column-infor {
    font-size: 10.5px;
    color: #494c50;
}
.chitiet-prview.box-rating-star-roll:hover {
    border: 5px solid red;
}
.swath-option-box-desc {
    margin-left: 6px;
    border: 1px solid #E2E2E2;
    padding: 7px 8px;
    text-align: center;
    line-height: 35px;
}
.button-block-product-produce {
    width: 100%;
    border: 2px dashed #f7b756;
    background: #ffffff;
    padding: 3px;
    border-radius: 8%;
    cursor: pointer;
}
.click-coupon {
    font-size: 12px;
}
.code-coupon {
    font-size: 16px;
}
.desc-button-block-product-produce {
    border-radius: 6%;
    width: 100%;
    color: #ffffff;
    background-color: #fec93b;
    border-color: #fec93b;
    text-align: center;
    padding: 2px 0 2px 0;
}
.form-option-product {
    padding: 5px;
}
.description-product-produce {
    padding-top: 5px;
}
.swath-option-title {
    margin-left: 10px;
    font-weight: bold;
    font-size: 13px;
    transform: uppercase;
}
.description-product-produce {
    font-size: 12px;
    margin: 0 0 15px;
    line-height: 1.8em;
}
.price-product-produce p {
    color: #ff2a00;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    width: 100%;
}
.block-product-produce {
    padding: 5px;
}
.bought-together-box-form-list a {
    color: black;
}
.pay-button-product-produce {
    width: 100%;
    padding: 10px;
    ;
}
.pay-button-product-produce-1 {
    padding-top: 10px;
}
.button-add-to-cart,
.button-buy-it-now {
    border-radius: 3px;
    font-size: 17px;
    font-weight: bold;
    width: 100%;
    padding: 10px 20px;
}
.button-buy-it-now {
    background-color: #009cde;
    transform: uppercase;
    color: white;
    border: 1px solid #009cde;
}
.button-add-to-cart {
    color: #009cde;
    transform: uppercase;
    border: 1px solid #009cde;
}
.button-add-selected {
    background-color: #009cde;
    transform: uppercase;
    color: white;
    border: 1px solid #009cde;
    text-align: center;
    font-size: 14px;
    width: 80%;
    height: 35px;
    border-radius: 3px;
    font-weight: bold;
}
.font-price {
    font-style: italic;
    font-size: 14px;
}
.bought-together-box-form {
    font-size: 13px;
}
.bought-together-box-form-list li {
    padding-top: 10px;
}
.bought-together-box-form-list li a:hover {
    /* margin-left: -5px; */
    
    text-decoration: none;
    color: black;
}
.bought-together-box-price p {
    font-size: 10px;
}
.bought-together-box-plus {
    padding: 67px 15px;
}
.preview-rate-box-desc-row2 {
    padding: 13px 0px;
}
.preview-rate-box-desc-row2 label {
    color: black;
    font-weight: bold;
}
.preview-rate-box-desc-row2 button {
    font-size: 2.25rem !important;
    background-color: rgb(76, 168, 247) !important;
    border: 1px solid rgb(76, 168, 247);
    border-radius: 2px;
    padding-top: 10px;
}
.preview-button {
    margin-top: 5px;
}
.preview-rate-box-vote {
    margin-right: 20px;
    font-size: 25px;
}
.yellow {
    color: rgb(205, 240, 8);
}
.review p {
    color: white;
    font-weight: bold;
    font-size: 15px;
    margin-top: 10px;
}
.preview-botton button:hover {
    background: white;
    color: black;
}
.bought-together-box-img-1 {
    object-fit: cover;
}
.change {
    width: 33.33333%;
    padding: 10px;
    font-size: 14px;
}
.change p {
    font-size: 10px;
}
.change svg {
    color: #009cde;
    font-size: 20px;
}
.share {
    margin-left: 15px;
    padding-left: 5px;
}
.border_share {
    border: 1px solid;
    border-radius: 50%;
    padding: 4px 10px;
}
.border_share :hover {
    color: #009cde;
}
.share i {
    text-align: center;
}

/* css bo sung  */
.menu {
    border-bottom: 3px solid #d5dbdb;
    text-transform: uppercase;
    padding: 5px 0px;
}
a:hover {
    text-decoration: none !important;
}
.product img {
    max-width: 100%;
    height: auto;
}
.row_body {
    margin: 0px 0px 30px 0px;
}
h1.product_name {
    margin-bottom: 15px;
    text-align: left;
    font-size: 24px;
    line-height: 1.8em;
}
.post_price {
    font-size: 20px;
    color: red;
}
.cursor {
    cursor: pointer
}
.comment_list {
    padding: 10px;
}
.post-content img {
    max-width: 100%;
}
.sidebar_content {
    background-color: #f3f5f5;
    padding: 10px;
}
.sidebar_post_mod {
    padding: 5px 0px;
}
.ivankyo-homepage-footer-content img {
    max-width: 76%;
}
.product-details img {
    max-width: 100%;
}
.text_image .text_image_title_one h2{
    font-size: 60px;
}

.text_image .text_image_title_two{
    font-size: 20px;
    line-height: 25px;
}