/*
Description:
Template: flatsome
Version: 1.0
*/
/*@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");*/

@font-face {
    font-family: UTM Impact;
    src: url('font/UTM Impact.ttf');
}

@font-face {
    font-family: SVN-Gilroy Regular;
    src: url('font/SVN-Gilroy Regular.otf');
}

@font-face {
    font-family: SVN-Gilroy SemiBold;
    src: url('font/SVN-Gilroy SemiBold.otf');
}

@media only screen and (max-width: 48em) {
}

body, input, button, option, textarea, label, legend, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: rgb(51, 51, 51);
    outline: 0px;
    zoom: 1;
    font-family: SVN-Gilroy Regular;
}

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6, .entry-content strong, .entry-content b {
    font-weight: 600;
}

body {
    font-size: 14px;
}

.menu-item-main {
    display: flex;
    align-items: center;
    margin: 0px 15px 0px 0px;
}

.menu-item-main .icon-1 {
    margin: 0px 5px 0px 0px;
}

.menu-item-main strong {
    font-size: 16px;
    font-weight: 800;
}

form.searchform {
    /* border: 2px solid rgb(51, 102, 153); */
    /* border-radius: 10px; */
    /* overflow: hidden; */
}

form.searchform input, form.searchform select, form.searchform input, form.searchform button {
    /* height: 47px; */
    /* border: unset; */
}

form.searchform select {
}

form.searchform button {
    background: transparent;
    color: rgb(0, 0, 0);
    /* width: 55px; */
}

@media only screen and (max-width: 48em) {
}

body, input, button, option, textarea, label, legend, h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    color: rgb(51, 51, 51);
    outline: 0px;
    zoom: 1;
    font-family: SVN-Gilroy Regular !important;
}

.menu-item-main {
    display: flex;
    align-items: center;
    margin: 0px 15px 0px 0px;
}

.menu-item-main .icon-1 {
    margin: 0px 5px 0px 0px;
}

.menu-item-main strong {
    font-size: 16px;
    font-weight: 800;
}

form.searchform {
    /* border: 2px solid rgb(51, 102, 153); */
    /* border-radius: 10px; */
    /* overflow: hidden; */
}

form.searchform input, form.searchform select, form.searchform input, form.searchform button {
    /* height: 47px; */
    /* border: unset; */
    /* font-size: 13px; */
}

form.searchform select {
    border-right: 1px solid rgb(238, 238, 238);
    width: 150px !important;
}

form.searchform button {
    background: #0669c7;
    color: rgb(0, 0, 0);
    /* width: 55px; */
}

form.searchform button:hover {
    background: transparent;
    box-shadow: unset;
}

form.searchform button i {
    color: #fff;
}

div#wide-nav {
    border-top: 1px solid rgb(238, 238, 238);
    border-bottom: 1px solid rgb(238, 238, 238);
}

.header-bottom-nav > li > a {
    padding-right: 10px;
    padding-left: 10px;
    padding-block: 12px;
}

.home-main-slide {
    padding: 0px !important;
}

.header-vertical-menu__fly-out .nav-top-link {
    font-size: 13px;
    font-weight: 500;
    color: rgb(0, 0, 0);
}

.nav-dropdown > li > a, .nav-column > li > a {
    font-size: 13px;
}

#wide-nav .header-vertical-menu > .menu-item.current-menu-item {
    border-bottom: 2px solid rgb(0, 0, 0);
}

.home-trans .col-image .box-text-bottom {
    display: flex;
    align-items: start;
}

.home-trans .col-image .box-text-bottom h4 {
    font-size: 14px;
    text-align: left;
}

.home-trans .col-image .box-text-bottom p {
    font-size: 13px;
    text-align: left;
}

.home-trans .col-image .box-text-bottom .box-text {
    padding-top: 0px;
    padding-bottom: 0px;
}

.home-trans {
    margin: 20px 0px 0px;
}

.home-trans .row > .col {
    padding-bottom: 0px;
}

.home-trans .col-inner {
    border: 1px solid rgb(221, 221, 221);
    padding: 15px 10px;
}

.home-trans .col-inner .box-image {
    margin-right: 10px;
}

.home-images {
    margin: 30px 0px 0px;
}

.quantity.buttons_added {
    display: inline-flex;
    border: 1px solid rgb(204, 204, 204);
    border-radius: 5px;
    overflow: hidden;
    position: relative;
}

.quantity.buttons_added .qty {
    order: 1;
    border: unset;
    box-shadow: unset;
    width: 155px;
    display: inline-block;
    max-width: unset;
    text-align: left;
    padding: 0px 15px;
    font-size: 14px;
    height: 43px;
}

.quantity.buttons_added .minus {
    order: 2;
    right: 35px !important;
}

.quantity.buttons_added .button {
    width: 24px;
    height: 24px;
    min-height: unset;
    line-height: 24px;
    padding: 0px;
    position: absolute;
    right: 0px;
    top: 50%;
    background: rgb(238, 238, 238);
    border: unset;
    transform: translateY(-50%);
    border-radius: 50% !important;
}

.quantity.buttons_added .plus {
    order: 3;
    right: 5px;
}

button.single_add_to_cart_button.button.alt {
    /*background: rgb(238, 238, 238); */
    height: 35px;
    color: rgb(102, 102, 102);
    width: 30%;
    font-weight: 500;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    padding: 0;
    border-radius: 50px;
    margin-right: 10px;
    order: 2;
    line-height: 35px;
    border: 1px solid #333;
    background: transparent;
}

.single-product form button.button.buy_now_button {
    font-size: 15px;
    font-weight: 500;
    height: 35px !important;
    line-height: 25px !important;
    padding-left: 20px;
    padding-right: 20px;
    min-height: 35px !important;
}

button.single_add_to_cart_button.button.alt::before {
    content: " ";
    display: inline-block;
    background-image: url("images/cart-1-svgrepo-com.svg");
    background-size: 25px 23px;
    background-repeat: no-repeat;
    margin: 0px 3px 0px 0px;
    position: relative;
    top: -2px;
    width: 25px !important;
    height: 23px !important;
    display: none;
}

.buy_now_button {
    border-radius: 50px;
    background: #db0000;
    order: 1;
}

.product-title a {
    font-size: 20px;
    font-weight: 600;
}

.product-title a {
    font-size: 20px;
    font-weight: 600;
}

.product-price * {
    font-size: 20px;
    font-weight: bold;
}

.product-price ins {
    float: left;
    margin-right: 15px;
}

.product-price {
    margin: 0px 0px 5px;
    overflow: hidden;
}

.el-container-vertical .product-item .product-details .product-price {
    margin: 5px 0 0 0px;
}

.gallery-thumbs {
    float: left;
    width: 60px;
    height: 365px;
    margin-right: 15px;
}

.gallery-thumbs .swiper-slide {
    display: flex;
    align-items: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
}

.gallery-thumbs .swiper-slide-active {
    border: 1px solid rgb(51, 102, 153);
}

.gallery-thumbs .swiper-slide:hover {
    border: 1px solid grey;
}

.gallery-top {
    float: right;
    width: calc(100% - 75px);
    height: 365px;
}

.gallery-top .swiper-slide {
    /* display: flex; */
    /* align-items: center; */
    justify-content: center;
    box-sizing: border-box;
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 15px;
    height: 15px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 15px 15px;
    background-position: center center;
    background-repeat: no-repeat;
}

.gallery-thumbs img {
    height: 60px;
    object-fit: cover;
}

.social-icons i {
    position: relative;
    top: 1px;
    color: rgb(102, 102, 102);
    font-size: 14px !important;
}

.social-icons a {
    border: 1px solid rgb(205, 205, 205) !important;
    height: 32px !important;
    width: 32px !important;
    display: inline-block !important;
    min-width: unset !important;
    min-height: unset !important;
    margin-right: 5px !important;
}

.star-reviews i {
    color: rgb(247, 124, 41);
}

.el-section-title-addcart h2 {
    border-bottom: 1px solid rgb(238, 238, 238);
    padding: 0px 0px 15px;
    font-size: 18px;
    margin: 0px 0px 20px;
}

.el-container-addcart {
    padding: 20px 15px 20px;
    border: 1px solid rgb(238, 238, 238);
    transition: border-color 0.3s ease 0s;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.el-container-addcart:hover {
    border-color: rgb(51, 102, 153);
}

.el-nav-addcart button svg {
    height: 13px;
    width: 13px;
}

.el-nav-addcart button.el-button-next {
    right: 0px;
}

.el-nav-addcart button.el-button-prev {
    right: 15px;
}

.el-nav-addcart button {
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 0px;
    margin: 0px;
    z-index: 999;
}

.el-section-title-addcart {
    position: relative;
}

.el-container-addcart button.next, .el-container-addcart button.previous, .el-container-vertical button.next, .el-container-vertical button.previous {
    /*display: none !important;*/
}

.product-details .product-title {
    line-height: 23px;
}

.el-container-vertical {
    padding: 20px 15px 0px;
    border: 1px solid rgb(238, 238, 238);
    transition: border-color 0.3s ease 0s;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.el-container-vertical:hover {
    border-color: rgb(51, 102, 153);
}

.el-section-title-vertical h2 {
    font-size: 18px;
    border-bottom: 1px solid rgb(238, 238, 238);
    padding: 0px 0px 15px;
    margin: 0px 0px 20px 0;
}

.el-container-vertical .el-nav-vertical button svg {
    width: 13px;
    height: 13px;
}

.el-container-vertical .el-nav-vertical button {
    padding: 0px;
    margin: 0px;
    position: absolute;
    top: -6px;
    right: 0px;
}

.el-container-vertical .el-nav-vertical button.el-button-next {
    right: 0px;
}

.el-container-vertical .el-nav-vertical button.el-button-prev {
    right: 15px;
}

.el-section-title-vertical {
    position: relative;
}

.el-container-vertical .product-item {
    display: flex;
    margin: 0 0 15px;
    padding: 0 0 20px 0;
}

.el-container-vertical .product-item:not(:last-child) {
    /* margin: 0px 0px 15px; */
    /* padding: 0 0 20px 0; */
    border-bottom: 1px solid #eee;
}

.el-container-vertical .product-item:last-child {
    margin-top: 10px;
    margin-bottom: 0;
}

.el-container-vertical .prs-vertical {
    padding-bottom: 0px !important;
}

.el-container-vertical .product-item .product-media {
    width: 75px;
    display: inline-block;
    margin: 0;
}

.el-container-vertical .product-item .product-media img {
    width: 100%;
    height: 70px;
    object-fit: fill;
}

.el-container-vertical .product-item .product-details {
    width: calc(100% - 85px);
    margin-left: 10px;
}

.el-container-vertical .product-item .product-details .product-name a {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}

.el-container-vertical .product-item .product-details .product-price * {
    font-size: 15px;
}

.el-container-vertical .product-item .product-details .product-price del {
    display: none;
}

.el-container-vertical .product-item .product-details .product-name {
    font-weight: 500;
    line-height: 20px;
    margin: 0px;
}

.el-container-vertical .product-item .product-details .star-reviews i {
    font-size: 12px;
}

.el-container-addcart .col-item {
    padding-bottom: 10px;
}

.home-categories .box-text {
    bottom: 0 !important;
    padding: 0;
    width: 100%;
    /* left: 5%; */
    overflow: hidden;
    /* height: 45px; */
}

.home-categories .box-text .header-title {
    font-size: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    line-height: 17px;
    font-weight: 600;
    height: 40px;
    padding: 0 10px;
    line-height: 20px;
}

.home-categories .box-text .count {
    display: none;
}

.header-box-title b {
    display: none;
}

.header-box-title {
    text-align: center;
    justify-content: center;
}

.header-box-title .section-title {
    justify-content: center;
}

.header-box-title {
    margin-bottom: 5px;
}

.tabbed-content .tab a {
    padding: 8px 19px;
    border: 1px solid #000;
    border-radius: 5px;
    font-size: 14px;
}

.tabbed-content .tab.active a, .tabbed-content .tab:hover a {
    border-color: #336699;
    color: #336699;
}

.tabbed-content .tab {
    margin: 0 10px 0 0;
}

.product .badge-container {
    margin: 0;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    display: none;
}

.product .badge-container span {
    background: #e84040;
    color: #fff;
    font-size: 13px;
    padding: 4px 10px;
    border-radius: 1px;
    display: block;
}

.tabbed-content .tab-panels {
    margin: 15px 0 0 0;
}

.product .product-title a {
    font-size: 16px;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    font-family: SVN-Gilroy SemiBold;
    margin: 15px 0 15px 0;
    /* height: 42px; */
    text-align: center;
}

.product .price-wrapper {
    text-align: center;
    font-size: 17px;
    min-height: auto;
    font-family: 'SVN-Gilroy SemiBold';
    overflow: hidden;
    position: relative;
}

.product .price-wrapper .price {
    margin: 0;
    transition: 0.4s;
    height: 41px;
    line-height: 41px;
    text-align: center;
    margin: 0 0 10px 0;
}

.product .price-wrapper ins bdi {
    color: #e84040;
}

.product .product-title {
    margin: 0 0 5px 0;
}

.product-info .product-title {
    font-size: 20px;
    font-weight: bold;
    font-family: 'SVN-Gilroy SemiBold'!important;!i;!;
}

.product-info {
    padding-top: 0;
}

.product .col-inner {
    /* padding: 10px; */
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
    background: #fff;
}

.product .star-reviews {
    text-align: center;
    margin: 0 0 5px 0;
    display: none;
}

.home-tab-categories-product .section-content > .row > .col {
    padding-bottom: 0;
}

.section-aside-banner {
    margin: 0;
}

.section-aside-banner b {
    display: none;
}

.section-aside-banner .section-title {
    border: unset;
}

.section-aside-banner .section-title span {
    border: unset;
}

.section-aside-banner .section-title:after {
    display: none;
}

.product .box-text-products {
    padding-bottom: 10px;
    padding-inline: 10px;
    background: #F5F5F5;
}

.home-galleries .col-inner .img {
    margin: 0;
    border: 1px solid #ddd;
}

.home-galleries .col {
    padding: 0;
}

.home-galleries .flickity-slider .row {
    padding: 0 15px !important;
}

.section-title-bottom .section-title-main {
    border-bottom: unset;
}

.home-posts .box-text-inner .post-title {
    font-size: 15px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}

.home-posts .box-text-inner .post-time {
    display: none;
}

.home-regis .icon-box {
    display: flex;
    align-items: center;
    color: #fff;
}

.home-regis .icon-box .icon-box-icon {
    margin: 0 10px 0 0;
}

.home-regis .icon-box .icon-box-content h4 {
    font-size: 16px;
    margin-bottom: 0;
    color: #fff;
}

.home-regis .icon-box .icon-box-content p {
    font-size: 14px;
    margin: 0;
}

.home-regis .icon-box svg {
    width: 70px;
    height: 60px;
}

.home-regis .form-content > p {
    display: flex;
    width: 100%;
}

.home-regis .form-content > p > span > input {
    margin: 0;
    height: 50px;
    border-radius: 5px;
    font-size: 14px;
    padding: 0 20px;
}

.home-regis .form-content > p > input[type="submit"] {
    background: #333;
    padding: 0 30px;
    border-radius: 5px;
}

.home-regis .form-content > p input {
    margin: 0;
}

.home-regis .form-content > p > span {
    display: block;
    width: 100%;
    margin: 0 10px 0 0;
}

.home-regis .form-content > p span.wpcf7-spinner {
    display: none;
}

.home-regis .col {
    padding-bottom: 0;
}

.home-regis {
    padding: 28px 0 !important;
}

.home-regis form {
    margin: 0;
}

.home-regis .right-box {
    display: flex;
    align-items: center;
}

.home-posts .col {
    padding-bottom: 0;
}

footer#footer * {
    color: #666;
    /* font-size: 14px; */
}

.absolute-footer {
    display: none;
}

.home-he-thong {
    padding: 0!important;
    border-bottom: 1px solid #ddd;
}

footer#footer .textwidget {
    font-size: 14px;
}

.footer-menu-bottom .section-content .row:first-child .col-inner {
    border-top: 1px solid #ededed;
    padding-top: 20px;
}

footer#footer .widget-content p {
    margin-bottom: 5px;
}

.logo-footer {
    margin: 0 0 5px 0;
}

footer#footer .widget-title {
    font-size: 17px;
    margin: 0 0 10px 0;
    display: block;
    color: #000;
}

footer#footer .is-divider {
    display: none;
}

footer#footer .widget_nav_menu li a {
    font-size: 14px;
    padding: 5px 0;
}

footer#footer .widget_nav_menu li {
    padding: 0;
}

.social-icons-colored svg {
    width: 16px;
    height: 16px;
    display: inline-block;
}

.social-icons-colored svg path {
    fill: #fff;
}

.social-icons-colored a {
    display: inline-block;
    text-align: center;
    border-radius: 50%;
    line-height: 37px;
}

.social-icons.social-icons-colored {
    margin: 10px 0 0 0;
}

a.social-icon.social-facebook.w-icon-facebook {
    background: #1b4f9b;
    border-color: #1b4f9b !important;
}

a.social-icon.social-twitter.w-icon-twitter {
    background: #00adef;
    border-color: #00adef !important;
}

a.social-icon.social-instagram.w-icon-instagram {
    background: #cc0001;
    border-color: #cc0001 !important;
}

a.social-icon.social-instagram.w-icon-instagram svg {
    width: 22px;
    height: 22px;
    position: relative;
    top: 3px;
}

a.social-icon.social-youtube.w-icon-youtube {
    background: #2c567e;
    border-color: #2c567e !important;
}

a.social-icon.social-pinterest.w-icon-pinterest {
    background: #f96a02;
    border-color: #f96a02 !important;
}

footer#footer .widget-content {
    font-size: 14px;
}

footer#footer {
    /* padding: 20px 0 0px 0; */
}

.footer-primary {
    float: unset;
    border-top: 1px solid #ebebeb;
    padding-top: 15px;
}

.footer-secondary {
    padding: 15px 0 0 0;
}

.product-info .price {
    font-size: 20px;
    text-align: left;
}

div#breadcrumbs {
    font-size: 13px;
    padding: 14px 0;
}

.devvn_after_product_price {
    font-size: 14px;
}

.devvn_after_product_price p {
    margin-bottom: 10px;
}

.devvn_after_product_price {
    margin: 15px 0 0 0;
}

.sh-transport .icon-box-side {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    /* margin-bottom: 15px; */
}

.sh-transport .icon-box-side:not(:last-child) {
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
    padding: 0 0 15px 0;
}

.sh-transport {
    padding: 20px 15px;
    border: 1px solid #ddd;
}

.sh-transport .icon-box-content {
    width: 80%;
    padding: 0 0 0 5px;
}

.sh-transport .icon-box-icon {
    width: 20%;
}

.sh-transport .icon-box-content .icon-box-title {
    font-size: 14px;
    margin: 0;
}

.sh-transport .icon-box-content p {
    margin: 0;
    font-size: 13px;
}

.devvn_inner_product_footer .tabs {
    border-bottom: 1px solid #ddd;
}

.devvn_inner_product_footer .tabs li {
    margin: 0 30px 0 0;
}

.devvn_inner_product_footer .tabs li a {
    font-size: 16px;
    font-weight: 600;
    padding: 15px 0;
}

.woocommerce-Reviews-title {
    font-size: 15px;
}

.commentlist {
    font-size: 14px;
}

.devvn_inner_product_footer .tabs li.active {
    border-bottom: 2px solid #000;
}

.devvn_inner_product_footer .tabs li a:before {
    display: none;
}

.product-info {
    border: unset !important;
    padding-left: 10px !important;
}

#product-sidebar .el-container-vertical {
    box-shadow: unset;
    border: 1px solid #ddd;
}

div#review_form {
    box-shadow: unset;
}

div#review_form .review-form-inner {
    border-width: 1px !important;
    padding: 20px 20px;
}

.related-products-wrapper {
    border-top: unset;
}

.related-products-wrapper h3 {
    border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    font-weight: 600;
}

.archive #post-list .entry-meta {
    display: none;
}

.archive #post-list .entry-title {
    font-size: 18px;
    font-weight: 600;
}

.archive #post-list .entry-divider {
    display: none;
}

.archive #post-list .entry-content {
    padding-top: 0;
}

.archive #post-list .entry-content .more-link {
    display: none;
}

.archive #post-list .entry-content p {
    font-size: 14px;
}

.widget-area .flatsome_recent_posts .recent-blog-posts-li a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    font-size: 14px;
}

.widget-area .widget_nav_menu ul li a {
    font-size: 14px;
}

form.woocommerce-ordering {
    font-size: 14px;
}

p.woocommerce-result-count.hide-for-medium {
    font-size: 14px;
}

.term-description {
    font-size: 14px;
}

.title-breadcrumb {
    font-size: 20px;
    margin: 15px 0 0 0;
}

.title-breadcrumb {
    /* text-align: center; */
    margin: 15px 0 0 0;
    display: none;
}

.shop-page-title .page-title-inner {
    padding-top: 0;
    min-height: unset;
}

.shop-page-title .page-title-inner form select {
    margin: 0;
}

.header-vertical-menu__fly-out {
    visibility: hidden;
    opacity: 0;
}

ul.product_list_widget li a:not(.remove) {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
}

ul.product_list_widget li .btn-detail, ul.product_list_widget li .product-title {
    /* position: relative; */
    /* left: 60px; */
    /* width: calc( 100% - 60px ); */
}

ul.product_list_widget li a:first-child {
    text-align: left;
}

p.woocommerce-mini-cart__buttons.buttons {
    font-size: 14px;
}

p.woocommerce-mini-cart__buttons.buttons a:first-child {
    background: #8c3334;
}

p.woocommerce-mini-cart__buttons.buttons a:last-child {
    background: rgb(51, 102, 153);
}

.widget_shopping_cart p.total * {
    font-size: 14px;
    font-weight: 600;
}

.header-bottom-nav > li > a {
    font-size: 13px;
    font-weight: 600;
}

.footer-menu-bottom .menu-flex {
    padding: 0;
    display: block;
    overflow: hidden;
}

.footer-menu-bottom .menu-flex > div {
    display: inline-block !important;
    width: auto;
    float: left;
    /* border: unset!important; */
    height: auto;
    min-height: unset;
}

.footer-menu-bottom .menu-flex > div a {
    border: unset !important;
    position: relative;
    padding: 0 10px 0 0 !important;
    margin: 0 10px 0 0;
    display: inline;
}

.footer-menu-bottom .menu-flex > div a:after {
    content: "";
    height: 12px;
    position: absolute;
    width: 1px;
    background: #6666;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.footer-menu-bottom .menu-flex .ux-menu-title.flex {
    padding: 0 10px 0 0;
}

.footer-menu-bottom .section-content .col {
    padding-bottom: 0;
}

.footer-menu-bottom .section-content .row {
    margin-bottom: 10px;
}

.footer-payment .box-text {
    padding: 0;
    orphans: 1;
    margin: 0 10px 0 0;
}

.footer-payment .box-image {
    order: 2;
}

.footer-payment {
    display: flex;
}

@media ( min-width: 768px ) and (max-width: 1024px) {
    .home-aside-products .list-products .product:not(:nth-child(-n + 4)) {
        display: none;
    }
}

@media ( min-width: 1024px ) and (max-width: 1366px) {
    .section-1 .item .box-text {
        padding: 25px !important;
    }
}

.product_details_wrapper {
    margin: 40px 0 0 0;
}

/* nav */
/* -------------------------------------------
    Swiper Container
---------------------------------------------- */
.swiper {
    position: relative;
}

.swiper > .swiper-container {
    position: static;
}

.swiper > .swiper-container > .swiper-pagination {
    bottom: -4.5rem;
}

.swiper-pagination {
    position: static;
    margin-top: 1.5rem;
}

.swiper-pagination .swiper-pagination-bullet {
    background-color: transparent;
    border: 1px solid #d7d7d7;
    opacity: 1;
}

.swiper-pagination .swiper-pagination-bullet:hover {
    background-color: #ccc;
    border-color: #ccc;
}

.swiper-pagination .swiper-pagination-bullet-active {
    background-color: #336699;
    border-color: #336699;
}

.swiper-container-rtl .swiper-button-next::after, .swiper-container-rtl .swiper-button-prev::after {
    content: "";
}

.swiper-container-rtl .swiper-button-next::before {
}

.swiper-container-rtl .swiper-button-prev::before {

}

.swiper-button-next, .swiper-button-prev {
    padding: 0;
    z-index: 99;
    border: none;
    background-color: transparent;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.swiper-button-next::after, .swiper-button-prev::after {
    content: "";
}

.swiper-button-next::before, .swiper-button-prev::before {
    font-family: "Wolmart";
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    cursor: default;
    color: #ccc;
}

.swiper-button-next::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100' width='12' height='12'%3E%3Cpath d='M 10,50 L 60,100 L 70,90 L 30,50 L 70,10 L 60,0 Z' class='arrow' transform='translate(100, 100) rotate(180) '%3E%3C/path%3E%3C/svg%3E");
}

.swiper-button-prev::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' class='flickity-button-icon' viewBox='0 0 100 100' with='12' height='12'%3E%3Cpath d='M 10,50 L 60,100 L 70,90 L 30,50 L 70,10 L 60,0 Z' class='arrow'%3E%3C/path%3E%3C/svg%3E");
}

.swiper-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    overflow: hidden;
    width: auto;
}

.swiper-container:not(.swiper-container-initialized) .swiper-slide {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.swiper-slide img {
    display: block;
    width: 100%;
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper.row {
    width: calc(100% + 2rem);
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper.gutter-no {
    width: 100%;
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper.gutter-xs {
    width: calc(100% + 2 * false);
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper.gutter-sm {
    width: calc(100% + 2 * false);
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper.gutter-md {
    width: calc(100% + 2 * false);
}

.swiper-container:not(.swiper-container-initialized) .swiper-wrapper.gutter-lg {
    width: calc(100% + 2 * false);
}

.swiper-theme .swiper-button-prev, .swiper-theme .swiper-button-next {
    margin: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: 30px;
    height: 30px;
    border-radius: 50px;
    font-size: 20px;
    font-weight: 400;
    color: #336699;
}

.swiper-theme .swiper-button-prev:not(.swiper-button-disabled):hover, .swiper-theme .swiper-button-prev:not(.swiper-button-disabled):active, .swiper-theme .swiper-button-prev:not(.swiper-button-disabled):focus, .swiper-theme .swiper-button-next:not(.swiper-button-disabled):hover, .swiper-theme .swiper-button-next:not(.swiper-button-disabled):active, .swiper-theme .swiper-button-next:not(.swiper-button-disabled):focus {
    color: #fff;
    /* background-color: #336699; */
    /* border-color: #336699; */
}

.swiper-theme .swiper-button-prev.swiper-button-disabled, .swiper-theme .swiper-button-next.swiper-button-disabled {
    color: #ccc;
    opacity: 0.6;
}

.swiper-theme .swiper-button-prev {
    left: -40px;
}

.swiper-theme .swiper-button-next {
    right: -40px;
}

.swiper-theme .swiper-pagination .swiper-pagination-bullet {
    margin: 5px;
}

.swiper-theme .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #336699;
    border-color: #336699;
    width: 8px;
}

@media (max-width: 1300px) {
    .swiper-theme .swiper-button-prev {
        left: 20px;
    }

    .swiper-theme .swiper-button-next {
        right: 20px;
    }
}

.nav-inner > .swiper-button-prev, .nav-inner > .swiper-button-next {
    opacity: 0;
    visibility: hidden;
}

.nav-inner > .swiper-button-prev {
    left: 0;
}

.nav-inner > .swiper-button-next {
    right: 0;
}

.nav-inner:hover > .swiper-button-prev, .nav-inner:hover > .swiper-button-next {
    opacity: 1;
    visibility: visible;
}

.nav-inner:hover > .swiper-button-prev {
    left: 2rem;
}

.nav-inner:hover > .swiper-button-next {
    right: 2rem;
}

.nav-top > .swiper-button-next, .nav-top > .swiper-button-prev {
    position: absolute;
    width: 15px;
    top: -5.3rem;
    left: auto;
    color: #777;
    font-size: 1.4rem;
    font-weight: 400;
}

.nav-top > .swiper-button-next:not(.swiper-button-disabled):hover, .nav-top > .swiper-button-next:not(.swiper-button-disabled):active, .nav-top > .swiper-button-next:not(.swiper-button-disabled):focus, .nav-top > .swiper-button-prev:not(.swiper-button-disabled):hover, .nav-top > .swiper-button-prev:not(.swiper-button-disabled):active, .nav-top > .swiper-button-prev:not(.swiper-button-disabled):focus {
    background-color: transparent;
    border-color: transparent;
    color: #336699;
}

.nav-top > .swiper-button-next.swiper-button-disabled, .nav-top > .swiper-button-prev.swiper-button-disabled {
    color: #666;
}

.nav-top > .swiper-button-next {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    right: 3.7rem;
}

.nav-top > .swiper-button-prev {
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    right: 3.5rem;
}

.nav-right .swiper-button-prev, .nav-right .swiper-button-next {
    position: absolute;
    right: 3rem;
    top: auto;
    bottom: 2.8rem;
    left: auto;
}

.nav-right .swiper-button-prev {
    right: 5.5rem;
}

.pg-white > .swiper-pagination .swiper-pagination-bullet {
    background-color: #fff;
    border-color: #fff;
    opacity: 0.8;
}

.pg-white > .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #336699;
    border-color: #336699;
    opacity: 1;
}

.pg-grey > .swiper-pagination .swiper-pagination-bullet {
    background-color: #eee;
    border-color: #eee;
}

.pg-grey > .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #336699;
    border-color: #336699;
}

.swiper-theme > .swiper-pagination .swiper-pagination-bullet {
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.swiper-theme > .swiper-pagination .swiper-pagination-bullet-active {
    width: 18px;
    border-radius: 9rem;
}

.pg-inner .swiper-pagination {
    position: absolute;
    bottom: 4.5rem;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.pg-right .swiper-pagination {
    position: absolute;
    bottom: 4.2rem;
    right: 3rem;
    left: auto;
    width: unset;
}

.swiper-img-dots {
    z-index: 1000;
}

.swiper-img-dots a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    position: relative;
    margin: 0 1.5rem 1rem;
    border-radius: 50%;
    border: 3px solid transparent;
    -webkit-box-shadow: 0 0 0 2px #ccc;
    box-shadow: 0 0 0 2px #ccc;
    overflow: hidden;
    -webkit-transition: padding 0.4s, -webkit-box-shadow 0.4s;
    transition: padding 0.4s, -webkit-box-shadow 0.4s;
    transition: padding 0.4s, box-shadow 0.4s;
    transition: padding 0.4s, box-shadow 0.4s, -webkit-box-shadow 0.4s;
}

.swiper-img-dots a.active, .swiper-img-dots a:hover {
    -webkit-box-shadow: 0 0 0 2px #336699;
    box-shadow: 0 0 0 2px #336699;
}

.swiper-img-dots a img {
    border-radius: 50%;
}

.brands-swiper .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.swiper-container .slide-animate {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1);
    will-change: filter, transform, opacity;
    opacity: 0;
}

.swiper-container .slide-animate.show-content {
    opacity: 1;
}

.shadow-swiper {
    margin: -20px;
    padding: 20px;
}

@media (max-width: 575px) {
    .shadow-swiper {
        margin: -15px;
        padding: 15px;
    }
}

.swiper-nav-lg > .swiper-button-next, .swiper-nav-lg > .swiper-button-prev, .swiper-nav-md > .swiper-button-next, .swiper-nav-md > .swiper-button-prev {
    background-color: transparent;
    border: none;
}

.swiper-nav-lg > .swiper-button-next:not(.swiper-button-disabled):hover, .swiper-nav-lg > .swiper-button-next:not(.swiper-button-disabled):focus, .swiper-nav-lg > .swiper-button-next:not(.swiper-button-disabled):active, .swiper-nav-lg > .swiper-button-prev:not(.swiper-button-disabled):hover, .swiper-nav-lg > .swiper-button-prev:not(.swiper-button-disabled):focus, .swiper-nav-lg > .swiper-button-prev:not(.swiper-button-disabled):active, .swiper-nav-md > .swiper-button-next:not(.swiper-button-disabled):hover, .swiper-nav-md > .swiper-button-next:not(.swiper-button-disabled):focus, .swiper-nav-md > .swiper-button-next:not(.swiper-button-disabled):active, .swiper-nav-md > .swiper-button-prev:not(.swiper-button-disabled):hover, .swiper-nav-md > .swiper-button-prev:not(.swiper-button-disabled):focus, .swiper-nav-md > .swiper-button-prev:not(.swiper-button-disabled):active {
    background-color: transparent;
    border: none;
}

.swiper-nav-lg > .swiper-button-next, .swiper-nav-lg > .swiper-button-prev {
    font-size: 4.8rem;
}

.swiper-nav-md > .swiper-button-next, .swiper-nav-md > .swiper-button-prev {
    font-size: 3.3rem;
}

@media (max-width: 575px) {
    .swiper-img-dots a {
        margin-left: 1rem;
        margin-right: 1rem;
    }
}

.pg-show > .swiper-pagination {
    display: block;
}

@media (min-width: 1200px) {
    .pg-xl-hide > .swiper-pagination {
        display: none;
    }
}

@media (min-width: 1600px) {
    .pg-xxl-hide > .swiper-pagination {
        display: none;
    }
}

.nav-hide > .swiper-button-prev, .nav-hide > .swiper-button-next {
    display: none;
}

@media (min-width: 1200px) {
    .nav-xl-show > .swiper-button-prev, .nav-xl-show > .swiper-button-next {
        display: block;
    }
}

@media (min-width: 1600px) {
    .nav-xxl-show > .swiper-button-prev, .nav-xxl-show > .swiper-button-next {
        display: block;
    }
}

/*-----------------------------------------
    Product Single Component
------------------------------------------*/
.deals-wrapper .product-nav {
    margin: 0 0 0 auto;
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.deals-wrapper .product-nav .product-nav-prev, .product-nav .product-nav-next {
    position: relative;
}

.deals-wrapper .product-nav .product-nav-prev a, .product-nav .product-nav-next a {
    display: inline-block;
    padding: 1.1rem 0.4rem 1.3rem;
}

.deals-wrapper .product-nav .product-nav-prev i, .deals-wrapper .product-nav .product-nav-next i {
    display: inline-block;
    border-radius: 50%;
    width: 2em;
    color: var(--wolmart-body-color, #666);
    border: 1px solid #eee;
    line-height: calc(2em - 2px);
    text-align: center;
    font-size: 1.3rem;
    -webkit-transition: color 0.3s, background-color 0.3s, border-color 0.3s;
    transition: color 0.3s, background-color 0.3s, border-color 0.3s;
}

.deals-wrapper .product-nav .product-nav-prev:hover i, .deals-wrapper .product-nav .product-nav-next:hover i {
    border-color: #336699;
    background-color: #336699;
    color: #fff;
}

.deals-wrapper .product-nav .product-nav-prev:hover .product-nav-popup, .deals-wrapper .product-nav .product-nav-next:hover .product-nav-popup {
    opacity: 1;
    visibility: visible;
    -webkit-transform: none;
    transform: none;
}

.deals-wrapper .product-nav .product-nav-popup {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 30;
    width: 120px;
    padding: 0 5px 9px;
    line-height: 1.5;
    text-align: center;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 7px rgba(0, 0, 0, 0.1);
    visibility: hidden;
    opacity: 0;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.deals-wrapper .product-nav .product-nav-popup img {
    position: relative;
    width: 100%;
    padding-top: 5px;
    background-color: #fff;
}

.deals-wrapper .product-nav .product-nav-popup::before {
    content: "";
    position: absolute;
    top: -0.8rem;
    right: 1rem;
    width: 1.6rem;
    height: 1.6rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-color: #fff;
    -webkit-box-shadow: inherit;
    box-shadow: inherit;
}

.deals-wrapper .product-nav .product-nav-prev .product-nav-popup {
    right: -3.4rem;
}

.deals-wrapper .product-nav .product-nav-prev .product-nav-popup::before {
    right: 4.2rem;
}

.deals-wrapper .product-nav .product-nav-next .product-nav-popup {
    right: 0;
}

.deals-wrapper .product-nav .product-name {
    position: relative;
    color: #666;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.2;
    padding: 1.1rem 0 0;
    margin: 0;
    background: inherit;
    z-index: 1;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    white-space: normal;
}

.deals-wrapper .product-thumbs-wrap, .deals-wrapper .product-single-swiper {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

.deals-wrapper .product-single-swiper img {
    display: block;
}

.deals-wrapper .product-single-swiper .swiper-button-prev, .deals-wrapper .product-single-swiper .swiper-button-next {
    background-color: transparent;
    border: 0;
    font-size: 2rem;
}

.deals-wrapper .product-image {
    position: relative;
    overflow: hidden;
}

.deals-wrapper .product-thumbs-wrap {
    position: relative;
    margin-top: 1rem;
    overflow: hidden;
}

.deals-wrapper .product-thumbs-wrap img {
    display: block;
    width: 100%;
}

.deals-wrapper .product-thumbs-wrap button, .deals-wrapper .product-thumbs-wrap .swiper-button-prev, .deals-wrapper .product-thumbs-wrap .swiper-button-next {
    bottom: 0;
    top: unset;
    width: 2rem;
    height: 100%;
    background-color: #fff;
    border: none;
    color: #999;
    font-size: 1.8rem;
    font-weight: 600;
    opacity: 0;
    -webkit-transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, -webkit-transform 0.3s;
    transition: opacity 0.3s, transform 0.3s;
    transition: opacity 0.3s, transform 0.3s, -webkit-transform 0.3s;
}

.swiper-button-prev:hover, .swiper-button-next:hover {
    opacity: 1;
}

.deals-wrapper .product-thumbs-wrap .swiper-button-prev {
    left: 0;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

.deals-wrapper .product-thumbs-wrap .swiper-button-next {
    left: auto;
    right: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

.deals-wrapper .product-thumbs-wrap .swiper-button-disabled {
    opacity: 0;
}

.deals-wrapper .product-thumbs-wrap:hover .swiper-button-prev:not(.swiper-button-disabled), .deals-wrapper .product-thumbs-wrap:hover .swiper-button-next:not(.swiper-button-disabled) {
    opacity: 0.9;
    -webkit-transform: none;
    transform: none;
}

.deals-wrapper .product-thumbs-wrap button, .deals-wrapper .product-thumb::before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}

.product-thumbs {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.deals-wrapper .product-gallery:not(.product-gallery-vertical) .swiper-slide img {
    width: 100%;
}

.deals-wrapper .product-gallery:not(.product-gallery-vertical) .product-thumbs:not(.swiper-wrapper) {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.deals-wrapper .product-gallery:not(.product-gallery-vertical) .product-thumbs:not(.swiper-wrapper) .product-thumb {
    margin: 0;
}

.deals-wrapper .product-gallery:not(.product-gallery-vertical) .product-thumbs:not(.swiper-wrapper) .product-thumb::before {
    content: none;
}

.deals-wrapper .product-thumb {
    position: relative;
    cursor: pointer;
}

.deals-wrapper .product-thumb::before {
    content: "";
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
    border: 1px solid transparent;
}

.deals-wrapper .product-thumb.active::before {
    border-color: #336699;
}

.deals-wrapper .swiper-slide-thumb-active::before {
    border-color: #336699;
}

.rating-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 2.4rem;
}

.rating-form label {
    font-size: 1.4rem;
}

.rating-stars {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    height: 14px;
    font-size: 1.2rem;
    margin-left: 1rem;
}

.rating-stars a {
    color: #333;
    text-indent: -9999px;
    letter-spacing: 1px;
    width: 1.4rem;
}

.rating-stars a:before {
    content: "";
    position: absolute;
    left: 0;
    height: 14px;
    line-height: 1;
    font-family: "wolmart";
    text-indent: 0;
    overflow: hidden;
    white-space: nowrap;
    letter-spacing: 0.2em;
}

.rating-stars a.active:before, .rating-stars a:hover:before {
    color: #f77c29;
}

.rating-stars .star-1 {
    z-index: 10;
}

.rating-stars .star-2 {
    z-index: 9;
}

.rating-stars .star-3 {
    z-index: 8;
}

.rating-stars .star-4 {
    z-index: 7;
}

.rating-stars .star-5 {
    z-index: 6;
}

.rating-stars .star-1:before {
    width: 20%;
}

.rating-stars .star-2:before {
    width: 40%;
}

.rating-stars .star-3:before {
    width: 60%;
}

.rating-stars .star-4:before {
    width: 80%;
}

.rating-stars .star-5:before {
}

.stock {
    margin-bottom: 3rem;
    font-size: 1.3rem;
    line-height: 1;
}

.product-single {
    color: inherit;
}

.product-single .product-categories {
    margin-bottom: 1.1rem;
}

.product-single .product-details {
    padding: 0;
}

.product-single .product-title {
    /* margin-bottom: 0.9rem; */
    /* font-size: 2.4rem; */
    /* font-weight: 600; */
    /* letter-spacing: -0.025em; */
    /* line-height: 1.6; */
}

.product-single .product-title a {
    color: inherit;
}

.product-single .product-bm-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.product-single .brand {
    margin: 0 2rem 1rem 0;
    border: 1px solid #eee;
    border-radius: 0.5rem;
}

.product-single .product-meta {
    margin-bottom: 1rem;
}

.product-single .product-divider {
    /* margin: 1.4rem 0 2rem; */
}

.product-single .social-icon {
    margin-right: 0.8rem;
}

.product-single .product-categories, .product-single .product-sku {
    color: #666;
    font-size: 1.3rem;
    font-weight: normal;
    line-height: 1;
    letter-spacing: 0;
}

.product-single .product-categories span, .product-single .product-sku span {
    color: #999;
}

.product-single .product-categories span:not(:last-child)::after, .product-single .product-sku span:not(:last-child)::after {
    content: ",";
    display: inline-block;
    vertical-align: middle;
}

.product-single .product-categories a, .product-single .product-sku a {
    color: inherit;
}

.product-single .product-categories a:hover, .product-single .product-sku a:hover {
    color: #336699;
}

.product-single .product-price {
    /* margin-bottom: 1.1rem; */
    /* font-size: 3rem; */
    /* color: #333; */
    /* font-weight: 700; */
    /* line-height: 1.2; */
}

.product-single .old-price {
    font-size: 2.4rem;
}

.product-single .ratings-container {
    margin-bottom: 1.6rem;
    font-size: 1.4rem;
}

.product-single .ratings-full {
    font-weight: 600;
}

.product-single .ratings-full::before {
    color: rgba(0, 0, 0, 0.2);
}

.product-single .ratings::before {
    color: #f77c29;
}

.product-single .ratings-full, .product-single .ratings {
    letter-spacing: 0.18em;
}

.product-single .rating-reviews {
    color: #999;
}

.product-single .product-short-desc {
    margin-bottom: 1.6rem;
    font-size: 1.3rem;
}

.product-single .product-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
}

.product-single .product-form .product-size {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 18rem;
    flex: 0 0 18rem;
    max-width: 18rem;
}

.product-single .product-form select {
    border: 1px solid #ccc;
    color: #999;
    font-size: 1.3rem;
    max-width: none;
    width: 100%;
    padding: 0.88em 2rem;
}

.product-single .product-form label {
    display: block;
    max-width: 7.5rem;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 7.5rem;
    flex: 0 0 7.5rem;
    padding: 0.6rem 0;
    font-size: 1.4rem;
    color: #333;
    line-height: 1;
}

.product-single .product-variations {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.product-single .product-variation-price {
    display: none;
    font-size: 2.4rem;
    font-weight: 600;
    color: #333;
    line-height: 1;
    margin-bottom: 1.2rem;
    padding-top: 2.8rem;
}

.product-single .product-color-swatch {
    margin-right: 4rem;
    margin-bottom: 2rem;
}

.product-single .product-color-swatch .color {
    display: block;
    text-align: center;
    width: 2.6rem;
    height: 2.6rem;
    border-radius: 50%;
    border: none;
    margin-right: 0;
}

.product-single .product-color-swatch .color + .color {
    margin-left: 0.8rem;
}

.product-single .product-color-swatch .color::before {
    content: "";
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-size: 1.2rem;
    font-weight: 600;
    letter-spacing: -0.025em;
    color: #fff;
    line-height: 2.2;
}

.product-single .product-color-swatch .color.active::before {
}

.product-single .product-size-swatch {
    margin-bottom: 2rem;
}

.product-single .product-size-swatch .size {
    display: block;
    text-align: center;
    margin-bottom: 0.5rem;
    padding: 0.6rem 0.8rem;
    width: auto;
    height: auto;
    line-height: 1;
    font-size: 1.2rem;
    border: 1px solid #ccc;
    border-radius: 2px;
    color: #666;
    -webkit-transition: border-color 0.35s, color 0.35s;
    transition: border-color 0.35s, color 0.35s;
}

.product-single .product-size-swatch .size.active, .product-single .product-size-swatch .size:hover {
    border-color: #336699;
    color: #336699;
}

.product-single .product-image-swatch {
    margin-bottom: 2rem;
}

.product-single .product-image-swatch .image {
    margin-right: 0.8rem;
    border: 1px solid #ccc;
    border-radius: 0.2rem;
    overflow: hidden;
    -webkit-transition: border-color 0.3s;
    transition: border-color 0.3s;
}

.product-single .product-image-swatch .image img {
    width: 2.6rem;
    height: 2.6rem;
}

.product-single .product-image-swatch .image.active {
    border-color: #336699;
}

.product-single .quantity, .product-single .btn-cart, .product-single .btn-product-icon {
    border-radius: 3px;
}

.product-single .btn-cart {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin-bottom: 1rem;
    padding-left: 0;
    padding-right: 0;
    min-width: 14rem;
}

.product-single .btn-cart i {
    margin: 0 0.4rem 0.2rem 0;
    font-size: 1.7rem;
}

.product-single .btn-cart.disabled {
    background-color: #eee;
    border-color: #eee;
    color: #666;
    cursor: not-allowed;
}

.product-single .product-qty-form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 14rem;
    flex: 0 0 14rem;
    max-width: 14rem;
    margin-bottom: 1rem;
    margin-right: 2rem;
}

.product-single .social-links-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 1.3rem;
}

.product-single .social-links-wrapper > * {
    margin-right: 2rem;
    margin-bottom: 1rem;
}

.product-single .social-links-wrapper .btn-product-icon {
    width: 1.8rem;
    height: auto;
    margin-right: 1.6rem;
    margin-bottom: 0;
    font-size: 1.8rem;
    border: none;
    color: #333;
    overflow: initial;
    background-color: transparent;
}

.product-single .social-links-wrapper .btn-product-icon.btn-compare {
    font-size: 2rem;
}

.product-single .social-links-wrapper .btn-product-icon:hover {
    background-color: transparent;
    color: #336699;
}

.product-single .social-links-wrapper .divider {
    width: 1px;
    height: 1.8rem;
    background: #e1e1e1;
    margin-top: 1rem;
}

.product-single .social-icons {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.product-single.product-grid .product-image-full {
    right: 2.5rem;
}

.product-single .product-variation-clean {
    display: none;
    font-size: 1.2rem;
    background: #f4f4f4;
    padding: 0.3em 1em;
    color: #333;
    position: absolute;
    top: 100%;
    margin-top: 1rem;
    z-index: 1;
}

.product-thumbs-sticky .product-image-wrapper {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 calc(100% - 10rem);
    flex: 0 0 calc(100% - 10rem);
    max-width: calc(100% - 10rem);
}

.product-thumbs-sticky .product-thumbs-wrap {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 9rem;
    flex: 0 0 9rem;
    max-width: 9rem;
    margin-right: 1rem;
    margin-top: 0;
}

.product-thumbs-sticky .product-thumbs {
    -webkit-transition: none;
    transition: none;
}

.product-thumbs-sticky .product-image {
    margin-bottom: 2rem;
}

.product-gallery-vertical.product-thumbs-sticky .product-thumbs-wrap {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
}

.product-gallery-vertical.product-thumbs-sticky .product-thumbs {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: -1rem 0;
    max-width: 100%;
    bottom: auto;
}

.product-gallery-vertical.product-thumbs-sticky .product-thumb {
    margin: 1rem 0;
}

.single-product .nav-top > .swiper-button-prev {
    right: 0.5rem;
}

.single-product .nav-top > .swiper-button-next {
    right: 0.2rem;
}

.single-product .nav-top > .swiper-button-next, .single-product .nav-top > .swiper-button-prev {
    width: 15px;
    top: -80px;
    color: #666;
    font-size: 1.3rem;
    font-weight: 600;
}

.single-product .nav-top > .swiper-button-next:not(.swiper-button-disabled):hover, .single-product .nav-top > .swiper-button-prev:not(.swiper-button-disabled):hover {
    color: #336699;
}

@media (min-width: 992px) {
    .product-gallery-vertical .product-thumbs-wrap:not(.swiper-container-initialized) .product-thumb {
        margin-bottom: 1rem;
    }

    .product-gallery-vertical .product-thumbs-wrap {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        max-width: 9rem;
        margin: 0 1rem 0 0;
    }

    .product-gallery-vertical .product-thumbs-wrap:hover .swiper-button-prev:not(.swiper-button-disabled), .product-gallery-vertical .product-thumbs-wrap:hover .swiper-button-next:not(.swiper-button-disabled) {
        opacity: 0.9;
        -webkit-transform: none;
        transform: none;
    }

    .product-gallery-vertical .product-thumbs-wrap .swiper-button-prev, .product-gallery-vertical .product-thumbs-wrap .swiper-button-next {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0;
        width: 100%;
        height: 2.5rem;
    }

    .product-gallery-vertical .product-thumbs-wrap .swiper-button-prev {
        top: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    .product-gallery-vertical .product-thumbs-wrap .swiper-button-prev::before {
    }

    .product-gallery-vertical .product-thumbs-wrap .swiper-button-next {
        bottom: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    .product-gallery-vertical .product-thumbs-wrap .swiper-button-next::before {
    }

    .product-gallery-vertical .product-single-swiper {
        max-width: calc(100% - 10rem);
    }

    .product-gallery-vertical .product-thumbs {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        max-width: 100%;
    }

    .product-gallery-vertical .product-thumb {
        padding: 0;
        height: auto;
    }
}

@media (max-width: 991px) {
    .product-single .product-form .product-size {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 14rem;
        flex: 0 0 14rem;
        max-width: 14rem;
    }
}

@media (min-width: 768px) {
    .product-single .product-details {
        padding: 0;
    }
}

@media (max-width: 479px) {
    .product-single:not(.product-popup) .product-qty-form {
        margin-right: 1rem;
    }
}

.deals-wrapper .product-gallery.product-gallery-sticky {
    top: 2rem;
}

.deals-wrapper .product-gallery {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: sticky;
}

@media (min-width: 992px) {
    .product-gallery-vertical .product-thumbs-wrap {
        max-width: 6rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 6rem;
        flex: 0 0 6rem;
    }

    .product-gallery-vertical .product-single-swiper {
        max-width: calc(100% - 7rem);
    }
}

.product-thumbs-wrap, .product-single-swiper {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
}

.swiper-wrapper {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.product-image {
    position: relative;
    overflow: hidden;
}

.product-single-swiper img {
    display: block;
}

.swiper-slide img {
    display: block;
    width: 100%;
}

.product-single-swiper img {
    display: block;
}

.swiper-slide img {
    display: block;
    width: 100%;
}

@media (min-width: 992px) {
    .product-gallery-vertical .product-thumbs-wrap {
        max-width: 6rem;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 6rem;
        flex: 0 0 60px;
    }

    .product-gallery-vertical .product-single-swiper {
        max-width: calc(100% - 7rem);
    }
}

@media (min-width: 992px) {
    .product-gallery-vertical .product-thumbs-wrap:not(.swiper-container-initialized) .product-thumb {
        margin-bottom: 1rem;
    }

    .product-gallery-vertical .product-thumbs-wrap {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        max-width: 60px;
        margin: 0 0 0 0;
    }

    .product-gallery-vertical .product-thumbs-wrap:hover .swiper-button-prev:not(.swiper-button-disabled), .product-gallery-vertical .product-thumbs-wrap:hover .swiper-button-next:not(.swiper-button-disabled) {
        opacity: 0.9;
        -webkit-transform: none;
        transform: none;
    }

    .product-gallery-vertical .product-thumbs-wrap .swiper-button-prev, .product-gallery-vertical .product-thumbs-wrap .swiper-button-next {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0;
        width: 100%;
        height: 2.5rem;
    }

    .product-gallery-vertical .product-thumbs-wrap .swiper-button-prev {
        top: 0;
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    .product-gallery-vertical .product-thumbs-wrap .swiper-button-prev::before {
    }

    .product-gallery-vertical .product-thumbs-wrap .swiper-button-next {
        bottom: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }

    .product-gallery-vertical .product-thumbs-wrap .swiper-button-next::before {
    }

    .product-gallery-vertical .product-single-swiper {
        max-width: calc(100% - 70px);
        margin: 0 0 0 10px;
    }

    .product-gallery-vertical .product-thumbs {
        display: block;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: 0;
        max-width: 100%;
    }

    .product-gallery-vertical .product-thumb {
        padding: 0;
        height: auto;
    }
}

.product-thumbs-wrap img {
    display: block;
    width: 100%;
    height: 60px;
    object-fit: cover;
}

.deals-wrapper .title-underline {
    overflow: hidden;
    /* white-space: nowrap; */
    /* text-overflow: ellipsis; */
    position: relative;
    margin: 0 0 20px 0;
    padding: 0 0 10px 0;
}

.title-underline::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 1px;
    margin-left: 0;
    width: 100%;
    height: 1px;
    background-color: #eee;
}

.product-thumbs .swiper-slide {
    height: 60px;
    border: 1px solid #fff;
}

.product-thumbs .swiper-slide-thumb-active {
    border-color: #000;
}

.deals-wrapper figure {
    margin: 0;
}

div#shop-sidebar {
    padding: 10px 15px;
    /* border: 1px solid #000; */
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

div#shop-sidebar .widget_nav_menu a {
    font-size: 14px;
}

.product-container .product-main .woocommerce-product-gallery__wrapper img {
    height: 330px;
    object-fit: contain;
}

.page-contact-address .icon-box svg {
    width: 45px;
    height: 45px;
}

/*.page-contact-address .icon-box {*/
/*    width: 25%;*/
/*}*/
.page-contact-address {
    display: flex;
    justify-content: space-between;
}

.page-contact-address .icon-box i {
    font-size: 45px;
}

@media (max-width: 1024px) and (min-width: 768px) {
    .quantity.buttons_added .qty {
        width: 130px !important;
    }

    .product-details form {
        margin: 0;
    }

    .el-container-vertical .product-item {
        display: flex;
        margin: 0 0 10px;
        padding: 0 0 12px 0;
    }

    .footer-1 .large-columns-4 > * {
        max-width: 100%;
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
    }

    .footer-widgets > .row > div:first-child {
        /* width: 100%; */
        /* max-width: 100%; */
        /* flex-basis: 100%; */
        /* text-align: center; */
    }

    .footer-widgets > .row > div:first-child h3 {
        font-size: 20px;
    }

    .footer-widgets > .row > div:nth-child(2), .footer-widgets > .row > div:nth-child(3), .footer-widgets > .row > div:nth-child(4) {
        width: 33.33%;
        flex-basis: 33.33%;
    }

    .footer-secondary {
        padding-bottom: 20px;
    }

    footer#footer {
        padding-bottom: 0;
    }
}

@media (max-width: 992px) {
    .home-regis .form-content > p {
        display: block !important;
        text-align: center;
    }

    .home-regis .form-content > p > span > input {
        height: 40px !important;
        text-align: center;
    }

    .home-regis .form-content > p > input[type="submit"] {
        margin-top: 15px !important;
    }

    .home-regis .icon-box {
        display: block !important;
        text-align: center;
    }

    .home-regis .icon-box .icon-box-content p {
        margin-bottom: 10px;
    }
}

.slide-odd .content-section .flickity-page-dots {
    left: 15px !important;
}

.slide-even .content-section .flickity-page-dots {
    right: 15px !important;
}

.slide-odd .content-section .flickity-button.next {
    right: 15px !important;
}

.content-section .flickity-button {
    width: 50px !important;
}

.slide-odd .content-section .flickity-button.previous {
    right: 65px !important;
}

.slide-even .content-section .flickity-button.previous {
    left: 15px !important;
}

.slide-even .content-section .flickity-button.next {
    left: 65px !important;
}

.product-gallery figure.product-image img {
    height: 380px;
    object-fit: cover;
}

.section-7 .item {
    text-align: center;
}

@media (max-width: 767px) {
    /**/
    .logo-footer {
        margin: 0 0 25px 0;
    }
    .section-8 .box-image img {
        height: 240px!important;
    }
    body.home .box-category .box-text {
        padding: 7px 10px;
    }
    .section-8 .box-text {
        z-index: 999;
        position: unset!important;
        top: 50%!important;
        width: 100%!important;
        transform: unset!important;
    }
    .section-title-block .about-title-block {
        font-size: 24px!important;
    }
    .box-text-content h2 {
        font-size: 24px!important;
    }

    .home-category-title h3 {
        line-height: 32px!important;
        font-size: 27px!important;
    }

    #quick_support {
        top: unset!important;
        bottom: 180px;
    }

    .home-category-title h2 {
        font-size: 27px!important;
        font-family: 'SVN-Gilroy SemiBold' !important;
    }

    body.home .box-category .box-text .header-title {
        -webkit-line-clamp: 1!important;
    }
    body.home .box-category .box-image img {
        height: 160px!important;
    }
    .home-gird-counter > div {
        margin-bottom: 60px;
    }

    .home-gird-counter .box-text h4 {
        font-size: 22px!important;
    }

    .product .col-inner .product-actions > .item, .product .col-inner .product-actions .added_to_cart {
        font-size: 10px!important;
        width: auto!important;
    }

    .home-category-item {
        padding-bottom: 0!Important;
    }

    .section-7 .item {
        text-align: center;
    }

    .slide-even > .row .large-8 {
        order: 2 !important;
    }

    .slide-even > .row .large-4 {
        order: 1 !important;
    }

    footer#footer form {
        margin: 0 !important;
    }

    .section-4 {
        padding: 55px 0 !important;
    }

    .content-section .flickity-page-dots {
        /* left: 15px!important; */
        width: calc(100% - 135px) !important;
    }

    .section-4 .content-right .title {
        font-size: 30px !important;
        line-height: 35px !important;
    }

    .section-3 .bg-section img {
        /*height: 300px;*/
        object-fit: cover;
    }

    .col-slide .head-section {
        margin-bottom: 20px !important;
    }

    .section-1 .item .box-text {
        padding: 25px;
    }

    .head-section.flex-box {
        display: block !important;
    }

    .head-section .title {
        font-size: 23px !important;
        margin: 0 0 15px 0 !important;
        line-height: 35px;
    }


    .popup-gallery .slick-for button {
        padding: 10px !important;
    }

    ul.popup-nav-gallery .mobile-hide {
        display: inline-block !important;
    }

    .popup-gallery .data__tab .slick-for img {
        height: auto !important;
    }

    .popup-content {
        width: 95% !important;
    }

    .popup-nav-gallery {
        margin: 10px 0 0 0;
    }

    .popup-content a.close i {
        font-size: 25px;
    }

    a.close.close-mobile {
        padding: 0 !important;
    }

    .poup-content-gallery .popup-gallery {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .popup-nav-gallery li {
        margin: 0 20px 0 0 !important;
    }

    .popup-nav-gallery li a {
        padding: 10px 0 15px 0 !important;
        font-size: 14px !important;
    }

    #woocommerce-gallery {
        width: 95%;
        padding: 10px !important;
    }

    form.cart {
        display: block !important;
    }

    button.single_add_to_cart_button.button.alt {
        width: 40% !important;
    }

    .newsletter-popup {
        padding: 35px 20px !important;
    }

    .mfp-close-btn-in .mfp-close {
        top: -40px !important;
        right: -10px;
        color: #fff;
    }

    .single-product .quantity.buttons_added .qty {
        width: 45px !important;
    }

    .single-product form .quantity {
        display: block !important;
    }

    .single-product form button.button.buy_now_button {
        width: 40% !important;
    }

    .newsletter-content {
        text-align: center;
        max-width: 100% !important;
    }

    .newsletter-content .form-checkbox .form-pop p {
        display: block !important;
    }

    .newsletter-content .form-checkbox .form-pop p > span,
    .newsletter-content .form-checkbox .form-pop p > input {
        width: 100% !important;
    }

    .newsletter-content .form-checkbox .form-pop p input[name="email"] {
        border-radius: 3rem !important;
    }

    .newsletter-content .form-checkbox .form-pop input[type="submit"] {
        border-radius: 3rem !important;
        margin: 20px 0 0 0 !important;
    }

    .newsletter-popup h2 {
        font-size: 25px !important;
    }


    .home-trans {
        padding-bottom: 10px !important;
    }

    .searchform-wrapper form .flex-row {
        display: block !important;
    }

    ul.mobile-nav.nav.nav-right .header-search {
        display: none;
    }

    form.searchform input, form.searchform select, form.searchform input, form.searchform button {
        height: 35px !important;
        border: 1px solid #e1e1e1;
    }

    form.searchform select {
        width: 100% !important;
    }

    form.searchform {
        border-width: 0 !important;
        border-radius: unset !important;
    }

    form.searchform input, form.searchform select {
        margin: 0px 0 5px 0 !important;
    }

    form.searchform button {
        background: rgb(51, 102, 153);
        color: #fff;
    }

    form.searchform button i {
        color: #fff;
        font-size: 11px;
    }

    /**/
    .product-single .product-title a {
        font-size: 17px !important;
        line-height: 20px;
    }

    .product-info .price > * {
        display: inline-block !important;
    }

    .product-info .price del *, .product-info .price ins * {
        font-size: 18px;
    }

    .product-info .price .html-price {
        display: inline-block;
        margin-right: 10px;
    }

    .devvn_inner_product_footer .tabs li a {
        font-size: 15px !important;
    }

    .devvn_inner_product_footer .tabs li {
        display: inline-block !important;
        width: auto !important;
        margin: 0 20px 0 0 !important;
    }

    .product-info form {
        margin: 0;
    }

    div#comments {
        padding-bottom: 0 !important;
    }

    div#review_form {
        padding: 0 !important;
    }

    div#review_form .review-form-inner {
        padding: 10px 15px !important;
    }

    .product-main {
        padding-bottom: 0;
    }

    .product-container .content-row .large-9 {
        padding-bottom: 0 !important;
    }

    .product-info {
        padding-bottom: 0 !important;
    }

    .product-info .price-wrapper {
        height: auto !important;
    }

    .product-info .product-title {
        margin: 15px 0 0 0 !important;
        font-size: 18px;
    }

    .product-price * {
        font-size: 17px !important;
    }

    .quantity.buttons_added .qty {
        width: 120px !important;
    }

    button.single_add_to_cart_button.button.alt {
        padding: 0 5px;
        font-size: 13px;
    }

    .product-details form {
        margin: 0;
    }

    .tabbed-content .tab a {
        padding: 5px 19px !important;
    }

    .tabbed-content .tab {
        margin: 0 10px 10px 0 !important;
    }

    .product .price-wrapper .price ins, .product .price-wrapper .price del {
        display: block;
    }

    .product .price-wrapper .price del {
        margin-bottom: 5px;
    }

    .home-tab-categories-product {
        padding-bottom: 0 !important;
    }

    .product .price-wrapper {
        /* height: 33px; */
    }

    .footer-menu-bottom {
        padding: 0 !important;
    }

    .home-aside-products .title_inner {
        display: block !important;
        text-align: center;
        margin-bottom: 10px;
    }

    .home-aside-products .title_inner .title {
        margin-bottom: 0 !important;
    }

    .home-aside-products .title_inner > a {
        display: inline-flex !important;
        margin-bottom: 10px;
    }

    .single-product .nav-top > .swiper-button-next, .single-product .nav-top > .swiper-button-prev {
        top: -71px !important;
    }

    .deals-wrapper .product-gallery figure.product-image img {
        height: 300px;
        object-fit: cover;
    }

    .home-trans .col-image .box-text-bottom {
        display: block !important;
        text-align: center;
    }

    .home-trans .col-inner {
        margin: 0 !important;
    }

    .home-trans .col-inner .box-image {
        display: inline-block;
        margin: 0 !important;
    }

    .home-trans .col-image .box-text-bottom h4 {
        text-align: center !important;
    }

    .home-trans .col-image .box-text-bottom p {
        text-align: center;
    }

    ul.sub-menu.nav-sidebar-ul.children > li > a {
        font-weight: 500 !important;
    }

    .nav-vertical li li.menu-item-has-children a {
        font-size: 14px !important;
    }
    .devvn_title_type_2 .title .section-title-main {
        font-size: 20px!important;
    }
}

.Page-contact h2 {
    font-size: 20px;
    margin: 0 0 15px 0;
}

.Page-contact .accordion .accordion-title {
    border: unset;
    margin: 0 0 10px 0;
    font-weight: 600;
    font-size: 14px;
    padding: 14px 14px;
    background: #f5f5f5;
}

.Page-contact .widget-form-contact input {
    height: 45px;
    font-size: 13px;
    box-shadow: unset;
}

.Page-contact .widget-form-contact input[type="submit"] {
    background: #333;
    border-radius: 5px;
    padding: 0 45px;
    height: 40px;
    line-height: 40px;
    margin: 0;
}

.Page-contact .widget-form-contact label {
    font-size: 14px;
    font-weight: normal;
    margin-bottom: 0;
}

.Page-contact .widget-form-contact textarea {
    box-shadow: unset;
    font-size: 13px;
}

.Page-contact .accordion .accordion-title.active {
    color: #336699;
}

.Page-contact .accordion .accordion-inner {
    border: 1px solid #e5e5e5;
    margin: 0 0 15px 0;
    padding: 20px 20px;
}

.Page-contact .accordion .accordion-inner * {
    font-size: 14px;
}

.Page-contact .accordion .accordion-title button {
    left: unset;
    right: 0;
}

.Page-contact .accordion .accordion-title button i {
    font-size: 17px;
}

.in-page-contact * {
    font-size: 14px;
}

.in-page-contact h1 {
    font-size: 24px;
}

.in-page-contact {
    margin: 20px 0 0 0;
}

div#reviews #comments, div#reviews #review_form_wrapper {
    width: 100%;
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}

div#reviews #review_form_wrapper #reply-title {
    font-size: 21px;
}

div#reviews #review_form_wrapper form {
    font-size: 14px;
}

.product-info .woocommerce-product-rating {
    margin: 0 0 7px 0;
}

.product-info .price-wrapper {
    margin: 15px 0 0px 0;
}

.btn-compare {
    padding: 0;
    margin: 0;
    /* position: absolute; */
    /* top: 10px; */
    /* right: 10px; */
    /* width: 36px; */
    /* height: 36px; */
    min-height: unset;
    /* border: 1px solid #eee; */
    border-radius: 50%;
    box-shadow: rgba(0, 0, 0, 0.02) 0px 1px 3px 0px, rgba(27, 31, 35, 0.15) 0px 0px 0px 1px;
    line-height: 43px;
    /* visibility: hidden; */
    /* opacity: 0; */
    /* transition: all 0.4s; */
    display: none !Important;
}

.btn-compare svg {
    width: 21px;
    height: 21px;
}

.product:hover .col-inner .product-actions {
    transition: all 0.4s;
    opacity: 1;
    visibility: visible;
}

.product .col-inner .product-actions span {
    position: relative;
    z-index: 99;
    color: #fff;
}

.product .col-inner .product-actions {
    /* opacity: 0; */
    /* visibility: hidden; */
    position: absolute;
    /* top: 10px; */
    /* right: 10px; */
    bottom: -100%;
    transition: 0.4s;
    /* left: 50%; */
    /* transform: translateX(-50%); */
    /* display: block; */
    width: 100%;
}

.product .col-inner .product-actions > .item, .product .col-inner .product-actions .added_to_cart {
    display: block;
    /* width: 36px; */
    /* height: 36px; */
    /* border: 1px solid #eee; */
    text-align: center;
    /* border-radius: 50%; */
    margin: 0;
    background: #8e1f22;
    transition: all 0.4s;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    height: 41px;
    padding: 0 30px;
    line-height: 41px;
    border: unset;
    width: 180px;
}

.product .col-inner .product-actions .added_to_cart {
    display: none;
    overflow: hidden;
    text-indent: -9999px;
}

.product .col-inner .product-actions .added_to_cart:after {
    color: #fff;
    float: left;
    font-size: 18px;
    line-height: 16px;
    margin: 0;
    text-indent: 0;
    position: absolute;
    z-index: 999;
    left: 50%;
    transform: translateX(-50%);
    /* top: 50%; */
}

.product .col-inner .product-actions .added_to_cart:hover {
    background: #f77c29;
}

.product .col-inner .product-actions > .item:hover {
    /* background: #f77c29; */
    transition: all 0.4s;
    position: relative;
}

.product .col-inner .product-actions > .item svg {
    width: 24px;
    height: 24px;
    color: #fff;
}

.product .col-inner .product-actions > .item svg path {
    fill: #fff;
}

.home-galleries .img-inner img {
    height: 30px;
    object-fit: contain;
}

.home-galleries .img-inner {
    padding: 15px 10px;
}

/*compare*/
.compare-popup.show {
    -webkit-transform: translateY(-99%);
    transform: translateY(-99%);
}

.compare-popup {
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    padding: 2rem 0;
    background: #fff;
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
    z-index: 2400;
}

.compare-title {
    margin-top: 0.8rem;
}

.compare-title p {
    font-size: 14px;
}

.compare-title .title {
    margin-bottom: auto;
    white-space: nowrap;
    font-size: 22px;
}

.compare-product-list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 0.9rem 2rem 0;
    padding: 0;
}

.compare-product-list figure {
    margin: 0;
    padding: 1px;
}

.list-style-none {
    list-style: none;
}

.compare-product-list li {
    position: relative;
    width: 8vw;
    max-width: 138px;
    min-height: 8vw;
}

.compare-product-list li:not(:first-child) {
    margin-left: 25px;
}

.compare-product-list .btn-remove {
    position: absolute;
    padding: 0;
    right: -1rem;
    top: -1rem;
    line-height: 1.2;
    width: 20px;
    height: 20px;
    font-size: 1.5rem;
    border-radius: 50%;
    border: none;
    -webkit-box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.4);
    overflow: hidden;
    line-height: 24px;
}

.compare-product-list li::after {
    content: "";
    position: absolute;
    border: 1px solid #eee;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.compare-popup .btn-clean {
    margin-right: 20px;
    padding: 0;
    border: none;
    text-transform: capitalize;
    font-weight: 400;
    font-size: 14px;
}

.compare-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    z-index: 2399;
}

.compare-popup.show + .compare-popup-overlay {
    opacity: 0.7;
    visibility: visible;
    -webkit-transition: opacity 0.3s;
    transition: opacity 0.3s;
}

.compare-popup .container-box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 10px;
    padding-bottom: 10px;
}

.button-start-compare {
    background: #333;
    color: #fff;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 14px;
    font-weight: 500;
}

.button-start-compare:hover {
    color: #fff;
}

.compare-product-list li:empty::before {
    content: "+";
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    color: #eee;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.12);
    box-shadow: 2px 4px 15px rgba(0, 0, 0, 0.12);
    line-height: 50px;
    font-size: 32px;
}

.compare-popup.show .ajax-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #0000002e;
    text-align: center;
    opacity: 0;
    visibility: hidden;
    transition: all 0.4s;
}

.compare-popup.show .ajax-loader.show {
    opacity: 1;
    visibility: visible;
    transition: all 0.4s;
}

.compare-popup.show .ajax-loader svg path {
    fill: #fff;
}

.compare-popup.show .ajax-loader .load {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.compare-popup.show .ajax-loader .load svg {
    animation-name: spin;
    animation-duration: 3000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@keyframes spinAjax {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

@media (max-width: 991px) {
    .compare-popup .container-box {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 0;
        padding-bottom: 0;
    }

    .compare-title {
        margin-bottom: 15px;
    }

    .compare-popup {
        padding: 10px 0 20px 0;
    }

    .compare-product-list li {
        width: 60px !important;
        height: 60px;
    }

    .list-style-none {
        margin-bottom: 10px;
    }

    .compare-product-list li:empty::before {
        width: 30px !important;
        height: 30px !important;
        line-height: 30px !important;
        font-size: 26px !important;
    }
}

.product .col-inner .product-actions .btn-compare.load:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    /* background: red; */
    z-index: 9999;
    top: 0;
    left: 0;
    border-radius: 509%;
    background-image: url("data:image/svg+xml,%3Csvg fill='%23000000' height='24px' width='24px' version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 512 512' xml:space='preserve'%3E%3Cg id='SVGRepo_bgCarrier' stroke-width='0'%3E%3C/g%3E%3Cg id='SVGRepo_tracerCarrier' stroke-linecap='round' stroke-linejoin='round'%3E%3C/g%3E%3Cg id='SVGRepo_iconCarrier'%3E%3Cg%3E%3Cg%3E%3Ccircle cx='288.681' cy='256' r='8.17'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx='256' cy='256' r='8.17'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Ccircle cx='223.319' cy='256' r='8.17'%3E%3C/circle%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M256,0c-4.513,0-8.17,3.658-8.17,8.17v108.936c0,4.512,3.657,8.17,8.17,8.17s8.17-3.658,8.17-8.17V8.17 C264.17,3.658,260.513,0,256,0z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M193.629,131.63l-54.468-94.342c-2.255-3.908-7.254-5.246-11.161-2.99c-3.908,2.256-5.246,7.253-2.99,11.161 l54.468,94.342c1.513,2.621,4.259,4.086,7.083,4.086c1.386,0,2.792-0.353,4.077-1.096 C194.546,140.534,195.885,135.537,193.629,131.63z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M139.8,179.478L45.458,125.01c-3.911-2.258-8.907-0.917-11.161,2.99c-2.256,3.908-0.916,8.904,2.99,11.161l94.342,54.468 c1.288,0.743,2.692,1.096,4.077,1.096c2.824,0,5.57-1.466,7.083-4.086C145.046,186.731,143.708,181.734,139.8,179.478z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M384,34.297c-3.911-2.257-8.906-0.917-11.161,2.99l-54.468,94.342c-2.256,3.908-0.917,8.904,2.99,11.161 c1.288,0.743,2.692,1.096,4.078,1.096c2.824,0,5.57-1.466,7.083-4.086l54.468-94.342C389.246,41.55,387.908,36.554,384,34.297z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M477.703,128c-2.255-3.909-7.254-5.247-11.161-2.99L372.2,179.478c-3.908,2.256-5.246,7.253-2.99,11.161 c1.513,2.621,4.259,4.086,7.083,4.086c1.386,0,2.792-0.353,4.078-1.096l94.342-54.468C478.62,136.904,479.959,131.908,477.703,128 z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M117.106,247.83H8.17C3.657,247.83,0,251.488,0,256s3.657,8.17,8.17,8.17h108.936c4.513,0,8.17-3.658,8.17-8.17 S121.62,247.83,117.106,247.83z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M142.79,321.362c-2.255-3.908-7.254-5.246-11.161-2.99l-94.342,54.468c-3.908,2.256-5.246,7.253-2.99,11.161 c1.513,2.621,4.259,4.086,7.083,4.086c1.386,0,2.792-0.353,4.078-1.096l94.342-54.468 C143.708,330.266,145.046,325.269,142.79,321.362z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M190.638,369.21c-3.91-2.258-8.906-0.917-11.161,2.99l-54.468,94.342c-2.256,3.908-0.917,8.904,2.99,11.161 c1.288,0.743,2.692,1.096,4.078,1.096c2.824,0,5.57-1.466,7.083-4.086l54.468-94.342 C195.885,376.463,194.546,371.466,190.638,369.21z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M256,386.723c-4.513,0-8.17,3.658-8.17,8.17V503.83c0,4.512,3.657,8.17,8.17,8.17s8.17-3.658,8.17-8.17V394.894 C264.17,390.381,260.513,386.723,256,386.723z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M386.99,466.542L332.522,372.2c-2.255-3.908-7.255-5.247-11.161-2.99c-3.908,2.256-5.246,7.253-2.99,11.161l54.468,94.342 c1.513,2.621,4.259,4.086,7.083,4.086c1.386,0,2.792-0.353,4.078-1.096C387.908,475.446,389.246,470.45,386.99,466.542z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M474.712,372.839l-94.342-54.468c-3.911-2.257-8.907-0.917-11.161,2.99c-2.256,3.908-0.917,8.904,2.99,11.161 l94.342,54.468c1.288,0.743,2.692,1.096,4.078,1.096c2.824,0,5.57-1.466,7.083-4.086 C479.959,380.092,478.619,375.096,474.712,372.839z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3Cg%3E%3Cg%3E%3Cpath fill='%23fff' d='M503.83,247.83H394.894c-4.513,0-8.17,3.658-8.17,8.17s3.657,8.17,8.17,8.17H503.83c4.513,0,8.17-3.658,8.17-8.17 S508.343,247.83,503.83,247.83z'%3E%3C/path%3E%3C/g%3E%3C/g%3E%3C/g%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: center;
    animation-name: spin;
    animation-duration: 3000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

.product .col-inner .product-actions .btn-compare.load svg {
    opacity: 0;
    visibility: hidden;
}

.product .col-inner .product-actions > .item .btn-compare {
    position: relative;
}

/*end compare*/
/* page template compare */
.page-compare .compare-table {
    overflow-x: auto;
}

.page-compare .compare-table .compare-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.page-compare .compare-col.compare-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
    padding-right: 5rem;
    font-weight: 400;
    color: #999;
    font-size: 14px;
}

.page-compare .compare-col {
    padding: 2.5rem 0 2.5rem 2rem;
}

.page-compare .compare-col.compare-product {
    text-align: center;
}

.header-bottom-nav > .menu-item.current-menu-item {
    /* border-bottom: 2px solid #000; */
    border: unset;
}

.header-bottom-nav > .menu-item.current-menu-item.active {
    background: #ed3237;
    background: #e7161c;
}

.page-compare .compare-col .remove-product {
    margin-bottom: 2.4rem;
    padding: 0;
    border: none;
    color: #333;
}

.page-compare .product {
    position: relative;
    /* font-family: Poppins, sans-serif; */
    font-size: 1rem;
    color: #020101;
    -webkit-transition: opacity 0.3s, -webkit-box-shadow 0.3s;
    transition: opacity 0.3s, -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s, opacity 0.3s;
    transition: box-shadow 0.3s, opacity 0.3s, -webkit-box-shadow 0.3s;
}

.compare-product .product-media {
    border: 1px solid #e7e7e7;
}

.page-compare .product-media {
    position: relative;
    margin-bottom: 0;
    -webkit-transition: -webkit-box-shadow 0.35s;
    transition: -webkit-box-shadow 0.35s;
    transition: box-shadow 0.35s;
    transition: box-shadow 0.35s, -webkit-box-shadow 0.35s;
    /* box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px; */
    /* box-shadow: rgba(0, 0, 0, 0.05) 0px 6px 24px 0px, rgba(0, 0, 0, 0.08) 0px 0px 0px 1px; */
    /* box-shadow: rgba(0, 0, 0, 0.16) 0px 10px 36px 0px, rgba(0, 0, 0, 0.06) 0px 0px 0px 1px; */
    /* border: unset; */
}

.page-compare .product-media {
    height: 218px;
}

.page-compare .product-action-vertical {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    opacity: 0;
    visibility: hidden;
}

.page-compare .compare-col .product-details {
    padding: 0px 0 0 0;
}

.page-compare .product-details {
    position: relative;
    padding-top: 1.7rem;
    background-color: #fff;
    -webkit-transition: -webkit-box-shadow 0.3s;
    transition: -webkit-box-shadow 0.3s;
    transition: box-shadow 0.3s;
    transition: box-shadow 0.3s, -webkit-box-shadow 0.3s;
}

.page-compare .product-name {
    margin-bottom: 0.7rem;
    font-size: 1.3rem;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.page-compare .product-name a {
    color: inherit;
    font-size: 14px;
}

.page-compare .compare-table > div:nth-child(2n) .compare-col {
    background-color: #fbfbfb;
}

.page-compare .compare-col .product-price {
    font-size: 1.4rem;
    font-weight: 400;
    letter-spacing: 0;
}

.page-compare .compare-col .product-price * {
    font-size: 15px;
}

.page-compare .compare-col.compare-value {
    font-size: 14px;
}

.page-compare .compare-rating {
    font-size: 14px;
}

@media (min-width: 1200px) {
    .page-compare .compare-col {
        max-width: 20%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
    }
}

@media (min-width: 768px) {
}

@media (min-width: 768px) and (max-width: 1024px) {
    .page-compare .compare-col.compare-value, .page-compare .compare-col.compare-value * {
        font-size: 13px !important;
    }

    .slide-even .flex-end {
        display: block !important;
    }

    .slide-even > .row .large-8 {
        order: 2 !important;
    }

    .slide-even > .row .large-4 {
        order: 1 !important;
    }

    .section-5 .col:nth-child(3) {
        /* display: none; */
    }

    .section-4 {
        padding: 60px 0 !important;
    }

    .page-compare .cols-md-3 > * {
        max-width: 33.3333%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 33.3333%;
        flex: 0 0 33.3333%;
    }
    .section-8 .box-image img {
        height: 360px!important;
    }
}

@media (max-width: 1024px) {
    .section-4 .large-4 {
        width: 100%;
        flex: 100%;
        flex-basis: 100%;
        max-width: 100%;
    }

    .section-8 .flickity-slider > .col .box-image {
        left: unset!important;
    }

}

@media (min-width: 1440px) {
    .header:not(.transparent) .header-bottom-nav.nav > li > a {
        font-size: 14px!important;
    }
    .container-width, .full-width .ubermenu-nav, .container, .row:not(.row-full-width) {
        max-width: 1440px!important;
    }
}

@media (max-width: 992px) {
    .section-5 .col:nth-child(3) {
        display: none;
    }

    .col-slide .content-section {
        margin-top: 0 !important;
    }

    .section-7 .item {
        text-align: center;
    }
}

@media (max-width: 1024px) and (min-width: 992px) {
    .section-1 .item .box-text .text-2 {
        font-size: 26px !important;
    }

    .section-1 .item .box-text .text-1 {
        font-size: 22px !important;
    }
    .section-8 .box-text {
        width: 65% !important;
    }
}

@media (max-width: 767px) {
    .home-gird-counter .box-text-inner p {
        line-height: 22px;
        height: 44px;
    }
    .page-compare .compare-col.compare-field {
        max-width: 15rem;
        padding-right: 1rem;
        padding-left: 1rem;
    }

    body.home .box-category .box-text .header-title {
        font-size: 13px!important;
    }

    .footer-widgets > .row > div:last-child {
        margin: 0;
    }

    .popup-nav-gallery a.close {
        display: inline-block !Important;
        position: unset !important;
    }

    .footer-secondary {
        padding: 0 0 15px 0 !important;
    }

    footer#footer {
        padding-bottom: 0 !important;
    }

    #popup1 .close {
        display: none;
    }

    .page-compare .cols-2 > * {
        max-width: 50%;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
    }

    .page-compare .product-price * {
        font-size: 14px !important;
    }

    .page-compare .product-name a {
        font-size: 12px !important;
    }

    .page-compare .compare-col.compare-value, .page-compare .compare-col.compare-value * {
        font-size: 13px !important;
    }
}

@media (max-width: 1024px) and (min-width: 768px) {
    .head-section .title {
        font-size: 25px !important;
    }

    .col-slide .content-section {
        /*margin-top: 0!important;*/
    }

    .col-slide .head-section {
        margin-bottom: 0 !important;
    }
}

.page-compare .remove-product svg {
    width: 25px;
    height: 25px;
}

.product-actions a.added_to_cart.wc-forward {
    /* display: none; */
    /* position: absolute; */
    width: 100%;
    text-align: center;
}

/* end page template compare */
.header-bottom-nav > .menu-item.current-menu-item > a:before, .header-bottom-nav > .menu-item:hover > a:before {
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
}

.header-bottom-nav > .menu-item > a:before {
    /* content: ""; */
    position: absolute;
    left: 0;
    margin-top: 20px;
    width: 100%;
    border-top: 3px solid;
    border-color: inherit;
    -webkit-transform-origin: right center;
    transform-origin: right center;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.nav:hover > li:not(:hover) > a:before {
    opacity: 1 !important;
}

.box-category .header-title {
    -webkit-transition: -webkit-transform 0.3s;
    transition: -webkit-transform 0.3s;
    transition: transform 0.3s;
    transition: transform 0.3s, -webkit-transform 0.3s;
}

.box-category .read-more {
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 120%;
    -webkit-transition: top 0.3s, -webkit-transform 0.3s;
    transition: top 0.3s, -webkit-transform 0.3s;
    transition: top 0.3s, transform 0.3s;
    transition: top 0.3s, transform 0.3s, -webkit-transform 0.3s;
    width: 100%;
    left: 0;
    font-size: 13px;
    font-weight: bold;
}

.product-category:hover .box-category .header-title {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}

.product-category:hover .box-category .read-more {
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translateY(-50%);
}

.logo-footer {
    margin-bottom: 15px;
}

.home-product-deal .el-container-vertical .flickity-button {
    display: none;
}

/* popup */
.newsletter-popup {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 780px;
    padding: 80px 45px;
    margin: auto;
    background-position: center;
    background-size: cover;
    border-radius: 1rem;
    background-image: url(http://html2020.tamphat.edu.vn/wolmart/assets/images/newsletter-1.jpg);
}

.mfp-ready .mfp-content > * {
    opacity: 1;
}

.mfp-content > * {
    position: relative;
    margin: auto;
    /* background: #fff; */
    opacity: 0;
    -webkit-box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
}

.mfp-ready.mfp-fadein-popup .mfp-content {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.mfp-fadein-popup .mfp-content, .mfp-removing.mfp-fadein-popup .mfp-content {
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

.mfp-auto-cursor .mfp-content {
    cursor: auto;
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
    width: 100%;
    cursor: auto;
}

.newsletter-content {
    max-width: 360px;
}

.newsletter-content .form-checkbox {
    margin: 25px 0 0 0;
}

.newsletter-content .form-checkbox .form-pop p {
    display: flex;
}

.newsletter-content .form-checkbox .form-pop p input[name="email"] {
    /* width: 73%; */
    box-shadow: unset;
    height: 45px;
    border-radius: 3rem 0 0 3rem;
    padding: 0px 25px 0 30px;
    margin: 0;
}

.newsletter-content .form-checkbox .form-pop p > span {
    width: 65%;
}

.newsletter-content .form-checkbox .form-pop p > input {
    width: 45%;
}

.newsletter-content .form-checkbox .form-pop input[type="submit"] {
    border-radius: 0 3rem 3rem 0;
    padding: 0;
    width: 110px;
    height: 44px;
    font-weight: 500;
    margin: 0;
    background: #000;
}

.newsletter-popup h4 {
    margin-bottom: 5px;
    font-size: 19px;
}

.newsletter-popup h4 span {
    display: inline-block;
    margin-left: 0.4rem;
    font-weight: 800;
}

.newsletter-popup h2 {
    margin-bottom: 10px;
    font-weight: 800;
    font-size: 27px;
    line-height: 1.2;
}

.newsletter-popup p {
    margin-bottom: 10px;
    line-height: 20px;
    font-size: 14px;
}

.newsletter-popup .input-wrapper-inline {
    max-width: 34rem;
    margin-bottom: 3rem;
}

.input-wrapper-inline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    max-width: 67.5rem;
    width: 100%;
}

.newsletter-popup .input-wrapper-inline .form-control {
    min-height: 4.4rem;
    border-color: #ccc;
    color: #666;
}

.input-wrapper-round .form-control {
    border-radius: 3rem 0 0 3rem;
}

.input-wrapper-round .form-control {
    position: relative;
    border-radius: 3rem;
}

.input-wrapper input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    min-width: 40px;
    font-size: 1.4rem;
    font-family: Poppins, sans-serif;
    border-width: 1px 0 1px 1px;
}

.newsletter-popup .input-wrapper-inline .btn {
    padding-top: 0.9em;
    padding-bottom: 0.9em;
}

.input-wrapper-round .btn {
    border-radius: 0 3rem 3rem 0;
}

.align-items-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
}

.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999;
    position: fixed;
    outline: none !important;
    -webkit-backface-visibility: hidden;
}

.newsletter-content .form-checkbox .form-pop .wpcf7-spinner {
    display: none;
}

.regis-popup-overlay {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000;
    visibility: visible;
    opacity: 0.5;
    -webkit-transition: opacity 0.3s, visibility 0.3s;
    transition: opacity 0.3s, visibility 0.3s;
    z-index: 2399;
    transition: all 1s;
}

.form-checkbox .wpcf7 form .wpcf7-response-output {
    margin: 15px 0 0 0;
    font-size: 13px;
}

.form-checkbox .wpcf7 .wpcf7-not-valid-tip {
    font-size: 13px;
}

.regis-popup-overlay.mfp-hidden {
    visibility: hidden;
    opacity: 0;
    transition: all 1s;
}

.mfp-wrap.mfp-hidden {
    opacity: 0;
    visibility: hidden;
}

.socials-box {
    position: fixed;
    bottom: 70px;
    right: 20px;
    z-index: 99999999;
}

/* fake buy */
.custom-social-proof {
    position: fixed;
    bottom: 20px;
    left: 20px;
    z-index: 9999999999999 !important;
    font-family: 'Open Sans', sans-serif;
}

.custom-social-proof .custom-notification {
    width: 300px;
    border: 0;
    text-align: left;
    z-index: 99999;
    box-sizing: border-box;
    font-weight: 400;
    border-radius: 6px;
    box-shadow: 2px 2px 10px 2px hsla(0, 4%, 4%, 0.2);
    background-color: #fff;
    position: relative;
    cursor: pointer;
    padding-left: 11px;
}

.custom-notification-container {
    display: flex !important;
    align-items: center;
    height: 80px;
}

.custom-notification-image-wrapper img {
    max-height: 75px;
    width: 90px;
    overflow: hidden;
    /*border-radius: 6px 0 0 6px;*/
    object-fit: cover;
}

.custom-notification-content-wrapper {
    margin: 0;
    height: 100%;
    color: gray;
    padding-left: 11px;
    padding-right: 11px;
    border-radius: 0 6px 6px 0;
    flex: 1;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
}

.custom-notification-content {
    font-family: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px;
    line-height: 16px;
}

.custom-notification-content small {
    margin-top: 3px !important;
    display: block !important;
    font-size: 12px !important;
    opacity: .8;
}

.custom-close {
    position: absolute;
    top: 8px;
    right: 8px;
    height: 12px;
    width: 12px;
    cursor: pointer;
    transition: .2s ease-in-out;
    transform: rotate(45deg);
    opacity: 1;
}

.custom-close::before {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: gray;
    position: absolute;
    left: 0;
    top: 5px;
}

.custom-close::after {
    content: "";
    display: block;
    height: 100%;
    width: 2px;
    background-color: gray;
    position: absolute;
    left: 5px;
    top: 0;
}

.custom-social-proof:hover .custom-close {
    opacity: 1;
}

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

/* end fake buy */


/* socials */
#quick_support {
    position: fixed;
    bottom: 60px;
    right: 20px;
    z-index: 100;
    transition: .5s all;
    text-align: center;
    width: 40px;
}

#quick_support a {
    display: flex;
    column-gap: 10px;
    background-color: #fff;
    align-items: center;
    margin: 5px 0;
    height: 40px;
    width: 40px;
    overflow: hidden;
    border-radius: 50px;
    color: #fff;
    transition: all .3s ease;
    position: relative;
    right: 0;
}

#quick_support a.social-hl {
    background-color: #13990A;
    font-size: 12px;
    text-align: center;
}

#quick_support img {
    height: 40px;
    width: auto;
}

#quick_support a > span {
    margin-right: 5px;
    white-space: nowrap;
}

#quick_support a.social-hlkt {
    background-color: #FD0002;
}

#quick_support a.social-fb {
    background-color: #3c5b9b;
}

#quick_support a.social-msg {
    background-color: #0084FF;
}

#quick_support a.social-zalo {
    background-color: #0FA8E2;
}

#quick_support a.social-yt {
    background-color: #CC181E;
}

#quick_support a.social-tt {
    background-color: #000;
}

#quick_support a.social-hl:hover {
    width: 130px;
    right: 90px;
}

#quick_support a {
    display: flex;
    column-gap: 10px;
    background-color: #fff;
    align-items: center;
    margin: 5px 0;
    height: 40px;
    width: 40px;
    overflow: hidden;
    border-radius: 50px;
    color: #fff;
    transition: all .3s ease;
    position: relative;
    right: 0;
}

#quick_support a > span {
    margin-right: 5px;
    white-space: nowrap;
    line-height: 16px;
    display: inline-block;
    font-size: 14px;
}

#quick_support a.social-hl strong {
    display: block;
    font-size: 14px;
    font-weight: bold;
    color: #ffd400;
}

#quick_support a:hover {
    width: 116px;
    z-index: 1;
    right: 76px;
}

#quick_support a.social-hlkt:hover {
    width: 150px;
    right: 110px;
}

#quick_support a.social-ad {
    background: #ff9090;
}


/* end socials */


/* hotline fixed */
.hotline_chantrang {
    z-index: 999999;
    position: fixed;
    bottom: 0px;
    width: 100%;
    text-align: center;
    background: #0f75bb;
    font-size: 14px;
    color: #fff;
    height: 50px;
    font-weight: 700;
    display: none;
}

.hotline_chantrang .mr-5 {
    margin-right: 1rem !important;
}

.hotline_chantrang .ml-5 {
    margin-left: 1rem !important;
}

.hotline_chantrang .d-flex {
    justify-content: center;
    align-items: center;
    height: 50px;
    display: flex;
}

.hotline_chantrang .btn-hot {
    background-color: firebrick;
    color: #fff;
    padding: 10px 20px;
    border-radius: 20px;
    font-weight: 700;
}

.hotline_chantrang .mr-5:last-child {
    display: none;
}

@media ( max-width: 1200px ) {
    .hotline_chantrang {
        display: none;
    }
}

@media ( min-width: 1200px ) {
    .custom-social-proof {
        bottom: 70px !important;
    }
}

/* end hotline fixed */


.header-title-sec {
    padding: 10px 15px;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    background: #8d2221;
    margin-bottom: 15px !important;
}

.project-featured .image-cover img {
    height: 250px;
    object-fit: cover;
    position: unset;
}

.sec-blog .news-block .lower-content a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    min-height: 40px;
    font-size: 1rem;
    font-weight: 600;
    color: #333;
}

.sec-blog .news-block .lower-content .text p {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    margin: 0 0 10px 0;
}

.sec-blog .news-block .lower-content a {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    min-height: 40px;
    font-size: 1rem;
    font-weight: 600;
    color: #333;
}

.header-title-sec .title-sec a {
    color: rgb(255, 255, 255);
    font-size: 20px;
}

section.project-featured.sec-blog {
    margin: 25px 0 0 0;
}

.project-featured .image-cover {
    padding-top: 0;
}

.sec-blog .news-block .lower-content {
    padding-top: 15px !important;
}

form.cart button.single_add_to_cart_button.button.alt:before {
    content: "";
    width: 20px;
    height: 17px;
    background-size: 20px 17px;
    background-image: url(images/shopping-cart-dark.svg);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 5px;
}

form.cart {
    display: flex;
}

@media (min-width: 1366px) {
    #wide-nav .header-nav > li > ul > li {
        /* width: 25%; */
        /* max-width: 25%; */
        /* min-width: auto; */
        /* display: inline-block; */
        /* white-space: normal; */
    }

    #wide-nav .header-nav > li > ul > li > a {
        font-weight: bold;
        color: #000;
    }
}


.woocomerce__product_gallery_item {
    display: none;
}

.woocomerce__product_gallery_item.active {
    display: block;
}

.woocomerce__product_gallery_nav ul {
    margin: 20px 0 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
    display: flex;
    justify-content: center;
}

.woocomerce__product_gallery_nav ul li {
    display: inline-block;
    width: 55px;
    margin: 0 10px 0 0;
}

.woocomerce__product_gallery_nav ul li.active .item-border {
    border-color: #fb6e2e;
}

.woocomerce__product_gallery [class^="icondetail-"],
.popup-item-video [class^="icondetail-"],
.woocomerce__product_gallery_nav [class^="icondetail-"],
.woocomerce__product_gallery_nav [class*="icondetail-"] {
    background-image: url('images/icon_products@x2.png');
    background-repeat: no-repeat;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 30px;
    vertical-align: middle;
    background-size: 300px 180px;
}

.icondetail-noibat {
    background-position: 0 0;
    height: 28px;
    width: 28px;
}

.icondetail-video {
    background-position: -35px 0;
    height: 30px;
    width: 30px;
}

.woocomerce__product_gallery_nav .item-border {
    align-items: center;
    border: 1px solid #e0e0e0;
    border-radius: 2px;
    display: flex;
    justify-content: center;
    min-height: 55px;
    padding: 4px;
    height: 55px;
}

.woocomerce__product_gallery_nav .item-border img {
    height: 40px;
    object-fit: contain;
}

.woocomerce__product_gallery_nav li p {
    font-size: 11px;
    margin: 5px 0 0 0;
    display: block;
}

.woocomerce__product_gallery .woocomerce__product_gallery_item.hide {
    display: none;
}

.woocomerce__product_video .item i,
.owl-popup-video-for .item i {
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    background-position: -225px -40px;
    height: 31px;
    width: 43px;
}

.poup-content-gallery .popup-gallery .owl-nav > div,
.woocomerce__product_gallery_item .owl-nav > div {
    display: inline-block;
    position: absolute;
    top: 50%;
    background: rgba(255, 255, 255, .9) !important;
    height: 50px;
    width: 30px;
    transform: translateY(-50%);
    z-index: 2;
    text-align: center;
    opacity: 0;
    transition: 0.4s;
}

.poup-content-gallery .popup-gallery .owl-nav > .owl-prev,
.woocomerce__product_gallery_item .owl-nav > .owl-prev,
.popup-gallery .slick-for .slick-prev {
    left: 0;
    box-shadow: 6px 0 4px rgba(0, 0, 0, .05), 4px 0 4px rgba(0, 0, 0, .09);
    border-radius: 0 4px 4px 0;
    background: #fff;
}

.poup-content-gallery .popup-gallery .owl-nav i,
.woocomerce__product_gallery_item .owl-nav i,
.popup-gallery .slick-for i {
    font-size: 33px;
    margin: 5px 0 0 0;
}

.poup-content-gallery .popup-gallery .owl-nav > .owl-next,
.woocomerce__product_gallery_item .owl-nav > .owl-next,
.popup-gallery .slick-for .slick-next {
    right: 0;
    box-shadow: -6px 0 4px rgba(0, 0, 0, .05), -4px 0 4px rgba(0, 0, 0, .09);
    border-radius: 4px 0 0 4px;
    background: #fff;
}

.poup-content-gallery .popup-gallery:hover .owl-nav > div,
.woocomerce__product_gallery_item:hover .owl-nav > div {
    opacity: 1;
    transition: 0.4s;
}

#woocommerce-gallery {
    height: 100vh;
    overflow-y: scroll;
}

.popup-nav-gallery {
    display: flex;
    list-style: none;
    justify-content: center;
    margin: 0;
    border-bottom: 1px solid #e0e0e0;
}

.popup-nav-gallery li {
    margin: 0 30px 0 0;
}

.popup-nav-gallery li.active a {
    font-weight: 600;
    color: #2d9cdb;
}

.popup-nav-gallery li.active a:after {
    opacity: 1;
}

.popup-nav-gallery li a {
    position: relative;
}

.popup-nav-gallery li a:after {
    content: "";
    width: 100%;
    height: 3px;
    background: #2d9cdb;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
}

.popup-nav-gallery li a {
    padding: 20px 0 20px 0;
    display: inline-block;
    font-size: 15px;
}

.poup-content-gallery .popup-gallery {
    max-width: 700px;
    margin: 0 auto;
    padding: 50px 0 0 0;
}

.popup-gallery .data__tab.hide {
    /* height: 0; */
    /* opacity: 0; */
    /* z-index: -1; */
}

.popup-gallery .data__tab.active {
    height: 100%;
    opacity: 1;
    z-index: 999;
}

.popup-gallery .data__tab {
    height: 1px;
    opacity: 0;
}

.popup-gallery .data__tab .slick-nav .item {
    /* height: 400px; */
    /* object-fit: cover; */
    /* width: 100%; */
    /* display: inline-block; */
    cursor: pointer;
}

.popup-gallery .data__tab .slick-nav .item img {
    /* height: 400px; */
    /* object-fit: cover; */
    /* display: inline-block; */
    /* max-width: unset; */
    /* width: 100%!important; */
    height: 80px;
    object-fit: cover;
}

.popup-gallery .data__tab .slick-for img {
    max-width: unset !important;
    width: 100% !important;
    height: 400px;
    object-fit: cover;
}

.popup-gallery .data__tab .slick-nav img {
}

.fancybox-container {
    z-index: 99999999999999 !important;
}

.slick-box .slick-nav {
    margin-top: 10px;
    margin-left: -5px;
    margin-right: -5px;
}

.slick-box .slick-nav .item {
    padding: 0 5px;
}

.slick-box .slick-for .item a {
    /* border: 1px solid #ddd !important; */
    /* padding: 10px; */
    /* display: inline-block; */
    /* margin: 10px; */
}

.popup-gallery .data__tab .slick-nav a {
    /*display: inline-block;*/
}

.slick-box .item {
    /*text-align: center;*/
}

@media (min-width: 768px) {
    #woocommerce-gallery {
        padding: 0 !important;
    }
}


.owl-popup-noibat-for, .owl-popup-noibat-nav {
    width: 100%;
}

/*      */
.popup-container {
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
    transform: scale(1.3);
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    width: 100%;
    height: 100vh;
    background-color: rgba(21, 17, 17, 0.61);
    /* display: flex; */
    align-items: center;
    /* overflow-y: scroll; */
}

.popup-content {
    background-color: #fefefe;
    margin: auto;
    /* padding: 20px; */
    border: 1px solid #888;
    width: 80%;
    height: 100%;
    overflow-y: scroll;
}

.popup-content p {
    font-size: 17px;
    padding: 10px;
    line-height: 20px;
}

.popup-content a.close {
    font-size: 18px;
    background: #fff;
    padding: 5px 10px;
    margin: 0;
    text-decoration: none;
    position: absolute;
    right: 10px;
    border-radius: 5px;
    top: 10px;
}

.popup-content a.close span {
    font-size: 15px;
}

.popup-content a.close i {
    position: relative;
    top: 2px;
}

.popup-content a.close:hover {
    color: #333;
}

.popup-content span:hover,
.popup-content span:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.popup-container:target {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}

.popup-container h3 {
    margin: 10px;
}

/*End popup styles*/

/* Additional styles */
.popup-style-2 {
    transform: scale(0.3);

}

.popup-style-2:target {
    transform: scale(1);
}

.popup-style-3 {
    left: 100%;

}

.popup-style-3:target {
    left: 0;
}

.popup-style-4 {
    transform: rotate(180deg);
}

.popup-style-4:target {
    transform: rotate(0deg);
}

.popup-style-5 {
    top: 100%;

}

.popup-style-5:target {
    top: 0;
}

.popup-style-6 {
    transform: scale(15.3);

}

.popup-style-6:target {
    transform: scale(1);
}

.popup-style-7 {
    transform: skewY(180deg);
    transition: all 0.7s ease-in-out;
}

.popup-style-7:target {
    transform: skewY(0deg);

}

button.slick-next.slick-arrow {
    /*display: none!important;*/
}

ul.slick-dots {
    display: none !important;
}

button.slick-prev.slick-arrow {
    /*display: none!important;*/
}

.popup-gallery .slick-for button {
    /* position: absolute; */
    /* top: 50%; */
    /* transform: translateY(-50%); */
    z-index: 99999;
    margin: 0;
    display: inline-block;
}

.owl-popup-anhsanpham-for button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-popup-video-for button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-popup-noibat-for button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 999999;
}

.slick-box .slick-nav button {
    display: none !important;
}

@media (max-width: 1024px) and (min-width: 768px) {
    .popup-content .popup-gallery {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }

    .popup-content a.close {
        display: none;
    }

    .popup-nav-gallery li.mobile-hide {
        display: inline-block !important;
        position: unset !important;
    }

    .popup-nav-gallery li.mobile-hide a {
        display: inline-block !important;
        position: relative;
        font-size: 23px;
    }
}

.view-all-popup a {
    color: #2f80ed;
    font-size: 15px;
}

.view-all-popup {
    margin: 10px 0 0 0;
}

/* home */
.section-1.home-section {
    margin-top: 30px;
}

.home-section {
    margin-bottom: 30px;
}

.section-4 {
    padding: 200px 0;
    color: #fff;
    position: relative;
}

.section-4 {
}

.section-4:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #00000047;
}

.section-1 .item {
    position: relative;
    overflow: hidden;
}

.section-1 .item img {
    transition: 0.4s;
}

.section-1 .item .box-text .text-1 {
    color: #8F8F8F;
    font-size: 26px;
    font-family: 'UTM Impact';
}

.section-1 .item .box-text .text-2 {
    font-size: 33px;
    font-family: 'UTM Impact';
    transition: 1s;
}

.section-1 .item:hover .box-text .text-2 {
    animation: hover-360 1s;
}

.section-1 .item:hover img {
    transform: scale(1.1);
    transition: 0.4s;
}

.section-1 .item .box-text {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 40px;
    /* font-family: 'UTM Impact'; */
}

.section-1 .item .box-text .price {
    margin: 10px 0 0 0;
    font-size: 20px;
}

.section-1 .item .box-text .price .text-price {
    margin: 0 0 15px 0;
    color: #000;
    font-family: 'SVN-Gilroy SemiBold' !important;
}

.section-1 .item .box-text .price .number-price {
    font-family: 'UTM Impact';
    font-size: 18px;
    color: #C18E6C;
}

.custom-row-slider {
    margin-left: -15px;
    margin-right: -15px;
}

.col.col-item.prs-vertical .product-small {
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 0;
}

.product-small:hover .price-wrapper .product-actions {
    bottom: 0;
    color: #fff;
}

.product-small:hover .price-wrapper .product-actions span {
    color: #fff;
}

.product-small:hover .price-wrapper .price {
    /* transform: translateY(-100%); */
    transition: 0.4s;
}

.head-section.flex-box {
    display: flex;
    align-items: center;
}

.head-section .title {
    font-family: 'SVN-Gilroy SemiBold' !important;
    font-weight: unset;
    text-transform: uppercase;
    font-size: 35px;
    margin: 0;
}

.head-section {
    margin: 0 0 15px 0;
}

.head-section a {
    display: inline-block;
    border: 1px solid #000000;
    text-align: center;
    padding: 10px 40px;
    white-space: nowrap;
    position: relative;
    overflow: hidden;
    z-index: 9;
    text-transform: uppercase;
    font-size: 14px;
}

.head-section a:hover:after {
    left: 0;
    transition: 0.4s;
}

.head-section a:hover span {
    color: #fff !important;
    position: relative;
    z-index: 999;
}

.head-section a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: #000000;
    top: 0;
    left: -100%;
    transition: 0.4s;
}

/* 4. hover-filled-slide-right */
.hover-filled-slide-right::before {
    top: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

.hover-filled-slide-right:hover::before {
    width: 0%;
}

.hover-filled-slide-right::before {
    background-color: rgb(28, 31, 30);
    transition: 0.3s ease-out;
}

.hover-filled-slide-right span {
    color: rgb(28, 31, 30);
    /* border: 1px solid rgb(28, 31, 30); */
    transition: 0.2s;
}

.hover-filled-slide-right span:hover {
    color: rgb(255, 255, 255);
    transition: 0.2s 0.1s;
}

.col-slide .content-section {
    position: relative;
    /* top: -25%; */
    margin-top: -10%;
}

.content-section .flickity-button {
    transform: unset;
    opacity: 1;
    top: unset;
    bottom: -15px;
    width: 70px;
    border: 1px solid #E6E6E6;
}

.content-section .flickity-button.previous {
    left: unset;
    right: 70px;
    border-right-width: 0.5px;
}

button.flickity-button.flickity-prev-next-button.previous {
}

.content-section .flickity-button.next {
    right: 0;
    border-left-width: 0.5px;
}

.content-section .flickity-page-dots {
    width: calc(100% - 160px);
    left: 0;
    top: unset;
    right: unset;
    text-align: left;
    display: flex;
    align-items: center;
    flex-wrap: initial;
    max-width: 100%;
    /* width: 100%; */
}

.content-section .flickity-page-dots li {
    display: inline-block;
    flex: 1;
    border-radius: unset;
    margin: 0;
    height: 2px !important;
}

.col-slide .head-section {
    margin-top: 40px;
}

.col-slide .head-section .title {
    margin-bottom: 15px;
}

.content-section .flickity-button svg {
    display: none;
}

.content-section .flickity-button.next::before {
    content: url('data:image/svg+xml,<svg height="20px" width="20px" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 227.096 227.096" xml:space="preserve" fill="%23000000"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><g><g><polygon style="fill:%23010002;" points="152.835,39.285 146.933,45.183 211.113,109.373 0,109.373 0,117.723 211.124,117.723 146.933,181.902 152.835,187.811 227.096,113.55 "></polygon></g></g></g></svg>');
    position: relative;
    top: 5px;
}

.content-section .flickity-button.previous::before {
    content: url('data:image/svg+xml,<svg width="20px" height="20px" viewBox="0 -6.5 36 36" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%23000000"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><title>left-arrow</title><desc>Created with Sketch.</desc><g id="icons" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"><g id="ui-gambling-website-lined-icnos-casinoshunter" transform="translate(-342.000000, -159.000000)" fill="%23252528" fill-rule="nonzero"><g id="square-filled" transform="translate(50.000000, 120.000000)"><path d="M317.108012,39.2902857 L327.649804,49.7417043 L327.708994,49.7959169 C327.889141,49.9745543 327.986143,50.2044182 328,50.4382227 L328,50.5617773 C327.986143,50.7955818 327.889141,51.0254457 327.708994,51.2040831 L327.6571,51.2479803 L317.108012,61.7097143 C316.717694,62.0967619 316.084865,62.0967619 315.694547,61.7097143 C315.30423,61.3226668 315.30423,60.6951387 315.694547,60.3080911 L324.702666,51.3738496 L292.99947,51.3746291 C292.447478,51.3746291 292,50.9308997 292,50.3835318 C292,49.8361639 292.447478,49.3924345 292.99947,49.3924345 L324.46779,49.3916551 L315.694547,40.6919089 C315.30423,40.3048613 315.30423,39.6773332 315.694547,39.2902857 C316.084865,38.9032381 316.717694,38.9032381 317.108012,39.2902857 Z M327.115357,50.382693 L316.401279,61.0089027 L327.002151,50.5002046 L327.002252,50.4963719 L326.943142,50.442585 L326.882737,50.382693 L327.115357,50.382693 Z" id="left-arrow" transform="translate(310.000000, 50.500000) scale(-1, 1) translate(-310.000000, -50.500000) "></path></g></g></g></g></svg>');
    position: relative;
    top: 5px;
}

.slide-even > .row .large-4 {
    order: 2;
}

.slide-even .content-section .flickity-page-dots {
    text-align: right;
    left: unset;
    right: 0;
}

.slide-even .content-section .flickity-button.previous {
    left: 0;
}

.slide-even .flex-end {
    display: flex;
    justify-content: flex-end;
}

.slide-even .content-section .flickity-button.next {
    right: unset;
    left: 70px;
}

.section-4 .content-right {
    position: relative;
    z-index: 999;
}

.section-4 .content-right .title {
    color: #fff;
    font-family: 'SVN-Gilroy SemiBold' !important;
    font-size: 42px;
    line-height: 41px;
    border-bottom: 1px solid;
    padding-bottom: 20px;
}

.hover-slide-right {
    color: #fff;
    border: 1px solid;
    padding: 7px 40px;
    margin: 25px 0 0 0;
    display: inline-block;
}

.section-5 .item .post-text {
    margin: 10px 0 10px 0;
    color: #8F8F8F;
    font-size: 14px;
}

span.user-created:after {
    content: "";
    display: inline-block;
    width: 20px;
    height: 1px;
    margin: 0 10px;
    vertical-align: middle;
    background-color: #8F8F8F;
}

.section-5 .item .post-text .title a {
    font-size: 16px;
}

.btn-right-slide,
.btn-right-slide::after {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.btn-right-slide {
    background: none;
    border: 1px solid #000;
    border-radius: 2px;
    color: #000;
    display: inline-block;
    /* font-size: 1.6em; */
    /* font-weight: bold; */
    margin: 5px 0 0 0;
    padding: 10px 30px;
    position: relative;
    text-transform: uppercase;
}

.section-4 .read-more {
    border-color: #fff;
    color: #fff;
    margin: 25px 0 0 0;
}

.section-4 .read-more:after, .section-4 .read-more:before {
    background: #fff;
}

.btn-right-slide:hover span {
    position: relative;
    z-index: 999;
    color: #fff;
}

.btn-right-slide span {
    /* position: relative; */
    z-index: 999;
}

.btn-right-slide::before,
.btn-right-slide::after {
    background: #000;
    content: '';
    position: absolute;
    z-index: -1;
}

.btn-right-slide:hover {
    color: #fff !important;
}

.btn-right-slide::after {
    height: 100%;
    left: 0;
    top: 0;
    width: 0;
}

.section-7 .title {
    font-size: 19px;
    font-family: 'SVN-Gilroy SemiBold';
}

.section-7 .description {
    color: #8F8F8F;
}

.section-6 .row-partner {
    padding: 0 30px;
}

.section-6 .row-partner .img-partner {
    text-align: center;
    padding-bottom: 0;
}

.section-6 {
    background: #F6F6F6;
    padding: 65px 0;
}

.btn-right-slide:hover:after {
    width: 100%;
    background: #000 !important;
    z-index: 9;
    transition: 0.4s;
}

h3.footer-title {
    font-family: 'SVN-Gilroy SemiBold' !important;
}

@keyframes hover-360 {
    0% {
        transform: rotateX(0)
    }
    100% {
        transform: rotateX(360deg)
    }
}

@media (min-width: 1920px) {
    .section-1 .row {
        max-width: 1800px !important;
    }

    .row-normal,
    .footer-widgets > .row {
        /* max-width: 1440px !important; */
    }

    .footer-1 > .row > div:first-child {
        width: 100%;
        max-width: 100%;
        flex-basis: 100%;
        /* padding-right: 150px; */
        margin: 0;
    }

    .footer-widgets > .row > div:nth-child(2),
    .footer-widgets > .row > div:nth-child(3),
    .footer-widgets > .row > div:nth-child(4) {
        /* max-width: calc(50% / 3); */
        /* flex-basis: calc(50% / 3); */
    }

    .footer-2 .row > div {
        max-width: calc( 100% / 4 );
        flex-basis: calc(100% / 4);
    }

    h3.footer-title {
        font-size: 24px !important;
        color: #000 !important;
    }

    .absolute-footer .container {
        width: 1440px;
        max-width: 1440px;
    }

    .section-3 .head-section {
        width: 75%;
    }
}

.footer-form-register {
    position: relative;
}

.footer-last-menu {
    padding: 0;
    display: ruby;
}

.footer-last-menu > div {
    position: relative;
    padding: 0 10px;
}

.footer-last-menu > div a {
    padding: 0;
    min-height: auto;
}

.footer-last-menu > div:after {
    content: "";
    height: 100%;
    width: 1px;
    background: #c1c1c1;
    position: absolute;
    right: 0;
}

.footer-form-register input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    height: 50px;
    width: 50px;
    text-align: center;
    background: url('data:image/svg+xml,<svg height="20px" width="20px" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 227.096 227.096" xml:space="preserve" fill="%23000000"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><g><g><polygon style="fill:%23010002;" points="152.835,39.285 146.933,45.183 211.113,109.373 0,109.373 0,117.723 211.124,117.723 146.933,181.902 152.835,187.811 227.096,113.55 "></polygon></g></g></g></svg>');
    background-repeat: no-repeat;
    color: transparent !important;
    background-position: center;
}

.footer-form-register input {
    background: transparent;
    border: unset;
    box-shadow: unset;
    font-size: 15px;
}

.footer-form-register input[name="email"] {
    border-bottom: 1px solid #ddd;
    padding: 0;
    margin: 0;
    outline: unset;
    box-shadow: unset;
    display: block;
    height: 50px;
}

.footer-form-register input[name="email"] {
    background: url('data:image/svg+xml,<svg fill="%23000000" height="20" width="20" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 512 512" xml:space="preserve"><g id="SVGRepo_bgCarrier" stroke-width="0"></g><g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g><g id="SVGRepo_iconCarrier"><g transform="translate(1 1)"><g><path d="M479.685,60.644c-4.1-1.269-8.451-1.911-13.058-1.911H43.373c-4.608,0-8.959,0.642-13.059,1.911 C12.065,66.141-1,82.917-1,103.107v303.787c0,12.278,4.835,23.291,12.725,31.276c0.277,0.412,0.58,0.802,0.928,1.15 c2.215,1.993,4.605,3.751,7.12,5.27c6.256,3.889,13.578,6.264,21.484,6.624c0.705,0.034,1.41,0.052,2.115,0.052h423.253 c0.705,0,1.411-0.018,2.115-0.052C492.482,450.133,511,430.93,511,406.893V103.107C511,82.917,497.934,66.141,479.685,60.644z M305.461,262.573L490.591,89.785c2.135,3.915,3.343,8.445,3.343,13.321v303.787c0,5.426-1.496,10.422-4.102,14.62 L305.461,262.573z M466.627,75.8c0.502,0,0.99,0.014,1.469,0.038c0.239,0.012,0.474,0.034,0.711,0.052 c0.257,0.019,0.517,0.035,0.769,0.062c0.123,0.013,0.243,0.031,0.365,0.045c2.81,0.339,5.297,1.122,7.779,2.364L289.769,254.107 c-1.11,0.393-2.19,0.993-3.195,1.747l-6.827,5.973c-14.507,13.653-36.693,13.653-51.2,0l-0.923-0.807L32.28,78.36 c2.482-1.241,4.969-2.025,7.779-2.364c0.122-0.014,0.242-0.032,0.365-0.045c0.252-0.027,0.512-0.042,0.77-0.062 c0.237-0.018,0.472-0.04,0.711-0.052c0.479-0.024,0.967-0.038,1.469-0.038H466.627z M19.593,420.538 c-2.247-3.989-3.526-8.633-3.526-13.645V103.107c0-4.876,1.208-9.406,3.343-13.321l184.31,172.023L19.593,420.538z M43.373,434.2 c-2.768,0-5.536-0.563-8.305-1.23c-0.601-0.184-1.19-0.394-1.771-0.617l183.681-158.169l0.476,0.444 c3.516,2.975,7.204,5.518,11.036,7.608c20.16,11.555,46.703,9.023,64.058-7.608l0.885-0.826l183.272,158.551 c-0.582,0.223-1.17,0.433-1.772,0.618c-2.768,0.667-5.536,1.23-8.305,1.23H43.373z"></path></g></g></g></svg>');
    background-repeat: no-repeat;
    background-position: left;
    padding: 0 0 0 35px;
}

.header-nav-main {
    /* justify-content: center; */
}

body.home header#header:not(.sticky-hide-on-scroll--active) {
    /* position: fixed; */
    /* top: 0; */
    /* border: unset; */
    /* box-shadow: unset; */
}

#masthead .container, #top-bar .container {
    /*max-width: 1800px;*/
}
body:not(.home) #header {
    background: #000000c2;
}
.header-main .nav > li > a {
    line-height: 16px;
    font-size: 16px;
    color: #fff;
    margin: 0 10px;
    /* font-family: 'SVN-Gilroy SemiBold'; */
}

.section-5 .post-thumb img {
    width: 100%;
    height: 255px;
    object-fit: cover;
}

.section-5 .post-text .title a {
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    overflow: hidden;
    height: 56px;
    font-family: 'SVN-Gilroy SemiBold' !important;
}

.product-actions .loadding svg {
    width: 40px;
    height: 40px;
    display: inline-block;
    animation: rotation 1s linear infinite;
}

.product-actions .loadding svg path {
    fill: #fff !important;
}

.product-actions .loadding {
    position: absolute !important;
    top: 0;
    left: 50%;
    width: 180px;
    height: 100%;
    text-align: center;
    background: #370d0da3;
    visibility: hidden;
    transform: translateX(-50%);
}

.loader-ajax:after {
    content: '';
    width: 30px;
    height: 30px;
    border: 5px solid #FFF;
    border-bottom-color: #FF3D00;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    top: 5px;
    position: relative;
}

.loader-ajax.show {
    visibility: visible;
}

span.image-icon.header-cart-icon {
    line-height: 25px;
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

.head-section a {
    padding: 10px 30px;
}

body.home .box-category .box-text {
    color: #fff;
    position: unset;
    box-shadow: unset;
    bottom: unset;
    top: unset;
    background: #0669c7;
}

body.home .box-category .box-text .read-more {
    display: none;
}

body.home .box-category .box-image img {
    height: 275px;
    object-fit: cover;
    transition: all 0.4s;
}

body.home .box-category .box-text .header-title {
    transform: unset;
    color: #fff;
    font-size: 18px;
    font-family: 'SVN-Gilroy SemiBold'!important;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}

body.home .box-category:hover img {
    transform: scale(1.2);
    transition: all 0.4s;
}
.header-wrapper.stuck {
    background: #000000c2;
}
.devvn_product_left_featured {
    /* background: rgb(244, 244, 244); */
    padding-top: 25px;
}

.header-wrapper.stuck .header-nav-main > li > a {
    /* color: #fff; */
    padding: 0!important;!importan;!importa;!import;!impor;!impo;!imp;!i;!;
    line-height: unset!important;!importan;!importa;!import;!impor;!impo;!imp;!im;!i;!;
}

.header-wrapper.stuck .header-nav-main > li > a img {margin-top: unset;}
.header-wrapper.stuck img.cart-img-icon {
    filter: brightness(0) invert(1);
}

.header-wrapper img.cart-img-icon {
    filter: brightness(0) invert(1);
}
.devvn_title_type_2 .title .section-title-main {
    font-size: 32px;
    font-family: 'SVN-Gilroy SemiBold';
    text-align: center;
    text-transform: uppercase;
    color: #0669c7;
}

.col-title {
    padding-bottom: 0;
}

.col-title .col-inner {
    /* background: transparent!important; */
}

.devvn_title_type_2 .title {
    text-align: center;
    margin: 0;
}
.home-video .col-inner h4 {
    line-height: 23px;
    font-size: 16px;
    padding: 15px 15px 0 15px;
}

.home-video .col-inner h4:hover, .blog-post-inner .post-title:hover, .product .product-title a:hover {
    color: #0669c7;
}

.home-video .col-inner .time {
    padding: 0 15px 15px 15px;
    color: #969696;
    font-size: 13px;
}

.home-video .col-inner .time p {
    margin: 0;
}

.home-video .col-inner .img {
    margin: 0;
}

.home-video .col-inner {
    /* background: #fff; */
}
.home-he-thong .box-image img {
    height: 45px;
    object-fit: contain;
}

.home-he-thong .col {
    padding-bottom: 0;
}
.footer-1, .footer-2 {
    border: unset;
}
.product-info .content-box {
    background: #fff;
    padding: 15px;
}

body.single-product #main {
    /* background: #F1F5F9; */
}
.content-box .product-images {
    background: #fff;
    padding-bottom: 20px;
}
.product-gallery .product-thumbnails img {
    height: 75px;
    object-fit: contain;
    padding: 10px;
}
.product-footer {
    background: #fff;
}
.content-row > .col {
    padding-bottom: 0;
}
.product-info .price-wrapper .price {
    text-align: left!important;
    display: none;
}
.category-page-row .col.large-3.hide-for-medium {
    display: none;
}

.category-page-row .col.large-9 {
    max-width: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
}
.product-small .col-inner {
    background: #fff;
}

body.tax-product_cat #main, body.search-results #main {
    /* background: #F5F5F5; */
}
.category-filtering.category-filter-row.show-for-medium {
    display: none;
}
/* home */

/* toast */
#toast-alert {
    display: flex;
    align-items: center;
    max-width: 400px;
    width: fit-content;
    padding: 10px 14px;
    position: fixed;
    border-radius: 5px;
    overflow: hidden;
    background: white;
    box-shadow: 0 2px 15px rgba(0,0,0,0.1);
    z-index: 5;
    /* transform: translateX(-50%); */
    z-index: 9999;
}

#icon-wrapper{
    width: 30px;
    height: 30px;
    background: var(--secondary);
    border-radius: 5px;
    box-sizing: border-box;
    padding: 5px;
}

#icon {
    background: var(--primary);
    border-radius: 50%;
    height: 100%;
    width: 100%;
    position: relative;
}
#icon::before, #icon::after {
    position: absolute;
    content: "";
    background: var(--secondary);
    border-radius: 5px;
    top: 50%;
    left: 50%;
}

#toast-message {
    padding: 5px 20px 5px 10px;
}
#toast-message h4, #toast-message p {
    margin: 0;
    line-height: 1.2em;
}
#toast-message h4 {
    font-size: 14px;
    font-weight: 600;
    letter-spacing: .05em;
    color: #404040;
}
#toast-message p {
    font-size: 10px;
    font-weight: 300;
    letter-spacing: .05em;
    color: #606060;
}

#toast-close {
    position: relative;
    padding: 12px;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    background: rgba(0,0,0,0);
    transition: background 0.2s ease-in-out;
}
#toast-close:hover {
    background: rgba(0,0,0,0.1);
}
#toast-close::before, #toast-close::after {
    position: absolute;
    content: '';
    height: 12px;
    width: 1px;
    border-radius: 5px;
    background: #606060;
    top: 50%;
    left: 50%;
    transition: background 0.2s ease-in-out;
}
#toast-close:hover::before, #toast-close:hover::after {
    background: #404040;
}
#toast-close::before {
    transform: translate(-50%, -50%) rotate(45deg);
}
#toast-close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
}
#toast-alert.hide {
    display: none !important;
}
@keyframes close {
    from {
        top: 5px;
        opacity: 1;
        transform:  scale(1);
        visibility: visible;
    }
    to {
        top: -25px;
        opacity: 0;
        transform:  scale(0.5);
        visibility: hidden;
    }
}

@keyframes open {
    from {
        top: -25px;
        opacity: 0;
        transform: scale(0.5);
        visibility: hidden;
    }
    to {
        top: 5px;
        opacity: 1;
        transform:  scale(1);
        visibility: visible;
    }
}

#timer {
    width: 0%;
    height: 4px;
    background: var(--primary);
    position: absolute;
    bottom: 0;
    left: 0;
    border-top-right-radius: 5px;
    box-shadow: 0 0 8px var(--primary);
}
.timer-animation {
    animation: countdown 5s linear forwards;
}
@keyframes countdown {
    from {
        width: 100%;
    }
    to {
        width: 0%;
    }
}

/* ----------------------- */
/* Success Styling         */
/* ----------------------- */
.success {
    --primary: #2DD743;
    --secondary: #E3FEE6;
}
.success #icon {
    transform: rotate(-45deg);
}
.success  #icon::before{
    width: 10px;
    height: 3px;
    transform: translate(calc(-50% + 1px), calc(-50% + 1px));
}
.success  #icon::after{
    width: 3px;
    height: 6px;
    transform: translate(calc(-50% - 3px), calc(-50% - 1px));
}

/* ----------------------- */
/* Warning Styling         */
/* ----------------------- */
.warning {
    --primary: #F29208;
    --secondary: #FFEEDF;
}
.warning  #icon::before{
    width: 3px;
    height: 3px;
    transform: translate(-50%, calc(-50% + 4px));
}
.warning  #icon::after{
    width: 3px;
    height: 7px;
    transform: translate(-50%, calc(-50% - 2px));
}

/* ----------------------- */
/* Error Styling           */
/* ----------------------- */
.error {
    --primary: #E63435;
    --secondary: #FFEAEC;
}
.error  #icon::before{
    width: 3px;
    height: 3px;
    transform: translate(-50%, calc(-50% + 4px));
}
.error  #icon::after{
    width: 3px;
    height: 7px;
    transform: translate(-50%, calc(-50% - 2px));
}
body.archive.search .row-slider, body.archive.search h4.uppercase, body.archive.search hr {
    display: none;
}
/* ----------------------- */
/* Info Styling            */
/* ----------------------- */
.info {
    --primary: #42C0F2;
    --secondary: #CFEFFC;
}
.info  #icon::before{
    width: 3px;
    height: 7px;
    transform: translate(-50%, calc(-50% + 2px));
}
.info  #icon::after{
    width: 3px;
    height: 3px;
    transform: translate(-50%, calc(-50% - 4px));
}

main button {
    padding: 0.6em 1.5em;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
}

#successBtn {
    border: 1px solid #2DD743;
    color: #2DD743;
    background: #E3FEE6;
}

#warningBtn {
    border: 1px solid #F29208;
    color: #F29208;
    background: #FFEEDF;
}

#errorBtn {
    border: 1px solid #E63435;
    color: #E63435;
    background: #FFEAEC;
}

#infoBtn {
    border: 1px solid #42C0F2;
    color: #42C0F2;
    background: #CFEFFC;
}

@media (min-width: 850px) {
    #toast-alert {
        top: 40px!important;
        right: 20px!important;
    }
}

@media (max-width: 849px) {
    #toast-alert {
        top: 80px!important;
        right: 10px!important;
    }
    .product-info .content-box {
        margin: 20px 0 0 0;
    }
    div#reviews #review_form_wrapper #reply-title {
        font-size: 16px!important;
    }
}
/* toast */

/* toast new */
/* Modifier */
.btn--size-l {
    padding: 16px 56px;
}

.btn--size-s {
    padding: 8px 32px;
}

.btn:hover {
    opacity: 0.8;
}

.btn + .btn {
    margin-left: 16px;
}

.btn--success {
    background-color: #71be34;
}

.btn--warn {
    background-color: #ffb702;
}

.btn--danger {
    background-color: #ff623d;
}

.btn--disabled {
    opacity: 0.5 !important;
    cursor: default;
}

/* ======= Toast message ======== */

#toast {
    position: fixed;
    top: 50px;
    right: 32px;
    z-index: 999999;
}

.toast {
    display: flex;
    align-items: center;
    background-color: #fff;
    border-radius: 2px;
    padding: 10px 0;
    min-width: 390px;
    max-width: 410px;
    border-left: 4px solid;
    box-shadow: 0 5px 8px rgba(0, 0, 0, 0.08);
    transition: all linear 0.3s;
}

@keyframes slideInLeft {
    from {
        opacity: 0;
        transform: translateX(calc(100% + 32px));
    }
    to {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes fadeOut {
    to {
        opacity: 0;
    }
}

.toast--success {
    border-color: #47d864;
}

.toast--success .toast__icon {
    color: #47d864;
}

.toast--info {
    border-color: #2f86eb;
}

.toast--info .toast__icon {
    color: #2f86eb;
}

.toast--warning {
    border-color: #ffc021;
}

.toast--warning .toast__icon {
    color: #ffc021;
}

.toast--error {
    border-color: #ff623d;
}

.toast--error .toast__icon {
    color: #ff623d;
}

.toast + .toast {
    margin-top: 24px;
}

.toast__icon {
    font-size: 24px;
}

.toast__icon,
.toast__close {
    padding: 0 16px;
}

.toast__body {
    flex-grow: 1;
}

.toast__title {
    font-size: 16px;
    font-weight: 600;
    color: #333;
}

.toast__msg {
    font-size: 14px;
    color: #888;
    margin-top: 6px;
    line-height: 1.5;
    margin-bottom: 10px;
}

.toast__close {
    font-size: 20px;
    color: rgba(0, 0, 0, 0.3);
    cursor: pointer;
}

.toast__close .icon-plus {
    transform: rotate(45deg);
}
.header-nav-main > li:not(.header-search-form) a {
    /* display: flex; */
    color: #000;
    /* flex-flow: column; */
}

.header-nav-main > li:not(.header-search-form) a img {
    margin: 0 0 5px 0;
    display: block;
    margin-top: -50px;
    align-items: center;
    margin-left: 18%;
}
.header:not(.transparent) .header-bottom-nav.nav > li > a {
    color: #ffffff;
    font-size: 16px;
    border: unset;
}
.header-inner > div:nth-child(3) {
    width: 20%;
    max-width: 20%;
}

.header-inner > div:nth-child(4) {
    width: calc(80% - 200px);););
    max-width: calc(80% - 200px);
}

.search-form {
    width: 100%;
}
/* toast new */

.home-category-title h2 {
    font-size: 35px;
    margin: 0;
}

.home-category-title h3 {
    font-size: 30px;
    color: #ed3237;
    font-family: 'SVN-Gilroy SemiBold'!important;
}
.home-gird-counter {
    margin-top: 80px;
}
.home-gird-counter .box-image img {
    width: 55px;
    object-fit: contain;
    display: inline-block;
}

.home-gird-counter .box-text h4 {
    font-size: 25px;
    margin: 0 0 15px 0;
    color: #ed3237;
}

.home-gird-counter .box-image {
    text-align: center;
    width: 110px;
    height: 110px;
    line-height: 110px;
    background: #efefef;
    border-radius: 50%;
    position: relative;
    margin-top: -70px;
}

.home-gird-counter .col-inner {
    border: 1px solid #e3e3e3;
    padding: 15px 0;
    border-radius: 10px;
}
.home-blog-posts .row-slider .col-inner {
    background: #fff;
    box-shadow: 0 3px 6px -4px rgba(0, 0, 0, .16), 0 3px 6px rgba(0, 0, 0, .23);
}

.home-blog-posts .row-slider .col-inner .post-time {
    display: none;
}
.btn-detail {
    text-align: center;
    border: 1px solid #e31937;
    width: auto;
    padding: 5px 20px;
    border-radius: 100px;
    color: #e31937;
    margin-top: 10px;
    display: inline;
    transition: 0.4s;
}

.btn-detail:hover {
    background: #e31937;
    color: #fff;
    transition: 0.4s;
}
.form-content-home {
    display: flex;
    align-items: center;
}

.form-content-home h3 {
    font-family: 'SVN-Gilroy SemiBold'!important;
    font-size: 25px;
    margin: 0;
    color: #0669c7;
}

.form-content-home .form-register-home > p {margin: 10px 0 20px 0;}

.form-content-home .form-register-home input[type="submit"] {
    background: #ed3237;
    border-radius: 10px;
    padding: 1px 30px;
    background: #e7161c;
}
.section-title-block .about-title-block {
    color: red;
    font-size: 35px;
    display: inline-block;
    position: relative;
    padding: 0 0 10px 0;
    margin: 0 0 30px 0;
    font-family: 'SVN-Gilroy SemiBold'!important;
}

.section-title-block .about-title-block p {
    margin: 0;
}
.section-title-block {
    padding-bottom: 0;
}

.section-title-block .about-title-block:after {
    content: "";
    background: red;
    width: 200px;
    height: 3px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.box-text-content {
    display: flex;
    align-items: center;
}

.box-text-content h2 {
    font-size: 35px;
    font-family: 'SVN-Gilroy SemiBold'!important;
    color: red;
}
.about-section-3 .row-full-width > .col {
    padding: 0;
}

.about-section-3 .row-full-width > .col:nth-child(2) {
    padding: 40px;
    color: #fff;
}
.shop-page-title.category-page-title.page-title {
    display: none;
}
.spct .sec_title .text-title {
    color: red;
    text-transform: uppercase;
    font-size: 45px;
    margin-bottom: 0;
}

.spct .sec_title:before {
    content: '';
    background: red;
    width: 10%;
    height: 4px;
    /* left: 360px; */
    bottom: -20px;
    position: absolute;
}

.spct .sec_title {
    /* padding-left: 360px; */
    position: relative;
    font-style: normal;
    font-weight: 800;
    margin-bottom: 50px;
    margin-top: 25px;
}

.sec_title {
    font-style: normal;
    font-weight: 800;
    font-size: 45px;
    line-height: 48px;
    color: #ed3237;
    margin-bottom: 10px;
}
.form-bottom-contact {
    margin: 15px 0 0 0;
}

.product-main {
    padding: 40px 0 0 0;
}

.form-bottom-contact input[type="submit"] {
    width: 100%;
    margin: 0;
    background: #ed3237;
    border-radius: 5px;
    font-family: 'SVN-Gilroy SemiBold'!important;
    font-size: 17px;
}

.form-bottom-contact .form-register-home {
    text-align: center;
}

.form-bottom-contact .form-register-home h3 {
    color: #ed3237;
    margin: 0px 0 5px 0;
    font-size: 30px;
    font-family: 'SVN-Gilroy SemiBold'!important;
}

.form-bottom-contact .form-register-home > p {
    margin: 0 0 25px 0;
}

.form-detail-popup > a {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    color: #ffffff;
    border: 1px solid #ed3237;
    background: #ed3237;
    border-radius: 100px;
    display: inline-block;
    margin: 10px 0 25px 0;
}

.form-register-product input[type="submit"] {
    background: #ed3237;
    font-family: 'SVN-Gilroy SemiBold'!important;
}

.form-register-product h3 {
    font-family: 'SVN-Gilroy SemiBold'!important;
    font-size: 23px;
}

.form-register-product > p {
    margin: 0 0 10px 0;
}
.blog-wrapper .post-time {
    display: none;
}

.blog-wrapper .post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-height: 24px;
    height: 48px;
    font-family: 'SVN-Gilroy SemiBold'!important;
}

.blog-wrapper .from_the_blog_excerpt {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
    line-height: 24px;
    height: 48px;
}

.blog-wrapper .box-text {
    background: #F5F5F5;
    padding: 15px 15px;
}

.page-faq .section_heading .entry-title, .page-faq-detail .section_heading .entry-title {
    font-size: 27px;
    margin: 0;
    font-family: 'SVN-Gilroy SemiBold'!important;
}

.page-faq .section_heading .entry-divider, .page-faq-detail .section_heading .entry-divider {margin-block: 10px;}
.page-faq-detail .section_heading .icon-clock {
    position: relative;
    top: 1px;
    padding: 0 3px 0px 0;
}
.large-12.col-thongtin {
    align-items: baseline;
    justify-content: space-between;
    border-top: 1px solid rgba(102, 102, 102, .15);
    border-bottom: 1px solid rgba(102, 102, 102, .15);
    padding: 5px 0;
    margin: 25px 0 0 0;
}
.page-faq-detail .accordion-item > a {
    padding-inline: 10px;
    border-top: unset;
    padding-block: 5px;
}

.page-faq-detail .accordion-item > a.active {
    background: rgba(0,0,0,.03);
    color: #ed3237;
    font-family: 'SVN-Gilroy SemiBold'!important;
    font-size: 15px;
}

.page-faq-detail .accordion-item > a {
    background: #eee;
}

.page-faq-detail .accordion-item {
    margin: 0 0 10px 0;
}

.page-faq-detail .accordion-item > a i {
    font-size: 20px;
}

.widget-area .widget-title {
    display: block;
    width: 100%;
    background: #ed3237;
}

.widget-area .widget-title span {
    display: block;
    padding: 10px;
    color: #fff;
}

.widget-area aside {
    border: 2px solid #ed3237;
}

.widget-area aside > *:nth-child(3) {
    padding: 10px;
}

.widget-area aside .product_list_widget .btn-detail {
    width: auto!Important;
    display: inline-block;
    padding: 2px 15px;
}

.widget-area .is-divider {
    display: none;
}
.product-small .box-image img {
    height: 250px;
    object-fit: cover;
}
.home-blog-posts .post-title {
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    display: -webkit-box;
}
.home-video .open-video img {
    height: 190px;
    object-fit: cover;
}
.mobile-nav .icon-menu {
    color: #000;
}
div#masthead {
    background: #fff;
}

.section-8 .flickity-slider > .col .box-image {
    left: -54.75%;
}

.section-8 .box-text {
    z-index: 999;
    position: absolute;
    top: 50%;
    width: 50%;
    background: #F5F5F5;
    left: 0;
    transform: translateY(-50%);
    padding: 15px 15px;
}
.section-8 p.name.product-title.woocommerce-loop-product__title a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-align: left;
    /* height: 30px; */
    font-size: 17px;
    margin: 0 0 5px 0;
    position: relative;
    color: #000;
}

.section-8 p.name.product-title.woocommerce-loop-product__title:before {
    content: "";
    width: 45px;
    height: 1px;
    position: absolute;
    background: red;
    bottom: 0;
    left: 0;
}
.section-8 p.name.product-title.woocommerce-loop-product__title {
    CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;
    border-bottom: 1px solid #ddd;
    position: relative;
    font-size: 20px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.section-8 .desc {
    font-size: 14px;
}
.section-8 .dia-chi {
    /* line-height: 50px; */
    /* border-bottom: 1px solid #e2e2e2; */
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    text-align: left;
}
.section-8 span.dong-sp {
    text-align: left;
    float: left;
}
.section-8 span.nam {
    text-align: left;
    float: left;
}

.section-8 .col-inner {
    position: relative;
}
.section-8 .box-image img {
    height: 445px;
}
.section-8 .price-wrapper {
    text-align: center;
    border: 1px solid #e31937;
    width: auto;
    display: inline-block;
    padding: 5px 20px;
    border-radius: 100px;
    color: #e31937;
    margin: 20px 0 0 0;
}
.section-8 .price-wrapper a {
    color: #e31937;
}