.home-pages a {
    transition: .3s all !important;
    color: #222222;
}
.home-pages a:hover {
    color: #f96400;
}
.w-100 {
    width: 100% !important;
}
.container-home {
    max-width: 1200px;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}
.box-slide .slick-dots button {
    display: none;
}

.box-slide .slick-dots li {
    margin: 0 4px;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background: rgba(0,0,0,0.2);
    transition: .3s all !important;
}

.box-slide .slick-dots li.slick-active {
    width: 30px;
    border-radius: 30px;
    background: #f96400;
}

.box-slide .slick-dots {
    margin: 0;
    display: flex;
    list-style: none;
    width: 100%;
    justify-content: center;
    position: absolute;
    bottom: 20px;
}

.item-cate-slide {
    position: relative;
    border: 1px dashed transparent;
    padding: 10px;
    transition: .3s all;
}
.item-cate-slide:hover {
    border: 1px dashed #aaa;
}
.item-cate-slide:hover h3 {
    color: #f96400;
}
.item-cate-slide .icon img {
    max-width: 65px;
    display: inline;
}
.item-cate-slide h2 {
    font-size: 14px;
    font-weight: 600;
}
a.link-slide-cate {
    top: 0;
    left: 0;
    background: transparent;
    position: absolute;
    width: 100%;
    height: 100%;
}
.box-list-cate {
    padding: 20px 0;
}
.row-home {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    width: 100%;
}

.list-banner .col-banner {
    padding: 0 10px;
}

.list-banner .col-bannner {
    padding: 0 10px;
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
}

.box-single-banner {
    padding: 0 0 50px 0;
}

.title-blog ul {
    list-style: none;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    margin: 20px 0 0 0;
}
.title-blog {
    margin-bottom: 25px;
}
.title-blog ul a {
    color: #888888;
}

.title-blog ul li {
    padding: 0 10px;
    margin: 0;
}

.title-blog ul a:hover {
    color: #f96400;
}
.title-blog h2 {
    position: relative;
    margin: 0;
}

.title-blog h2:after {content: "";width: 600px;height: 2px;background: #f96400;position: absolute;top: calc(50% - 1px);left: calc(50% - 300px);}

.title-blog h2 span {
    display: inline-flex;
    background: #f96400;
    position: relative;
    z-index: 2;
    padding: 0 40px;
    align-items: center;
    font-size: 20px;
    font-weight: bold;
    height: 48px;
    border-radius: 30px;
    color: #fff;
}

.title-blog h2 span:after {content: "";width: 10px;height: 100%;background: #fff;position: absolute;left: -10px;top: 0;}

.title-blog h2 span:before {
    content: "";
    width: 10px;
    height: 100%;
    background: #fff;
    position: absolute;
    right: -10px;
    top: 0;
}
.list-prd .col-prd {
    flex: 0 0 20%;
    padding: 0 10px;
    margin-bottom: 20px;
}

.item-prd {
    position: relative;
    padding: 0 0 10px 0;
    background: #fff;
}

.item-prd .avarta {position: relative;overflow: hidden;}

.item-prd .avarta span {
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 2;
    color: #fff;
    background: #ff3c58;
    font-size: 14px;
    height: 30px;
    align-items: center;
    display: inline-flex;
    padding: 0 14px;
}

.item-prd .info a {
    font-size: 14px;
    display: block;
    line-height: 1.4;
}

.item-prd .info {
    padding: 10px 0 0 0;
}

.price p {
    margin: 0;
}

.price {
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 600;
    color: #f96400;
}

.price del {
    padding-left: 10px;
    color: #aaa;
    font-weight: 300;
}
.view-more a {
    display: inline-flex;
    align-items: center;
    height: 40px;
    padding: 0 30px;
    font-weight: bold;
    font-size: 14px;
    background: transparent;
    color: #f96400;
    border: 2px dashed #f96400;
    transition: .3s all !important;
}

.view-more a:hover {
    border: 2px solid #f96400;
}

.view-more {
    padding-top: 20px;
}

.box-product {
    padding: 0 0 50px 0;
}
.view-more-prd a {
    font-size: 14px;
}
.view-more-prd a i {
    margin-left: 6px;
}
.banner-full {
    padding: 0 0 50px 0;
}
.content-product-col .col-prd {
    flex: 0 0 calc(100% / 3);
    max-width: calc(100% / 3);
    padding: 0 10px;
}

.item-prd-slide {
    padding: 10px;
    display: flex;
    border: 1px dashed #ebebeb;
    margin: 0 0 10px 0;
    font-size: 14px;
}

.item-prd-slide:last-child {
    margin-bottom: 0;
}

.item-prd-slide .avarta {
    flex: 0 0 150px;
    margin-right: 10px;
}

.item-prd-slide h3 {
    margin: 0;
}

.item-prd-slide h3 a {
    display: block;
    font-size: 14px;
    line-height: 1.4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.item-prd-slide .price {
    padding: 10px 0;
    text-align: left;
    justify-content: flex-start;
} 

.box-prd-col {
    padding-bottom: 50px;
}
.list-blog-home .row-home {
    margin: 0 -10px;
}
.col-blog {
    padding: 0 10px;
}

.item-blogs .avarta {
    position: relative;
    margin-bottom: 10px;
}

.item-blogs .avarta .date {
    position: absolute;
    top: 15px;
    left: 15px;
    padding: 7px 13px 8px;
    margin: 0;
    line-height: 18px;
    background: #f96400;
    color: #fff;
    text-align: center;
}

.item-blogs .avarta .date .date span {
    font-weight: bold;
    font-size: 18px;
}

.item-blogs .avarta .date span {
    font-size: 18px;
    font-weight: bold;
}

.item-blogs .avarta .date label {
    color: #fff;
    margin: 0;
}

.item-blogs .cmt {
    font-size: 14px;
    margin-bottom: 8px;
    line-height: initial;
}

.item-blogs h3 a {
    display: block;
    font-size: 16px;
    line-height: 1.5;
}

.item-blogs {
    color: #666666;
    font-size: 14px;
}

.item-blogs a.readmore {
    text-align: right;
    display: block;
    text-transform: uppercase;
    color: #f96400;
    font-weight: bold;
    text-decoration: underline;
    margin-top: 15px;
}
.slick-arrow {
    height: 51px;
    width: 32px;
    border: 1px solid #f1f5f6;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 7px 10px 0 #488bd833;
    position: absolute;
    text-align: center;
    line-height: 45px;
    top: calc(50% - 25px);
    color: #878fa0;
    font-size: 20px;
    margin: 0;
    z-index: 2;
    opacity: 0;
}

.slick-arrow.arr-left {
    left: 10px;
}

.slick-arrow.arr-right {
    right: 10px;
}

.slick-slider:hover .slick-arrow {
    opacity: 1;
}
.list-srv .col-srv {
    flex: 0 0 25%;
    padding: 0 10px;
}

.item-srv {
    border: 1px solid #dbdbdb;
    height: 100%;
    padding: 25px 15px;
    display: flex;
    align-items: center;
    color: #999;
    font-size: 13px;
    transition: .3s all !important;
}

.item-srv .icon {
    flex: 0 0 50px;
    margin-right: 15px;
    text-align: center;
    color: #f96400;
    font-size: 26px;
}

.item-srv h4 {
    color: #222222;
    margin: 0;
    font-size: 14px;
}

.item-srv p {
    margin: 0;
}

.item-srv:hover {
    color: #fff;
    background: #f96400;
}

.item-srv:hover .icon {
    color: #fff;
}

.item-srv:hover h4 {
    color: #fff;
}

.item-srv:hover a {
    color: #fff;
}
.box-blog {
    padding: 0 0 50px 0;
}

.box-srv {
    padding: 0 0 50px 0;
}
.contet-regis {
    border-top: 1px solid #e6e9ec;
    padding: 50px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.contet-regis h3 {
    margin: 0;
    color: #222222;
    font-size: 18px;
    width: auto;
}

.contet-regis input {
    margin: 0 !important;
}

.contet-regis ul {
    list-style: none;
    display: flex;
    margin: 0;
    align-items: center;
}

.contet-regis ul li {
    margin: 0 0 0 10px;
}

.contet-regis a {
    border: 1px solid #ebebeb;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    border-radius: 100%;
    color: #888;
}

.contet-regis a:hover {
    color: #fff;
    background: #f96400;
}

.frm-regis .inp_field {
    border: 1px solid #e5e5e5;
    border-radius: 30px;
    width: 370px;
    box-shadow: unset;
    font-size: 14px;
    height: 42px;
    padding: 0 15px;
}

.frm-regis {
    position: relative;
}

.frm-regis .btn_field {
    height: 42px;
    background: #f96400 !important;
    font-size: 14px !important;
    font-weight: normal;
    border-radius: 30px;
    position: absolute;
    top: 0;
    right: 0;
}
.title-sale {
    color: #f96400;
    font-size: 25px;
    font-weight: bold;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    justify-content: center;
    margin-bottom: 20px;
}

.title-sale img {
    width: 50px;
    margin-right: 10px;
}
.slide-sale {
    margin: 0 -5px;
}
.slide-sale .item-slide {
    padding: 0 5px;
}
.box-flash-sale {
    background: #fafafa;
    padding: 20px 0 40px 0;
    margin: 0 0 20px 0;
}
.list-sale {
    border: 5px solid #f96400;
    padding: 40px 10px 10px 10px;
}
.list-sale .item-prd {
    padding: 0 0 20px 0;
}
.home-pages .list-sale .slick-arrow.arr-left {
    left: 5px;
}

.home-pages .list-sale .slick-arrow.arr-right {
    right: 5px;
}

.count-down .weed-count {
    display: none;
}

.count-down {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: relative;
    z-index: 2;
    margin-bottom: -30px;
}

.count-down span {
    display: block;
    line-height: initial;
    color: #222222;
    font-weight: bold;
    font-size: 18px;
    flex: 0 0 100%;
    margin: 0 0 -20px 0;
}

.count-down label {
    margin: 0;
    color: #999999;
    font-size: 13px;
    font-weight: 300;
    display: flex;
    flex-wrap: wrap;
    width: 60px;
    justify-content: center;
    height: 60px;
    align-items: center;
    border: 2px solid #f96400;
    border-radius: 100%;
    background: #fff;
}
.home-pages .slide-prd .slick-arrow {
    opacity: 1;
    color: #e2e2e2;
    border: 1px solid #e2e2e2;
    width: 40px;
    height: 40px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 100%;
    top: -55px;
    box-shadow: unset;
}

.home-pages .slide-prd .slick-arrow.arr-right {
    right: 0;
}

.home-pages .slide-prd .slick-arrow.arr-left {
    right: 50px;
    left: unset;
}

.title-prd h2 {
    color: #fff;
    font-size: 16px;
    position: relative;
}

.title-prd h2 span {
    background: #f96400;
    border-radius: 50px;
    padding: 10px 20px;
    display: inline-flex;
    position: relative;
    top: -8px;
    z-index: 2;
}

.title-prd h2:after {content: "";width: calc(100% - 100px);height: 2px;background: #f96400;position: absolute;top: calc(50% - 8px);left: 0;}
.home-pages .slide-prd .slick-arrow:hover {
    background: #f96400;
    color: #fff;
}
.content-part {
    padding: 10px;
    background: #fff;
}

.slide-part {
    margin: 0 -5px;
}

.slide-part .item-slide {
    padding: 0 5px;
}

.item-part {
    position: relative;
}

.item-part .info a {
    display: inline-flex;
    background: #fff;
    font-size: 14px;
    padding: 10px;
}

.item-part .info {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transition: .4s all !important;
}
.box-feedback {
    position: relative;
    padding: 100px 0 50px 0;
}

.avarta-fb {
    position: absolute;
    top: 0;
    left: 0;
}

.box-feedback .container-home {
    position: relative;
    z-index: 2;
}

.title-part h2 {
    color: #fff;
    margin: 0;
    font-size: 30px;
    font-weight: bold;
}

.title-part {
    padding: 20px 0 30px 0;
}

@media (max-width: 1023px) {
    .home-pages .slick-arrow {
        opacity: 1;
    }
    .col-prd {
        max-width: 20%;
    }

    .content-product-col .col-prd {
        flex: 0 0 100%;
        max-width: 100%;
        margin-bottom: 40px;
    }
    .content-product-col .col-prd:last-child {
        margin-bottom: 0;
    }
    .box-feedback {
        padding: 50px 0;
    }
    .list-srv .col-srv {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 10px;
    }

    .contet-regis {
        flex-wrap: wrap;
        justify-content: center;
    }

    .frm-regis {
        padding-left: 50px;
    }

    .contet-regis .social {
        margin-top: 20px;
    }
    .row-home {
        margin: 0;
    }
}

@media (max-width: 767px) {
    .box-slide .slick-arrow {
        opacity: 0;
    }

    .box-slide .slick-dots {
        bottom: 10px;
    }

    .box-slide .slick-dots li {
        width: 6px;
        height: 6px;
        border: 1px solid #fff;
        background: transparent;
        margin: 0 2px;
    }

    .box-slide .slick-dots li.slick-active {
        width: 6px;
        border: 1px solid #f96400;
    }
    .container-home {
        padding: 0 10px;
    }

    .home-pages .slick-arrow.arr-right {
        right: 0;
    }

    .home-pages .slick-arrow.arr-left {
        left: 0;
    }

    .home-pages .slick-arrow {
        width: 25px;
        height: 40px;
        display: inline-flex;
        align-items: center;
        justify-content: center;
        top: calc(50% - 20px);
    }
    .list-banner .col-bannner {
        padding: 5px 0;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .title-blog h2 span {
        font-size: 18px;
        padding: 0 25px;
        height: 38px;
    }
    .list-prd .col-prd {
        flex: 0 0 50%;
        max-width: 50%;
        padding: 0 5px;
        margin-bottom: 10px;
    }

    .price {
        font-size: 13px;
    }

    .view-more {
        padding-top: 0;
    }

    .title-blog ul {
        margin: 10px 0 0 0;
    }

    .title-blog {
        margin-bottom: 15px;
    }

    .box-product {
        padding: 0 0 30px 0;
    }

    .banner-full {
        padding: 0 0 30px 0;
    }

    .content-product-col .col-prd {
        padding: 15px 00  0;
        margin-bottom: 20px;
    }

    .list-blog-home .row-home {
        margin: 0;
    }

    .col-blog {
        padding: 0;
    }

    .box-blog {
        padding: 0 0 30px 0;
    }

    .item-blogs a.readmore {
        text-align: center;
    }

    .list-srv .col-srv {
        flex: 0 0 100%;
        max-width: 100%;
        padding: 5px;
    }

    .box-srv {
        padding: 0 0 30px 0;
    }

    .contet-regis {
        padding: 30px 0;
    }

    .frm-regis {
        padding: 15px 0;
        flex: 0 0 100%;
    }

    .frm-regis .inp_field {
        width: 100%;
    }

    .contet-regis .social {
        margin: 0;
    }

    .contet-regis .social h3 {
        display: none;
    }

    .item-srv {
        padding: 15px;
    }
    .title-part h2 {
        font-size: 20px;
    }

    .avarta-fb img {
        min-height: 250px;
        object-fit: cover;
        object-position: top;
    }

    .box-feedback {
        padding: 30px 0;
    }

    .box-prd-col {
        padding-bottom: 30px;
    }
    .title-blog h2:after {
        width: 100%;
        left: 0;
    }
}

.widget .current-cat>a {
    color: #f96400 !important;
}

.frm-regis form {
    margin: 0;
}

.frm-regis p {
    margin: 0 !important;
}

.frm-regis .wpcf7-spinner {
    position: absolute;
    top: 9px;
    right: 13px;
}


.variations .generatedRadios {
    display: flex;
    align-items: center;
    font-size: 13px;
    margin: 0 8px 0 0;
    font-weight: 300;
    height: 35px;
    border: 1px solid #ccc;
    padding: 0 10px;
    position: relative;
    cursor: pointer;
}

.variations .value {
    display: flex;
    align-items: center;
}

.variations .generatedRadios input {
    margin: 0;
    position: absolute;
    opacity: 0;
    z-index: -1;
}

.variations td.label label {margin: 0;padding: 0 !important;}

.variations td.label {
    padding: 0;
}

.variations .generatedRadios:last-child {
    margin: 0;
}

.variations .generatedRadios.selected {
    border: 1px solid #e6484a;
}

.variations .generatedRadios:after {content: "";width: 14px;height: 14px;position: absolute;bottom: -1px;right: -1px;background: url('https://bizweb.dktcdn.net/100/376/377/themes/763896/assets/select-pro.png');opacity: 0;}

.variations .generatedRadios.selected:after {
    opacity: 1;
}

table.variations tr td {padding: 8px 0;}

@media (max-width: 767px) {
    .item-prd-slide {
        display: block;
    }

    .item-prd-slide .avarta {
        margin: 0 0 10px 0;
    }
    .slide-prd {
        margin: 0 -5px;
    }

    .slide-prd .item-slide {
        padding: 0 5px;
    }
}