img.lazyloaded {
    opacity: 1;
    transition: 0.3s all;
}

#wrapper>.container.wow.fadeIn {
    padding-top: 15px;
}

.color-swatches li:hover {
    opacity: 1;
}

.color-swatches li {
    display: inline-block;
    margin-right: 5px;
    padding: 0;
    padding-bottom: 5px;
    cursor: pointer;
    outline: none;
    opacity: 0.6;
}

.product-wrapper .color-swatches li a img {
    max-width: 28px;
    max-height: 28px;
    position: relative;
}

.color-swatches li a {
    padding: 5px 2px;
    display: block;
}

.w-100 {
    width: 100%;
}

#p-sliderproduct ul.slides .owl-prev,
#p-sliderproduct ul.slides .owl-next {
    position: absolute;
    top: 50%;
    background: transparent;
    color: #000;
}

#p-sliderproduct ul.slides .owl-prev {
    left: 0;
}

#p-sliderproduct ul.slides .owl-next {
    right: 0;
}

#mobile-menu a.cart-link i {
    color: #d80000;
}

#mobile-menu a.cart-link .number {
    position: absolute;
    top: -10px;
    right: -17px;
    background: #d80000c7;
    font-size: 12px;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    align-items: center;
    justify-content: center;
    display: flex;
    color: #fff;
    padding: 0;
    text-indent: 0;
}

#blockWrpView {
    max-height: 200px;
    overflow: auto;
}

p.open-menu-title {
    display: none;
}

.post-blog-container .post h3 span:before,
.post-blog-container .post h3 span:after {
    content: unset;
}

#tab-product img {
    height: auto !important;
}

.post-blog-container .post h3 span {
    position: unset;
    z-index: 5;
    display: inline;
    margin: 0;
    background: transparent;
    text-transform: unset;
    font-size: unset;
    padding: 0;
}

.switchboard_wrapper>span strong p {
    display: inline-block;
}

.catalog_filters {
    clear: both;
}

.collection-option-filter .big-title {
    font-weight: bold;
    text-transform: uppercase;
    font-family: Roboto-Regular;
    color: #333 !important;
    font-size: 18px;
}

#price_to {
    text-align: right;
}

#price_form,
#price_to {
    float: left;
    width: 50%;
}

.catalog_subtitle_heading {
    position: relative;
    margin: 15px 0;
}

.catalog_subtitle_heading .catalog_subtitle {
    margin: 0;
    font-size: 16px;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 5px;
    text-transform: uppercase;
    font-family: Roboto-Regular;
}

.catalog_filters .catalog_subtitle:after {
    content: "";
    height: 3px;
    background: #E32124;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 50px;
}

.catalog_filters .catalog_subtitle:before {
    content: "";
    height: 3px;
    background: #ddd;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
}

.advanced-filter .tag-choise {
    color: #333;
    font-size: 14px;
    line-height: 30px;
    transition: all 0.3s;
}

.advanced-filter:hover .tag-choise {
    text-decoration: underline;
}

.advanced-filter.check .tag-choise {
    font-weight: 600
}

.advanced-filter.slow {
    display: none;
}

.double-more {
    cursor: pointer;
    color: darkred;
    display: inline-block;
    width: 100%;
    clear: both;
    margin-top: 8px;
}

.filter-tag .check-box-list .advanced-filter .tag-choise:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: #ddd;
    content: "\f096";
    padding-right: 10px;
}

.filter-tag .check-box-list .advanced-filter:hover .tag-choise:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: #E4393C;
    content: "\f046";
}

.filter-tag .check-box-list .advanced-filter.check .tag-choise:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    color: #E4393C;
    content: "\f14a";
}


.filter-size .check-box-list .advanced-filter {
    float: left;
    width: 44px;
    text-align: center;
    border: 1px solid #ddd;
    margin: 6px 6px 6px 0;
    transition: all 0.3s;
}

.filter-size .check-box-list .advanced-filter:hover {
    border: 1px solid #e32124;
}

.filter-size .check-box-list .advanced-filter.check {
    border: 1px solid #e42127;
    background: url(../img/bg-product.png) right bottom no-repeat #f7f7f7;
}

.filter-color .check-box-list .advanced-filter {
    float: left;
}

.filter-color .check-box-list .advanced-filter .tag-choise {
    font-size: 0;
    background: #ddd;
    width: 30px;
    height: 30px;
    display: inline-block;
    margin: 4px 4px 4px 0;
    border-radius: 50%;
    border: 1px solid #dad9d9;
    position: relative;
}

.filter-color .check-box-list .advanced-filter:hover .tag-choise {
    border: 1px solid #aba6a6;
}

.filter-color .check-box-list .advanced-filter.check .tag-choise:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 10px;
    padding: 2px;
    text-rendering: auto;
    color: #e4393c;
    content: "\f00c";
    position: absolute;
    background: #fff;
    border-radius: 50%;
    top: 7px;
    left: 7px;
}

.filter-color .check-box-list .advanced-filter .tag-choise.mau-den {
    background: #000;
}

.filter-color .check-box-list .advanced-filter .tag-choise.mau-kem {
    background: #E7D7BD;
}

.filter-color .check-box-list .advanced-filter .tag-choise.mau-trang {
    background: #fff;
}

.filter-color .check-box-list .advanced-filter .tag-choise.mau-cam {
    background: #ffb74d;
}

.filter-color .check-box-list .advanced-filter .tag-choise.mau-do {
    background: #f44336;
}

.filter-color .check-box-list .advanced-filter .tag-choise.mau-xanh-la {
    background: #147A86;
}

.filter-color .check-box-list .advanced-filter .tag-choise.mau-xanh-duong {
    background: #2196f3;
}

.product-index {
    position: relative
}

.load-wrapp {
    width: 100%;
    height: 100px;
    margin: 0 auto;
    padding: 20px 20px 20px;
    border-radius: 5px;
    text-align: center;
    position: absolute;
    z-index: 100;
}

.load-wrapp p {
    padding: 0 0 20px;
}

.load-wrapp:last-child {
    margin-right: 0;
}

.line {
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #E32124;
}

.load-3 .line:nth-last-child(1) {
    animation: loadingC .6s .1s linear infinite;
}

.load-3 .line:nth-last-child(2) {
    animation: loadingC .6s .2s linear infinite;
}

.load-3 .line:nth-last-child(3) {
    animation: loadingC .6s .3s linear infinite;
}

/*
@keyframes loadingC {
    0  {  transform: translate(0, 0)  ;  }
    50% { transform: translate(0, 15px);  }
    100%  {  transform: translate(0, 0);}
}*/

.filter-head {
    width: 100%;
    z-index: 10;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
}

.filter-head ul li {
    float: right;
    margin-left: 5px;
}

.filter-head ul li a {
    cursor: pointer;
}

.btn-filter .btn {
    background: #525252;
    color: #fff;
}

.main_item_left {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.main_item_left>.item {
    margin: 15px 0;
    display: block;
    width: 100%;
    position: relative;
}

.main_item_left .item.first {}

.main_item_left .item.first a {
    cursor: pointer;
}

.main_item_left .item.first i {
    position: absolute;
    right: 10px;
    top: 0;
    cursor: pointer;
    font-size: 23px;
    width: 20px;
    text-align: right;
}

.main_item_left .item.first i.active:before {
    content: "\f107";
}

.main_item_left>.item:first-child {
    margin-top: 0;
}

.main_item_left>.item:hover>a {
    color: #E32124;
}

.main_item_left>.item>a {
    margin: 0;
    color: #000;
    font-size: 15px;
    font-weight: normal;
    display: block;
    padding-bottom: 5px;
    text-transform: capitalize;
    font-family: Roboto-Regular;
    position: relative;
}

.main_item_left>.item.first>a {
    font-size: 16px;
}

.main_item_left>.item.active>a:after {
    content: "";
    height: 1px;
    background: #E32124;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 50px;
}

.main_item_cat>.item:not(.first)>a:after {
    display: none !important;
}

.main_item_left>.item>a:before {
    content: "";
    height: 1px;
    background: #ddd;
    display: block;
    position: absolute;
    bottom: -3px;
    left: 0;
    width: 100%;
}

.main_item_left>.item.active>a {
    color: #E32124
}

.main_item_cat>li>.catalog_filters {
    display: none;
}

.main_item_left>li>.catalog_filters {
    margin-top: 20px;
}

.main_item_cat>li.active>.catalog_filters {
    display: block;
}

.collec-quickview-top {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}

.collec-quickview-top #sortControl {
    margin-left: 10px;
    margin-right: 10px;
}

.collec-quickview-top .item-check {
    border: 1px solid #dfdfdf;
    background: #F4F4F4;
    display: inline-block;
    padding: 5px 8px;
    text-decoration: none;
    text-transform: none;
    margin-right: 12px
}


ul.req li {
    line-height: 25px;
    float: left;
    display: block;
    padding: 0 5px !important;
}

ul.req li a span {
    width: 25px;
    height: 25px;
    text-align: center;
    line-height: 25px;
    border-radius: 50%;
    background: #ddd;
    display: block;
    float: left;
    margin-right: 5px;
    border: 1px solid rgba(41, 41, 41, 0.08);
}

ul.color li a span {
    color: #fff;
}

ul.req li a label {
    float: left;
    font-size: 13px;
    font-weight: normal;
    cursor: pointer;
}

/************* paginator *******************/
.paginator {
    float: right;
}

.paginator .currentPage,
.paginator a {
    display: block;
    padding: 2px 8px;
    color: #505252;
    font-size: 12px;
    float: left;
    margin-left: 3px;
}

.paginator .currentPage,
.paginator a.active,
.paginator a:hover,
.products .bottom .pagenavi ul li a.active,
.products .bottom .pagenavi ul li a:hover {
    background: #505252;
    color: #fff
}

.paginator .paging-previous,
.paginator .paging-next {
    padding: 12px 8px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background: #505252;
    color: #fff !important;
}

.paginator .paging-previous:before {
    content: "\f0d9";
}

.paginator .paging-next:before {
    content: "\f0da";
}

.paginator .labelPages,
.paginator .titlePages {
    float: left;
    padding: 3px;
}

.paging-last,
.paging-first {
    display: none !important;
}

/**************************** Reset ************************************/
.row {
    margin-left: -10px;
    margin-right: -10px
}

.container,
.col-lg-1,
.col-lg-10,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px
}


.slider-testimonials .item {
    padding: 0 5px;
}

.addressfooter {
    width: 100%;
    padding: 10px 0 0 0;
    display: inline-block;
    text-align: left;
    line-height: 25px;
}

.product-code {
    margin-bottom: 2px !important;
}

.attr-group {
    display: inline-block;
    margin-bottom: 10px;
    position: relative;
}

.attr-name {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    margin-bottom: 5px;
    font-family: 'Roboto-Medium', Arial, "Helvetica";
}

.attr-group a {
    display: block;
    border: 1px solid #e0e0e0;
    font-weight: 500;
    padding: 4px 6px;
    cursor: pointer;
    background: #f7f7f7;
    position: relative;
    font-family: 1px;
}

.attr-group .color a {
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    border-radius: 3px;
    font-size: 13px;
    font-weight: bold;
}

.attr-group .color a img {
    width: 32px;
    height: 32px;
    object-fit: cover;
}

.attr-group .color a.deactive {
    background: #ccc;
    pointer-events: none;
}

.attr-group .color a div.color {
    width: 32px;
    height: 32px;
}

.attr-group .size a {
    min-width: 30px;
    width: auto;
    padding: 0 5px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    display: block;
    float: left;
    margin: 0 5px 5px 0;
    border: solid 1px #ddd;
    color: #505252;
    border-radius: 3px;
}

/*
.attr-group .size  a.active,
.attr-group .size  a:hover{
    text-decoration: none;
    color: #fff;
    background: #000;
    border: solid 1px #000;
}
*/

.attr-group a.active {
    border: 1px solid #e42127 !important;
}

.attr-group a.active:before {
    content: '';
    bottom: 0;
    right: 0;
    width: 14px;
    height: 14px;
    position: absolute;
    background: url(../img/bg-product.png);
}

.attr-group .size a.deactive {
    opacity: .3 !important;
    pointer-events: none !important;
}

#addToCart,
.addToCart {
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    border: none;
    display: block;
    padding: 12px 0;
    background-color: #d61c1f;
    font-weight: bold;
    font-size: 16px;
    font-family: Roboto-Regular;
}

#addToCart span,
.addToCart span {
    font-weight: normal;
    font-size: 13px;
}



.qty {
    max-width: 160px;
    /*margin-bottom: 20px;*/
    border: 1px solid rgba(0, 0, 0, 0.4);
}

.qty input,
.qty span,
.qty label,
.qty button {
    -webkit-border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    border-radius: 0 !important;
    border: none;
    box-shadow: none;
}

.qty .input-group-btn:first-child {
    border-right: 1px solid #ddd !important;
}

.qty .input-group-btn:last-child {
    border-left: 1px solid #ddd !important;
}

.qty .input-group-btn #QtyUp,
.qty .input-group-btn #QtyDown {
    box-shadow: none;
    padding: 6px 15px;
    background: transparent;
    text-shadow: none;
    border: none;
}

.testimonials-wrapper {
    background: #fff;
}

.testimonials-wrapper,
.footer-map,
footer {
    z-index: 1;
    position: relative;
}

.catriesBreck {
    padding: 0;
}

.catriesBreck ul li {
    float: left;
    padding: 0 10px;
}

.catriesBreck ul li:hover {
    background: #3ba1a2;
}

.catriesBreck ul li a {
    color: #000;
    text-transform: uppercase;
}

#addToCart2 span {
    font-size: 12px;
}

.addnow {
    cursor: pointer;
}

/*------------------------------------------------------search----*/
#searchFolding {
    display: none;
    position: absolute;
    top: 53px;
    left: 0;
    width: 100%;
    background: #fff;
    box-shadow: 0 0 5px #bbb;
    z-index: 25000;
}

#searchFolding a {
    font-size: 12px;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding: 5px 10px;
    color: #7e7e7e;
}

#searchFolding a i {
    color: #12983a;
    font-size: 11px;
}

#searchFolding a:nth-of-type(odd) {
    background: #F6F6F6;
}

#searchFolding a:hover {
    background: #a1ce57;
    color: #fff;
}

#searchFolding a:hover i {
    color: #fff;
}

#searchFolding a span {
    float: right;
    color: #7e7e7e;
}

.cloudzoom-zoom-inside,
.fancybox-overlay {
    z-index: 1000;
}

.fooMenu .top ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center
}

.fooMenu .top ul li {
    display: table-cell;
    padding: 14px 10px 13px;
}

.fooMenu .top ul li a {
    position: relative;
    color: #666;
    display: block;
    text-align: center;
    font-size: small;
}

.fooMenu .top ul li a:after {
    content: "";
    position: absolute;
    right: -10px;
    top: 0;
    width: 1px;
    background: #666;
    height: 100%;
}

/************* Product detail **************/
#detail-product {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
}

@media (min-width: 769px) {
    .caroufredsel_wrapper {
        min-height: 495px !important;
        width: 100% !important;
    }
}

#prevSlideZ {
    top: -27px;
}

#nextSlideZ {
    bottom: -15px;
}


#prevSlideZ,
#nextSlideZ {
    background: transparent;
    font-size: 22px;
    height: 20px;
    position: absolute;
    text-align: center;
    left: 0;
    width: 100%;
    color: #000;
}

#img-child {
    width: 100% !important;
}

#img-child .thumbnail {
    /* width: 100% !important; */
    border-radius: 0;
    /*height: 160px;*/
    margin: 0;
    overflow: hidden;
}

#img-child .thumbnail img {
    width: 100% !important;
    height: 100% !important;
    margin: 0 !important;
    padding: 0 !important;
}

#img-child .thumbnail.image1 {
    display: none !important;
}

.tab-content>.active {
    overflow: hidden;
}

#img-child-mobile.owl-theme .owl-controls {
    left: 0;
    right: 0;
}

#img-child-mobile.owl-theme .owl-controls .owl-page span {
    border: 1px solid #616365;
    background: #7f7f7f;
    width: 10px;
    height: 10px;
}

#img-child-mobile.owl-theme .owl-controls .owl-page.active span {
    background: #3f3f3f;
}

.header-user li {
    display: inline;
    float: left;
    padding: 0 5px;
}

.headerFirst {
    margin: 15px 0;
    display: block;
}

.-menu-blog {
    float: left;
    padding: 0 10px;
}

.-menu-blog a {
    color: #000;
    text-transform: uppercase;
}

.wrapper .top-container p span {
    font-style: italic;
    display: inline-block;
    margin-left: 5px;
    font-size: 17px;
}

.category-title {
    display: block;
    margin-bottom: 15px !important;
}

.blog-category-items .items-ngang .info h3 {
    margin-top: 0;
}

.design {
    color: darkred;
    font-weight: bold;
}

.deliver-icon {
    position: absolute;
    margin-left: -44px;
}

/*=== Firefox ===*/
@-moz-document url-prefix() {
    .menu_footer li .icons {
        padding-top: 25px !important;
    }

    .menu_footer li img {
        position: unset !important;
    }
}

/*#myModal .modal-backdrop{*/
/*display: none !important;*/
/*}*/

.size-left .check-box-list li {}

/*.size-left .check-box-list li:nth-child(n+4){*/
/*display: none;*/
/*}*/
.mm-menu {
    background: #fff;
}

.mm-listview a,
.mm-listview a:hover {
    font-size: 16px;
}

.thongtingia .p-title {
    display: block;
    margin-bottom: 8px;
    font-size: 19px !important;
}

.debit-price {
    width: 100%;
    display: block;
    margin: 6px 0 0 0;
    text-decoration: line-through;
}

.product-price {
    font-size: 20px;
    font-weight: bold;
}

.product-price-old {
    font-size: 20px;
}

#boxMenu {
    display: none;
}

#boxMenu ul>li>a>img {
    display: none;
}

#formAcount {
    float: unset;
    margin: 0 auto;
}

.box-user {
    display: none;
}

.storeInventory p {
    padding: 5px 0;
    font-size: 12px;
}

#owl-video-slider div.owl-prev,
#owl-video-slider div.owl-next {
    background: transparent;
}

#owl-video-slider .insert-right,
#owl-insert-slider .owl-controls .owl-buttons .insert-right {
    background: url(../img/insert-right.png) center center no-repeat;
    width: 22px;
    height: 46px;
    display: block;
    top: 40%;
    position: absolute;
    right: 0;
}

#owl-video-slider .insert-left,
#owl-insert-slider .owl-controls .owl-buttons .insert-left {
    background: url(../img/insert-left.png) center center no-repeat;
    width: 22px;
    height: 46px;
    display: block;
    top: 40%;
    position: absolute;
    left: 0;
}

#owl-video-slider .owl-buttons {
    /*display: none;*/
}

.overlay-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    z-index: 9999;
    opacity: 0;
    display: none;
}

.fancybox-opened {
    z-index: 9999;
}

/*#popupHomeBlock{*/
/*padding: 20px;*/
/*background: #fff;*/
/*top: 20%;*/
/*position: absolute;*/
/*left: 30%;*/
/*}*/
#popupHomeBlock p,
#popupHomeBlock {
    text-align: center;
    color: #000;
    font-size: 16px;
    z-index: 9999;
}

#popupHomeBlock section {
    padding: 15px 20px;
    border: 8px solid #0eb541;
    color: #0eb541;
    width: 60%;
    font-size: 20px;
    background: #fafbfb;
    text-transform: uppercase;
    margin: 20px auto;
}

#popupHomeBlock>p {
    line-height: 25px;

}

#popupHomeBlock .customer {
    margin: 0 auto;
    text-align: center;
}

#popupHomeBlock .customer .wrpBtn {
    width: 60%;
    position: relative;
    margin: 0 auto;
}

#popupHomeBlock .customer input.input {
    display: inline-block;
    text-align: center;
    margin-bottom: 10px;
}

#popupHomeBlock .customer .wrpBtn input.user {
    width: 100%;
    clear: both;
    margin: 0 0 10px 0;
    background: #f5ecec;
    text-align: center;
    border: none;
    box-shadow: none;
    padding: 5px;
}

#popupHomeBlock .customer button {
    background: #0eb541;
    border: none;
    width: 90%;
    color: #000;
    text-transform: uppercase;
    padding: 15px 20px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    margin: 0 0 10px 0;
}

.modal-backdrop {
    opacity: 0;
}

.overlay-popup.in {
    opacity: 1;
}

/*--- count down promotion ---*/
.box-count-number {
    display: inline-block;
    /*background: #e32124;*/
    font-size: 20px;
    /*color: white;*/
    padding: 15px;
    margin-bottom: 20px;
}

.box-count-number .title-start {
    display: none;
}

.title-count-down {
    display: block;
    font-size: 30px;
    color: #e32124;
}

.description-count-down {
    display: block;
    font-size: 20px;
    color: #e32124;
    margin: 15px 0;
}

#coutnDown {
    display: block;
    text-align: center;
    padding: 10px 0;
}

/*.npy-scdigit,.npy-scdigit-curr, .npy-scdigit-flip, .npy-scdigit-prev{*/
/*background-image: url('/tp/T0002/img/sc_digits.png') !important;*/
/*}*/
#coutnDown {
    color: #fff;
    display: inline-block;
    font-weight: 100;
    width: 100%;
    text-align: center;
    font-size: 30px;
    position: relative;
}

@media (min-width: 1024px) {
    #home-filter-top5 .col-sm-20 {
        padding: 0 15px;
    }
}

@media (max-width: 767px) {
    #coutnDown {
        font-size: 22px;
    }

    #home-filter-top5>.container,
    #home-filter-top-week>.container,
    .container-fluid.newsHome,
    .container-fluid.signUp,
    #product-lists {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .phone_footer>strong {
        height: 30px;
        display: inline-block;
    }

    .phone_footer span.number_phone {
        font-size: 20px;
    }

    .fooMenu .top ul {
        display: block !important;
    }

    .fooMenu .top ul li {
        display: block !important;
        border-bottom: 1px dotted #666;
    }

    .fooMenu .top ul li a:after {
        display: none;
    }
}

#coutnDown>div {
    /*position: absolute;*/
    padding: 10px;
    margin: 0 10px;
    border-radius: 3px;
    background: #f44242;
    display: inline-block;
}

#coutnDown div>span {
    padding: 15px;
    border-radius: 3px;
    background: #ad1004;
    display: inline-block;
}

.smalltext {
    padding-top: 5px;
    font-size: 16px;
}

#mm-blocker {
    background: rgba(3, 2, 1, 0.5);
}

/*==== icon phone ====*/
.phone-mobile-ico {
    display: none;
    background-color: transparent;
    cursor: pointer;
    height: 120px;
    position: fixed;
    transition: visibility 0.5s ease 0s;
    width: 120px;
    z-index: 99999 !important;
    left: 0;
    bottom: -21px;
}

.phone-mobile-circle {
    animation: 1.1s ease-in-out 0s normal none infinite running phone-mobile-circle;
    background-color: transparent;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border-radius: 100%;
    height: 100px;
    left: 0;
    position: absolute;
    top: 0;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 100px;
    border-color: #00b91f;
    opacity: 1;

}

.phone-mobile-circle-fill {
    animation: 2.3s ease-in-out 0s normal none infinite running phone-mobile-circle-fill;
    border: 2px solid transparent;
    border-radius: 100%;
    height: 70px;
    left: 15px;
    position: absolute;
    top: 15px;
    transform-origin: 50% 50% 0;
    transition: all 0.5s ease 0s;
    width: 70px;
    background-color: #00b91f;
}

.phone-mobile-img-circle {
    border: 2px solid transparent;
    border-radius: 100%;
    height: 50px;
    left: 25px;
    opacity: 0.7;
    position: absolute;
    top: 25px;
    transform-origin: 50% 50% 0;
    width: 50px;
    background-color: #00b91f;

}

.phone-mobile-img-circle i {
    animation: 1s ease-in-out 0s normal none infinite running phone-mobile-img-circle;
    font-size: 30px;
    line-height: 50px;
    padding-left: 10px;
    color: #ffffff;
}


@keyframes phone-mobile-circle {
    0% {
        opacity: 0.1;
        transform: rotate(0deg) scale(0.5) skew(1deg);
    }

    30% {
        opacity: 0.5;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    100% {
        opacity: 0.6;
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

@keyframes phone-mobile-circle-fill {
    0% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }

    50% {
        opacity: 0.2;
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        opacity: 0.2;
        transform: rotate(0deg) scale(0.7) skew(1deg);
    }
}

@keyframes phone-mobile-img-circle {
    0% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    10% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }

    100% {
        transform: rotate(0deg) scale(1) skew(1deg);
    }
}

/*==== icon phone ====*/

.text-subscribe {
    width: calc(100% - 104px);
    border: 0;
    line-height: 35px;
    height: 40px;
    text-indent: 5px;
    font-size: 12px;
    float: left;
    background: #fff;
    padding: 10px;
}

.back-to-top.display {
    border: 1px solid #ccc;
}


/*  Album   */
.article_item {
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 0 10px;
}

.single_blog_post_box {
    border: 1px solid #ededed;
    box-shadow: -5px 5px 0 #f0f0f0;
    padding: 6px;
    height: 400px;
}

.post-thumbnail {
    position: relative;
    display: block;
    height: 230px;
    overflow: hidden;
}

.blog_post_photo.text-center img {
    height: 270px;
    width: 100%;
    object-fit: contain;
}

.blog_post_heading h4 a {
    text-transform: uppercase;
    font-size: 15px;
    line-height: normal;
    color: #333;
}

.blog_post_txt {
    height: 40px;
}

.blog_post_content {
    padding: 10px 10px 0;
}

.album-post {
    margin-bottom: 40px;
}

.album-post .fb-comment {
    margin-top: 20px;
}

.text-right-albums {
    margin-bottom: 15px;
}

.text-right-albums .labelPages {
    display: none;
}

.text-right-albums .titlePages {
    display: none;
}

.owl-carousel .owl-nav.disabled {
    display: block !important;
}

.quickview-slider .item {
    padding: 5px;
}

.quickview-information h2 {
    font-size: 25px;
    font-weight: bold;
}

.quickview-price {
    margin: 10px 0;
}

.quickview-price span {
    color: #d61c1f;
    font-size: 20px;
    font-weight: bold;
}

.quickview-price del {
    font-size: 17px;
    margin-left: 5px;
    font-weight: bold;
}

.quickview-information .quantity-selector {
    border: 1px solid #ccc;
}

.quickview-information #addToCart {
    padding: 10px 25px;
    text-transform: uppercase;
}

.quickview-information #addToCart span {
    font-size: 15px;
}

.quickview-information #addToCartQv {
    padding: 10px 25px;
    text-transform: uppercase;
}

#addToCartQv {
    border-radius: 0;
    box-shadow: none;
    color: #fff;
    border: none;
    display: block;
    padding: 12px 0;
    background-color: #d61c1f;
    font-weight: 700;
    font-size: 16px;
    font-family: Roboto-Regular;
}

.quickview-information #addToCartQv span {
    font-size: 15px;
}

#addToCartQv span {
    font-weight: 400;
    font-size: 13px;
}

.sizenew a {
    min-width: 30px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    margin-right: 5px;
    border: solid 1px #ddd;
    padding: 0 5px;
}

.quickview-information .select-wrapper input[type=button] {
    width: 30px;
    background-color: white;
    color: black;
    border: 1px solid #ddd;
}

.colornew a {
    line-height: 28px;
    padding: 0 5px;
    margin-right: 5px;
    border: solid 1px #ddd;
}

.colornew a.active,
.sizenew a.active {
    border-color: red;
    color: red;
}

.fancybox-skin .fa-times:before {
    display: none;
}

.quickView {
    border: 1px solid #ccc;
    padding: 5px;
    color: #d61c1f;
    text-align: center;
    display: block;
    font-size: 13px;
    border-radius: 5px;
    width: 70%;
    margin: auto;
}

.product-detail h2 {
    height: 40px;
    overflow: hidden;
}

.modal.in .modal-dialog {
    z-index: 9999;
}

.category-img,
.cate-img-menu,
.in-category-name,
.main-tag-category {
    display: none;
}

.main-category-name {
    font-size: 30px;
    text-align: center;
}

.ui-state-default,
.ui-widget-content .ui-state-default {
    border-radius: 50%;
}

.deliverAff {
    text-align: center;
    padding-left: 0;
}

.rating-detail,
.quick-add-cart {
    display: none;
}

/*- - - rating product detail - - -*/
.vote,
.vote2 {
    display: inline-block;
}

.ic {
    background: url(../img/SpiritIcon.png) no-repeat transparent;
    background-size: 1355px;
    cursor: pointer;
}

.vote .si,
.vote2 .si {
    background-position: -1224px -1330px;
    float: left;
    height: 15px;
    width: 20px;
}

.vote .si.voteHover,
.vote .si.active,
.vote2 .si.active {
    background-position: -1224px -1261px;
}

.voteView {
    display: inline-block;
    width: 80px;
    height: 15px;
}

.voteViewComment {
    display: inline-block;
    height: 15px;
    width: 80px;
}

#voteView0 {
    background-position: -1224px -1330px;
}

#voteView1 {
    background-position: -1224px -1261px;
}

#voteView2 {
    background-position: -1224px -1275px;
}

#voteView3 {
    background-position: -1224px -1288px;
}

#voteView4 {
    background-position: -1224px -1302px;
}

#voteView5 {
    background-position: -1224px -1315px;
}

/*- - - end review product detail - - -*/
.pagination {
    margin-bottom: 25px
}

.pagination>li>a,
.pagination>li>span {
    color: #d61c1f;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: #d61c1f;
    border-color: #d61c1f;
}

.label-sold {
    position: absolute;
    background: #999;
    padding: 5px 7px;
    color: #fff;
}

/*-- 07/06/2018 --
-------------- Customer News -------------------*/
.items-ngang .item-img {
    height: auto !important;
}

.blog-read-item .item-img img {
    width: 100%;
}

.blog-category-items .category-title a {
    color: #333;
}

.blog-category-items .category-title a:hover {
    color: #d8492c
}

.blog-category-items .category-title {
    margin-bottom: 20px !important;
}

.nitems {
    margin-bottom: 15px;
}

.blog-category-items .items-ngang,
.blogs-container .items-ngang {
    margin-bottom: 20px;
    display: block;
    border-bottom: 1px dotted #ccc !important;
    padding-bottom: 25px;
}

.items-ngang .info h3 a,
.blog-category-items .items-ngang .info h3 {
    font-size: 17px !important;
    line-height: 1.2 !important;
}

.items-ngang .info p.des,
.blog-category-items .items-ngang .des {
    font-size: 14px !important;
    line-height: 1.6 !important;
    text-align: justify;
    max-height: 200px;
    overflow: hidden;
}

.blog-category-items img,
.blogs-container img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.blog-category-items .items-doc .item-img {
    height: auto;
}

.blogs-container .catriesBreck {
    margin-bottom: 20px;
}

.blog-category-items .itemSmilar {
    margin-bottom: 15px;
}

.blog-category-items .itemSmilar h3 a {
    font-size: 14px;
}

.newsTXT iframe,
.newsTXT img,
.newsTXT div,
.newsTXT b,
.newsTXT strong,
.newsTXT span,
.newsTXT table,
.newsTXT i,
.newsTXT p {
    max-width: 100% !important;
}

.newsTXT img {
    height: auto !important;
}

.newsTXT ul {
    padding: 0 0 0 20px;
}

.newsTXT ul li {
    list-style: disc;
}

/*--------------- End Customer News -------------------*/

/*- - - product tags - - -*/
.p-tags {
    margin: 15px 0 0 0;
}

.p-tags a {
    display: inline-block;
    background: #eee;
    padding: 2px 5px;
    border-radius: 10px;
}

/*- - - product tags - - -*/
.variant-price span {
    display: none;
}

@media only screen and (min-width: 768px) {
    .attr-group a:hover {
        border: 1px solid #e42127 !important;
    }

    .attr-group a:hover:before {
        content: '';
        bottom: 0;
        right: 0;
        width: 14px;
        height: 14px;
        position: absolute;
        background: url(../img/bg-product.png);
    }
}

@media only screen and (max-width: 768px) {
    .quickView {
        display: none;
    }
}

@media (max-width: 767px) {
    #tab-product table {
        width: 100% !important;
    }

    .phone-mobile-ico {
        display: block;
    }

    .text-center-xs {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) {
    .phone-footer {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .product-information .product-image img {
        height: 225px;
        object-fit: contain;
    }
}

.header-top-bar {
    display: none;
    padding: 5px 0;
    background: #eee;
}

.header-top-bar ul li {
    float: left;
    margin-right: 10px;
}

.product-information .label-sold {
    top: 10px;
    left: 1px;
    z-index: 9;
    font-size: 13px;
    border-radius: 5px;
    padding: 4px 8px;
    background: #b1afaf;
}

.lazada-icon {
    display: none;
}

#affiliateCode {
    height: 46px !important;
}

#filter_group_4 img {
    margin-right: 10px;
}

#filter_group_4 li {
    margin-bottom: 5px;
}

@media screen and (max-width: 500px) {
    #affiliateCode {
        margin-bottom: 15px !important;
    }
}

#dragger-modal ul li {
    list-style: unset;
}

.signInStyle ul {
    width: 360px;
    margin: 20px auto 40px;
    max-width: 100%;
}

#user-active .success {
    text-align: center;
    padding: 70px 0;
    font-size: 24px;
    color: green;
}

#user-active .error {
    text-align: center;
    padding: 70px 0;
    font-size: 24px;
    color: red;
}

.signInStyle {
    text-align: center;
}

#tadDescription img {
    max-width: 100%;
    height: auto !important;
}

#descriptionproduct iframe {
    max-width: 100%;
}

#reviewFB .fb-comments iframe {
    width: 100% !important;
}

/*====================== Tooltip Boostrap =================================*/
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    filter: alpha(opacity=0);
    opacity: 0;
    line-break: auto
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    background-color: #d61c1f;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #d61c1f
}

.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #d61c1f
}

.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #d61c1f
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #d61c1f
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #d61c1f
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #d61c1f
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #d61c1f
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #d61c1f
}

.menu-top {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
}

/*====================== End Tooltip Boostrap ==========================*/

.label-sale {
    position: absolute;
    background: #e32124;
    padding: 5px 7px;
    color: #fff;
    top: 0;
    right: 0;
    z-index: 9;
    font-weight: bold;
}

.logo img {
    width: 170px;
    height: 105px;
    object-fit: contain;
}

#home-slider .item {
    /*float: left;*/
}

#home-slider .item img {
    width: 100%;
}

.tags {
    display: block;
    overflow: hidden;
    clear: both;
    margin-top: 10px;
}

.tags a {
    font-family: Arial !important;
    font-size: 12px;
    padding: 5px 6px;
    line-height: normal;
    height: auto;
    display: inline-block;
    font-weight: normal;
}

.pointer {
    cursor: pointer;
}

.modal {
    z-index: 1500000 !important;
}

#modalShow .table-cart td img {
    width: 60px;
}

/*======================= Popup home ========================*/
#popupHomeCookie {
    padding: 20px;
    display: none;
    text-align: center;
    color: #000;
    font-size: 16px;
}

/*======================= End Popup home ========================*/

.wrap_foo_switchboard .wrap-icon {
    display: flex;
}

#slider-range {
    margin: 10px 0;
    height: 7px;
}

.ew-alo-phone {
    display: none
}

@media screen and (max-width: 991px) {
    .ew-alo-phone {
        display: block !important;
    }
}

.ew-alo-phone {
    position: fixed;
    bottom: 28%;
    z-index: 999;
    left: -15%;
}

.ew-alo-ph-circle {
    width: 160px;
    height: 160px;
    top: 20px;
    left: 20px;
    position: absolute;
    background-color: transparent;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid rgba(30, 30, 30, 0.4);
    border: 2px solid #48A5D4 9;
    opacity: .1;
    -webkit-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -moz-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -ms-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -o-animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    animation: ew-alo-circle-anim 1.2s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-circle {
    -webkit-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important;
    animation: ew-alo-circle-anim 1.1s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-circle {
    -webkit-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important;
    animation: ew-alo-circle-anim 2.2s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-circle,
.ew-alo-phone:hover .ew-alo-ph-circle {
    border-color: #00aff2;
    opacity: .5
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-circle,
.ew-alo-phone.ew-alo-green:hover .ew-alo-ph-circle {
    border-color: #EB278D;
    /*border-color: #ffc272 9;*/
    opacity: .5
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-circle {
    border-color: #00aff2;
    /*border-color: #48A5D4 9;*/
    opacity: .5
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-circle,
.ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-circle {
    border-color: #ccc;
    opacity: .5
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-circle {
    border-color: #EB278D;
    opacity: .5
}

.ew-alo-ph-circle-fill {
    width: 100px;
    height: 100px;
    top: 50px;
    left: 50px;
    position: absolute;
    background-color: #000;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .1;
    -webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-circle-fill {
    -webkit-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important;
    animation: ew-alo-circle-fill-anim 1.7s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-circle-fill {
    -webkit-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    animation: ew-alo-circle-fill-anim 2.3s infinite ease-in-out !important;
    opacity: 0 !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-circle-fill,
.ew-alo-phone:hover .ew-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    /*background-color: #309ACF 9;*/
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-circle-fill,
.ew-alo-phone.ew-alo-green:hover .ew-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    /*background-color: #ffc272 9;*/
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-circle-fill {
    background-color: rgba(0, 175, 242, 0.5);
    /*background-color: #a6e3fa 9;*/
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-circle-fill,
.ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-circle-fill {
    background-color: rgba(204, 204, 204, 0.5);
    /*background-color: #ccc 9;*/
    opacity: .75 !important
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-circle-fill {
    background-color: rgba(117, 235, 80, 0.5);
    opacity: .75 !important
}

.ew-alo-ph-img-circle {
    width: 60px;
    height: 60px;
    top: 70px;
    left: 70px;
    position: absolute;
    background: rgba(30, 30, 30, 0.1) url(../../T0197/img/temp/jIfeFOA.png) no-repeat center center;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 2px solid transparent;
    opacity: .7;
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.ew-alo-phone.ew-alo-active .ew-alo-ph-img-circle {
    -webkit-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important;
    animation: ew-alo-circle-img-anim 1s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-static .ew-alo-ph-img-circle {
    -webkit-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -moz-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -ms-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    -o-animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important;
    animation: ew-alo-circle-img-anim 0s infinite ease-in-out !important
}

.ew-alo-phone.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone:hover .ew-alo-ph-img-circle {
    background-color: #00aff2
}

.ew-alo-phone.ew-alo-green.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone.ew-alo-green:hover .ew-alo-ph-img-circle {
    background-color: #EB278D
}

.ew-alo-phone.ew-alo-green .ew-alo-ph-img-circle {
    background-color: #00aff2;
}

.ew-alo-phone.ew-alo-gray.ew-alo-hover .ew-alo-ph-img-circle,
.ew-alo-phone.ew-alo-gray:hover .ew-alo-ph-img-circle {
    background-color: #ccc
}

.ew-alo-phone.ew-alo-gray .ew-alo-ph-img-circle {
    background-color: #EB278D
}

/*------------------- mini-cart -------------------*/
#cart_block {
    padding: 0px;
    display: inline-block;
    vertical-align: top;
    position: relative;
}

#cart_block:hover .cart-heading .cart-count {
    background: #333333;
    color: #fff;
}

#cart_block:hover .cart-heading .cart-icon {
    background: #97c505;
    border-color: #97c505;
}

#cart_block:hover .cart-heading .cart-icon img.cart-icon-hover {
    visibility: visible;
    opacity: 1;
}

#cart_block:hover .cart-heading .cart-icon img.cart-icon-standard {
    visibility: hidden;
    opacity: 0;
}

#cart_block .cart_content {
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: absolute;
    z-index: 1111;
    top: 130%;
    opacity: 0;
    visibility: hidden;
    background: #fff;
    border: none;
    color: #333;
    padding: 15px;
    width: 350px;
    right: -30px;
    margin-top: 16px;
    font-size: 13px;

    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);
    -webkit-box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.15);

}

#cart_block .cart_content:after {
    position: absolute;
    top: -10px;
    right: 40px;
    display: inline-block;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ffffff;
    border-left: 10px solid transparent;
    content: '';
}

#cart_block:hover .cart_content {
    top: 100%;
    opacity: 1;
    visibility: visible;
    margin-top: 3px;
}

/** cart hover */
.cart_content .item-cart {
    padding: 10px 0;
    position: relative;
    border-bottom: 1px solid #e0e0e0;
}

figure.image-cart {
    width: 30%;
    float: left;
    border: 1px solid #eee;
    padding: 3px;
}

.text_cart {
    float: left;
    padding: 0 12px;
    width: 70%;
    text-align: left;
    line-height: initial;
}

.text_cart h4 {
    margin: 0;
}

.remove_link {
    position: absolute;
    right: 0px;
    top: 0px;
}

a.remove-cart {
    color: #000;
    font-size: 18px;
}

a.remove-cart:hover {
    color: #9c9b9b;
}

.cart-check-mini a {
    margin-right: 0;
    border: none;
    color: #fff;
    text-align: center;
    margin-bottom: 10px;
}

.cart-check-mini a span {
    padding: 7px 0;
    font-size: 1.1em;
    font-weight: 500;
    display: block;
    border-radius: 3px;
    text-transform: uppercase;
    background: #f09042;
    color: #fff;
    line-height: 24px;
}

.cart-check-mini {
    border-top: 1px solid #e0e0e0;
    padding: 20px 20px 10px 20px;
    margin: 0;
}

.text-mini-cart {
    font-weight: 500;
    padding: 15px 0px;
    color: #3f3f3f;
    text-align: left;
    font-size: 20px
}

.text-left {
    text-align: left;
}

.cart_block_total {
    float: right;
}

.cart-check-mini a.button {
    background: #60a703;
    padding: 4px 25px;
    font-size: 16px;
    color: #fff;
    font-weight: 500;
    border-radius: 5px;
}

.cartpro-actions.cart-check-mini {
    margin-bottom: 20px;
    text-align: center;
}

.cartpro-actions a.button.checkout-button {
    margin-left: 10px;
}

@-moz-keyframes ew-alo-circle-anim {
    0% {
        -moz-transform: rotate(0) scale(.5) skew(1deg);
        opacity: .1;
        -moz-opacity: .1;
        -webkit-opacity: .1;
        -o-opacity: .1
    }

    30% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .5;
        -moz-opacity: .5;
        -webkit-opacity: .5;
        -o-opacity: .5
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg);
        opacity: .6;
        -moz-opacity: .6;
        -webkit-opacity: .6;
        -o-opacity: .1
    }
}

@-webkit-keyframes ew-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(.5) skew(1deg);
        -webkit-opacity: .1
    }

    30% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        -webkit-opacity: .5
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: .1
    }
}

@-o-keyframes ew-alo-circle-anim {
    0% {
        -o-transform: rotate(0) kscale(.5) skew(1deg);
        -o-opacity: .1
    }

    30% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        -o-opacity: .5
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        -o-opacity: .1
    }
}

@-moz-keyframes ew-alo-circle-fill-anim {
    0% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -moz-transform: rotate(0) -moz-scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -moz-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-webkit-keyframes ew-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -webkit-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-o-keyframes ew-alo-circle-fill-anim {
    0% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg);
        opacity: .2
    }

    100% {
        -o-transform: rotate(0) scale(.7) skew(1deg);
        opacity: .2
    }
}

@-moz-keyframes ew-alo-circle-img-anim {
    0% {
        transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -moz-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -moz-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -moz-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-webkit-keyframes ew-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg)
    }
}

@-o-keyframes ew-alo-circle-img-anim {
    0% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    10% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    20% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    30% {
        -o-transform: rotate(-25deg) scale(1) skew(1deg)
    }

    40% {
        -o-transform: rotate(25deg) scale(1) skew(1deg)
    }

    50% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }

    100% {
        -o-transform: rotate(0) scale(1) skew(1deg)
    }
}

#home_block_blog .main {
    position: relative;
}

.title_chir {
    position: relative;
    padding: 0 5px;
    margin-bottom: 15px;
    font-weight: 400;
}

.title_chir h2 {
    display: inline-block;
    line-height: normal;
    border-bottom: 3px solid #00a651;
    padding-right: 5px;
    position: relative;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 18px;
}

.bg_w {
    background-color: #fff;
}

.imgage_hover {
    width: 100%;
    overflow: hidden;
}

.imgage_hover {
    width: 100%;
    overflow: hidden;
}

#home_block_blog .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    height: 150px;
}

.blog_post_heading {
    padding: 15px 10px 0;
    border-bottom: 1px solid #ddd;
}

.blog_post_heading h2 {
    margin-bottom: 5px;
    height: 45px;
    overflow: hidden;
}

.blog_post_heading h2 a {
    text-transform: uppercase;
    font-size: 15px;
    line-height: normal;
    color: #333;
}

.blog_post_heading p {
    font-size: 14px;
    color: #666;
    font-style: italic;
    margin-bottom: 10px;
}

.blog_post_content {
    padding: 10px 10px 0;
}

.blog_post_content {
    padding: 10px 10px 0;
}

.blog_post_content ul li {
    display: inline-block;
    margin-right: 20px;
    font-size: 13px;
}

.blog_post_content ul li i {
    color: #663112;
}

.fa-eye::before {
    content: "\f06e";
}

.fa-calendar::before {
    content: "\f073";
}

.imgage_hover:hover img {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.blog_post_content p {
    font-size: 14px;
    height: 80px;
    overflow: hidden;
}

#showCarrier {
    color: #333;
    font-size: 11px;
    margin-right: 15px;
    display: none;
}

.changeOrtherShipFee:hover {
    text-decoration: underline;
    color: #00aeef;
}

#showCarrier .changeOrtherShipFee {
    font-weight: normal;
}

#tableShipFee {
    display: none;
}

#tableShipFee div p {
    font-weight: bold;
}

#tadDescription table,
#tadDescription table td,
#tadDescription table tr,
#tadDescription table th {
    border: 1px solid #eee !important;
}

.langgue-box {
    text-align: center;
}

#mobile-menu .langgue-box {
    text-align: right;
    position: absolute;
    right: 0;
}

#mobile-menu .langgue-box span a.trans img {
    border-right: none !important;
}

.mm-listview>li>a {
    padding: 13px 32px 13px 12px !important;
}

.cart-pri {
    color: #111;
}

#js-add-cart {
    background-color: #8BC34A;
    border-color: #8BC34A;
    margin-bottom: 10px;
}

#js-add-cart:hover,
#js-add-cart:focus,
#js-add-cart:active {
    background-color: #8BC34A;
    border-color: #8BC34A;
}

.container-fluid.wow.fadeIn.newsHome {
    padding: 20px 0;
}

@media (max-width: 480px) {
    .fb_dialog {
        top: 500px !important;
    }

    .fb_customer_chat_bounce_in_v2 {
        top: 500px !important;
    }
}

.d-flex {
    display: flex;
    align-items: center;
}

.header-top-content {
    padding: 10px 0;
    background: #ff0000;
}

.header-top-content-key {
    text-align: center;
    color: #fff;
}

.header-top-content-close {
    position: absolute;
    color: #fff;
    top: 0;
    right: 0;
    cursor: pointer;
}

@media (max-width: 480px) {
    #detail-product .blockImgDesktop {
        display: none !important;
    }

    #detail-product .blockMobile {
        display: block !important;
    }

    #detail-product .thumbnail {
        padding: 4px;
        background-color: unset;
        border-radius: 4px;
    }

    #detail-product .thumbnail img {
        margin-top: 0px;
    }

    #detail-product .blockMobile .owl-controls .owl-pagination {
        display: none !important;
    }
}

#cityId {
    width: 100%;
    border-radius: 4px;
    margin: 5px 0;
    padding: 3px;
    outline: none;
}

.tp_product_detail_tag {
    padding-top: 10px;
}

.sizenew a.deactive {
    opacity: .3 !important;
    pointer-events: none !important;
}

.attr-group .color a.deactive {
    opacity: .3 !important;
    pointer-events: none !important;
}

.color a.deactive {
    opacity: .3 !important;
    pointer-events: none !important;
}

@media (max-width: 1023px) {
    #img-child-mobile {
        display: none;
    }

    #img-child-mobile .owl-controls .owl-buttons div {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        color: #000000;
        background: none;
        font-size: 20px;
        opacity: 1;
        border: none;
    }

    #img-child-mobile .owl-controls .owl-buttons div.owl-prev {
        left: 0;
    }

    #img-child-mobile .owl-controls .owl-buttons div.owl-next {
        right: 0;
    }

    /*#img-child-mobile .owl-controls .owl-buttons div{*/

    /*}*/
}

#notIndex-fixed-actions {
    position: fixed;
    right: -33%;
    bottom: 80px;
    z-index: 999;
}

#notIndex-fixed-actions .fixed-item {
    position: relative;
}

#notIndex-fixed-actions .fixed-item:not(:last-child) {
    margin-bottom: 10px;
}

#notIndex-fixed-actions .fixed-item:hover .title-fixed {
    display: block;
}

#notIndex-fixed-actions .title-fixed {
    position: absolute;
    right: 120%;
    cursor: pointer;
    background-color: rgba(0, 0, 0, .72);
    color: #fff;
    text-align: center;
    border-radius: 5px !important;
    white-space: nowrap !important;
    width: auto !important;
    line-height: 25px !important;
    padding: 5px 10px !important;
    font-size: 12px !important;
    top: 5px;
    display: none;
}

#notIndex-fixed-actions .title-fixed:after {
    content: "";
    position: absolute;
    top: 50%;
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent rgba(29, 36, 62, .7) transparent transparent !important;
    left: 100%;
    transform: rotateZ(-180deg);
}

.image_search {
    width: 50px;
    height: 50px;
    float: left;
    margin-right: 5px;
}

.image_search img {
    height: 50px;
    max-width: 50px;
}

#login_form ul {
    padding: 0;
    margin: 0;
}

#login_form ul li {
    list-style: none;
}

#login_form ul li input[type=text],
#login_form ul li input[type=password],
#login_form ul li select {
    padding: 6px 5px;
    border: 1px solid #eee;
    width: 80%;
    line-height: 22px;
    margin: 0 0 10px;
}

#btnSubmit,
#SubmitCreate {
    width: 80%;
}

#btnSubmit {
    background: #3c3c3c;
    border: 1px solid #000;
    color: #fff;
    padding: 10px;
    width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
}

#btnSubmit:hover {
    background: #fff;
    color: #000;
    border: 2px solid #000;
}

.f ul li {
    margin-bottom: 8px;
}

.f ul li input {
    width: 100%;
    padding: 5px;
}

.col-lg-35 {
    float: none;
    margin: 0 auto;
}

.formAcount label span {
    color: #bd1d21;
    font-weight: 400;
    font-size: 18px;
}

/*STYLE DISCOUNT*/
.discount-label {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 10;
    width: 40px;
    height: 45px;
    background: transparent url(../img/sale-md.png) center no-repeat;
    text-align: center;
    font-size: 14px;
    padding-top: 10px;
    color: #fef6f6;
    font-style: italic;
    background-size: 100% 100%;
}

/*STYLE P VIEW*/
.wp-policy-50093 {
    display: none;
}

@media (max-width: 768px) {
    .wp-policy {
        display: none;
    }

    .wp-policy-50093 {
        display: block;
    }
}

/*STYLE POPUP INDEX*/
#popupHomeBlock .close {
    position: absolute;
    top: 11px;
    right: 35px;
    z-index: 9;
}

#popupHomeBlock .close:focus {
    outline: 0;
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 25%);
    -ms-transform: translate(0, 25%);
    -o-transform: translate(0, 25%);
    transform: translate(0, 25%);
    z-index: 2;
}

/*STYLE SALE*/
.text-sale {
    color: #e32124 !important;
    font-weight: bold;
}

.mb-2 {
    margin-bottom: 10px;
}

.footer-banner-logo a {
    display: block;
}

.footer-banner-logo img {
    width: 100%;
    height: auto;
    object-fit: scale-down;
}

#owl-blog-slider .blog-slider-item>a {
    text-align: center;
}

#owl-blog-slider .blog-slider-item img.lazyloading {
    width: auto;
    height: auto;
}

.form_signup {
    width: 30%;
    margin: auto;
}

@media (max-width: 768px) {
    .form_signup {
        width: 90%;
    }
}

/*=============================== Header ===============================*/
#fix-top-menu.fix {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .25);
}

.mb-25px {
    margin-bottom: 25px;
}

.btn-more-cate {
    outline: unset;
}

.categoryHeight {
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    max-height: 100px;
}

.categoryHeight.unsetHeight {
    display: block;
    max-height: unset;
}

.img_boct_footer {
    width: 100%;
    overflow: hidden;
    margin-top: 10px;
}

.img_boct_footer img {
    max-width: 100%;
}

.menu-tilte-pr {
    white-space: pre-line;
}

.storeTop {
    justify-content: center;
    display: flex;
}

.dropdown-menu.drop-menu li {
    /*white-space: pre-line;*/
}

.album-content p span {
    margin-bottom: 30px;
    display: block;
}

.album-content p span img {
    margin-right: 25px;
}

img.lazyloading {
    opacity: 0.001;
}

#popupHomeBlock .modal-content {
    background: transparent;
    box-shadow: none;
    border: none;
}

#p-sliderproduct {
    display: none;
}

@media (max-width: 768px) {
    .album-content p span img {
        width: 100% !important;
        height: auto !important;
        margin-right: 0;
        margin-bottom: 30px;
    }

    #p-sliderproduct {
        display: block;
    }
}

@media (max-width: 575px) {
    .collec-quickview-top>div {
        margin: 3px 0;
    }
}

.tagGift {
    position: absolute;
    left: 5px;
    top: 5px;
    z-index: 9;
}

.product-wrapper .product-information .tagGift img {
    position: unset;
    width: 30px;
}

#reviewFB {
    display: none;
}

.tp_product_detail_comment .commentItem {
    padding: 10px;
    border: 1px solid;
    margin: 10px 0;
    display: flex !important;
}

.tp_product_detail_comment .commentItem #voteView4 {
    padding-right: 20px;
    height: 17px;
    overflow: hidden;
    color: #999;
}

.collection-page .pd5 ol {
    width: 100%;
    padding: 10px 0;
    background-color: #f7f7f7;
    margin-top: 7px;
    margin-bottom: 15px;
    float: right;

}

.collection-page .pd5 ol>li {
    margin-left: 10px;
}

.collection-page .box-pro-detail .pro-name {
    color: #303030;
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    margin: 13px 0 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    height: 20px;
}