

@media (min-width: 1200px) {
    .container {
        max-width: 1400px
    }
}

body {
    overflow-x: hidden;

    background: #F4F7FF;
}
.home-page{
    background:#F4F7FF;
}
@media (max-width: 1100px) {
    body {
        overflow-x: hidden;

        background: #F4F7FF;
    }
    .home-page{
        background: #F4F7FF;
    }
}
p {

    color: var(--color-text);
}
img{
    max-width: 100%;
}

.section--homepage .section__content{
    background: #fff;


    box-shadow: 0px 0px 0px #ccc;
}

@media only screen and (max-width: 600px) {
    .section--homepage.home-collection {
        background: url(https://concung.com/themes/mobile4.1/image/icon/bg-menu.svg) no-repeat top left/100% auto;
        margin-top: -56px;
        position: relative;
        z-index: 9;
        padding-top: 60px;
    }
    .ProductCategorySwiper-Item {
        border: 0px solid #e5e5e5;
        padding: 5px 0px;
        text-align: center;
        width: 100%;
    }
    .ProductCategorySwiper .swiper-slide {
        width: 80px!important;
    }
    .ProductCategorySwiper-Item p {
        font-size: 12px;
        margin-top: 11px;
        margin: 5px 10px;
    }
    .section--homepage .container .section__content {
        border-bottom: 10px solid #fff;
        padding-bottom: 0px;
    }

    .category-brand-head
    {
        display: flex;
        border-bottom: 0px solid #eee;
        padding: 6px 11px;
    }


    .section--homepage {
        padding-top: 0px;
    }

.section--homepage .container {
    padding-left: 10px;
    padding-right: 10px;
    overflow: hidden;
}
    .category-brand-content-product {
        padding-top: 0px;
    }
    .product-list-category-home .swiper-slide{
        max-width: 180px;
    }
}
.col-product {
    padding-left: 0px;
    padding-right: 0px;
    margin-right: -1px;
    margin-top: -1px;padding: 5px 10px 5px 0;
}
.breadcrumb{
    padding: 5px 20px;
    background: #e5e5e5;
}
.shop__products {
    padding-left: 15px;
    padding-right: 15px;
}
.shop__header h1 {
  font-weight: 900;
    font-size: 28px;text-transform: uppercase;
    color: #000;
}

@media screen and (min-width: 480px) {
    .page--product--detail .container {
        background: #fff;
        padding-top: 30px;
        padding-left: 30px;
        padding-right: 30px;
    }
}
.page--inner.page--product--detail {
    background: #f9f9f9;padding: 0px;
}
.number-items-available{
    display: none!important;
}
.product-sale-price-text {
    font-weight: 900;
    color: red;
    font-size: 25px;
    font-family: luxstay;

}
.product--detail .product__price.sale del {
    font-size: 16px;color:#4d4d4d;
}
.product__desc ul{
    margin: 0px;padding: 0px;
}
.product__desc ul li{
    list-style: none;
    margin: 0px;
    padding: 9px 0px;
    border-bottom: 1px solid #e5e5e5;
}
.form-group.product__attribute.product__qty {

}
.table-responsive table {
    border: 0px !important;
    margin: 20px auto; }

.table-responsive table tr {
    font-size: 14px; }

.table-responsive table tr:nth-child(2n+1) {
    background: #f5f5f5;
    padding: 7px 20px; }

.table-responsive table tr td:first-child {
    border-left: 1px solid #f5f5f5;
    max-width: 100px;
    font-weight: bold; }

.table-responsive table tr td {
    border-right: 1px solid #f5f5f5; }
.product--detail .tab-list li a {
    position: relative;
    padding: 3px 0;
    display: inline-block;
    line-height: 20px;
    font-weight: 700;
    font-size: 14px;
    border-radius: 0px;
    color: var(--color-text);
    border: 1px solid transparent;
    text-transform: uppercase;
    font-family: Oswald;
}
.bangthongsokythuat table {
    border: 0px !important;
    margin: 20px auto;
    border: 0px solid!important;
}
.bangthongsokythuat table  tr {
    font-size: 14px; }
.bangthongsokythuat table  tr td{
    border: 0px!important;
}
.bangthongsokythuat table  tr:nth-child(2n+1) {
    background: #f5f5f5;
    padding: 7px 20px; }

.bangthongsokythuat table  tr td:first-child {
    border-left: 1px solid #f5f5f5;
    max-width: 100px;
    font-weight: bold; }
table {
    border: 0px !important;
    margin: 20px auto;
    border: 0px solid!important;
}
table  tr {
    font-size: 14px; }
table  tr td{
    border: 0px!important;
}
table  tr:nth-child(2n+1) {
    background: #f5f5f5;
    padding: 7px 20px; }

table  tr td:first-child {
    border-left: 1px solid #f5f5f5;
    max-width: 100px;
    font-weight: bold; }


.footer-bar {
    position: fixed;
    bottom: 0px;
    display:none;z-index: 8;

}
@media screen and (max-width: 992px) {

    .footer-bar {
        position: fixed;
        bottom: 0px;
        display: block;
        width: 100%;left: 0px;
        background: #fff;
        box-shadow: 0px 0px 5px #e5e5e5;
    }
    .footer-bar a {
        display: inline-block;
        width: 24%;
        text-align: center;
        padding: 3px 0px;
        font-size: 12px;
    }
    .footer-bar a i {
        font-size: 18px;
    }

}
/************ category**********/
#category-child{
    margin-bottom: 20px;
}
.category-child-slider .swiper-slide{max-width: 100px;
    text-align: center;

}
.category-child-slider .cate-img img {
    width: 100%;
    padding: 2px;
    border: 1px solid #e5e5e5;
    margin-bottom: 4px;
    border-radius: 8px;
}
.category-child-slider  .cate-title {
    font-size: 14px;

}
.product__content h2 ,.post__content h2{
    font-size: 20px;
   font-weight: bold;margin-top: 20px;
}
#tab-faq h2{
    font-size: 17px;margin-bottom: 0px;margin-top: 0px;
}
.product__content h3,.post__content h3{
    font-size: 18px;font-weight: bold;margin-top: 20px;
}
.fa.fa-star.star-normal {
    color: #ccc;
}
#tab-reviews {
    border: 1px solid #e5e5e5;
    padding: 20px;
    border-radius: 5px;
    margin-bottom: 20px;
}
#tab-description {
    height: 284px;
    overflow: hidden;position: relative;text-align: justify;
}
.product-content-modal{
    text-align: justify;
}
.product-content-more  {
    background: linear-gradient(to bottom,rgba(255 255 255/0),rgb(255, 255, 255),rgb(255, 255, 255));
    bottom: -1px;
    height: 108px;
    left: 0;
    position: absolute;
    width: 100%;
}
.product-content-more button {
    display: inline-block;
    overflow: hidden;
    position: relative;
    line-height: 18px;
    font-size: 14px;
    color: #288ad6;
    margin: 0px;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    top: 58px;
    background: #fff;
    border: 1px solid;
    height: 30px;
    padding: 5px 10px;
}
.hide {
    display: none !important;
}
/***** product slide*****/
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    background: var(--color-1st);
}
.modal-header .modal-title{
    color: #fff;
}
/***** product slide*****/
.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    background: var(--color-1st);
}
.modal-header .modal-title{
    color: #fff;
}
.itemTab {
    border: 1px solid #e5e5e5;
    text-align: center;
    margin-bottom: 10px;
    padding-top: 14px;
    font-size: 20px;
    display: inline-block;
    width: 94px;
    height: 77px;
}
.itemTab img {
    height: 28px;
}
.itemTab p{
    font-size: 15px;
}
@media screen and (min-width: 1100px) {
    .product-image-thump-slide {
        height:515px;
    }
    .product-image-thump-slide .product__thumbs{
        height: 100%;
    }

.product--detail .product__thumbnail .product__variants {
    width: 100%;
    min-width: 80px;    max-width: 80px;
    height: 531px;
}
}
@media screen and (max-width: 1100px) {

    .product--detail .product__thumbnail .product__variants   .product-image-thump-slide  {
        width:100%;
        min-width: 80px;float: left;
    }
    .tabnoibat {
        width:168px;
        float: right;text-align: right;
    }
    .itemTab img {
        height: 20px;
    }
    .itemTab {
        border: 1px solid #e5e5e5;
        text-align: center;
        margin-bottom: 4px;
        padding-top: 10px;
        font-size: 10px;
        display: inline-block;
        width: 31%;
        height: 55px;
    }
    .itemTab p{
        font-size: 12px;
    }
    .product--detail .product__variants .item {
        margin-bottom: 10px;
        border: 1px solid #e5e5e5;
        padding: 2px;
        cursor: pointer;

    }
    .product--detail .product__variants .item img{
        max-height: 100%;
    }
}
@media screen and (max-width: 992px) {
    .menu.menu--mobile {
        margin-right: 0px;
        float: left;
        margin-left: 0px;

    }
    .menu--mobile > li {
        padding-left: 0px!important;
        border-bottom: 0px dashed #eaeaea!important;margin-left: -40px;
    }
    .btn--custom.btn--outline, button.btn--custom.btn--outline {
        padding: 8px 13px;
        font-size: 14px;

    }

    .product--detail .product__variants .item {

        margin-right: 8px;
    }
}
/********** tab modul********/

div.divQuyDinh {
    margin-bottom:60px;margin-top: -10px;

}
.toggle .toggle {
    margin:0px;
    border-bottom: 1px solid #e5e5e5;
}

.toggle {


}
.toggle>.toggle-content {
    display:none
}
.toggle-content h2 {
    font-size: 20px;font-weight:bold;

}
.toggle-content h3 {
    font-size: 18px;font-weight:bold;

}

.toggle-content table {
    border: 0px !important;
    margin: 20px auto; }

.toggle-content table tr {
    font-size: 16px; }

.toggle-content table tr:nth-child(2n+1) {
    background: #f5f5f5;
    padding: 7px 20px; }

.toggle-content table tr td:first-child {
    border-left: 1px solid #f5f5f5;
    max-width: 100px;
    font-weight: bold; }

.toggle-content table tr td {
    border-right: 1px solid #f5f5f5; }


.toggle-content {

    font-size: 16px;
    padding: 15px 25px;
    margin-top: 0px;
}
.toggle-primary .toggle > label {
    background: #fff;
    border: none;
    border-radius: 3px 3px 0px 0px;
    color: #000;
    margin-bottom: 0px;
    font-size: 16px;
    position: relative;
    padding: 12px 35px 12px 15px;
    width: 100%;
    display: block;
    text-transform: uppercase;
    font-weight: 900;

}
.toggle-primary .toggle > label.active{

}
.toggle-primary .toggle > label:before {
    content: "\f107";
    display: block;
    font: normal normal normal 19px/1 FontAwesome;
    position: absolute;
    right: 10px;
    top: 9px;
}

.toggle-primary .toggle > label.active:before {
    content: "\f106";
}

.fade-scale .modal-dialog {


    -webkit-transition: all .55s linear;
    -o-transition: all .55s linear;
    transition: all .55s linear;
    transform: translateY(100%)  translateX(0px);
}

.fade-scale.show .modal-dialog{
    transform: translateY(0px)  translateX(0px);
}
.product .product__variants img {
    height: auto;
    width: 40px;
    border-radius: 0px;
    border: 0px solid #e5e5e5;
    padding: 0px;
}

.faqs-list h4 {
    margin-top: 30px
}

.faqs-list h4:first-child {
    margin-top: 0
}

.faqs-list .card {
    border: 1px solid rgba(0, 0, 0, 0.06) !important;
    margin-bottom: 10px;

}

.faqs-list .card .card-header {
    background: #f9f9f9;
    border-radius: 0;
    padding: 6px 20px;box-shadow: 0px;border-bottom: 0px solid rgba(0,0,0,.125);
}
.faqs-list .card .card-header label{
    width: 100%;font-weight: bold;
}
.faqs-list .card .card-header label button {
    background: #f9f9f9;
    border: none;
    color: #333;
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 0;
    position: relative;
    text-decoration: none !important;
    text-transform: none;
    width: 100%
}

.faqs-list .card .card-header label button:before {
    display: none
}

.faqs-list .card .card-header label button:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M8 0a1 1 0 0 1 1 1v6h6a1 1 0 1 1 0 2H9v6a1 1 0 1 1-2 0V9H1a1 1 0 0 1 0-2h6V1a1 1 0 0 1 1-1z' clip-rule='evenodd'/%3E%3C/svg%3E");
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 1.25rem;
    border: 0px solid #ced4da;
    border-radius: 50%;
    color: #ced4da;
    content: "";
    height: 40px;
    line-height: 30px;
    position: absolute;
    right: -20px;
    top: -9px;
    transform: scale(.5) !important;
    transition: transform .2s ease-in-out;
    width: 40px;
}

.faqs-list .card .card-header label button:not(.collapsed):after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23333' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' d='M0 8a1 1 0 0 1 1-1h14a1 1 0 1 1 0 2H1a1 1 0 0 1-1-1z' clip-rule='evenodd'/%3E%3C/svg%3E")
}
.product-content-wrap {
    text-align: justify;
    margin-top: 20px;
    overflow: hidden;
    position: relative;
    height: 284px;
}
.product__content a,.post__content a{
    color:var(--color-1st);
}

.image {
    background: #f5f5f5;
    font-size: 16px;
}
.image figcaption {

    padding:5px 20px;
    font-style: italic;
}
.product__content img{max-width: 600px;margin: 0px auto;display: block}
.shortcode-product-info {
    position: relative;
}
.shortcode-product-info.product--detail {
    border: 1px solid #e5e5e5;
    padding: 20px;
    border-radius: 3px;
    margin: 20px auto;
}
.shortcode-product-info .tabnoibat{
    display: none;
}
.shortcode-product-info .xemchitiet {
    background: #fb6e2e;
    padding: 8px 20px;
    border-radius: 5px;
    color: #fff;
}
.sidebar{
    padding-top: 30px;
}
.sidebar .widget--footer .widget__title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 23px;
    font-weight: bold;

}
.sidebar .widget--footer .widget__links li a {
    line-height: 20px;
    background: #e5e5e5;
    padding: 7px 20px;
    border-radius: 5px;
    display: block;
    margin-bottom: 9px;
}
#ez-toc-container
{
    background:#e5f2ec;
    border-radius: 5px;
    max-width: 900px;

    padding: 10px 15px;

    display: block;
    margin: 0px auto;
}
.ez-toc-title-container {
    margin-bottom: -30px;
}
#ez-toc-container li{
    list-style: none!important;
}
blockquote {
    margin: 0 0 1rem;
    background:#e5f2ec;
    border-radius: 5px;
    padding: 20px;
}
@media screen and (min-width: 480px){
    .shortcode-product-info.product--detail .product__thumbnail .product__variants {

        height: 268px!important;
    }
   .sidebar {
        position: sticky;
        top: 0px;
    }
}
.imgc0 {
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.imgc0 img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;

}
.imgc0::before {
    display: block;
    content: "";
    padding-bottom: 66.486%;
}
.post-aside-style-2 .imgc0{
    width: 100px;
}
.category-title {
    text-align: center;
    margin-bottom: 33px;
    font-size: 34px;
}
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInLeft {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInRight {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInUp {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

@keyframes slideInDown {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

p:empty {
    margin-bottom: 0
}

.required:after {
    content: " *";
    color: red
}

.product-attributes ul {
    padding-left: 0;
    list-style: none
}

.product--detail .product__price.sale del {
    font-size: 14px
}

.btn--custom.btn-disabled {
    opacity: .7;
    color: var(--color-text);
    border: 1px solid var(--color-text)
}

.widget--tags .list--tags li.active a {
    color: var(--color-1st);
    border-color: var(--color-1st)
}

.widget__links li.active a {
    color: var(--color-1st)
}

.block--review .block__content {
    padding-top: 0
}

.block--review .block__header {
    align-items: start
}

.block--product-reviews > .block__header p i {
    margin-right: 0
}

.block--product-reviews > .block__header p span {
    margin-left: .5em
}

.star-yellow {
    color: #edb867
}

.product {
    margin: 0px;
    padding: 9px;
    border: 1px solid #eee;
    background: #fff;
    min-height: 405px;
    border-radius: 8px;
}
.product .product__wrapper {
    transition: all .3s ease-in-out
}

.product .product__wrapper .product__content {
    padding: 15px 8px;
}

.product .product__thumbnail .product__variants {
    position: relative;
    bottom: -10px;
    left: 0px;

    width: 100%;
    text-align: center;
    height: 43px;
}
.product .product__thumbnail .product__variants .custom-checkbox span {
    width: 20px;
    height: 20px;
    border-radius: 0;
    border: 1px solid #f2f2f2
}

.single-variation-wrap .error-message, .single-variation-wrap .success-message {
    margin-top: 10px
}

body .cookie-consent .cookie-consent-body {
    max-width: 1200px
}

.panel--sidebar .panel__content {
    overflow-y: scroll
}

.panel--sidebar .panel__content.panel__scroll {
    flex: none;
    display: block
}

.ps-slider__value {
    margin-top: 10px;
    display: inline-block
}

.product--detail .product__attribute .text-swatch li, .widget--shop .widget-content .text-swatch li {
    display: inline-block;
    margin-right: 5px
}

.product--detail .product__attribute .text-swatch li input[type=checkbox], .product--detail .product__attribute .text-swatch li input[type=radio], .widget--shop .widget-content .text-swatch li input[type=checkbox], .widget--shop .widget-content .text-swatch li input[type=radio] {
    display: none
}

.product--detail .product__attribute .text-swatch li input[type=checkbox]:checked ~ span, .product--detail .product__attribute .text-swatch li input[type=radio]:checked ~ span, .widget--shop .widget-content .text-swatch li input[type=checkbox]:checked ~ span, .widget--shop .widget-content .text-swatch li input[type=radio]:checked ~ span {
    border: 1px solid red;
}

.product--detail .product__attribute .text-swatch li input[type=checkbox]:checked ~ span:after, .product--detail .product__attribute .text-swatch li input[type=radio]:checked ~ span:after, .widget--shop .widget-content .text-swatch li input[type=checkbox]:checked ~ span:after, .widget--shop .widget-content .text-swatch li input[type=radio]:checked ~ span:after {
    width: 16px;
    height: 16px;
    content: "\E83F";
    font-family: feather !important;
    position: absolute;
    overflow: hidden;
    right: -8px;
    bottom: -5px;
    color: #fff;
    font-size: 8px
}

.product--detail .product__attribute .text-swatch li input[type=checkbox]:checked ~ span:before, .product--detail .product__attribute .text-swatch li input[type=radio]:checked ~ span:before, .widget--shop .widget-content .text-swatch li input[type=checkbox]:checked ~ span:before, .widget--shop .widget-content .text-swatch li input[type=radio]:checked ~ span:before {
    border: 16px solid transparent;
    border-bottom: 16px solid red;
    content: "";
    position: absolute;
    right: -16px;
    bottom: -1px
}

.product--detail .product__attribute .text-swatch li span, .widget--shop .widget-content .text-swatch li span {
    padding: 5px 15px;
    border: 1px solid #eee;
    cursor: pointer;
    transition: .2s;
    position: relative;
    overflow: hidden;
    display: inline-block
}

.widget--shop .widget-content .text-swatch li span {
    background: #fff
}

.grecaptcha-badge {
    display: none !important
}

.slider__content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    display: table
}

.slider__content .slider__content__wrapper {
    display: table-cell;
    vertical-align: middle
}

.slider__content .slider__content__wrapper .slider__content__wrapper__content {
    max-width: 1200px;
    margin: 0 auto;
    padding-right: 15px;
    padding-left: 15px
}

.slider__content .slider__content__wrapper .slider__content__wrapper__content h2 {
    font-size: 50px;
    margin-bottom: 20px;
    font-weight: 600;
    text-transform: capitalize;
    color: #fff;
    max-width: 50%
}

.slider__content .slider__content__wrapper .slider__content__wrapper__content p {
    margin-bottom: 30px;
    color: #fff;
    line-height: 28px;
    max-width: 50%;
    font-size: 16px
}

.widget-filter-item {
    padding: 20px 0;
    border-top: 1px solid #ccc
}

.nonlinear-wrapper {
    padding-bottom: 20px
}

.panel__content .widget--shop {
    margin-bottom: 20px
}

@media screen and (max-width: 1024px) {
    .slider__content .slider__content__wrapper .slider__content__wrapper__content h2 {
        font-size: 30px;
        margin-bottom: 10px
    }

    .slider__content .slider__content__wrapper .slider__content__wrapper__content p {
        margin-bottom: 10px;
        line-height: 24px
    }

    .slider__content .slider__content__wrapper .slider__content__wrapper__content .btn--custom, .slider__content .slider__content__wrapper .slider__content__wrapper__content button.btn--custom {
        padding: 10px 20px;
        font-size: 14px
    }
}

.fb-customerchat, .fb_dialog {
    z-index: 9999 !important
}

.banner-effect {
    position: relative;
    overflow: hidden;
    display: block
}

.banner-effect:before {
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 2;
    display: block;
    content: "";
    width: 50%;
    height: 100%;
    background: linear-gradient(90deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 100%, .3));
    transform: skewX(-25deg)
}

.banner-effect:hover:before {
    -webkit-animation: shine 1.1s;
    animation: shine 1.1s
}

@-webkit-keyframes shine {
    to {
        left: 125%
    }
}

@keyframes shine {
    to {
        left: 125%
    }
}

@media screen and (max-width: 768px) {
    .slider__content .slider__content__wrapper .slider__content__wrapper__content {
        display: none
    }
}

.ps-block--feature {
    display: flex;
    flex-flow: row nowrap;
    max-width: 260px
}

.ps-block--feature > * {
    width: 100%
}

.ps-block--feature > .ps-block__left {
    max-width: 55px
}

.ps-block--feature > .ps-block__left i {
    color: var(--color-text);
    font-size: 3.5rem
}

.ps-block--feature > .ps-block__right p {
    font-size: 1.4rem;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 1.4em;
    color: var(--color-heading)
}

.ps-block--feature > .ps-block__right small {
    display: block;
    font-size: 1.4rem;
    color: var(--color-text)
}

@media (max-width: 991px) {
    .ps-block--feature {
        margin: 0 auto 3rem
    }
}

@media (max-width: 767px) {
    .ps-block--feature {
        max-width: 100%
    }
}

.ps-block--features {
    padding: 4rem 0
}

.qty-input::-webkit-inner-spin-button, .qty-input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.qty-input {
    -moz-appearance: textfield
}

.show-admin-bar .panel--search {
    top: 40px
}
.collection-description {
    background: #F9F9F9;
    padding: 14px;
    margin-bottom: 20px;
    border-radius: 3px;
}
.product .product__title {
    display: block;
    font-size: 14px;
    font-weight: 300;
    line-height: 18px;
    height: 38px;
    color: #333;
    margin-bottom: 0px;
}

.product .product__badges {
    display: inline-block;
    position: absolute;
    bottom: -75px;
    right: 11px;
    z-index: 2;
    display: none!important;
}
@media only screen and (max-width: 480px) {
    .product {

        padding-top: 4px;

    }
    .product .product_item__thumbnail .product-image-pri img {
        width: 100%;
        max-width: 100%;
        padding: 3px;
    }
    .product .product__title {
        height: 26px;
        color: var(--color-heading);
        overflow: hidden;
        margin-top: 11px;
    }
    .product .product__wrapper .product__content {
        padding: 8px 8px 0px 8px;
    }


    @media only screen and (max-width: 480px) {
        .product .product__title {
            height: 26px;

            color: var(--color-heading);

            overflow: hidden;

            margin-top: 11px;

        }
    }
    .product .product__title {
        display: block;
        font-size: 12px;
        font-weight: 300;
        line-height: 18px;
        height: auto;
        color: var(--color-heading);
        margin-bottom: 0px;

    }
    .product .product__price {
        font-size: 12px!important;
        font-weight: 900;
    }
    .product .product__price span:nth-child(1){
        display: block;
    }
    .product .product__price.sale del {
        color: #ccc;
        float: left;
    }
    .product .badge {
        color: #eb5757;
        background: #fff0e9;
        border-radius: 4px;
        padding: 1px 2px 2px 2px;
        margin-left: 7px;
        font-size: 14px;

        float: left;
    }
}
@media screen and (max-width: 1100px) {
    .page--inner.page--product--detail {
        background: #fff;
        padding: 0px;
    }
    .product--detail .product__attribute label.attribute-name {
        margin-bottom: 16px;
        max-width: 100%;
    }
    .product--detail .product__attribute .text-swatch li span, .widget--shop .widget-content .text-swatch li span {
        padding: 5px 12px;
        font-size: 12px;
    }
    .product--detail .product__color {
        padding-bottom: 0px;
    }
    .product--detail .product__attribute {

        flex-flow: row nowrap;
        align-items: center;
        border-bottom: 0px solid #ddd;
    }

    .btn--custom.btn--outline, button.btn--custom.btn--outline {
        padding: 8px 9px;
        font-size: 13px;
    }
    .form-group.product__attribute.product__qty {
        position: relative;
    }
    .product__desc ul li {
        list-style: none;
        margin: 0px;
        padding: 9px 0px;
        border-bottom: 1px solid #e5e5e5;
        font-size: 14px;
        line-height: 19px;
    }


}
.title_sidebar_product {
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 18px;
    border-left: 4px solid var(--color-1st);
    padding: 0px 11px;
}
.ez-toc-title
{
    text-align: center;
}
/*********** category*/
@media only screen and (max-width: 480px) {

    .cart-edit-block {
        background: #fff;
        padding: 0px;
    }
   body{
       background: #fff;
   }
    .product
    {
        margin: 0px;
        padding-top: 9px;
        border: 1px solid #eee;
        background: #fff;
        min-height: 333px;
    }
}
@media only screen and (max-width: 1100px) {
    .page--shop {
        padding-bottom: 50px;
        background: #fff;
        margin-top: -16px;
    }
    .product--detail .product__thumbnail {
        max-width: 100%!important;
    }
    .article-page {
        background: #fff;
        margin-top: -16px;
    }
    .post--detail {
        background: #fff;
        padding: 0px 20px;
        margin-top: 15px;
        border-radius: 8px;
    }

}
.post-info {
    background: url("../fonts/post-bg.svg") no-repeat 0px 0px/100% auto;
    position: relative;
    top: -30px;
    z-index: 1;
}
.slider-single.post-item {
    background: #f2f2f2;
}
.post-title {
    font-size: 16px;
    padding: 10px 20px;
    margin-bottom: -8px;
    font-weight: 900;
}
.post-description {
    padding: 0px 20px;
    font-size: 15px;
}
/************/
.bs4-order-tracking {
    margin:10px 0 10px 25%;
    overflow:hidden;
    padding-left:0;
    width:50%
}
.bs4-order-tracking li {
    float:left;
    font-size:13px;
    font-weight:400;
    list-style-type:none;
    position:-webkit-sticky;
    position:sticky;
    text-align:center;
    width:25%
}
.bs4-order-tracking li:first-child:before {
    margin-left:15px!important;
    padding-left:11px!important;
    text-align:left!important
}
.bs4-order-tracking li:last-child:before {
    margin-right:5px!important;
    padding-right:11px!important;
    text-align:right!important
}
.bs4-order-tracking li>div {
    background-color:#fff;
    border:1.5px solid #d9d9d9;
    border-radius:50%;
    color:#d9d9d9;
    display:block;
    font-size:12px;
    height:50px;
    line-height:50px;
    margin:auto;
    text-align:center;
    width:50px
}
.bs4-order-tracking li:after {
    background:#d9d9d9;
    content:"";
    height:2px;
    left:0;
    position:absolute;
    right:0;
    top:25px;
    width:100%;
    z-index:-1
}
.bs4-order-tracking li:first-child:after {
    left:50%
}
.bs4-order-tracking li:last-child:after {
    left:0!important;
    width:50%!important
}
.bs4-order-tracking li.active {
    color:rgba(51,51,51,.85);
    font-weight:700
}
.bs4-order-tracking li.active>div {
    border:1.5px solid #f12c2c;
    color:#f12c2c
}
.bs4-order-tracking li.active:after{
    background:#f12c2c
}
.cac-buoc-dat-hang {
    margin-top: 32px;
}
.bs4-order-tracking li i{
    font-size: 20px;
}

.form-checkout {
    background: #fff;
    padding: 20px;
}
#main-checkout-product-info {
    background: #fff;
}
@media screen and (min-width: 992px) {
    .left {
        border-right: 0px solid #c8c8c8!important;
        padding-right: 20px!important;
    }
}
.cart-edit-block {
    background: #fff;
    padding: 20px 20px;
}

.cart-giany {
    font-size: 12px;
    text-decoration: line-through;
    color: #7a7a7a;
    margin-bottom: 0px;
    margin-top: 0px;
}
.cart-item p{
    margin-bottom: 0px!important;
}
.cart-giaban {
    color: red;
    font-weight: bold;
    font-size: 13px;
}
.row.cart-item {
    position: relative;
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 0px;
}
.btn--remove.remove-cart-button {
    position: absolute;
    right: 0px;
    top: 0px;
}
#main-checkout-product-info .btn--custom.btn--outline{
    width: 100% !important;
    border-radius: 2px!important;margin-bottom: 20px;
}
@media screen and (min-width: 992px) {
    .right {
        padding-left: 20px;
        padding-top: 20px;
        display: block;
        padding-right: 20px;
    }
}
.cart-line {
    width: 100%;
    height: 1px;
    background: #f1f1f1;
    margin-bottom: 17px;
}
.tong-input {
    position: absolute;
    right: 0px;
    bottom: 10px;
    font-weight: bold;
    font-size: 14px;
}
@media screen and (max-width: 1100px) {
    .toggle-content {
        font-size: 16px;
        padding: 15px 5px;
        margin-top: 0px;
        text-align: justify;
    }
  .cart-item  .form-group--number {
        display: inline-block;
        position: inherit!important;
        max-width: 123px;
        left: -22px;
        top: -13px;
    }
    .cart-edit-block {
        background: #fff;
        padding: 0px;
    }
    .bs4-order-tracking {
        margin: 0px;
        overflow: hidden;
        padding-left: 0;
        width: 100%;
    }
    .form-checkout {
        background: #fff;
        padding: 20px 0px;
    }
    .left {
        padding-bottom: 0px!important;
        height: auto!important;
    }
}
.btn.payment-checkout-btn.payment-checkout-btn-step {
    width: 100%;
    background: red;
}
.product__content img {
    max-width: 100%;
    margin: 0px auto;
    display: block;
    height: auto;
}
.social-icons {
    margin: 0;
    padding: 0
}

.social-icons:after, .social-icons:before {
    content: " ";
    display: table
}

.social-icons:after {
    clear: both
}

.social-icons li {
    display: inline-block;
    list-style: none;
    margin-bottom: 5px;
    margin-right: 5px;

    width: 100%;
}

.social-icons li > a {
    background-position: 0 0;
    background-repeat: no-repeat;
    border-radius: 2px;
    display: block;
    height: 36px;
    width: 100%;
    border: 1px solid #e5e5e5;
    text-align: center;
    padding-top: 5px;
}

.card-social-login-container .social-login-text {
    position:relative
}
.card-social-login-container .social-login-text .login-text {
    margin: 11px 0 9px;
    position: relative;
    text-align: center;
    font-size: 12px;
}
.card-social-login-container .social-login-text:after,
.card-social-login-container .social-login-text:before {
    background-color:#e5e5e5;
    content:"";
    height:1px;
    left:0;
    position:absolute;
    top:50%;
    transform:translateY(-50%);
    width:34%
}
.card-social-login-container .social-login-text:after {
    left:auto;
    right:0
}
.card-social-login-container .card-social-login-content .sl-button {
    border-radius:4px;
    color:#fff;
    display:flex;
    vertical-align:top
}
.section--auth a{
    color: var(--color-1st);
    font-weight: bold;
}
.cart-item a,.form-checkout a{
    color: var(--color-1st);
    font-weight: bold;
}
.result-label.temp5 {
    background: linear-gradient(to right,#faab08,#d42611);
    border-radius: 20px;
    display: inline-block;
    font-size: 0;
    overflow: hidden;
    max-width: 100%;
    padding-right: 8px;
    position: relative;
    top: 6px;
    height: 20px;
}
.result-label span {
    color: #fff;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    font-size: 10px;
    line-height: 14px;
    margin-left: 3px;
    overflow: hidden;font-weight: bold;
    padding: 3px 0 0 3px;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 2;
    text-transform: uppercase;
    float: right;
}
.product__thumbnail_shortcode {
    width: 137px;
    float: left;
    padding-right: 23px;
}
.shortcode-product-info.product--detail1 {
    border: 1px solid #e5e5e5;
    padding: 10px 34px;
    border-radius: 5px;
    display: block;
    overflow: hidden;
    margin: 20px auto;
}
@media screen and (max-width: 1100px) {
    .product__thumbnail_shortcode {
        width: 100%;
        float: left;
        padding-right: 0px;
        margin-bottom: 16px;
    }

    .shortcode-product-info.product--detail1 {
        border: 1px solid #e5e5e5;
        padding: 7px;
        border-radius: 0px;
    }
    .shortcode-product-info .product_title {
        margin-top: 0px;
    }
    .article-page .col-left.col-md-12{
        padding: 0px!important;
    }
    .article-page  #is-out-of-stock{display: none}
    .post__content {
        text-align: justify;
        font-size: 15px;
    }
    .post-description {
        padding: 0px 20px;
        font-size: 15px;
        display: none;
    }
    .slider-single.post-item {
        background: #fff;
    }
    .post-info {
        background: transparent;
        position: relative;
        top: 0px;
        z-index: 1;
    }
    .post-title {
        font-size: 14px;
        padding: 6px;
        margin-bottom: -4px;
        font-weight: 900;
    }
}
.imgb {
    display: block;
    position: relative;
    z-index: 1;
    overflow: hidden;
}
.imgb::before {
    display: block;
    content: "";
    padding-bottom: 68%;
}
.imgb img {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
@media screen and (max-width: 1100px) {
    .shop__header h1 {
        font-weight: 900;
        font-size: 22px;
        text-transform: uppercase;
        color: #000;
    }
    .panel-trigger {
        display: none;
    }
}