@font-face {
    font-family: 'Arial';
    font-display: swap;
    /* src: url(../fonts/Arial/SVN-Arial\ Regular.ttf); */
    src: url(../fonts/Arial/ArialTh.ttf);
}
@font-face {
    font-family: 'Garamond-pro';
    font-display: swap;
    src: url(../fonts/Garamond-Pro-Regular.ttf);
}
@font-face {
    font-family: 'Albula';
    font-display: swap;
    src: url(../fonts/Albula/AlbulaPro-Light.otf);
    font-weight: 300;
}
@font-face {
    font-family: 'Albula';
    font-display: swap;
    src: url(../fonts/Albula/AlbulaPro-Regular.otf);
    font-weight: 400;
}
@font-face {
    font-family: 'Albula';
    font-display: swap;
    src: url(../fonts/Albula/AlbulaPro-Bold.otf);
    font-weight: 600;
}
@font-face {
    font-family: 'Albula';
    font-display: swap;
    src: url(../fonts/Albula/AlbulaPro-SemiBold.otf);
    font-weight: 500;
}

body * {
    /* font-family: iart !important; */
    /* font-family: 'Source Sans 3', sans-serif !important; */
    font-family: Albula;
}
#main,
#wrapper {
    background: #f5f1e8;
    background-color: #f5f1e8 !important;
}
#header #top-bar {
    /* background-image: url('../img/bgr-top-header.png');
    background-repeat: no-repeat; */
    background: #565C4E;
}
#header .header-wrapper.stuck {
    padding: 10px 0;
}
#top-bar .flex-center .custom {
    font-size: 15px;
    display: flex;
    align-items: center;
    color: #fff;
}
#top-bar .flex-center .custom::before {
    content: url('../img/Truck-black-white.png');
    margin-right: 6px;
    line-height: 1;
}
#top-bar .flex-right .account-item a span {
    color: #333;
    font-size: 16px;
}
#top-bar .flex-right .account-item a:hover span {
    color: #a64024;
}
#masthead .header-inner .header-nav .xoo-wsc-sc-cont .xoo-wsc-sc-subt,
#top-bar .flex-right .xoo-wsc-sc-cont .xoo-wsc-sc-subt {
    display: none;
}
#masthead .header-inner .header-nav .xoo-wsc-sc-cont .html.custom,
#top-bar .flex-right .xoo-wsc-sc-cont .xoo-wsc-sc-subt .html.custom {
    position: relative;
}
#masthead .xoo-wsc-sc-cont .xoo-wsc-sc-count,
#top-bar .xoo-wsc-sc-cont .xoo-wsc-sc-count {
    position: absolute;
    top: 6px;
    right: -9px;
    color: #fff;
    /* background: #8E8E8E; */
    background: #a64024;
    font-size: 10px;
    margin: 0;
}
.xoo-wsc-sc-subt{
    display: none !important;
}
#masthead .header-inner .header-nav .xoo-wsc-sc-cont .xoo-wsc-cart-trigger,
#top-bar .flex-right .xoo-wsc-sc-cont .xoo-wsc-cart-trigger {
    display: block;
}

#masthead .header-inner .header-nav .xoo-wsc-sc-cont .xoo-wsc-sc-bki::before,
#top-bar .flex-right .xoo-wsc-sc-cont .xoo-wsc-sc-bki::before {
    display: none;
}
#top-bar .top-bar-nav {
    align-items: end;
}
.top-bar-nav .cart-item .image-icon {
    display: inline-block;
    width: auto;
    height: auto;
    margin: 0;
}
#top-bar .top-bar-nav .account-item {
    margin-left: 0;
}
#top-bar .top-bar-nav .account-item a::after {
    display: none;
}
.header-account-title {
    font-size: 20px;
    color: #8E8E8E;
}
#header {
    /* background: #f5f1e8; */
    padding-bottom: 35px;
}
#masthead .header-nav .menu-item {
    border-left: 1px solid #8E8E8E;
}
#masthead .header-nav .menu-item a:hover {
    color: #a64024;
}
#masthead .header-nav > .menu-item {
    margin: 0 16px;
}
a.button {
    padding: 10px 29px;
    border-radius: 8px;
    background: #F3F1E8;
    border: none;
    line-height: normal;
}
a.button:hover {
    background: #474a37;
}
a.button span {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 400;
    color: #474a37;
    line-height: normal;
}
a.button:hover span {
    color: #fff;
}
#main .hm-bn {
    padding: 0 54px;
}
.hm-bn .banner {
    border-radius: 70px;
    overflow: hidden;
}
.hm-bn .banner h1 {
    font-family: "Baskerville", serif;
    font-size: 60px;
    margin: 0;
    line-height: 130%;
    margin-bottom: 20px;
}
.hm-bn  .banner-layers {
    max-width: 1800px;
}
.hm-menu-list .ux-menu {
    display: inline-block;
    width: 100%;
    text-align: center;
}
.row .col {
    padding-bottom: 0;
}
.hm-menu-list .ux-menu .menu-item,
.hm-menu-list .ux-menu .menu-item a {
    display: inline-block;
    width: auto !important;
}
#masthead .header-nav .menu-item a {
    color: #8E8E8E;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: bold;
    padding: 2px 0 0 15px;
    font-family: 'Albula' !important;
    font-weight: 500;
}
.hm-menu-list .ux-menu .menu-item span {
    font-size: 20px;
    font-weight: 400;
    color: #333;
    text-transform: uppercase;
    font-weight: 400;
    font-family: 'Albula' !important;
}
.hm-menu-list .ux-menu .menu-item:hover span {
    color: #a64024;
}
.hm-menu-list .ux-menu .menu-item a {
    line-height: normal;
    height: auto;
    padding: 0 0 0 9px;
    border-left: 1px solid #8E8E8E;
    margin-left: 70px;
    min-height: auto;
}
.hm-menu-list .ux-menu .menu-item:nth-child(1) a {
    /* border-left: none; */
    margin-left: 0;
}
#main .section-title-container {
    margin-bottom: 0;
}
.cts-tt-col .section-title {
    width: 100%;
    justify-content: center;
    border-bottom: none;
}
.cts-tt-col .section-title b {
    display: none;
}
.cts-tt-col .section-title span {
    padding: 0;
    margin: 0;
    border-bottom: none;
    font-size: 26px;
    color: #333;
    font-weight: 500;
    font-family: "Baskerville", serif;
}
.product-small.box {
    border: 1px solid #8E8E8E;
    border-radius: 20px;
    overflow: hidden;
}
.product-small.box .box-text {
    padding: 16px 14px;
}
.product-small.box .box-text .product-title {
    font-size: 26px;
    line-height: normal;
    color: #333;
    margin: 0 0 5px 0;
}
.product-small.box .box-text .product-title a {
    margin: 0 0 5px 0;
    line-height: normal;
    color: #333;
    font-family: "Baskerville", serif;
    min-height: 60px;
}
.product-small.box .box-text .product-title a:hover {
    color: #a64024;
}
.product-small.box .box-text .title-wrapper {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid #8E8E8E;
    margin-bottom: 12px;
}
.product-small.box .box-text .title-wrapper .category {
    display: block;
    width: 100%;
    order: 2;
}
.product-small.box .box-text .title-wrapper .product-title {
    display: block;
    width: 100%;
    order: 1;
}
.product-small.box .box-text .category {
    font-size: 12px;
    text-transform: capitalize;
    color: #535353;
    opacity: 1;
    margin: 0 0 6px 0;
}
.product-small.box .box-text .price {
    font-size: 22px;
    font-weight: bold;
    padding: 0px;
    text-align: left;
    position: relative;
}
.product-small.box .box-text .price * {
    font-family: "Baskerville", serif !important;
}
.product-small.box .box-text .price::after {
    content: "\f005 \f005 \f005 \f005 \f005";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 600;
    font-size: 12px;
    color: #F7B123;
    /* position: absolute; */
    right: 0px;
    top: 5px;
    display: block;
    width: 100%;
    padding-top: 6px;
}
#main .pdt60 {
    padding-top: 60px;
}
#main .col-btn-add a.button {
    border: 1px solid #8E8E8E;
}

#footer .cts-ftr {
    padding: 80px 0 50px 0;
    margin-top: 80px;
    background: #565C4E;
}

.cts-ftr h3.section-title b {
    display: none;
}
body .section-title-container {
    margin-bottom: 0;
}
.cts-ftr h3.section-title {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: none;
}
.cts-ftr h3.section-title span {
    border-bottom: none;
    font-size: 22px;
    font-weight: 500;
    line-height: normal;
    margin: 0;
    padding: 0;
    color: #fff;
}
.cts-ftr .ux-menu a {
    color: #8E8E8E;
    padding: 15px 0 13px 0;
    min-height: auto;
    color: #fff;
}
#footer .ftr-share {
    display: flex;
}
#footer .ftr-share a.button {
    width: 48px;
    height: 48px;
    margin: 0 16px 0 0;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}
#footer .ftr-share a.button i {
    font-size: 22px;
}
.ftr-share a.button i {
    font-size: 30px;
}
#footer .absolute-footer {
    display: none;
}
#footer .ss-tt-full {
    padding: 80px 0 60px 0;
}
.cts-social .social-list {

}
.cts-social .social-list {
    display: inline-block;
    max-width: 58px;
}
.cts-social .social-img {
    padding: 6px 0;
}
.cts-social {
    position: fixed;
    left: auto;
    right: 60px;
    bottom: 20px;
    z-index: 1;
}
#main .ss-list-menu {
    padding: 80px 0 60px 0;
}
#footer .ftr-mid .row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    column-gap: 66px;
}
#footer .ftr-mid .row .col {
    width: 100%;
    max-width: 100%;
    flex-basis: 100%;
    padding: 0;
}
.has-off-canvas.has-off-canvas-right .mfp-content,
.has-off-canvas.has-off-canvas-right .mfp-bg.off-canvas {
    display: none !important;
}
.xoo-wsc-modal .xoo-wsc-basket {
    display: none !important;
}
.page-id-652 #wrapper .none-one-page {
    display: none !important;
}
#main .ss-acc {
    padding: 145px 0;
}
.ss-acc .ss-acc-col .col-inner {
    background: #D9D9D9;
    padding: 22px 55px;
    max-width: 1000px;
    border-radius: 10px;
}
#main .account-container .account-login-inner h3 {
    text-align: center;
    text-transform: none;
    font-size: 26px;
}
#main .cts-tt-log {
    text-align: center;
    padding-bottom: 40px;
}
#main .cts-tt-log a {
    color: #a64024;
}
#main .cts-tt-log a:hover {
    color: #000;
}
#main .account-container .woocommerce-form label {
    font-size: 16px;
    font-weight: 500;
}
#main .account-container .woocommerce-form label .required {
    color: #a64024;
}
#mm-registerform .inner-item input,
#main .account-container .woocommerce-form input,
#main .account-container .woocommerce-form .woocommerce-button {
    background: no-repeat;
    box-shadow: none;
    border-radius: 6px;
    border: 1px solid #8E8E8E;
}
#mm-registerform .inner-item input,
#main .account-container .woocommerce-form input.input-text {
    height: 42px;
}
#main .account-container .woocommerce-form .woocommerce-button {
    width: 100%;
    color: #000;
    text-transform: none;
    font-weight: 500;
    font-size: 16px;
}
#main .account-container .woocommerce-form .woocommerce-button:hover {
    background: #a64024;
    color: #fff;
}
#mm-registerform .inner-item span,
#main .account-container .woocommerce-form .woocommerce-LostPassword a {
    font-size: 16px;
}
#main .account-container .woocommerce-form .woocommerce-LostPassword a:hover {
    color: #a64024;
}
.cts-log2-tt {
    width: 100%;
    text-align: center;
    position: relative;
}
.cts-log2-tt::before {
    content: '';
    width: 100%;
    height: 1px;
    background: #8E8E8E;
    position: absolute;
    left: 0;
    top: 14px;
}
.cts-log2-tt span {
    background: #D9D9D9;
    padding: 0 8px;
    position: relative;
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
}
.cts-log-col {
    display: flex;
    justify-content: space-between;
}
.cts-log-col .cts-log-col2 a {
    display: inline-block;
    padding: 11px 18px;
    border-radius: 4px;
    border: 1px solid #000;
    line-height: normal;
}
#mm-registerform h2 {
    text-align: center;
}
#mm-registerform .form-submit {
    margin: 0;
    width: 100%;
    border-radius: 6px;
    background: #474936;
    text-transform: none;
    color: #fff;
    font-weight: 400;
    padding: 5px 10px;
}
#mm-registerform .form-submit:hover {
    background: #a64024;
}
.col-none {
    display: none !important;
}
.header .top-bar-nav .account-item {
    display: none;
}
body.logged-in .header .top-bar-nav .account-item {
    display: block;
}
.header .top-bar-nav li.account-item .nav-dropdown {
    padding: 5px 20px;
}
body.logged-in .header .top-bar-nav .account-item a.account-login::before {
    content: "\f007";
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-family: "Font Awesome 5 Pro";
    font-weight: 900;
    color: #fff;
    font-size: 18px;
    opacity: 1;
}
.header .top-bar-nav li.account-item .nav-dropdown a {
    margin: 0;
}
#top-bar .header-button a {
    padding: 0;
    min-height: auto;
}
#top-bar .header-button a span {
    text-transform: none;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
}
#top-bar .header-button a:hover span {
    color: #fff4f1;
}
.logged-in #top-bar .header-button {
    display: none;
}
.iart-checkout .woocommerce-order-details .woocommerce-table tr td {
    color: #a64024;
}
.single-product form .added_to_cart.wc-forward {
    display: none !important;
}
.hm-bn .flickity-viewport {
    border-radius: 70px !important;
    overflow: hidden;
}
.ftr-ic-flx .col-inner {
	display: flex;
}
.ftr-ic-flx .col-inner .plain {
	margin-right: 8px;
}
/**************Ipad ngang(1024 x 768)****************/
@media screen and (max-width: 1024px) {

    .header-main li.html.custom{
		display: inline-block !important;
	}

}
/**************end Ipad ngang(1024 x 768)****************/



/******************Ipad dọc(768 x 1024)******************/
@media screen and (max-width: 768px) {
    
    #masthead .xoo-wsc-sc-cont .xoo-wsc-sc-count,
    #top-bar .xoo-wsc-sc-cont .xoo-wsc-sc-count {
        position: absolute;
        top: 6px;
        right: -9px;
        color: #fff;
        /* background: #8E8E8E; */
        background: #a64024;
        font-size: 10px;
        margin: 0;
    }

}
/******************end Ipad dọc(768 x 1024)******************/



/*................ip6-plus...................*/
@media only screen and (max-width: 550px) {
    .ss-acc .ss-acc-col .col-inner {
        background: #D9D9D9;
        padding: 22px 55px;
        max-width: 500px;
        border-radius: 10px;
    }
    
	.header-main li.html.custom{
		display: inline-block !important;
	}

}
/*................end ip6-plus...................*/



/*................ip6...................*/
@media only screen and (max-width: 375px) {

}
/*................end ip6...................*/



/***********iphone 5 ----**************/
@media only screen and (max-width: 320px) {

}
/***********end iphone 5 ----**************/