body {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 16px;
    font-style: normal;
    color: #333e48;
}

a, a em, a b, button, input[type="button"], input[type="submit"] {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a {
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #d44145;
    text-decoration: none;
}

p {
    margin-bottom: 10px;
}

a:hover, a:focus {
    color: #d44145;
    text-decoration: none;
}

.text-black {
    color: #333e48;
}

img {
    max-width: 100% !important;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1.2;
}

h1 {
    font-size: 24px;
}

h2 {
    font-size: 22px;
}

h3 {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5, h6 {
    font-size: 17px;
}

.bg-color {
    background-color: transparent;
    background-image: linear-gradient(90deg, #DF4979 44%, #E36B31 50%);
}

.bar-support {
    border-bottom: 1px solid #0000001A;
    padding: 5px 0;
    font-size: 14px;
}

.bar-left {
    width: 16%;
}

.bar-right {
    width: 20%;
}

 .search-tog1 {
    height: 30px;
    width: 30px;
    border: 0;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    background: url("../images/icon_Search.png") no-repeat center;
}

.swe-cart-icon {
    position: relative;
    font-size: 24px;
    transition: 300ms;
    width: 30px;
    height: 30px;
    line-height: 1;
}

.swe-cart-subtotal {
    margin-left: 10px;
}

.search-cate {
    height: 30px;
    line-height: 1;
}

.owl-theme .owl-dots, .owl-theme .owl-nav {
    text-align: center;
    -webkit-tap-highlight-color: transparent
}

.owl-theme .owl-nav {
    margin-top: 0
}

.slide.owl-theme .owl-nav {
    margin-top: 0
}

.owl-theme .owl-nav [class*=owl-] {
    color: #E36B31;
    font-size: 14px;
    padding: 20px 18px;
    display: inline-block;
    background: none;
    cursor: pointer;
    border: none;
    margin: 0;
    border-radius: 0;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    color: #869791;
    text-decoration: none
}

.owl-theme .owl-nav .disabled {
    opacity: .5;
    cursor: default
}

.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
    padding: 0;
    background: none;
    border: none;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    margin: 5px 5px;
    background: #CCCCCC;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #f6911d
}

.owl-theme .owl-dot .owl-dot.active span, .owl-theme .owl-dot .owl-dot:hover span {
    background: #f6911d;
}

.owl-theme .owl-dot .owl-dot span {
    margin: 5px;
}

.slide .owl-dots,
.slider-tienich .owl-dot {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.slide.owl-theme .owl-nav.disabled + .owl-dots {
    margin-top: 0 !important;
}

.owl-nav .owl-prev,
.owl-nav .owl-next {
    position: absolute;
    top: 50%;
    transition: all .6s ease;
    z-index: 9999;
    text-indent: -9999em;
    width: 50px;
    height: 50px;
    margin: 0;
    transform: translateY(-50%);
    background: none;
    border: none;
}

.owl-nav .owl-prev {
    left: 30px;
}

.owl-nav .owl-next {
    right: 30px;
}

.owl-nav .owl-next::after, .owl-nav .owl-prev::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    bottom: 50%;
    content: "";
    height: 30px;
    margin-bottom: -5px;
    position: absolute;
    transform: rotate(-45deg);
    width: 30px;
    display: inline-block;
    border-color: #E36B31
}

.owl-nav .owl-prev::after {
    border-style: solid none none solid;
    border-width: 2px medium medium 2px;
    right: 9px;
}

.owl-nav .owl-next::after {
    border-style: none solid solid none;
    border-width: medium 2px 2px medium;
    left: 9px;
}

.owl-nav button:focus {
    outline: none;
}

.owl-theme .owl-nav [class*="owl-"]:hover,
.owl-theme .owl-nav [class*="owl-"]:focus {
    color: #a07008
}

.elementor-section {
    padding: 80px 0px 80px 0px;
}

.slogan-image {
    width: 80px;
}

.slogan-content {
}

.slogan-image:hover img {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
}

.slogan-image img {
    transition-duration: 0.3s;
}

.elementor-image-box-description {
    font-size: 14px;
}

.img-sale {
    border-radius: 8px;
}


.products-thumb > a img,
.item-img > a img {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
    border-radius: 5px;
}

.products-thumb > a .hover-image,
.item-img > a .hover-image {
    left: 0;
    top: 0;
    position: absolute;
    opacity: 0;
    transform: translateX(0%);
    -moz-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: rotateY(90deg);
    -webkit-transform: rotateY(90deg);
    transition: all 0.4s linear 0s;
    z-index: 1;
    padding: 10px;
}

.products-entry:hover .products-thumb > a .thumbnail1:has(+ .thumbnail2),
.products-entry:hover .item-img > a .thumbnail1:has(+ .thumbnail2) {
    transform: rotateY(-90deg);
    -webkit-transform: rotateY(-90deg);
    opacity: 0;
    transition: all 0.4s linear 0s;
}

.products-entry:hover .products-thumb > a .hover-image,
.products-entry:hover .item-img > a .hover-image {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
    opacity: 1;
    transition: all 0.4s linear 0s;
}

.swe-title {
    font-size: 36px;
    text-transform: uppercase;
}

.item-img {
    position: relative;
    display: block;
    vertical-align: top;
    text-align: center;
    border: 1px solid #ebebeb;
    border-radius: 5px;
    padding: 10px;
}

.products-entry:hover .item-img {
    border-color: #d44145;
}

.products-content {
    padding-top: 10px;
}

.products-content h3 {
    font-size: 14px;
    font-weight: 500;
}

.products-content h3 a:hover {
    color: #d44145;
}

.price-now {
    margin-top: 4px;
    font-size: 22px;
    font-weight: 600;
}

.price-old {
    color: #999;
    font-size: 15px;
    text-decoration: line-through;
}

.per-promotion {
    font-size: 13px;
    color: #d82a29;
    margin-left: 5px;
}

.add_to_cart_button {
    text-align: center;
    color: #000;
    width: 35px;
    height: 35px;
    line-height: 35px;
    position: absolute;
    right: 0;
    bottom: 45px;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    max-width: 35px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    margin: 0;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-transform: translateY(40px);
    -moz-transform: translateY(40px);
    -o-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
    font-size: 0;
    background-color: #ebebeb;
}

.add_to_cart_button:after {
    content: '';
    width: 21px;
    height: 20px;
    display: inline-block;
    background-color: #D44145;
    -webkit-mask-image: url("../images/icon-add-to-cart.svg");
    mask-image: url("../images/icon-add-to-cart.svg");
    margin-top: 8px;
    margin-right: 2px;
}

.products-entry:hover .add_to_cart_button {
    background-color: #D44145;
}

.products-entry:hover .add_to_cart_button:after {
    background-color: #ffffff;
}

.main-content {
    padding-bottom: 80px;
}

.footer {
    background-color: transparent;
    background-image: linear-gradient(90deg, #DF4979 37.36%, #E36B31 71.43%);
    padding: 68px 0px 60px 0px;
    color: #ffffff;
}

.footer a {
    color: #ffffff;
}

.copyright {
    background-color: #17414F;
    color: #ffffff;
    padding: 20px 0px 20px 0px;
}

.copyright * {
    color: #ffffff;
}

.product-child-item {

}

.product-child-list {
    padding: 15px 0px;
    background: #f4f4f4;
    border-radius: 8px;
}

.product-child-item {
    margin: 10px;
    width: 140px;
    max-width: 160px;
    padding: 10px;
    font-size: 14px;
    border-radius: 10px;
    filter: drop-shadow(0 0 3px rgba(44, 44, 44, 0.2));
    background-color: #fff;
}

.product-child-item h2 {
    font-size: 14px;
    color: #000000;
}

p.group-title {
    width: 140px;
    border-radius: 10px;
    background: linear-gradient(90deg, rgb(223, 73, 121) 37.36%, rgb(227, 107, 49) 71.43%);
    color: #fff;
    font-weight: 700;
    padding: 10px;
    margin: 10px;
    font-size: 16px;
}

.product-child-group {
    margin-bottom: 15px;
}

.attr-item {
    display: inline-block;
    margin: 3px 5px 2px 0;
    border-radius: 5px;
    padding: 6px 6px;
    font-weight: 600;
    position: relative;
    font-size: 12px;
    background: #f2f2f2;
}

.product-attrs {
    margin-top: 5px;
    margin-bottom: 10px;
}

.button {
    border: 1px solid #E36B31;
    padding: 10px 20px;
    font-weight: bold;
    font-size: 16px;
    border-radius: 20px;
    padding: 10px 30px;
    color: #E36B31;
}

.button:hover {
    background: #E36B31;
    color: #ffffff;

}

.filter-box-group .brand-filter-list a {
    height: 42px;
    border-radius: 10px;
    box-shadow: 0 0 6px rgba(44, 44, 44, 0.35);
    background-color: #fff;
    font-weight: 700;
    font-size: 14px;
    width: 99px;
    text-align: center;
    padding: 10px;
    margin: 12px 10px 0 0;
}

.filter-box-group .brand-filter-list img {

}

.filter-box-group .brand-filter-list a:hover {
    background: #fad8d8;
}

.filter-container .filter-selected-list {
    border-top: 1px solid #ECECEC;
    display: flex;
    flex-wrap: wrap;
    padding: 16px 0 0;
    align-items: center;
    margin-top: 15px;
}

.filter-list-container {
    margin-top: 12px;
}

.filter-container .filter-item {
    margin: 0 10px 10px 0;
}

.filter-container .filter-name, .filter-box-group .sort-list a {
    display: block;
    border-radius: 7px;
    border: 1px solid #d3d3d3;
    line-height: 16px;
    padding: 10px 12px;
    position: relative;
    background: #f3f4f6;
    font-weight: 500;
    font-size: 13px;
    color: #000000;
}

.filter-container .filter-name::after {
    content: "\f107";
    font-family: "FontAwesome";
    font-weight: 900;
    margin-left: 4px;
}

.filter-container .filter-content-general, .filter-container .filter-content-group {
    display: none;
    max-width: 440px;
    box-shadow: 0 0 21px 0 rgba(0, 0, 0, 0.2509803922);
    border-radius: 8px;
    margin-top: 15px;
    position: absolute;
    background: #fff;
    z-index: 2;
    min-width: 380px;
}

.filter-container .filter-group-middle {
    padding: 23px 12px;
    display: flex;
    flex-wrap: wrap;
}

.filter-container .filter-group-bottom {
    box-shadow: 0 0 21px 0 rgba(158, 158, 158, 0.2509803922);
    padding: 11px;
    display: flex;
    justify-content: space-between;
    text-align: center;
}

.filter-container .filter-title {
    border: 1px solid #DFDFDF;
    padding: 9px 12px;
    line-height: 16px;
    background: #fff;
    border-radius: 4px;
    margin: 0 8px 8px 0;
    color: #000000;
}

.filter-container .filter-group-bottom a:first-child {
    background: #fff;
    box-shadow: 0px 0px 0px 1px #de0000;
}

.filter-container .filter-group-bottom a.activexemkq {
    background: #3D52BF;
}

.filter-container .filter-group-bottom a:last-child {
    color: #fff;
}

.filter-container .filter-group-bottom a {
    line-height: 39px;
    border-radius: 6px;
    background: #fad8d8;
    color: #de0000;
    font-weight: 600;
    width: calc(100% / 3 - 5px);
    white-space: nowrap;
    font-size: 13px;
}

.group-title_ {
    font-size: 18px;
    font-weight: 700;
    margin: 0 12px 8px 0;
}

.filter-container .filter-name:hover {
    border-color: #de0000;
    background: #fad8d8;
    color: #de0000;
}

.filter-container .filter-item.current .filter-content-group, .filter-container .filter-item.current .filter-content-general {
    display: block;
}

.filter-container .filter-title.selected {
    border-color: #546CE8;
    background: #FAF7FF;
    color: #546CE8;
}

.filter-container .filter-item.current .filter-name::before {
    content: "";
    border-left: 13px solid transparent;
    border-right: 13px solid transparent;
    border-bottom: 13px solid #fff;
    position: absolute;
    bottom: -16px;
    z-index: 4;
    left: 50%;
    transform: translateX(-50%);
}

.filter-container .filter-name::after {
    content: "\f107";
    font-family: "fontawesome";
    font-weight: 900;
    margin-left: 4px;
}

.filter-container .filter-item.current .filter-name::after {
    content: "\f0d8";
}

.filter-selected-list a {
    font-size: 14px;
    margin: 0 10px 10px 0;
    color: #de0000;
    box-shadow: 0 0 0 .5px #de0000;
    background-color: #fad8d8 !important;
    border-radius: 7px;
    padding: 0 12px;
    font-weight: 500;
    border: 0 !important;
}

.filter-container .filter-selected-list a {
    border: 1px solid #3D52BF;
    border-radius: 8px;
    margin: 0 12px 8px 0;
    line-height: 36px;
    height: 36px;
    background: #FAF7FF;
    background-color: rgb(250, 247, 255);
    padding: 0 10px;
}

.filter-container a.filter-name-hightl {
    color: #de0000 !important;
    box-shadow: 0 0 0 .5px #de0000;
    background-color: #fad8d8 !important;
}

.product-featured-group {
    padding: 12px 0;
    border-top: 5px solid #E36B31;
    border-bottom: 5px solid #E36B31;
    border-radius: 2px;
    margin-bottom: 10px;
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
}


.product-featured-group .product-featured-list {
    width: calc(100% - 134px);
}

.product-featured-group .item {
    border-radius: 10px;
    filter: drop-shadow(0 0 3px rgba(44, 44, 44, 0.2));
    background-color: #fff;
    text-align: center;
    font-size: 13px;
    line-height: 18px;
    color: #202c42;
    font-weight: 700;
    display: block;
    margin: 4px;
    padding: 8px 5px;
}

.product-featured-group .item .item-thumb {
    display: block;
    position: relative;
    padding-bottom: 75px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 80%;
}

.product-featured-group .item .item-title {
    font-size: 14px;
}

.line-clamp-2 {
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

.product-featured-group .item:hover {
    color: #ff111a;
    filter: drop-shadow(0 0 3px rgba(0, 0, 255, 0.6));
}

.product-detail .name-product {
    font-size: 20px;
    margin-bottom: 30px
}

.product-detail .main-product-left {
    width: 390px;
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    margin-right: 10px
}

.product-detail .main-product-left .offer-detail {
    border: 1px solid #E36B31;
    border-radius: 8px;
    margin-top: 15px;
}

.product-detail .main-product-left .offer-detail .title {
    padding: 10px 5px;
    background: #fff2e1;
    border-radius: 7px 7px 0 0;
    color: #E36B31;
    font-weight: 700
}

.product-detail .main-product-left .offer-detail .content-offer p {
    color: #007bff;
    font-size: 14px;
    padding: 10px;
    padding-top: 0;
}

.product-detail .main-product-left .offer-detail .content-offer .kmai-info {
    display: block;
}

.product-detail .main-product-left .offer-detail .content-offer p:first-child {
    padding-top: 10px;
}

.product-detail .main-product-left .offer-detail .content-offer i {
    color: #222;
    padding-right: 3px
}

.product-detail .main-product-left .note-pay {
    font-size: 12px;
    padding: 10px 0
}

.product-detail .main-product-mid {
    width: 490px;
    margin-right: 10px;
    background: #fff;
    padding: 10px;
    border-radius: 15px
}

.product-detail .main-product-mid .price {
    font-size: 24px;
    font-weight: 700;
    color: #ef1200;
    padding-top: 10px
}

.product-detail .main-product-mid .main-price {
    padding: 10px 0
}

.product-detail .main-product-mid .old-price {
    font-weight: 400;
    font-size: 14px;
    padding: 0 5px
}

.product-detail .main-product-mid .saleof-price {
    color: #ef1200;
    font-weight: 700;
    font-size: 14px
}

.product-detail .main-product-mid .summary {
    padding: 10px 0
}

.product-detail .main-product-mid .product-combo-config {
    margin-right: -10px;
    padding-top: 10px;
}

.product-detail .main-product-mid .product-combo-config .item_combo_config {
    width: calc(100% / 3 - 10px);
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding: 10px 5px;
    background: #fbfbfbfb;
    border: 1px solid #d9d9d9;
    border-radius: 8px;
    position: relative;
    overflow: hidden;
    color: #000000;
}

.product-detail .main-product-mid .product-combo-config .item_combo_config:hover {
    color: #E36B31
}

.product-detail .main-product-mid .product-combo-config .item_combo_config b {
    font-size: 13px
}

.product-detail .main-product-mid .product-combo-config .item_combo_config p {
    font-size: 13px;
    margin-bottom: 5px
}

.product-detail .main-product-mid .product-combo-config .item_combo_config.active {
    border: 1px solid #ff9300
}

.product-detail .main-product-mid .product-combo-config .item_combo_config.active::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    height: 0;
    border-top: 0 solid transparent;
    border-bottom: 23px solid transparent;
    border-right: 23px solid #ff9300
}

.product-detail .main-product-mid .product-combo-config .item_combo_config.active::before {
    position: absolute;
    content: "\f00c";
    font-family: 'Font Awesome 5 Free';
    right: 2px;
    top: 2px;
    color: #fff;
    font-size: 9px;
    z-index: 9999;
    font-weight: 900;
}

.product-detail .main-product-mid #config-holder {
    margin: 10px 0
}

.product-detail .main-product-mid #config-holder span.name {
    width: 90px
}

.product-detail .main-product-mid #config-holder ul {
    display: inline-block;
    width: calc(100% - 90px) !important;
    margin-bottom: 0;
}

.product-detail .main-product-mid #config-holder li {
    margin-bottom: 5px;
    float: left;
    margin-right: 5px;
    border: solid 1px #aaa;
    padding: 7px 10px;
    cursor: pointer;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    color: #333;
    border-radius: 8px
}

.product-detail .main-product-mid #config-holder ul > span {
    line-height: 23px;
    margin-right: 10px;
    float: left
}

.product-detail .main-product-mid #config-holder li.selected-attr-value {
    border-color: #ff9300 !important;
    border-width: 1px !important
}

.product-detail .main-product-mid #config-holder li.selected-attr-value::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 0 solid transparent;
    border-top: 20px solid transparent;
    border-right: 20px solid #ff9300
}

.product-detail .main-product-mid #config-holder li.selected-attr-value::after {
    position: absolute;
    content: "\f00c";
    font-family: Font Awesome\ 5 Free;
    right: 2px;
    bottom: 2px;
    color: #fff;
    font-weight: 900;
    font-size: 8px;
}

.product-detail .main-product-mid #config-holder li.unselectable-attr-value {
    opacity: .5;
    pointer-events: none
}

.product-detail .main-product-mid #config-holder .js-select-config {
    margin-bottom: 10px
}

.product-detail .main-product-mid .chat-now-dt {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    line-height: 50px;
    height: 50px;
    margin-bottom: 10px;
    background: #0084cb;
    border-radius: 10px;
    font-size: 22px;
    font-weight: 700
}

.product-detail .main-product-mid .chat-now-dt a {
    color: #fff
}

.product-detail .main-product-mid .btn-add-cart {
    margin-right: -10px
}

.product-detail .main-product-mid .btn-add {
    width: calc(100% / 2 - 10px);
    margin-right: 10px;
    background: linear-gradient(90deg, #DF4979 37.36%, #E36B31 71.43%);
    border-radius: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-size: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 5px;
    line-height: 1.2;
}

.product-detail .main-product-mid .btn-add span {
    padding-top: 3px;
    font-size: 12px;
    text-align: center;
}

.product-detail .main-product-right {
    width: calc(100% - 490px - 390px);
    background: #fff;
    padding: 10px;
    border-radius: 15px
}

.product-detail .main-product-right .product-warranty {
    border-radius: 10px;
    border: 1px solid #E36B31;
    margin-bottom: 10px
}

.product-detail .main-product-right .product-warranty .title {
    padding: 12px;
    font-weight: 700;
    border-bottom: 1px solid #d9d9d9;
    font-size: 19px;
}

.product-detail .main-product-right .product-warranty .content {
    padding: 10px
}


.product-detail .main-product-right .product-yentammuahang {
    border-radius: 10px;
    border: 1px solid #ff9300;
    margin-bottom: 10px
}

.product-detail .main-product-right .product-yentammuahang .title {
    padding: 12px;
    font-weight: 700;
    border-bottom: 1px solid #d9d9d9;
    font-size: 19px;
}

.product-detail .main-product-right .product-yentammuahang .content {
    padding: 10px
}

.product-detail .main-product-right .product-yentammuahang .content p {
    line-height: 20px;
    padding-left: 12px;
    position: relative
}

.product-detail .main-product-right .product-yentammuahang .content p::before {
    content: "";
    position: absolute;
    top: 7px;
    left: 0;
    width: 4px;
    height: 4px;
    border: .8px solid #777;
    border-radius: 50%
}

.product-detail .main-product-right .banner-sale-detail img {
    width: 100%
}

.product-detail #comboset {
    margin-top: 20px
}

.product-detail #comboset .comboset-title {
    font-weight: 700;
    font-size: 22px;
    padding-bottom: 10px
}

.product-detail #comboset .comboset-content {
    padding: 10px;
    background: #fff;
    border: 2px dashed #ef1200 !important;
    border-radius: 15px
}

.product-detail #comboset .comboset-container .c-pro-item .c-pro-name span {
    white-space: normal;
    font-weight: 400
}

.product-detail .content-desc-detail {
    margin: 20px 0
}

.product-detail .content-desc-detail .content-desc {
    width: 795px;
    margin-right: 10px;
    background: #fff;
    border-radius: 15px
}

.product-detail .content-desc-detail .content-desc .title {
    padding: 15px 0;
    margin-bottom: 20px;
}

.product-detail .content-desc-detail .content-desc .title span {
    font-size: 23px;
    border-bottom: 1px solid #ff9300;
    padding-bottom: 10px;
    padding-left: 15px
}

.product-detail .content-desc-detail .content-desc .content {
    padding: 10px;
    width: 100%;
    display: block;
    overflow: hidden;
    position: relative;
    font-size: 18px;
    line-height: 1.3;
}

.product-detail .content-desc-detail .content-desc .content h2 {
    padding-bottom: 10px;
    text-align: center
}

.product-detail .content-desc-detail .content-desc .content::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
    background: linear-gradient(transparent, #fff)
}

.product-detail .content-desc-detail .content-desc .content.active {
    height: auto !important
}

.product-detail .content-desc-detail .content-desc .content.active::after {
    display: none
}

.product-detail .content-desc-detail .content-productSpec {
    width: calc(100% - 795px);
}

.product-detail .content-desc-detail .thongsokythuat {
    background: #fff;
    border-radius: 15px;
    padding: 10px 0;
}

.product-detail .content-desc-detail .content-productSpec .title {
    padding: 15px 0
}

.product-detail .content-desc-detail .content-productSpec .title span {
    font-size: 20px;
    border-bottom: 1px solid #ff9300;
    padding-bottom: 10px;
    padding-left: 15px
}

.product-detail .content-desc-detail .content-productSpec .content {
    padding: 10px;
    height: 500px;
    position: relative;
    overflow: hidden
}

.product-detail .content-desc-detail .content-productSpec .content::after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    background: -webkit-gradient(linear, left top, left bottom, from(transparent), to(#fff));
    background: linear-gradient(transparent, #fff)
}

.product-detail .content-desc-detail .content-productSpec .content td:nth-child(odd) {
    font-weight: 700;
    width: 30%
}

.product-detail .content-desc-detail .content-productSpec .content td {
    padding: 5px 0
}

.product-detail .content-desc-detail .content-productSpec .button-box {
    display: block;
    width: 96%;
    text-align: center;
    margin: 10px auto;
    color: #4d91ff;
    padding: 10px;
    border: 1px solid #4d91ff
}

.product-detail .product-same-product {
    background: #fff;
    border-radius: 15px
}

.product-detail .product-same-product .title {
    font-size: 24px;
    padding: 15px 0
}

.product-detail .product-same-product .list-product .product-item {
    width: 100%
}

.product-detail .tab-control h3 {
    font-size: 20px;
    padding-bottom: 10px;
    padding-left: 15px;
    display: inline-block;
    margin-right: 15px;
    padding-top: 15px;
}

.product-detail .tab-control .active h3 {
    border-bottom: 1px solid #ff9300;
}

#config-holder tr {
    margin-bottom: 10px;
    display: flex;
    align-items: center
}

#config-holder td:nth-child(1) {
    width: 100px;
}

#config-holder td {
    width: calc(100% - 100px)
}

#config-holder .js-variant-option-value {
    margin-bottom: 5px;
    float: left;
    margin-right: 5px;
    border: solid 1px #aaa;
    padding: 7px 15px 7px 10px;
    cursor: pointer;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    color: #333;
    border-radius: 8px
}

#config-holder .js-variant-option-value.selected {
    border-color: #E36B31;
    border-width: 1px
}

#config-holder .js-variant-option-value.selected::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: 0;
    width: 0;
    height: 0;
    border-bottom: 0 solid transparent;
    border-top: 20px solid transparent;
    border-right: 20px solid #E36B31
}

#config-holder .js-variant-option-value.selected::after {
    position: absolute;
    content: "\f00c";
    font-family: 'fontawesome';
    right: 2px;
    bottom: 2px;
    color: #fff;
    font-weight: 900;
    font-size: 8px
}

/* combo set */
.popup-change-pro {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: rgba(0, 0, 0, 0.8);
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    opacity: 0;
    -webkit-transition: .3s all;
    transition: .3s all
}

.popup-change-pro.active {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    z-index: 99999;
    -webkit-transition: .3s all;
    transition: .3s all
}

.comboset-content.border {
    border: solid 3px #de0b00
}

.popup-change-pro .popup-main {
    width: 900px;
    margin: auto;
    background-color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding-bottom: 10px;
    height: calc(100vh - 40px)
}

.popup-change-pro .popup-main .close-popup {
    cursor: pointer;
    padding: 6px 30px 6px 0;
    background-image: url(../images/close.png);
    background-repeat: no-repeat;
    background-position: 38px center
}

.popup-change-pro .popup-main a {
    color: #333
}

.popup-change-pro .popup-main .c-price {
    color: #333;
    text-decoration: line-through
}

.popup-change-pro .popup-main .c-unprice {
    color: #ef1200
}

.popup-change-pro .popup-main .c-sale {
    color: #ef1200
}

.popup-change-pro .popup-main .c-btn {
    cursor: pointer;
    display: block;
    text-transform: uppercase;
    font-size: 11px;
    color: #d00;
    border: solid 1px #d00;
    text-align: center;
    margin: auto;
    margin-top: 10px;
    padding: 6px 0;
    border-radius: 2px
}

.popup-change-pro .popup-main .c-btn:hover {
    border-color: #000;
    color: #060606
}

.popup-change-pro .list-product-change ul {
    max-height: unset;
    overflow-y: scroll;
    margin: 0;
    padding-bottom: 0
}

.popup-change-pro .list-product-change ul li {
    padding: 10px;
    border-bottom: 1px solid #e1e1e1
}

.popup-change-pro .list-product-change ul::-webkit-scrollbar {
    width: 10px;
    background: transparent
}

.popup-change-pro .list-product-change ul::-webkit-scrollbar-track {
    background: transparent
}

.popup-change-pro .list-product-change ul::-webkit-scrollbar-thumb {
    background: #0001;
    border-radius: 50px
}

.popup-change-pro .list-product-change ul::-webkit-scrollbar-thumb:hover {
    background: #0003
}

.c-pro-img {
    position: relative;
    padding-top: 90%;
    margin-bottom: 10px;
    display: block
}

.c-pro-img img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    max-width: 100%;
    max-height: 100%
}

.c-pro-item {
    width: 194px;
    padding: 15px 10px;
    float: left
}

.c-pro-name {
    margin-bottom: 8px;
    display: block;
    height: 55px;
    overflow: hidden;
    font-size: 13px;
    font-weight: 600;
}

.c-pro-price {
    display: block;
    font-weight: 600;
    color: #d00;
    font-size: 17px
}

.c-pro-oldprice {
    font-size: 14px;
    text-decoration: line-through;
    color: #666;
    height: 20px;
    display: inline-block
}

.c-pro-discount {
    font-size: 12px;
    color: red
}

.c-pro-change {
    display: block;
    color: #E36B31 !important;
    margin-top: 20px;
    cursor: pointer;
    border: 1px solid;
    padding: 8px 10px;
    text-align: center;
    border-radius: 3px
}

.comboset-info {
    font-size: 16px;
    float: right;
    width: 220px;
    padding: 15px 10px;
    padding-top: 90px;
    position: absolute;
    top: 0;
    right: 0;
}

.comboset-info .price {
    color: #e00;
    font-weight: 700;
    font-size: 18px;
    margin: 5px 0 0
}

.comboset-info .oldprice {
    font-weight: 700;
    font-size: 14px;
    color: #999;
    text-decoration: line-through;
    padding-top: 2px
}

.comboset-product-list {
    margin-right: 220px;
    margin-left: 194px;
    overflow: auto
}

.comboset-info .buy_combo {
    margin-top: 10px;
    background: linear-gradient(180deg, #FFBA28 0%, #FF9401 79.17%);
    display: block;
    text-align: center;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    border-radius: 3px;
    font-size: 13px;
}

.comboset-info .buy_combo:hover {
    background: #b00
}

.c-pro-item.c-pro-main {
    float: left;
    padding: 15px 10px
}

.js-load-change .c-pro-item {
    margin: 1%;
    width: 23%;
    border: solid 1px #eee
}

.popup-change-pro .popup-main .head {
    padding: 0 1%;
    height: auto;
    overflow: hidden;
    margin-top: 10px
}

.popup-change-pro .popup-main .head .title {
    font-weight: 700;
    font-size: 16px;
    float: left
}

.popup-change-pro .popup-main .head .close {
    float: right
}

.js-load-change .c-pro-item:nth-child(4n+1) {
    clear: both
}

.list-product-change {
    height: calc(100% - 60px);
    overflow: auto
}

.comboset-container {
    height: 360px;
    overflow-x: scroll;
    overflow-y: hidden;
    white-space: nowrap;
    display: flex
}

.page-main-content {
    padding-bottom: 80px;
}

.container-cart {
    width: 700px;
    margin: 0 auto
}

.container-cart .box-product-cart {
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    -webkit-box-shadow: 0 1px 2px 0 #3c40431a, 0 2px 6px 2px #3c404326;
    box-shadow: 0 1px 2px 0 #3c40431a, 0 2px 6px 2px #3c404326
}

.container-cart .title-cart {
    padding: 10px 0;
    color: #E36B31;
    padding-top: 20px;
}

.container-cart .title-cart h2 {
    text-align: center;
    width: calc(100% - 50px);
    margin-right: 40px;
    font-size: 22px;
}

.container-cart .title-cart .go-back {
    width: 70px;
    color: #E36B31;
    font-weight: 700
}

.container-cart .js-item-row {
    width: 100%;
    margin-bottom: 20px;
}

.container-cart .js-item-row .cart-image {
    width: 35%;
    margin-right: 15px
}

.container-cart .js-item-row .cart-info-product {
    width: calc(100% - 35%)
}

.container-cart .js-item-row .name-product {
    padding-bottom: 7px
}

.container-cart .js-item-row .name-product a {
    font-weight: 700
}

.container-cart .js-item-row .price-cart {
    padding-bottom: 5px
}

.container-cart .js-item-row .price-cart .price {
    color: #d70018;
    font-weight: 700
}

.container-cart .js-item-row .price-cart .old-price {
    padding: 0 10px
}

.container-cart .js-item-row .price-cart .saleoff {
    padding: 3px 5px;
    background: #d70018;
    color: #fff;
    border-radius: 4px
}

.container-cart .js-item-row .cart-specialOffer {
    margin-top: 10px;
    padding: 5px;
    background-color: #f6f6f6;
    border-radius: 10px
}

.container-cart .js-item-row .cart-specialOffer .title {
    padding: 5px 0;
    font-weight: 700
}

.container-cart .js-item-row .cart-specialOffer .content li {
    position: relative;
    padding-left: 10px;
    padding-bottom: 7px
}

.container-cart .js-item-row .cart-specialOffer .content li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 5px;
    width: 4px;
    height: 4px;
    background: #d70018;
    border-radius: 50%
}

.container-cart .js-item-row .buy-quantity {
    float: left;
    width: 30px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    border-width: 1px;
    border-style: solid;
    border-color: #ccc;
    border-left: none;
    border-right: 0;
    outline: none
}

.container-cart .js-item-row .unit-detail-amount-control {
    margin-left: 10px
}

.container-cart .js-item-row .unit-detail-amount-control a {
    cursor: pointer;
    float: left;
    width: 20px;
    height: 25px;
    border: 1px solid #ccc;
    border-right: none;
    line-height: 26px;
    overflow: hidden;
    text-align: center;
    color: #333;
    background: #fff;
    border-radius: 3px 0 0 3px
}

.container-cart .js-item-row .unit-detail-amount-control .plus {
    border-radius: 0 3px 3px 0;
    border-right: 1px solid #ccc;
    border-left: none
}

.container-cart .btn-cart {
    margin-top: 10px;
    padding: 10px;
    background-color: #fff;
    border-radius: 10px
}

.container-cart .btn-cart .itle-tongtien {
    font-weight: 700
}

.container-cart .btn-cart .total-cart-price {
    font-weight: 700;
    color: #d70018
}

.container-cart .btn-cart .button-buy-submit-cart {
    height: 60px;
    width: 100%;
    display: flex;
    background: #0084cb;
    line-height: 60px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    margin: 10px 0;
    border-radius: 5px;
    font-size: 18px;
    font-weight: 700;
    align-items: center;
    justify-content: center;
    border: none;
}

.container-cart .btn-cart .button-buy-submit-cart.btn-danger {
    color: #E36B31;
    background-color: #fff;
    border: 1px solid #E36B31
}

.container-cart .list-block {
    padding: 1rem;
    background: #000;
    margin-top: 10px;
    border-radius: 15px 15px 0 0
}

.container-cart .list-block .process-item {
    width: 24%;
    position: relative
}

.container-cart .list-block .process-item.active:not(:first-child):after {
    border-color: #E36B31
}

.container-cart .list-block .process-item:not(:first-child):after {
    content: "";
    width: 30%;
    height: 1px;
    position: absolute;
    top: 25%;
    left: -17%;
    border-top: 1.5px dashed #777
}

.container-cart .list-block .process-item .icon {
    border-radius: 50%;
    border: 1px solid #777;
    width: 35px;
    height: 35px;
    margin: 0 auto;
    position: relative
}

.container-cart .list-block .process-item.active .icon {
    border: 1px solid #E36B31
}

.container-cart .list-block .process-item.active .icon svg {
    color: #E36B31;
    fill: #E36B31
}

.container-cart .list-block .process-item .icon svg {
    color: #fff;
    fill: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 50%;
    height: 50%
}

.container-cart .list-block .process-item p {
    text-align: center;
    font-size: 11px;
    margin-top: 5px;
    color: #fff;
}

.container-cart .list-block .process-item.active p {
    color: #E36B31
}

.container-cart #formCart {
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    -webkit-box-shadow: 0 1px 2px 0 #3c40431a, 0 2px 6px 2px #3c404326;
    box-shadow: 0 1px 2px 0 #3c40431a, 0 2px 6px 2px #3c404326;
    position: relative;
    top: -6px
}

.container-cart #formCart .title-form {
    font-weight: 700;
    padding: 10px 0
}

.inputText {
    width: 100%;
    border-radius: 10px;
    border: 1px solid #ddd;
    padding: .7rem .75rem;
    margin-bottom: .5rem !important
}

.container-cart #formCart .form-input .ship {
    margin-right: 10px
}

.container-cart #formCart .form-input.address select {
    width: calc(100% / 2 - 5px)
}

.container-cart #formCart .content-ship .check-container {
    display: block;
    padding-bottom: 10px
}

.container-cart .box-voucher {
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    -webkit-box-shadow: 0 1px 2px 0 #3c40431a, 0 2px 6px 2px #3c404326;
    box-shadow: 0 1px 2px 0 #3c40431a, 0 2px 6px 2px #3c404326;
    margin: 0 10px;
    margin-top: -110px
}

.container-cart .js-cart-content-step-3 .list-block {
    padding-bottom: 130px
}

.container-cart .js-cart-content-step-3 #js_voucher_input {
    width: 84%;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: .7rem .75rem;
    background: #f3f4f6
}

.container-cart .js-cart-content-step-3 .button-check-discount {
    width: 15%;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: .7rem .75rem;
    background: #d70018;
    color: #fff;
    text-transform: capitalize
}

.container-cart .js-cart-content-step-3 .border-info-cart {
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    -webkit-box-shadow: 0 1px 2px 0 #3c40431a, 0 2px 6px 2px #3c404326;
    box-shadow: 0 1px 2px 0 #3c40431a, 0 2px 6px 2px #3c404326;
    margin-top: 10px
}

.container-cart .js-cart-content-step-3 .border-info-cart .box-info {
    background: #fff;
    padding: 10px;
    border-radius: 15px;
    -webkit-box-shadow: 0 1px 2px 0 #3c40431a, 0 2px 6px 2px #3c404326;
    box-shadow: 0 1px 2px 0 #3c40431a, 0 2px 6px 2px #3c404326
}

.container-cart .js-cart-content-step-3 .border-info-cart .title {
    font-size: 1.3rem;
    font-weight: 600;
    text-transform: uppercase;
    text-align: center
}

.container-cart .js-cart-content-step-3 .box-info .content-info {
    padding: 10px 0
}

.container-cart .js-cart-content-step-3 .box-info .info {
    padding-bottom: 15px
}

.container-cart .js-cart-content-step-3 .box-info .info p {
    margin-right: 10px;
    width: 110px
}

.container-cart .js-cart-content-step-3 .box-info .info .inputText {
    width: calc(100% - 110px);
    border: none;
    font-size: 16px;
    font-weight: 700;
    outline: none
}

.container-cart .js-cart-content-step-3 .box-info .info textarea {
    height: 25px
}

/* send cart */
.send-cart .content-send-cart {
    padding: 10px;
    border-radius: 15px;
    box-shadow: 0 1px 2px 0 #3c0000 0 2px 6px 2px #900;
    background: #fff
}

.content-send-cart .note {
    padding: 10px 0
}

.content-send-cart .note p {
    padding-bottom: 5px
}

.send-cart .block-box-info {
    color: #155724;
    background: #d4edda;
    padding: 10px;
    border-radius: 15px
}

.send-cart .block-box-info h4 {
    font-size: 1.3rem;
    font-weight: 700
}

.send-cart .block-box-info .item-info {
    display: flex;
    flex-flow: column;
    margin: 15px 0
}

.send-cart .block-box-info .item-info p {
    font-weight: 600;
    margin: 0 0 0 10px;
    text-transform: capitalize;
    font-size: 18px
}

.send-cart .block-box-info .item-info p span {
    font-weight: 400
}

.send-cart .block-product {
    border-radius: 15px;
    box-shadow: 0 1px 2px 0 #3c0000 0 2px 6px 2px #900;
    padding: 10px;
    margin-top: 1rem
}

.send-cart .block-product .product-item {
    border: 1px solid #eee;
    border-radius: 15px;
    padding: 5px;
    display: flex;
    justify-content: space-between;
    width: 100%
}

.send-cart .block-product .product-item .product-img {
    width: calc(25% - 5px);
    height: auto;
}

.send-cart .block-product .product-item .product-img img {
    width: 100%
}

.send-cart .block-product .product-item .product-info {
    width: calc(75% - 5px)
}

.send-cart .block-product .product-item p {
    font-weight: 600;
    margin: 5px 0
}

.send-cart .block-product .product-item span {
    font-weight: 400
}

.send-cart .block-product .product-item del {
    font-size: 15px;
    font-weight: 400;
    color: #777
}

.item-btn {
    display: block;
    width: 130px;
    text-align: center;
    margin: 10px auto;
    color: #222;
    padding: 10px;
    border-radius: 20px;
    border: 1px solid #666;
}

.footer-top {
    margin: 15px 0
}

.footer-top .main-footer-top {
    background: #fff;
    padding: 45px 150px 0;
    border-radius: 30px
}

.footer-top .main-footer-top .item-category-footer {
    text-align: center;
    margin: 0 25px 30px;
    display: block;
    width: 100%;
}

.footer-top .main-footer-top .item-category-footer .txt {
    padding: 10px 0
}

.loading.clearfix {
    overflow: hidden;
}

.loading:before {
    background: url(../images/loadingp.gif) no-repeat center center #fff;
    background-size: 32px 32px;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    z-index: 99;
    display: block;
}

.loading.add_to_cart_button:before {
    background: url(../images/loadingp.gif) no-repeat center center #fff;
}

#sw-add-to-cart-message {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    position: fixed;
    top: auto;
    left: auto;
    right: auto;
    bottom: auto;
    transition: 300ms;
    opacity: 0;
    visibility: hidden;
}

#sw-add-to-cart-message.sw-modal {
    z-index: 99999;
}

#sw-add-to-cart-message.sw-modal {
    position: fixed;
    z-index: 999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
}

#sw-add-to-cart-message.active {
    opacity: 1;
    visibility: visible;
}

#sw-add-to-cart-message .modal-content {
    background-color: #fefefe;
    padding: 20px 30px 30px;
    border: 1px solid #ebebeb;
    width: 768px;
    max-width: 80%;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: 300ms;
    z-index: 9;
    animation: swZoomOut;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

#sw-add-to-cart-message.active .modal-content {
    animation: swZoomIn;
    animation-duration: 0s;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
}

#sw-add-to-cart-message .modal-content {
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    -ms-border-radius: 20px;
    border-radius: 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.15);
    border: 0;
}

#sw-add-to-cart-message {
    font-family: "Roboto", Arial, Helvetica, sans-serif;
    visibility: hidden;
}

#sw-add-to-cart-message.active {
    visibility: visible;
}

#sw-add-to-cart-message .wrap {
    border-radius: 3px;
    background: #fff;
    align-items: center;
}

#sw-add-to-cart-message .layout-default .wrap-top, #sw-add-to-cart-message .layout-5 .wrap-top {
    text-align: center;
}

#sw-add-to-cart-message .wrap-middle {
    display: flex;
}

#sw-add-to-cart-message .layout-default .wrap-left, #sw-add-to-cart-message .layout-5 .wrap-left {
    display: flex;
    flex: 3;
    margin-right: 30px;
    border-right: 1px solid #ebebeb;
    align-items: flex-start;
}

#sw-add-to-cart-message .layout-default .thumbnail, #sw-add-to-cart-message .layout-5 .thumbnail {
    border-radius: 10px;
    border: 1px solid #eee;
}

#sw-add-to-cart-message .thumbnail img {
    width: 100%;
}

#sw-add-to-cart-message .layout-default .wrap-right, #sw-add-to-cart-message .layout-5 .wrap-right {
    flex: 2;
    text-align: center;
}

#sw-add-to-cart-message.active .mark {
    opacity: 1;
    visibility: visible;
}

#sw-add-to-cart-message .mark {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    visibility: hidden;
    transition: 300ms;
}

#sw-add-to-cart-message.sw-modal {
    z-index: 99999;
}

#sw-add-to-cart-message.active {
    opacity: 1;
    visibility: visible;
}

#sw-add-to-cart-message .modal-content > .close {
    color: #aaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
    position: absolute;
    top: 0;
    right: 0;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    transition: 300ms;
    cursor: pointer;
}

#sw-add-to-cart-message .modal-content > .close {
    color: #000;
}

#sw-add-to-cart-message .button {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-weight: 500;
    font-size: 16px;
    padding: 0px;
    margin-bottom: 10px;
    background: #222;
    color: #fff;
    display: block;
    transition: 300ms;
    border: none;
}

#sw-add-to-cart-message .layout-default .checkout, #sw-add-to-cart-message .layout-5 .checkout {
    background-color: rgb(255, 40, 40);
}

#sw-add-to-cart-message .subtotal {
    color: #222;
    font-size: 26px;
    font-weight: 700;
    line-height: 22px;
}

#sw-add-to-cart-message .product-title {
    font-weight: 500;
    font-size: 16px;
    color: #222;
    transition: 300ms;
}

#sw-add-to-cart-message .content .price {
    font-size: 16px;
    margin-bottom: 10px;
    color: #d44145;
}

#sw-add-to-cart-message .layout-default .checkout:hover, #sw-add-to-cart-message .layout-5 .checkout:hover {
    color: #fff;
    opacity: 0.85;
    background-color: #d44145;
}

#sw-add-to-cart-message .layout-default .content {
    padding-right: 10px;
}

#sw-add-to-cart-message .layout-default .content, #sw-add-to-cart-message .layout-5 .content {
    flex: 1;
}

#sw-add-to-cart-message .layout-default .thumbnail, #sw-add-to-cart-message .layout-5 .thumbnail {
    width: 160px;
    height: auto;
    margin-right: 20px;
    padding: 10px;
}

#sw-add-to-cart-message .layout-default .wrap-top p, #sw-add-to-cart-message .layout-5 .wrap-top p {
    font-weight: 500;
    color: #2FBF46;
    margin-bottom: 25px;
}

.breadcrumb {
    font-size: 13px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.border-hover-hotro,
.border-hover-ttdv {
    display: none;
}

.border-hover-ttdv a, .border-hover-hotro a, .border-hover-khuyen-mai a {
    display: block;
    color: #333e48;
    padding: 5px 0;
    border-top: 1px solid #e8e8e8;
    overflow: hidden;
    cursor: pointer;
}
.border-hover-ttdv a:hover, .border-hover-hotro a:hover, .border-hover-khuyen-mai a:hover{
    color: #d44145;
}
.border-hover-ttdv a, .border-hover-hotro a, .border-hover-khuyen-mai a:first-child {
    border-top: none;
}
.ttdv:hover .border-hover-ttdv, .hotro:hover .border-hover-hotro {
    top: 26px;
}

.ttdv:hover .border-hover-ttdv, .hotro:hover .border-hover-hotro, .khuyen-mai:hover .border-hover-khuyen-mai {
    position: absolute;
    padding: 1rem;
    display: block;
    top: 100%;
    left: calc(50% + 10px);
    transform: translateX(-50%);
    background-color: #fff;
    z-index: 99999;
    box-shadow: #000 0 6px 12px 0;
    border: 1px solid #ccc;
    border-radius: 0 0 3px 3px;
    width: 220px;
}

.swe-cart-subtotal .text {
    font-weight: 700;
    color: #000000;
    font-size: 13px;
    display: block;
}

.elementor-social-icon {
    background: #ffffff;
    border-radius: 50%;
    height: 44px;
    width: 44px;
    display: inline-block;
    text-align: center;
    line-height: 44px;
    margin-right: 5px;
}

.elementor-screen-only {
    position: absolute;
    top: -10000em;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.elementor-social-icon i {
    color: #222222;
}

.footer-menu a {
    font-size: 14px;
}

.search-tog1:hover {
    background-color: #fcfcfc;
}

.search-tog1:hover i {
    color: #2194f4;
}

.search-tog1 i {
    font-size: 24px;
    color: #222;
    line-height: 30px;
}

.search-tog1 i:before {
    content: "";
}

.block-popup-search-form {
    position: fixed;
    top: 40%;
}

.search-cate .block-popup-search-form .close-search {
    float: right;
}

.search-cate .swsearch-wrapper {
    min-width: 320px;
    background-color: transparent;
}

.search-cate .swsearch-wrapper .search {
    display: flex;
}

.search-cate .swsearch-wrapper input {
    height: 60px;
    line-height: 60px;
    border-radius: 0;
    background-color: transparent;
    color: #fff;
    font-size: 20px;
    border: 0;
    border-bottom: 1px solid #fff;
    width: 100%;
    padding-left: 10px;
}

.search-cate .swsearch-wrapper input::-webkit-input-placeholder {
    color: #fff;
}

.search-cate .swsearch-wrapper button.form-button {
    height: 60px;
    line-height: 60px;
    width: 40px;
    background-color: transparent;
    color: #fff;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    font-weight: 400;
    border: 0;
    position: absolute;
    right: 0;
    left: auto;
    top: 0;
    font-size: 30px;
    cursor: pointer;
    z-index: 9999;
}

.rtl .search-cate .swsearch-wrapper button.form-button {
    left: 0;
    right: auto;
}

.search-cate .block-popup-search-form {
    margin-left: 0;
}

#search_form_product.fade.show {
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
}

#search_form_product .modal-dialog {
    pointer-events: auto;
}

.search-cate .swsearch-wrapper input:focus,
.search-cate .swsearch-wrapper input:focus-visible {
    border-radius: 0;
    border: none;
    box-shadow: none;
}

.filter-box-group .brand-filter-list a.current {
    color: #de0000;
    background-color: #fad8d8;
}

.breadcrumb a {
    color: #444444;
}

.form-select.is-valid, .was-validated .form-select:valid,
.form-control.is-valid, .was-validated .form-control:valid {
    border-color: #ced4da !important;
    background-image: none !important;
    padding: initial !important;
    box-shadow: initial !important;
    padding: .375rem .75rem !important;
}

.form-select.is-valid:not([multiple]):not([size]), .form-select.is-valid:not([multiple])[size="1"], .was-validated .form-select:valid:not([multiple]):not([size]), .was-validated .form-select:valid:not([multiple])[size="1"] {
    background-image: inherit !important;
}

#buyer_address.error {
    border-color: #dc3545 !important;
    padding-right: calc(1.5em + .75rem);
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23dc3545'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3e%3c/svg%3e") !important;
    background-repeat: no-repeat;
    background-position: right calc(.375em + .1875rem) center;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}

.item-pro-cart {
    margin-bottom: 10px;
    border-bottom: 1px dashed #e1e1e1;
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center
}

.item-pro-cart:last-child {
    border: none;
    margin-bottom: 0
}

.item-pro-cart .p-n-img {
    width: 80px;
    float: left;
    margin-right: 10px
}

.item-pro-cart .p-n-price {
    width: 150px;
    float: right;
    text-align: right;
    font-size: 16px;
    font-weight: 500
}

.item-pro-cart .p-n-info {
    width: calc(100% - 220px);
    float: left
}

.item-pro-cart .p-n-info .p-n-name {
    width: 100%;
    float: left;
    margin-bottom: 5px;
    font-size: 14px
}

.item-pro-cart .p-n-info .p-n-quan {
    width: 100%;
    float: left;
    font-size: 14px;
    font-weight: 500
}
.container-cart #address {
    display: none;
}
.container-cart #address.active {
    display: block;
}
.ftco-detail {
    padding-top: 80px;
    padding-bottom: 80px;
}
.page-main-content-2 {
    padding-top: 30px;
    padding-bottom: 80px;
}
.h1-title {
    font-size: 25px;
}
.left-blog-tour {
    width: 100px;
    padding-right: 10px;
}
.text-red {
    color: #d44145;
}
#js-featured-category .owl-nav .owl-next {
    right: 0;
}
#js-featured-category .owl-nav .owl-prev {
    left: 0;
}
#js-featured-category .owl-nav .owl-next::after, #js-featured-category .owl-nav .owl-prev::after {
    width: 15px;
    height: 15px;
    padding: 10px;
}
.pay_cart label {
    display: inline;
}
