#header .stuck {
    display: none !important;
}
.logged-in .sticky-add-to-cart--active {
		background: #f5f6f9;
}
.sticky-add-to-cart__product .product-title-small {
    max-width: unset !important;
    font-size: 18px;
}
.group-action-btn {
    display: flex;
}
.group-action-btn button.single_add_to_cart_button {
    flex: 1;
    margin: 0;
    color: #000;
    background-color: #FAC02C !important;
    box-shadow: 0px 16px 24px rgb(0 0 0 / 6%), 0px 2px 6px rgb(0 0 0 / 4%), 0px 0px 1px rgb(0 0 0 / 4%);
    font-size: 16px;
	transition: all .3s;
}
.group-action-btn button.single_add_to_cart_button:hover {
    box-shadow: inset 0 0 20px 0px #dd9f00;
}
.group-action-btn button#add_to_cart_button {
    background: white !important;
    border: 2px solid #FAC02C;
}
.group-action-btn #buy_now_button .mobile-price {
    display: none;
}
.group-action-btn #buy_now_button .mobile-price span bdi {
    color: #fff !important;
}
.additional-action {
    display: flex;
    justify-content: center;
		margin: 15px auto;
}
.additional-action .additional-item {
  flex: 1;
  text-align: center;
}

.additional-action .additional-item p{
    margin-bottom: 0;
}
.additional-action .additional-item:nth-child(3){
    color: #288AD6;
}
.additional-action .additional-item:hover {
    cursor: pointer;
}
.additional-action .additional-item:hover img{
    transform: scale(1.1);
    transition: all .3s;
}
.gallerysmallimage{
	width: auto;
	height: 34px;
}
.custom-info-product{
    display: flex;
    align-items: center;
		margin-bottom: 15px;
}
.custom-info-product .product-title.entry-title{
    margin-bottom: 0;
    width: fit-content;
}
.custom-info-product .woocommerce-product-rating{
    margin-left: 30px;
}
.custom-modal {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 99;
    background-color: rgba(0, 0, 0, 0.4);
}
.custom-modal .close-btn {
	font-size: 17px;
	color: #2b2d2f;
	position: absolute;
	right: 8px;
	top: 8px;
	z-index: 99;
	background-color: #eee;
	width: 25px;
	height: 25px;
	border-radius: 25px;
	text-align: center;
}
.custom-modal .close-btn:hover {
    cursor: pointer;
}
.custom-modal .outer-wrap {
    display: table;
    position: relative;
    height: 100%;
    width: 100%;
}
.custom-modal .outer-wrap .wrap {
    display: table-cell;
    vertical-align: middle;
}
.custom-modal .outer-wrap .wrap .content {
    background-color: #fff;
    max-width: 95%;
    margin: auto;
}
.custom-modal .outer-wrap .wrap .content.gallery-content {
    max-width: 500px;
    width: 95%;
}
.custom-modal .outer-wrap .wrap .content.ttkt-content {
    max-width: 400px;
    width: 100%;
    padding: 20px;
}
.custom-modal .outer-wrap .wrap .content.product-content {
    padding: 50px 0;
}
.custom-modal .outer-wrap .wrap .content.product-content .product-small .price-wrapper {
    height: auto !important;
}
.custom-modal .outer-wrap .wrap .content.product-content .product-small .add-to-cart-button {
    height: auto !important;
}
#product_tabs #sticky-menu li a {
    color: #000;
}
#product_tabs #sticky-menu .slick-slide {
    background-color: transparent;
}
.sticky-add-to-cart--active{
    justify-content: space-around !important;
    display: none !important;
}
.sticky-add-to-cart--active #add_to_cart_button {
    display: none;
}
.sticky-add-to-cart--active #buy_now_button {
  width: 100%;
}
.sticky-add-to-cart--active #buy_now_button span.woocommerce-Price-currencySymbol{
    line-height: 1;
}
.sticky-add-to-cart--active .text-custom {
    display: none;
}
.sticky-add-to-cart--active .quantity {
    display: none;
}
.product-info .sticky-add-to-cart .sticky-add-to-cart__product .price-wrapper {
    display: none;
}
.product-info .sticky-add-to-cart .sticky-add-to-cart__product .ddnp-box, .product-info .sticky-add-to-cart .sticky-add-to-cart__product .spbg-box{
    display: none;
}
.product-info .sticky-add-to-cart .sticky-add-to-cart__product .sticky-price {
    display: block;
    margin: 0 40px;
}
.product-info .sticky-add-to-cart .sticky-add-to-cart__product .sticky-price span.amount {
    color: #000;
    font-size: 28px;
}
#tskt_table {
	margin-bottom: 20px;
}
#product_tabs{
    display: none;
}
#product_tabs.sticky{
    display: block;
}
#product_tabs #sticky-menu li {
	padding: 0 10px;
    color: #000;
}
#product_tabs #sticky-menu li.active {
    background: transparent;
}
#product_tabs #sticky-menu li.is-active {
    background: #FAC02C;
}
#product_tabs #sticky-menu del  {
	margin-left: 10px;
}
#product_tabs #sticky-menu .discount  {
	padding: 5px;
	margin: 0 10px;
	color: #000000;
	background: #fac02c;
	border-radius: 5px;
	vertical-align: middle;
}
#product_tabs .custom-button{
    padding: 0 !important;
}
#product_tabs .custom-button #buy_now_button_second{
    margin: 0;
    border-radius: 0;
    background-color: #FAC02C;
    font-size: 15px;
    display: inline-block;
    padding: 10px 20px;
    line-height: 1.6;
    min-height: unset;
	color: #000;
}
#product_tabs .custom-button #buy_now_button_second span{
    line-height: 1;
}
#tskt_table table, #ttkt-modal table{
	border-collapse: collapse;
  border: 0;
}
#tskt_table table tr {
    color: #000;
}
#tskt_table table tr td {
    color: #000;
}
#tskt_table table tr td, #ttkt-modal table tr td {
  padding: 5px 10px;
}
#tskt_table table tr td:first-child {
    padding-left: 10px;
}
#tskt_table table tr td:first-child span {
    font-weight: bold !important;
}
#tskt_table table tr td:nth-child(2), #ttkt-modal table tr td:nth-child(2) {
    text-align: right;
    padding: 5px 10px;
}
#tskt_table table tr:nth-child(2n + 2), #ttkt-modal table tr:nth-child(2n + 2) {
    background: #f5f5f5;
}
.tskt-modal{
	text-align:center;display: none;
}
.panel.entry-content{padding: 0; }

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}
@-webkit-keyframes fade {
    from {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}
@keyframes fade {
    from {
        opacity: 0.4;
    }
    to {
        opacity: 1;
    }
}
/* Custom product page */
.shop-container {
    width: 1366px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
}
.tabbed-content .nav-tabs > li > h2 {
    background-color: #eee;
    margin: 0 !important;
    flex: 1;
}
.tabbed-content .nav-tabs > li {
    margin: 0 !important;
    background: #f3f3f3;
}
.nav-tabs > li.active > a {
    border-top-color: #910202;
    color: #910202;
    font-size: 15px;
    font-weight: normal;
}
.nav-tabs > li > a {
    font-size: 15px;
    font-weight: normal !important;
    color: #000;
}
.tabbed-content .nav-tabs > li.active > a h2 {
    background-color: #fff;
    color: #910202;
    font-size: 15px;
}
.tabbed-content .nav-tabs > li > a h2 {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
    display: block;
    text-align: center;
}
.tabbed-content .nav-tabs > li:hover {
    cursor: pointer;
}
.single_add_to_cart_button a {
    color: #fff;
}
.single_add_to_cart_button a.goimuahang{
    font-size: 15px;
    color: #fff !important;
}
.group-action-btn .single_add_to_cart_button a.goimuahang{
    font-size: 20px;
}
.sticky-add-to-cart--active .group-action-btn .single_add_to_cart_button a.goimuahang{
    font-size: 15px;
}
.product-short-description {
    font-size: 14px;
    color: #000;
}
.product-short-description ul li::marker {
    margin-top: 2px;
}
#add_to_cart_button img {
    position: absolute;
    top: 15px;
    left: 25px;
}
#call_again_button {
    margin-left: 2%;
    width: 98% !important;
    padding: 5px 0;
    border-radius: 5px;
    background-color: #0186cf;
}
#call_again_button a {
    display: block;
    position: relative;
    text-align: center;
}
#call_again_button:hover a {
    color: #fff;
}
#call_again_button a img {
    position: absolute;
    top: 11px;
    left: 20px;
}
.product-info .product_meta {
    font-size: inherit;
    margin-bottom: 5px;
}
.product-rank{
	margin-bottom: 10px
}
.product_meta .mlr-10 {
    margin-left: 5px;
}
.product_meta .mlr-10::before {
    content: " | ";
		padding-right: 5px;
}
.product_meta table {
    margin-bottom: 0;
}
.product_meta .tagged_as {
    display: none;
}
.product_meta table tbody tr td {
	border: none;
	font-size: inherit;
}
.product-info .social-icons {
    display: none;
}
.danh-muc{
	margin-top: 15px;
}
.danh-muc .mlr-5 {
	padding-right: 5px;
	display: inline-block;
	padding: 5px 10px 5px 0;
}
.danh-muc .mlr-5::after {
  content: ",";
}
.danh-muc .mlr-5:last-child::after {
	content: "";
}
.save {
    color: red;
    margin-bottom: 20px;
}
.pwb-single-product-brands {
    display: none;
}
.pwb-single-product-brands-custom a {
    text-transform: uppercase;
}
.product-info > h1 {
    color: black;
    font-size: 23px !important;
    border-bottom: 1px solid #ececec;
    font-style: normal;
    font-weight: normal;
    line-height: 35px;
}
.product-info .price-wrapper {
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top: 1px solid #f0f0f0;
	border-bottom: 1px solid #f0f0f0;
	padding-top: 10px;
	height: inherit;
}
.product-info .price-wrapper table {
    margin-bottom: 0;
}
.product-info .price-wrapper table tr:first-child td:first-child{
    vertical-align: bottom;
}
.product-info .price-wrapper .discount{
	padding: 5px;
	color: #000000;
	background: #fac02c;
	border-radius: 5px;
	vertical-align: middle;
	font-size: 14px;
}
.product-info .sticky-price {
    display: none;
}
.woocommerce-product-rating {
    display: inline-block;
    margin-right: 30px;
}
.woocommerce-product-rating .star-rating {
    margin: 0;
}
.product-info {
    padding-right: 40px;
    border: none !important;
}
.woocommerce-review-link {
    font-size: 100% !important;
}
.product-info p.stock {
    margin-bottom: 15px;
}
.product-info p.stock.out-of-stock  {
    color: #fff;
    background: #b20000;
    display: inline-block;
    padding: 8px 12px;
    line-height: 18px;
    font-size: 18px;
    font-weight: normal;
}
.product-info p.stock.available-on-backorder  {
    color: #fff;
    background: #ff5722;
    display: inline-block;
    padding: 8px 12px;
    line-height: 18px;
    font-size: 18px;
    font-weight: normal;
}
.out-of-stock-bottom {
    color: #fff;
    background: #b20000;
    display: inline-block;
    padding: 0px 12px;
}
.product-info p.stock.in-stock {
    display: none;
}
#more_buttons {
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}
#wrapper {
    overflow-x: hidden;
}
#product_tabs {
    background: #000;
    box-shadow: 0px 16px 24px rgba(0, 0, 0, 0.06), 0px 2px 6px rgba(0, 0, 0, 0.04), 0px 0px 1px rgba(0, 0, 0, 0.04);
}
#product_tabs > ul > li > a {
    font-style: normal;
    font-weight: normal;
    text-align: center;
    color: #FAC02C;
}
#product_tabs.sticky {
    padding: 0 !important;
    left: 0;
    background: rgba(255, 255, 255,0.95);
}
.logged-in #product_tabs.sticky {
    top: 30px;
}
#product_feature_price > .woocommerce-Price-amount > bdi {
	font-size: 24px;
	line-height: 1;
	color: #d0021c;
}
#product_regular_price > .woocommerce-Price-amount > bdi {
	text-decoration-line: line-through;
}
.price del, .product_list_widget del, del .woocommerce-Price-amount{
	text-decoration-line: line-through;
}
#product_regular_price {
	padding-left: 15px;
	padding-right: 15px;
}
#more_buttons {
    max-width: 100% !important;
}
.nav-tabs + .tab-panels {
    padding: 0 !important;
}
.product-section, .woocommerce-section{
	padding-bottom: 20px;
	border: none !important;
}
#tab-related-products .products .row{
    margin-left: auto;
    margin-right: auto;
}
#tab-related-products .product-info-title{
    margin-top: 0 !important;
}
.related-products-wrapper .row-small>.flickity-viewport>.flickity-slider>.col, .row-small>.col{
	padding: 0 !important;
}
.related-products-wrapper .product-small.col{ outline: 0;}
.product-info-title {
    color: #000;
    border-bottom: 2px solid #000;
    padding: 10px 0px;
    text-align: left;
    font-size: 16px;
		font-weight: bold;
    margin-bottom: 15px;
}
.tab-panels .panel .related .product-section-title {
    display: none;
}
.tab-panels .panel.active {
    padding: 30px;
}
.nav-tabs + .tab-panels table {
    width: 100% !important;
    margin-bottom: 0 !important;
}
.nav-tabs + .tab-panels td {
    color: #000 !important;
    padding: 1em !important;
}
.nav-tabs + .tab-panels table thead {
    background: #f1f1f1;
}
.nav-tabs + .tab-panels table thead tr td {
    font-weight: bold;
    /* color: #fff !important; */
}
.nav-tabs + .tab-panels table tr td:first-child {
    width: 40%;
}
.nav-tabs + .tab-panels table tr:nth-child(even) {
    background-color: #f1f1f1;
}
/*SP chi tiet review*/
#reviews #comments .commentlist .comment_container .flex-col:first-child {
    text-align: center;
}
#reviews #comments .commentlist .comment_container .flex-col .meta .woocommerce-review__author {
    font-size: 14px;
}
#reviews #comments .commentlist .comment_container .flex-col .meta .woocommerce-review__dash {
    display: none;
}
#reviews #comments .commentlist .comment_container .flex-col .meta .woocommerce-review__published-date {
    display: block;
    font-size: 12px;
}
#reviews #comments .commentlist .comment_container .flex-col .bought {
    font-size: 14px;
    color: #2ba832;
    margin-bottom: 0.5em;
}
#reviews #review_form_wrapper #review_form .review-form-inner {
    border: none !important;
}
#hoi-dap .devvn_cmt_input textarea {
    min-height: 75px;
		height: auto;
}
#hoi-dap .devvn_cmt_form_bottom.no-infor .devvn_cmt_submit {
    float: none;
    margin: 0;
		top: 0;
}
#comments a.btn-reviews-now {
    background-color: #FAC02C;
		border-radius: 0;
		color: #000;
}
span.devvn_num_reviews, .devvn_cmt_tool, span.star_average {
    color: #000;
}
button#devvn_cmt_submit, button#devvn_cmt_replysubmit {
    background: #FAC02C;
		border-radius: 0;
		color: #000;
}
.woocommerce #review_form #respond p.form-submit input#submit, .woocommerce #reviews #comments ol.commentlist #respond p.form-submit input#submit {
    background: #FAC02C;
		border-radius: 0;
		color: #000;
}
.devvn_review_bottom .reply a, .devvn_cmt_tool a, .devvn_review_bottom a  {
    color: #005bb7;
}
.devvn_cmt_box>span {
    background-color: #666;
}
.note_review a {
    color: inherit;
}
time.woocommerce-review__published-date {
    color: #555;
}
.comment-reply-title {
    font-weight: normal;
}
.comment-form-rating label {
    font-weight: normal;
    font-size: 16px;
}
.comment-form-comment label {
    font-weight: normal;
    font-size: 16px;
}
#custom-comments {
    width: 250px !important;
    max-width: 100%;
    text-align: center;
}
#custom-comments .title {
    margin-bottom: 0;
    color: #000;
}
#custom-comments .count-review {
    color: #000;
}
#custom-comments .average-rating p {
    font-size: 40px;
    margin-bottom: 0;
    color: #fe302e;
}
.related .slider {
    width: 100% !important;
    margin-right: auto !important;
    margin-left: auto !important;
}
.nav-tabs + .tab-panels table th:first-child,
.nav-tabs + .tab-panels table td:first-child {
    padding-left: 1em !important;
}
.back-to-top {
    background: #910202;
    color: #fff;
}
.rating-wrap {
    text-align: center;
    display: flex;
    justify-content: space-evenly;
    margin: 10px;
}
.rating-wrap .star-rating {
    margin: 0;
}
.rating-wrap .text {
    vertical-align: middle;
    line-height: 1.5;
}
.note {
    background-color: #ffd6d1;
    padding: 35px 0 10px;
}
.note .row {
    margin-right: auto !important;
    margin-left: auto !important;
}
.note .note-box {
    text-align: center;
}
.note .note-box img {
}
.note .note-box .text {
    color: #000;
    margin: 1em 0;
    font-weight: bold;
    font-size: 18px;
}
.shop-container .product-main {
    background-color: #fff;
		padding: 0;
}
.product-sub {
    background-color: #fff;
    padding: 0px;
    padding-left: 20px !important;
    padding-right: 20px !important;
}
.product-sub .content {
    padding: 20px;
}
#tab-related_sp .box-text-products .price-wrapper .star-rating.star-rating--inline + span {
    font-size: 12px;
}
#tab-related_sp .box-text-products .price-wrapper .wooscp-btn {
    font-size: 14px;
    padding: 11px;
}
#tab-related_sp .box-text-products .price-wrapper .cart #buy_now_button {
    font-size: 11px;
    padding: 12px;
}
.has-sticky-product-cart{
    padding-bottom: 0 !important;
}
#tab-related-products .related{
    border: none;
}
#tab-related-products .related h3{
    display: none;
}

@media (max-width: 576px){
	.fancybox-show-thumbs .fancybox-inner {
    right: 0;
	}
	.fancybox-show-thumbs .fancybox-thumbs{
		display: none;
	}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
    .prev,
    .next,
    .text {
        font-size: 11px;
    }
}
@media (max-width: 850px) {
    .custom-info-product{
        display: block;
    }
		#tab-related-products .related {
			padding-bottom: 0;
		}
		.product-section, .woocommerce-section {
			padding-bottom: 0;
		}
    .custom-info-product .woocommerce-product-rating{
        margin-left: 0;
    }
    .sticky-add-to-cart__product .product-title-small {
        max-width: 180px !important;
    }
    .sticky-add-to-cart--active{
        display: block !important;
    }
    .logged-in .sticky-add-to-cart--active {
        top: 0 !important;
    }
    .logged-in #product_tabs.sticky {
        top: 67px;
    }
    #product_tabs.sticky {
        top: 67px;
				display: none;
    }
    #product_tabs.sticky #sticky-menu li {
        padding: 10px !important;
    }
    #header .stuck{
        display: block !important;
    }
    .has-sticky-product-cart{
        padding-bottom: 60px;
    }
    .has-sticky-product-cart .back-to-top.active{
        bottom: 70px !important;
    }
    #product_feature_price > .woocommerce-Price-amount > bdi{
        font-size: 24px;
    }
    .sticky-add-to-cart__product .product-title-small {
        max-width: unset !important;
    }
    .sticky-add-to-cart--active .sticky-add-to-cart__product {
        display: none !important;
    }
    .sticky-add-to-cart--active .group-action-btn #buy_now_button .mobile-price {
        display: block;
    }
    .logged-in #product_tabs.sticky {
        top: 0;
    }
    #product_tabs.sticky {
        top: 0;
				display: none;
    }
    #tskt_table {
        margin: 10px 0;
    }
    #product-related-posts {
      margin: 15px 0 !important;
			/* display: none; */
		}	
    #product_tabs.sticky #sticky-menu {
        column-count: 3;
        justify-content: center;
    }
    #product_tabs.sticky #sticky-menu li {
        width: auto !important;
    }
    .logged-in .sticky-add-to-cart--active {
        padding: 0;
        top: unset !important;
        bottom: 0 !important;
    }
    .sticky-add-to-cart--active .sticky-add-to-cart__product img {
        display: none;
    }
    .sticky-add-to-cart--active .group-action-btn {
        width: 100%;
    }
    .sticky-add-to-cart--active #buy_now_button {
        width: 50%;
        padding: 0;
		line-height: initial;
    }
    .sticky-add-to-cart--active #buy_now_button.call-to-buy {
        width: 100%;
        padding: 3px 0;
    }
    .sticky-add-to-cart--active #add_to_cart_button {
        display: block;
    }
    .sticky-add-to-cart--active button {
        min-height: unset !important;
    }
    .sticky-add-to-cart--active button span {
        font-size: 15px;
		line-height: 1.4;
    }
    /*   #product_feature_price {*/
    /*	padding-left: 10px !important;*/
    /*}*/
    .product-gallery {
        padding: 0 30px;
    }
    /* .product-info {
		padding: 0 30px;
	} */
    #product_feature_right {
        min-width: unset;
    }
    .tabbed-content .nav-tabs > li {
        flex: unset;
    }
    #add_to_cart_button img {
        position: relative;
        top: unset;
        left: unset;
    }
    #call_again_button a img {
        position: relative;
        top: unset;
        left: unset;
    }
    .box-text-products .price-wrapper .wooscp-btn {
        width: 100%;
        position: relative;
        bottom: unset;
        right: unset;
        top: unset;
        margin-top: 15px;
    }
    .box-text-products .price-wrapper .cart {
        width: 100%;
        margin-left: 0;
        position: relative;
        bottom: unset;
        top: unset;
        right: unset;
        margin-bottom: 0;
    }
    .box-text-products .price-wrapper .cart #buy_now_button {
        text-align: center;
    }
    .rating-wrap {
        display: inline;
    }
    .rating-wrap .star-rating {
        display: block;
        width: 100%;
    }
    .rating-wrap .star-rating + span {
        width: 100%;
        display: block;
        text-align: left;
    }
}

.widget.widget-upsell.up-sells > div, .widget.widget-cross-sell.cross-sells > div {
    margin: 0;
	border-left: 4px solid #fac02c;
    padding-left: 10px;
}
.widget.widget-upsell.up-sells li, .widget.widget-cross-sell.cross-sells li {
    list-style: none;
    padding: 0px 0 5px 70px;
    min-height: 60px;
    position: relative;
    overflow: hidden;
    vertical-align: top;
    line-height: 1.33;
}
.widget.widget-upsell.up-sells li a, .widget.widget-cross-sell.cross-sells li a {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    line-height: 1.3;
}
.widget.widget-upsell.up-sells li a img, .widget.widget-cross-sell.cross-sells li a img {
    top: 0px;
    position: absolute;
    left: 0;
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
}
.widget.widget-upsell.up-sells li del span, .widget.widget-cross-sell.cross-sells li del span{
    text-decoration-line: line-through;
}
.tuvanmuahang .hotline span {
    color: #000;
}
/*---sp co qua tang---*/
.quatangthongbao {
	padding: 10px 10px 8px 80px;
	margin-bottom: 10px;
	color: white;
	text-align: center;
	background: #e21d22 url(../../images/gift-icon.png) 8px center no-repeat;
	font-size: 18px;
	border-radius: 40px;
}
.quatangthongbao p {
    margin-bottom: 0px;
	color: white;
}
.quatangthongbao a {
	color: #ffb100;
}
.quatangthongbao a:hover {
	color: #fac02c;
}

.chuavatthongbao, .chuavatthongbao p {
	color: #fac02c;
}


#product-related-posts{

}

#product-related-posts .post-related-item{
	border-bottom: 1px solid #ccc;
    padding: 10px 0;
}

#product-related-posts .post-related-item a{
	display: flex;
}

#product-related-posts .post-related-item .related-img{
	width: 40%;
	margin-right: 10px;
}

#product-related-posts .post-related-item .related-img img{
	width: 100%;
	object-fit: cover;
}

#product-related-posts .post-related-item .related-title{
	font-size: 14px;
	width: 60%
}
/* 
.shop-bar {
    border: 1px solid #03234b;
    border-radius: 5px;
    overflow: hidden;
}

.shop-bar .content {
    font-size: 14px;
    color: #000;
    padding: 0 10px;
}

.shop-bar .content ul li {
    line-height: 1.5;
    margin: 1em 0;
}

.shop-bar .content ul li img {
    max-width: 25px;
}

.shop-bar .content ul li i {
    font-size: 20px;
    color: #288ad6;
}

.shop-bar.contact .content {
    padding: 10px;
}

.shop-bar.contact .content .top-content {
    display: flex;
    align-items: center;
}

.shop-bar.contact .content .top-content .img {
    width: 30%;
    margin-right: 10px;
}

.shop-bar.contact .content .top-content .img img {
    width: 100%;
}

.shop-bar.contact .content .top-content .com-info .title {
    color: #fbb040;
    margin-bottom: 0;
    font-size: 22px;
    font-weight: bold;
}

.shop-bar.contact .content .top-content .com-info .address {
    font-size: 10px;
    margin-bottom: 0;
}

.shop-bar.contact .content .bottom-content {
    display: flex;
    justify-content: space-between;
}

.shop-bar.contact .content .bottom-content a {
    width: 45%;
    text-align: center;
    border: 1px solid #fbb040;
    box-sizing: border-box;
    border-radius: 4px;
    color: #fbb040;
    padding: 10px 4px;
    transition: all 0.5s;
}

.shop-bar.contact .content .bottom-content a:hover {
    color: #fff;
    background-color: #fbb040;
}


.shop-bar.contact.home .content .bottom-content {
    display: block;
    margin-top: 20px;
}

.shop-bar.contact.home .content .bottom-content a {
	width: 100%;
    display: inline-block;
    padding: 0;
    border: none;
    text-align: left;
}

.shop-bar.contact.home .content .bottom-content a:hover{
	background-color: transparent;
	color: initial;
} */

.ddnp-box, .spbg-box{

}
.ddnp-box p, .spbg-box p{
	margin-bottom: 5px;
}
.ddnp-box li, .spbg-box li {
    margin: 0;
}
#ddnb {
    margin: 20px 0;
    /* background-color: #E5E5E5; */
    padding: 20px;
    border: 1px solid #ececec;
    display: none;
}

#ddnb .title {
    font-size: 24px;
    font-weight: bold;
}

#ddnb ul {
    padding-inline-start: 40px;
    /* list-style:'\2713' !important; */
    list-style: none !important;
    list-style-image: url("images/checkbox.png") !important;
}

#ddnb ul li{
    text-indent: 5px;
}
/* css trang product cu the*/
/*
.khung-chinh-sach {
	border: 1px solid #ececec;
}
.header-khung-chinh-sach {
	background-color: #ececec;
	padding: 5px 0 5px 10px;
	text-align: bold;
}
.content-khung-chinh-sach {
	padding: 5px 0 5px 10px;
}
.red {
	color: red;
}
end css trang product cu the*/