html body {
    font-size: 14px;
}

.nav>li>a {
    font-size: 16px;
}

.is-small, .is-small.button {
    font-size: 14px;
}

.box-text {
    font-size: 14px;
}

.is-small, .is-small.button {
    font-size: 14px;
}

.is-xsmall {
    font-size: 13px;
}

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

.product_meta {
    font-size: 14px;
}

.woocommerce-privacy-policy-text {
    font-size: 14px;
}

label, legend {
    font-size: 14px;
}

.shop_table tfoot th {
    font-size: 14px;
    font-weight: 500;
}

th, td {
    font-size: 14px;
    font-weight: 400;
}

.tagcloud a {
    font-size: 13px !important;
}

.cart_totals tbody th {
    font-size: 14px;
}

.header .nav-small a.icon:not(.button) {
    font-size: 14px;
}

td.wishlist-empty {
    font-size: 15px;
}

button#place_order {
    width: 100%;
    height: 45px;
}

.has-border {
    padding: 15px 15px 15px;
}

.payment_methods p {
    font-size: 14px;
}

.nav-uppercase>li>a {
    font-weight: 400;
}

.dashboard-links a {
    font-size: 15px;
    padding: 10px;
}

footer .social-icons {
    margin-top: 10px;
}
.checkout-breadcrumbs {
    font-size: 20px;
}

a.remove, a.icon-remove {
    line-height: 16px !important;
}

.shop_table thead th, .shop_table .order-total td, .shop_table .order-total th {
    min-width: 80px;
}

.mega-sub-menu span.product-title {
    font-family: "Sarabun", sans-serif;
}

abbr.required {
    color: red;
}

p#billing_address_1_field {
    width: 100%;
}

p#shipping_address_1_field {
    width: 100%;
}

form.checkout input[type="checkbox"] {
    margin-right: 3px;
    position: relative;
    top: 2px;
}

.row.checkout-page {
    max-width: 767px;
    margin: 0 auto !important;
}

.row.checkout-page {
    max-width: 767px;
    margin: 0 auto !important;
}

div#seed-confirm-banks h2 {
    font-size: 17px;
}

table.scf-bank {
    width: 100%;
}

h2.woocommerce-order-details__title {
    font-size: 18px;
}

h2.woocommerce-column__title {
    font-size: 18px;
}

p.woocommerce-customer-details--phone {
    display: none;
}

p.woocommerce-customer-details--email {
    display: none;
}

p.success-color.woocommerce-notice.woocommerce-notice--success.woocommerce-thankyou-order-received {
    font-size: 16px;
    margin-bottom: 10px;
}
.checkout-page .is-well.col-inner.entry-content {
    box-shadow: 0 0 0 #fff;
    background: #f9f9f9;
}


.row-login {
    display: flex;
    flex-flow: row wrap;
    margin: 0 auto;
    flex: 1;
}

.row-login>div {
    flex-basis: 50%;
}

.login-right {
    background: #F5F5F5;
    padding: 45px;
}

ul.new-customer-fact-list li {
    list-style: none;
}

.login-action-link {
    display: block;
    align-items: center;
}

h5.post-title.is-large {
    font-weight: 500;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

form.woocommerce-form.woocommerce-form-register.register.has-validation-callback {
    max-width: 480px;
    margin: auto;
}
ul.footer-contact li {
    display: flex;
    align-items: start;
    border: 0;
    padding: 4px 0;
}

footer .dark ul.menu>li+li, footer .dark .widget>ul>li+li {
    border-top: 0;
}

footer .wpcf7 {
    margin-top: 15px;
}


input#woocommerce-product-search-field-0 {
    font-size: 16px;
    height: 35px; 
}

.live-search-results {
    background: #fff;
    color: #000;
    font-size: 14px;
}

.cart-container .row-divided>.col+.col:not(.large-12) {
    border-left: 0;
}

.cart-sidebar.col-inner .coupon {border: 0px solid #efefef;padding: 0;margin-bottom: 0;}

.cart_totals {
    /* border: 1px solid #efefef; */
    /* padding: 15px; */
}

input[type='email'], input[type='date'], input[type='search'], input[type='number'], input[type='text'], input[type='tel'], input[type='url'], input[type='password'], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection {
    -webkit-appearance: none;
}

a.checkout-button {
    height: 40px;
    line-height: 40px;
}

.message-container a {
    color: var(--primary-color);
    cursor: pointer;
}

.row-login.checkout-login .login-left {
    padding-left: 0;
}

form.checkout_coupon.woocommerce-form-coupon {
    max-width: 480px;
}

.widget_price_filter .price_slider_amount .button {
    font-size: 13px;
}

h3.product-section-title {
    margin-left: 0;
}
nav.breadcrumbs.checkout-breadcrumbs {
    font-size: 16px;
    line-height: 1.5em;
}
nav.breadcrumbs.checkout-breadcrumbs span.breadcrumb-step {
    line-height: 1.5em;
    font-weight: normal;
    font-size: 18px;
}
#main .stars a.active, #main .star-rating:before, #main .woocommerce-page .star-rating:before, #main .star-rating span:before {
    color: #FFBE00;
}

#main .star-rating--inline:before {
    color: #FFBE00;
}

.stars a:hover:after, .stars a.active:after {
    color: #FFBE00;
}

/* table.variations td.label { */
    /* width: 100px; */
/* } */

#main .prdctfltr_filter_inner .prdctfltr_filter {
    border: 1px solid #efefef;
    padding: 10px;
    margin-bottom: 15px;
    background: #f5f5f5;
}

#main .prdctfltr_buttons {
    margin-bottom: 0;
    margin-top: 5px;
}

label.prdctfltr_ft_ span {
    color: red;
}

label.prdctfltr_ft_none span {
    color: red;
}

.prdctfltr_count {
    height: 17px;
    width: 17px;
    line-height: 15px;
    opacity: 1;
}

#main li.wc_payment_method {
    background-color: rgba(0,0,0,0.01);
    border: 1px solid rgba(0,0,0,0.1);
    padding: .3em .6em;
    border-radius: 3px;
    margin-bottom: 10px;
    min-height: 2.4em;
}

.title-checkout-payment {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 16px;
    color: #B01014;
}

.shipping__table th:before {content: '\f0d1';font-family: FontAwesome;font-size: 20px;margin-right: 5px;color: #000;}

.title-checkout-payment:before {content: '\f09d';font-family: FontAwesome;margin-right: 4px;font-size: 20px;}

.shipping__table th {
    font-weight: 300;
    color: #000;
}

#main .shipping__table th {
    font-size: 16px;
    font-weight: 500;
}
p#billing_sub_city_field {
    display: none;
}
table.shipping__table.shipping__table--multiple {
    margin-top: 15px;
}

.nav-dark .is-outline, .dark .nav>li>a, .dark .nav>li.html, .dark .nav-vertical li li.menu-item-has-children>a, .dark .nav-vertical>li>ul li a, .nav-dropdown.dark>li>a, .nav-dropdown.dark .nav-column>li>a, .nav-dark .nav>li>a, .nav-dark .nav>li>button {
    color: rgba(255,255,255,1);
}

.nav-dropdown-default {
    padding: 5px;
}

.nav-divided>li+li>a:after {
    left: -10px;
}


.white {
    background-color: #fff !important;
    color: #000 !important;
}

.dark .button.is-form:hover, .button:hover, input[type='submit']:hover, input[type='reset']:hover, input[type='button']:hover {
    box-shadow: none;
}

a.button.white:hover {
    background: var(--primary-color) !important;
    color: #fff !important;
}

.product-category .box-image {
    border-radius: 0 !important;
}

.woof_search_is_going nav.woocommerce-breadcrumb {
    display: block;
}

#main .widget_price_filter .price_label {
    font-size: 15px;
}

.woof .widget_price_filter .ui-slider .ui-slider-range {
    background-color: var(--primary-color);
}

.woof .widget_price_filter .ui-slider .ui-slider-handle {
    background-color: var(--primary-color);
    border: 0;
}

td.wishlist-empty {
    padding: 20px
}

#wrapper>.message-wrapper {
    margin-bottom: 0;
}

ul.message-wrapper li {
    margin-bottom: 0;
}

ul.woocommerce-error.message-wrapper {
    background-color: #f8d7da;
    padding: 10px;
}

.woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
    margin-bottom: 10px;
}

#main .col-inner.has-border {
    border-color: transparent;
    padding-right: 0;
}

.inner-padding {
    padding: 30px 15px;
}

.woocommerce-info.message-wrapper {
    color: #004085;
    background: #cce5ff;
    padding: 10px 15px;
    margin-bottom: 10px;
}

li.html.custom.html_topbar_left {
    margin-left: 0;
}

.message-wrapper {
    margin-bottom: 15px;
}

.price_label {
    font-size: 14px;
}

.trp-language-switcher > div {
    border: 0;
    width: 65px !important;
    background-color: transparent;
}

.trp-language-switcher > div > a {
    color: #fff;
    font-size: 14px;
    display: flex;
    align-items: center;
}

.trp-language-switcher > div > a {
    padding: 4px 0;
}

.seed-confirm-form label {
    font-weight: 500;
}

.trp-language-switcher > div {
    background-image: linear-gradient(45deg, transparent 50%, #fff 50%), linear-gradient(135deg, #fff 50%, transparent 50%);
}

.trp-language-switcher > div > a.trp-ls-shortcode-disabled-language {
    font-weight: 500;
    line-height: 15px;
    color: #fff;
}

.trp-language-switcher > div > a:hover {
    background: transparent;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details {
    margin-bottom: 0;
}

ul.wc-item-meta p {
    margin: 0;
    font-size: 12px;
    padding-left: 3px;
}

ul.wc-item-meta {
    font-size: 12px;
    margin-top: 5px;
}

ul.wc-item-meta li {
    display: flex;
    align-items: center;
}

ul.wc-item-meta {
    margin-bottom: 0;
}

.input-text {
    font-size: 14px;
}

small.woocommerce-password-hint {
    font-size: 14px;
    background: #cce5ff;
    padding: 5px;
    color: #004085;
}

.woocommerce-password-strength.short {
    background: #f8d7da;
}

.woocommerce-password-strength {
    padding: 5px;
    color: #721c24;
}

.woocommerce-password-strength.bad {
    color: #856404;
    background: #fff3cd;
}

.woocommerce-password-strength.strong {
    color: #155724;
    background: #d4edda;
}

td.woocommerce-orders-table__cell.woocommerce-orders-table__cell-order-actions a {
    padding: 0 8px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 0;
}
.woocommerce-view-order address {
    padding-left: 0;
}
th.woocommerce-orders-table__header {
    text-align: center;
}
td.woocommerce-orders-table__cell {
    text-align: center;
}
h1.entry-title.mb-0 {
    font-size: 20px;
}

.social-login > div {
    width: 50%;
    text-align: center;
}
.social-login {
    display: flex;
    flex-flow: row wrap;
    margin: 0 auto;
    flex: 1;
}

.social-login a {
    display: block;
    padding: 5px 10px;
    color: #fff;
    position: relative;
}

.facebbok-login a {
    background: #fff;
    border: 1px solid #4184EB;
    border-radius: 3px;
    color: #4184EB;
    padding-left: 20px;
}

.google-login a {
    background: #fff;
    border: 1px solid #B01014;
    color: #333;
    border-radius: 3px;padding-left: 20px;
}

.facebbok-login {
    padding-left: 10px;
}

.bar-social-login {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: 15px;
}

.bar-social-login:after {
    position: absolute;
    background: #ddd;
    content: '';
    height: 1px;
    width: 100%;
    right: 0;
    top: 15px;
}
.bar-social-login > span {
    z-index: 999;
    background: #F5F5F5;
    display: inline-block;
    position: relative;
    padding: 0 15px;
}
.bar-social-login {
    position: relative;
    text-align: center;
}

.social-login a:hover {
    color: #fff;
}

form.wpcf7-form {
    margin-bottom: 0;
}

form.wpcf7-form .wpcf7-submit {
    margin: 0;
}

label, legend {
    font-weight: 500;
}

span.amount {
    font-weight: 600;
}

span.scf-bank-name {
    font-weight: 400;
}

#seed-promptpay-qr .seed-promptpay-qr-detail .seed-promptpay-qr-detail-title {
    font-weight: 400;
}

.woocommerce-column.woocommerce-column--1.woocommerce-column--billing-address.col-1 {
    margin-bottom: 15px;
}

.button, button, input[type='submit'], input[type='reset'], input[type='button'] {
    font-weight: 500;
    font-size: 14px;
}
.woocommerce-MyAccount-content .woocommerce-customer-details h2.woocommerce-column__title {
    font-size: 16px;
    margin-bottom: 0;
}
.woocommerce-MyAccount-content address {
    padding-left: 0;
    font-size: 14px;
}
.woocommerce-MyAccount-content section.woocommerce-customer-details {
    margin-top: 30px;
}
.woocommerce-Address a.edit {
    padding: 0;
    font-size: 14px;
}
.woocommerce-Address h3 {
    font-size: 16px;
}

.widget_price_filter span {
    font-weight: 400;
}

p.cart-empty.woocommerce-info {
    text-align: center;
    margin-bottom: 0;
}

.cart-price span.amount {
    font-weight: 400;
}

.message-container.container.success-color.medium-text-center {
    text-align: center;
}

.uppercase, h6, th, span.widget-title {
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 20px;
}

footer p.title.has-block.tooltipstered {
    margin-bottom: 0;
}

button i, .button i {
    vertical-align: middle;
    top: 0;
}

.single-product .message-container.container.success-color.medium-text-center {
    text-align: left;
}

.nav-small .nav>li>a, .nav.nav-small>li>a {
    font-weight: 300;
    font-size: 14px;
}

.icon-box:hover .has-icon-bg .icon .icon-inner {
    background-color: transparent;
}

span.widget-title {
    font-size: 16px;
    font-weight: 500;
}

a#top-link {
    border-color: #fff;
    background: #fff;
    box-shadow: 0px 1px 3px #ccc;
}
a#top-link:hover {
    box-shadow: 0px 1px 3px #b01014;
    background: #b01014;
}

.product-small .price-wrapper .price {
    font-size: 16px;
}

.cart-sidebar .widget-title {
    font-weight: 500;
}

form.checkout h3 {
    font-weight: 500;
    font-size: 20px;
}

.entry-content {
    padding: 15px;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li {
    font-weight: 600;
    font-size: 15px;
    list-style: none;
    padding-left: 0;
    margin-left: 0;
}

ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details li strong {
    font-weight: 400;
}

address {
    font-style: normal;
    padding: 20px;
    margin: -10px 0;
}

footer p.title {
    margin-bottom: 5px;
}

footer p.title {
    margin-bottom: 5px;
}

footer#footer .menu a {
    padding: 3px 0;
}

#footer ul.footer-contact a {
    padding: 0;
}

ul.footer-contact li i {
    position: relative;
    top: 2px;
}

ul.footer-contact li span {
    line-height: 1.5;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-item > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-menu-ancestor > a.mega-menu-link, #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-current-page-ancestor > a.mega-menu-link {
    background: transparent;
    color: #446084;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    color: #000;
    font-size: 16px;
    height: 100px;
    display: flex;
    align-items: center;
}

.stuck #mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link {
    height: 70px;
}

#mega-menu-wrap-primary {
    background: transparent;
    width: 100%;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item > a.mega-menu-link:hover {
    background: transparent;
    color: #446084;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    position: fixed;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu .row {
    margin: 0 auto;
}

#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-item.mega-toggle-on > a.mega-menu-link {
    background: transparent;
    color: #000;
  }

.mega-sub-menu ul.product_list_widget li {
    margin-left: 0;
}


.mega-sub-menu strong {
    font-size: 15px;
}

#top-bar .menu-item i {
    margin-right: 4px;
}

#wrapper .full-width .ubermenu-nav, #wrapper .container {
    max-width: 1170px;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    margin: 0;
}

.shop-page-title.category-page-title.page-title {
    background: #f7f7f7;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.shop-page-title.category-page-title.page-title .page-title-inner {
    padding-bottom: 15px;
}

div#seed-confirm-banks {
    padding-top: 10px;
}

.sec_map iframe {
    width: 100%;
}

.footer-primary.pull-left {
    font-size: 14px;
}

#main .woocommerce-MyAccount-content .message-container.container {
    text-align: left;
}

.woocommerce-MyAccount-content section.woocommerce-order-details {
    margin-top: 10px;
}

ul#my-account-nav a {
    font-size: 15px;
    font-weight: 400;
}

.contact-info table td {
    border: 0;
    color: #000;
    min-width: 80px;
}

.full-width .ubermenu-nav, .container, .row {
    max-width: 1170px;
}
.product-summary .woocommerce-Price-currencySymbol{
    font-size: 1em;
}
.live-search-results.text-left.z-top span.woocommerce-Price-amount.amount {
    color: #000;
}
img.mfp-img {
    max-height: -webkit-fill-available;
}
footer p.title,
footer ul#menu-secondary,
footer ul.footer-contact.has-block.tooltipstered {
    font-size: 14px;
}
.social-icons.follow-icons { /* เปลี่ยนสี icon social ตรง header */
    color: #ffffff;
}
.has-icon-bg .icon .icon-inner:hover { /* hover */
    background-color: #446084 !important;
}
/* .woo-variation-swatches-stylesheet-enabled .variable-items-wrapper { */
    /* margin: 0px -45px; */
/* } */
.box-text p{
    display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
   overflow: hidden;
}
.single_add_to_cart_button.button {
    background-color: #b01014 !important;
    color: #fff;
    background-image: url("../images/ic-cart-productspage.svg");
    background-repeat: no-repeat;
    padding-left: 45px;
    background-size: 23px;
    background-position: 15px 50%;
    display: inline-block;
    float: left;
    border-radius: 3px;
}
.single_add_to_cart_button.button:hover {
    background-color: #333333 !important;
    color: #fff;
}
.commentlist li .avatar { /* ปรับขนาด icon ตรงรีวิว */
    max-width: 50px;
}
.trp-language-switcher .trp-ls-shortcode-language{
    background-color: #446084;
}
.trp-language-switcher > div > a:hover{
    background-color: #a4bddb85;
    padding: 1px 0px 6px 7px;
    margin: 5px -22px -4px -6px;
}
.u-columns.woocommerce-Addresses.col2-set.addresses h3:before {
    content: "\f041";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    padding-right: 0.5em;
    position: relative;
}
a.edit {
    color: #f0a10b;
    padding: 20px;
}
/* .account-item.has-icon span:before {
    content: "\f007";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    position: relative;
} */
a.nav-top-link.nav-top-not-logged-in.is-small span:before {
    content: "\f007";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #000;
    font-size: 18px;
    position: relative;
}

.wishlist_table .add_to_cart {
    min-width: 130px;
}
.footer-secondary.pull-right {
    padding: 0;
} 
#rev_slider_1_1 .uranus.tparrows {
    background-color: rgba(255,255,255,0.3);
    border-radius: 50%;
}  
#rev_slider_1_1 .uranus.tparrows:hover {
    background-color: rgba(255,255,255,1); 
}
#rev_slider_1_1 .uranus.tparrows:before {
    color: #aaa;
    font-size: 24px;
}
.single-post h6.entry-category {
    display: none;
}
.single-post .entry-meta span.byline {
    display: none;
}
.badge.callout.badge-circle {
    margin-top: 5px;
}
.callout.badge.badge-circle:first-child {
    margin-top: 0;
}
form.woocommerce-form.woocommerce-form-register.register {
    max-width: 500px;
    margin: auto;
}
.badge+.badge {
    width: 2.8em;
    height: 2.8em;
}

.rec-categoryslide-home .row.row-small {
    max-width: 100%;
    margin: 0 !important;
}

/* ----------------------------------------limiamseng homepage------------------------------- */

section.rec-mainbanner-home .col {
    margin: 0px;
    padding: 0px;
}
.header-top .flex-left a {
    color: #fff !important;
    font-size: 14px;
}
.header-top {
    line-height: 30px;
}
.home2-block-phone-email > a {
    margin-right: 10px;
}
.home2-block-phone-email > a > i {
    margin-right: 5px;
}
.top-bar-nav .social-icons.follow-icons > a {
    margin-right: 15px;
}
.header-main > .container > .top-divider {
    border-top: none;
}
.header-main div#logo {
    padding: 20px;
}
.top-bar-nav li.header-language-dropdown {
    margin-left: 5px;
    padding-left: 10px;
}
ul.header-nav.header-nav-main li > a {
    font-weight: 300;
    font-size: 14px;
    color: #333;
}
.header-main > .header-inner.logo-center.medium-logo-center ul.header-nav {
    margin-top: 20px;
}
.header-main > .header-inner.logo-center.medium-logo-center {
    align-items: unset;
}
.nav>li>a, .nav-dropdown>li>a, .nav-column>li>a, .nav-vertical-fly-out>li>a{
    color: #333;
}
.nav>li>a:hover, .nav>li.active>a, .nav>li.current>a, .nav>li>a.active, .nav>li>a.current, .nav-dropdown li.active>a, .nav-column li.active>a, .nav-dropdown>li>a:hover, .nav-column li>a:hover, .nav-vertical-fly-out>li>a:hover {
    color: #B01014;
}
.header-bottom .nav.header-nav > li > a {
    font-size: 16px;
    font-weight: 500;
}
.header-bottom > .flex-row.container > .flex-col {
    width: 100%;
}
.header-bottom  ul.nav.header-nav.header-bottom-nav {
    display: flex;
    justify-content: space-around !important;
}
.header.show-on-scroll, .stuck .header-main {
    background: rgba(255,255,255,0.9);
}

.stuck .header-main > .header-inner.logo-center.medium-logo-center ul.header-nav ,
.header.show-on-scroll .header-inner.logo-center.medium-logo-center ul.header-nav{
    display: none;
}
.section-title b {
    height: 3px;
    opacity: 1;
    background-color: #B01014;
}
.section.rec-titlecustom-home {
    padding-top: 50px !important;
    padding-bottom: 0 !important;
}
h3.section-title-center span, h3.section-title-bold-center span {
    font-size: 24px;
}
.section-title-container.t-title {
    margin-bottom: 0;
}
.section.rec-titlecustom-home > .section-content > .row > .col {
    padding-bottom: 0;
}
.rec-categoryslide-home .box.box-category > .box-text {
    border-left: 1px solid #E0E0E0;
    border-right: 1px solid #E0E0E0;
    border-bottom: 1px solid #E0E0E0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    padding-left: 15px;
    padding-right: 15px;
}
.rec-categoryslide-home .box.box-category > .box-text .header-title {
    font-size: 18px;
    font-weight: 500;
    margin-bottom: 5px;
}
.rec-categoryslide-home .box.box-category .box-text p {
    color: #737373;
    font-size: 12px;
    font-weight: 300;
}
.rec-categoryslide-home > .section-content > .row > .col {
    padding-bottom: 0;
}
.section.rec-categoryslide-home {
    padding-bottom: 0 !important;
}
.section.rec-bannerbottomcat-home .section-content > .row > .col {
    margin-left: 10px;
    margin-right: 10px;
}
.section.rec-bannerbottomcat-home {
    padding-top: 15px !important;
}
.section.rec-products-home {
    padding: 40px 0 30px 0 !important;
}
.section.rec-products-home .col-inner .view-products-more {
    float: right;
    margin-right: 0;
    padding-top: 15px;
}
.title-products-home h3.section-title > span , .title-products-home h3.section-title{
    border: none;
}
.title-products-home h3.section-title{
    font-size: 28px;
}
.title-products-home h3.section-title:after{
    content: "";
    display: block;
    height: 4px;
    width: 70px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -3px;
    background-color: #A02620;
}
.section.rec-brands-home .tt-tilte h3 > b , .section.rec-service-home  .ser-title h4 > b , .section.rec-gallery-home .tt-tilte h3 > b {
    background: transparent;
}
.section.rec-brands-home .tt-tilte {
    margin-bottom: 0;
}
.section.rec-brands-home {
    padding-top: 45px !important;
}
.section.rec-service-home {
    padding-bottom: 0 !important;
    padding-top: 60px !important;
}
.section.rec-gallery-home {
    padding-top: 15px !important;
    padding-bottom: 45px !important;
}
.section.rec-service-home .ser-title h4 {
    font-size: 20px;
    font-weight: 500;
    color: #333;
}
.section.rec-gallery-home .tt-tilte > h3 span {
    text-transform: lowercase;
    font-weight: 600;
    font-family: "Prompt";
}
.section.rec-gallery-home .gallery-col.col {
    padding: 0;
}
.section.rec-gallery-home > .section-content > .row > .col {
    padding: 0;
}
.section.rec-gallery-home > .section-content > .row > .col > .col-inner .row {
    margin: 0;
}
.footer-widgets.footer.footer-2 {
    border: none;
}
.footer-widgets.footer.footer-2 p, .footer-widgets.footer.footer-2 a, .footer-widgets.footer.footer-2 span, .footer-widgets.footer.footer-2 i {
    color: #333;
}
.absolute-footer {
    padding: 10px 0 10px;
    background: #37383C;
}
footer#footer .menu a:hover{
    color: #B02610;
}
div#block_widget-4 .title {
    display: none;
}
div#block_widget-4 {
    background: rgba(32, 60, 134, 0.05);
    padding: 25px;
    border-radius: 5px;
    height: 100%;
}
div#block_widget-6 p.sub-title {
    font-size: 12px;
    margin: 15px 0;
}
div#block_widget-6 .title {
    display: none;
}
div#block_widget-6 {
    background: rgba(32, 60, 134, 0.05);
    padding: 25px;
    border-radius: 5px;
    height: 100%;
}
div#block_widget-4 p.sub-title {
    font-size: 12px;
    margin: 15px 0;
}
div#block_widget-6 p.sub-title {
    font-size: 12px;
    margin: 15px 0;
}
.logo-footer img {
    max-width: 100%;
    width: 160px;
}
.logo-footer {
    text-align: center;
}
.footer-widgets.footer.footer-2 > .row {
    border-top: 1px solid #eee;
    padding-top: 50px;
    padding-bottom: 20px;
}
.footer-widgets.footer.footer-2 {
    padding-top: 0;
}
.dark .is-divider {
    background-color: #A02620;
}
.footer-widgets.footer.footer-2 span.widget-title {
    font-weight: 600;
}
.copyright-footer {
    color: #fff;
}
.footer-widgets.footer.footer-2 #nav_menu-2 ul.menu {
    margin-top: 25px;
}
.footer-widgets.footer.footer-2 #nav_menu-2 ul.menu > li {
    line-height: 18px;
    padding: 5px 0;
}
.footer-widgets.footer.footer-2 #block_widget-5 ul.footer-contact,
.footer-widgets.footer.footer-2 #block_widget-3 ul.footer-contact {
    margin-top: 25px;
    color: #333333;
}
.footer-widgets.footer.footer-2 div#nav_menu-2 {
    padding-left: 50px;
}
.footer-widgets.footer.footer-2 #block_widget-4 .is-divider.small {
    background: transparent;
}
.footer-widgets.footer.footer-2 #block_widget-4 .form-flat {
    position: relative;
}
.footer-widgets.footer.footer-2 #block_widget-4 .form-flat > span > input {
    background: #fff !important;
    border-radius: 0;
    color: #ccc !important;
    border: 1px solid #ddd;
    padding-right: 70px;
    min-height: 37px;
}
.footer-widgets.footer.footer-2 #block_widget-4 .form-flat > .button {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
}
.footer-widgets.footer.footer-2 #block_widget-4 .form-flat > span.wpcf7-spinner {
    display: none;
}
.footer-widgets.footer.footer-2 #block_widget-4 .form-flat > .button i.fas.fa-arrow-right {
    font-family: 'FontAwesome';
    font-style: inherit;
    margin: 0;
    color: #fff;
}


.footer-widgets.footer.footer-2 #block_widget-6 .is-divider.small {
    background: transparent;
}
.footer-widgets.footer.footer-2 #block_widget-6 .form-flat {
    position: relative;
}
.footer-widgets.footer.footer-2 #block_widget-6 .form-flat > span > input {
    background: #fff !important;
    border-radius: 0;
    color: #ccc !important;
    border: 1px solid #ddd;
    padding-right: 70px;
    min-height: 37px;
}
.footer-widgets.footer.footer-2 #block_widget-6 .form-flat > .button {
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 0;
}
.footer-widgets.footer.footer-2 #block_widget-6 .form-flat > span.wpcf7-spinner {
    display: none;
}
.footer-widgets.footer.footer-2 #block_widget-6 .form-flat > .button i.fas.fa-arrow-right {
    font-family: 'FontAwesome';
    font-style: inherit;
    margin: 0;
    color: #fff;
}



.footer-widgets.footer.footer-2 .social-icons .button.is-outline {
    border-color: #ccc;
    border-width: 1px;
    margin-right: 10px;
}
.rec-blog-home .badge.post-date.badge-outline .badge-inner {
    color: #fff;
    background: #b01014;
    border: #b01014;
}
.rec-blog-home .badge.post-date.badge-outline {
    left: 6px;
}
.rec-blog-home .badge.post-date.badge-outline span.post-date-day {
    font-size: 16px;
}
.rec-blog-home .badge.post-date.badge-outline span.post-date-month {
    font-size: 12px;
    font-weight: 300;
}
.rec-blog-home h5.post-title {
    color: #000;
    margin-bottom: 5px;
}
.rec-blog-home .box-text {
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 15px;
}
.rec-blog-home .box-text .is-divider {
    display: none;
}
.rec-blog-home .box-text p{
    color: #737373;
    font-size: 13px;
    line-height: 18px;
}
.box-text.box-text-products {
    display: flex;
    flex-direction: column;
    padding: 15px;
}
.box-text.box-text-products .title-wrapper {
    order: 0;
}
.box-text.box-text-products > .price-wrapper {
    order: 2;
    margin-top: 10px;
}
.box-text.box-text-products > p.box-excerpt {
    order: 1;
    color: #828282;
    font-size: 13px;
    line-height: 17px;
    display: none;
}
.box-text.box-text-products > .add-to-cart-button {
    order: 3;
}
.product > .col-inner > .box {
    border: 1px solid #ddd;
    border-radius: 3px;
    background: #fff;
}
.section.rec-products-home.pbest .box-text.box-text-products > p.box-excerpt {
    display: none;
}
.box-text.box-text-products p.name.product-title {
    font-size: 16px;
    color: #333; 
}
.box-text.box-text-products p.name.product-title a{
    font-size: 16px;
    color: #333;
    display: inline-block;
    word-wrap: break-word;
    white-space: normal;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.box-text.box-text-products .add-to-cart-button > a {
    background-color: #F2F2F2 !important;
    border-color: #F2F2F2 !important;
    color: #373737 !important;
    width: 100%;
    border-radius: 3px;
    padding-left: 40px;
    background-image: url("../images/ic-addtocart.svg");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 40px 50%;
    text-align: center;
    font-weight: 500;
    margin-top: 1em;
}
.box-text.box-text-products .add-to-cart-button > a:hover {
    background-color: #B01014 !important;
    border-color: #B01014 !important;
    color: #fff !important;
    background-image: url("../images/ic-addtocart-hover.svg");
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 40px 50%;
}
.section.rec-products-home .col-inner .view-products-more:after {
    content: "";
    font-family: 'FontAwesome';
    background: url(../images/next-two.svg);
    height: 20px;
    width: 15px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50% 100%;
    padding-top: 5px;
    background-size: 10px;
}
.slider-nav-reveal .flickity-prev-next-button:hover, .slider-nav-reveal .flickity-prev-next-button {
    width: 45px;
    top: -2px;
    bottom: 0;
    height: 45px;
    background-color: #F2F2F2;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0 !important;
    top: 40%;
    border-radius: 50px;
}
.slider-nav-push.slider-nav-reveal .flickity-prev-next-button svg {
    margin-top: 0;
}
.flickity-prev-next-button svg {
    width: 85%;
}
.image-tools.grid-tools {
    width: auto;
    right: 15px;
    bottom: 15px;
    transition: none;
}
.image-tools.grid-tools a.quick-view {
    width: 35px;
    height: 35px;
    line-height: 23px;
    font-size: 16px;
    border-radius: 35px;
    background: #E0E0E0;
    border: 2px solid #E0E0E0;
    color: #000;
}
.image-tools.grid-tools a.quick-view:hover {
    background: #B01014;
    border: 2px solid #B01014;
    color: #fff;
}
.box-text.box-text-products > .price-wrapper .amount {
    font-weight: 300;
}
.box-image > .image-tools.top.right {
    bottom: 45px;
    top: unset;
    right: 15px;
    margin-right: 0;
    padding-right: 0;
}
.wishlist-icon button.wishlist-button{
    background: #E0E0E0;
    border: 2px solid #E0E0E0;
    color: #000;
}

.wishlist-icon button.wishlist-button:hover {
    color: #fff;
}
ul.header-nav.header-nav-main .account-item > a span.header-account-title {
    padding-left: 25px;
}

ul.header-nav.header-nav-main .account-item > a span.header-account-title::before {
    content: "";
    background-image: url(../images/ic-register.svg);
    height: 20px;
    width: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 18px;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: calc(50% - 10px);
}
.header-main > .header-inner.logo-center.medium-logo-center ul.header-nav li.account-item span::before{
    content: "";
    background-image: url("../images/ic-register.svg");
    height: 20px;
    width: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 18px;
    margin-right: 5px;
    position: absolute;
    left: 0;
}
.header-main > .header-inner.logo-center.medium-logo-center ul.header-nav li.header-search {
    margin-right: 10px;
}
.header-main > .header-inner.logo-center.medium-logo-center ul.header-nav li.account-item{
    position: relative;
}
.header-main > .header-inner.logo-center.medium-logo-center ul.header-nav li.account-item span {
    padding-left: 27px;
}
ul.header-nav.header-nav-main.nav.nav-right li.header-search.header-search-dropdown a > .icon-search:before,
.header-main > .header-inner.logo-center.medium-logo-center ul.header-nav li.header-search a > .icon-search:before {
    content: "";
    background-image: url("../images/ic-search.svg");
    height: 20px;
    width: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 18px;
}
.mobile-nav .icon-shopping-basket:before,
.header-nav.header-nav-main.nav.nav-right li.cart-item a > .icon-shopping-basket:before,
.header-main > .header-inner.logo-center.medium-logo-center ul.header-nav li.cart-item a > .icon-shopping-basket:before{
    content: "";
    background-image: url("../images/ic-cart.svg");
    height: 20px;
    width: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 18px;
}
.section.rec-brands-home .flickity-prev-next-button {
    background-color: #F2F2F2;
    border-radius: 50px;
    filter: drop-shadow(0px 4px 8px rgba(0, 0, 0, 0.1));
    transform: rotate(-90deg);
}
.footer-widgets.footer.footer-2 .social-icons.follow-icons a.pinterest:hover {
    background: green !important;
    border-color: green !important;
}
.footer-widgets.footer.footer-2 .social-icons.follow-icons a > .icon-pinterest:before {
    content: "";
    background-image: url("../images/ic-line-2.svg");
    height: 21px;
    width: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: 50% 100%;
}
.footer-widgets.footer.footer-2 .social-icons.follow-icons a:hover > .icon-pinterest:before {
    content: "";
    background-image: url("../images/ic-line-2-hover.svg");
    height: 21px;
    width: 20px;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: 19px;
    background-position: 50% 100%;
}
.section.top-banner-about {
    margin-bottom: 25px;
}
.section.ses-top-mt .large-12 {
    padding-bottom: 0;
}
.section.about-intro {
    padding-top: 20px !important;
}
header#header {
    box-shadow: 0px 4px 10px rgb(0 0 0 / 10%);
}
.section.contact-info h2.section-title , .section.contact-info h2.section-title  span{
    border: none;
}
.section.contact-info h2.section-title span {
    text-transform: capitalize;
    font-weight: 500;
    padding-bottom: 15px;
}
.section.contact-info h2.section-title:after {
    content: "";
    display: block;
    height: 4px;
    width: 40px;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -3px;
    background-color: #A02620;
}
.section.contact-info h2.section-title {
    margin-bottom: 20px;
}
.section.contact-info .col-inner strong {
    font-size: 17px;
    font-weight: 500;
}

.contact-details td {
    border-bottom: 1px solid #DBDBDB !important;
    padding-top: 15px;
    padding-bottom: 15px;
}
.contact-details tr:last-child td {
    border-bottom: 1px solid #fff !important;
    padding-top: 15px;
    padding-bottom: 15px;
}
.section.contact-info .form-flat1.form-flat input , .section.contact-info .form-flat1.form-flat  textarea{
    background: #fff;
    border-radius: 3px;
    border-color: #C4C4C4;
    height: 40px;
}
.section.contact-info .form-flat1.form-flat input.button {
    background-color: #b01014;
    border-color: #b01014;
}
.form-flat1.form-flat .cols6 {
    width: 48%;
    display: inline-block;
    float: left;
}
.form-flat1.form-flat .cols6:first-child {
    margin-right: 20px;
}
.form-flat1.form-flat .cols-rigth {
    text-align: right;
}
.form-flat1.form-flat .cols-rigth .wpcf7-spinner {
    display: block;
    clear: right;
}
ul.sc-contact li {
    margin-bottom: 0;
    list-style: none;
    display: inline-block;
    padding-bottom: 0;
    margin-left: 10px;
}
ul.sc-contact li a {
    display: inline-block;
    width: 35px;
    height: 35px;
    border-radius: 40px;
    background: #E0E0E0;
    position: relative;
}
ul.sc-contact li a span {
    display: none;
}
ul.sc-contact li.ic-facebook a:before{
    content: "";
    background-image: url("../images/ct-fb.svg");
    display: block;
    height: 35px;
    width: 35px;
    background-repeat: no-repeat;
    position: absolute;
    background-position: 50%;
    background-size: 21px;
}
ul.sc-contact li.ic-line a:before{
    content: "";
    background-image: url("../images/ct-line.svg");
    display: block;
    height: 35px;
    width: 35px;
    background-repeat: no-repeat;
    position: absolute;
    background-position: 50%;
    background-size: 21px;
}
ul.sc-contact li.ic-ig a:before{
    content: "";
    background-image: url("../images/ct-ig.svg");
    display: block;
    height: 35px;
    width: 35px;
    background-repeat: no-repeat;
    position: absolute;
    background-position: 50%;
    background-size: 21px;
}
ul.sc-contact li.ic-laz a:before{
    content: "";
    background-image: url("../images/ct-laz.svg");
    display: block;
    height: 35px;
    width: 35px;
    background-repeat: no-repeat;
    position: absolute;
    background-position: 50%;
    background-size: 21px;
}
ul.sc-contact li.ic-shopee a:before{
    content: "";
    background-image: url("../images/ct-sh.svg");
    display: block;
    height: 35px;
    width: 35px;
    background-repeat: no-repeat;
    position: absolute;
    background-position: 50%;
    background-size: 21px;
}
.google-login a .fa-google:before{
    content: "";
    background-image: url("../images/ic-gg.svg");
    display: inline-block;
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 15px;
    position: absolute;
    left: 20px;
    top: 4px;
}
.google-login a:hover {
    background: #B01014;
}
.facebbok-login a:hover {
    background: #4184EB;
}
.facebbok-login a .fa-facebook-official:before{
    content: "";
    background-image: url("../images/ic-fb.svg");
    display: inline-block;
    height: 25px;
    width: 25px;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 17px;
    position: absolute;
    left: 12px;
    top: 4px;
}
ul.sc-contact li a:hover {
    background: #999;
}
.section.contact-info {
    padding-top: 0 !important;
}
.section.login-image {
    padding: 0 !important;
}
body.woocommerce-account .my-account-header.page-title {
    display: none;
}
.login-right > h3.uppercase {
    text-align: center;
    font-size: 18px;
}
.account-login-inner .login-right input {
    box-shadow: none;
    border-radius: 3px;
    height: 40px;
}
.login-action-link p.woocommerce-LostPassword {
    width: 100%;
    text-align: right;
    margin-bottom: 15px;
}
.login-action-link p.woocommerce-LostPassword a {
    color: #27AE60;
}
.login-right button.woocommerce-Button {
    margin: 0 !important;
    width: 100%;
    background: #E0E0E0;
    color: #333;
    border-color: #E0E0E0;
}
.login-right button.woocommerce-Button:hover{
    background: #b01014;
    color: #fff;
    border-color: #b01014;
}
.panel-body.register-text {
    display: block;
    text-align: center;
}
.panel-body.register-text p.new-customer-intro {
    display: inline-block;
    margin-right: 10px;
}
.panel-body.register-text a.button {
    display: inline-block;
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
    color: #1F88E5;
}
.panel-body.register-text a.button span {
    text-decoration: underline;
}
.register-custom .cols-img {
    padding: 0;
}
.register-custom .clos-form {
    background: #F5F5F5;
    padding: 45px;
}
.register-custom .clos-form .col-inner input {
    box-shadow: none;
    border-radius: 3px;
    height: 40px;
}
.register-custom .clos-form > .col-inner > h3.uppercase {
    text-align: center;
}

.register-custom .clos-form > .col-inner button.woocommerce-Button {
    margin: 0 !important;
    width: 100%;
    background: #E0E0E0;
    color: #333;
    border-color: #E0E0E0;
}
.register-custom .clos-form > .col-inner button.woocommerce-Button:hover{
    background: #b01014;
    color: #fff;
    border-color: #b01014;
}
.single-product  .page-title.shop-page-title nav {
    display: none;
}

.product-info h1.product-title.product_title.entry-title {
    font-weight: 500;
}
p.title-short-description {
    margin-bottom: 5px;
    font-weight: 500;
    color: #000;
}
.product-short-description {
    border-top: 1px solid #F2F2F2;
    padding-top: 15px;
}
.product-info select {
    background: #F2F2F2;
    height: 40px;
    max-width: 300px;
    border-radius: 3px;
}
.product-info .single_variation_wrap {
    border-top: 1px solid #F2F2F2;
    padding-top: 15px;
}
.product-info .woocommerce-variation-price {
    border-top: none;
}
.quantity input[type=number] {
    border: none;
    box-shadow: none;
}
.quantity .button.minus, .quantity .button.plus{
    background: #fff;
    border: none;
}
span.amount {
    font-weight: 500;
}
.product-info p.price.product-page-price.price-on-sale > ins {
    float: left;
    margin-right: 10px;
}
.product-info  p.price.product-page-price.price-on-sale > del {
    font-size: 15px;
    line-height: 16px;
    display: inline-block;
}
.product-summary .quantity {
    border: 1px solid #DBDBDB;
    border-radius: 3px;
    display: inline-block;
    float: left;
}

.single-product .small-columns-4 .flickity-slider>.col {
    max-width: 33%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 33%;
}
.product-footer .woocommerce-tabs .tab-panels {
    border: 1px solid #E0E0E0;
    padding: 25px;
    margin-top: 20px;
}
.product-footer .woocommerce-tabs {
    border-top: none;
}
.related.related-products-wrapper.product-section {
    border-top: none;
}
.related.related-products-wrapper.product-section > .row {
    max-width: 1170px;
}
.related.related-products-wrapper.product-section  > h3.product-section-title {
    max-width: 1170px;
    text-align: center;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 40px;
    font-size: 18px;
}
.related.related-products-wrapper.product-section  > h3.product-section-title:after {
    content: "";
    background-image: url(../images/line-style.svg);
    display: block;
    height: 21px;
    width: 100%;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -5px;
    background-position: 50%;
}
.single-product .product-footer .nav-line-bottom>li>a:before, .single-product .product-footer .nav-line-grow>li>a:before, .single-product .product-footer .nav-line>li>a:before {
    top: unset;
    bottom: 8px;
}
.single-product .product-footer .nav > li > a {
    font-weight: 500;
    color: #BDBDBD;
}
.single-product .product-footer .nav>li>a:hover, 
.single-product .product-footer .nav>li.active>a, 
.single-product .product-footer .nav>li.current>a, 
.single-product .product-footer .nav>li>a.active, 
.single-product .product-footer .nav>li>a.current, 
.single-product .product-footer .nav-dropdown li.active>a, 
.single-product .product-footer .nav-column li.active>a, 
.single-product .product-footer .nav-dropdown>li>a:hover, 
.single-product .product-footer .nav-column li>a:hover, 
.single-product .product-footer .nav-vertical-fly-out>li>a:hover {
    color: #B01014;
}
.single-product .product-footer {
    padding-bottom: 40px;
}
.CustomCallSkuandStock > div {
    flex-basis: 50%;
}
.CustomCallSkuandStock {
    display: flex;
    position: relative;
    flex-flow: row wrap;
    margin: 0 auto;
    flex: 1;
    font-size: 12px;
    margin-bottom: 5px;
}
.CustomCallSkuandStock > div.CustomCallStock {
    text-align: right;
}
.CustomCallSku {
    color: #BDBDBD;
}
.CustomCallSku > span{
    text-transform: uppercase;
}
.CustomCallStock{
  color: #27AE60;  
}
.CustomCallStock > span {
    color: #000;
}
.single-product  .product-info p.stock {
    display: none;
}
.price-wrapper > span.price > ins {
    float: left;
    margin-right: 5px;
}
.price-wrapper > span.price > del {
    font-size: 13px;
}
.product-info .yith-wcwl-add-button > a span {
    display: none;
}
.product-info .yith-wcwl-add-to-wishlist {
    display: inline-block;
    height: 35px;
    width: 35px;
    float: left;
    margin-left: 15px;
}
.product-info .yith-wcwl-add-button > a {
    display: flex;
    width: 100%;
    height: 35px;
    text-align: center;
    align-items: center;
    justify-content: center;
    border: 1px solid #B01014;
    border-radius: 3px;
    color: #B01014;
    font-size: 16px;
}
.product-info .yith-wcwl-add-button > a:hover {
    color: #fff;
    background-color: #B01014;
}
.product-info .yith-wcwl-wishlistexistsbrowse {
    display: flex;
    width: 100%;
    height: 35px;
    text-align: center;
    align-items: center;
    justify-content: center;
    border: 1px solid #B01014;
    border-radius: 3px;
    color: #fff;
    background-color: #B01014;
    font-size: 16px;
}
.woocommerce-wishlist .wishlist-title-container > .wishlist-title.wishlist-title-with-form > h2 {
    text-align: center;
    margin-bottom: 50px;
}
.badge-container.left.top {
    margin-top: 0;
    top: 15px;
    left: 15px;
}
.result-count-ordering {
    background: #F2F2F2;
    padding: 5px 15px;

}
.result-count-ordering  .custom-text-left{
    align-items: center;
    vertical-align: middle;
    display: flex;
}
.result-count-ordering  .custom-text-left > .woocommerce-result-count{ margin-left: 0;}
.woocommerce-page.post-type-archive-product .shop-container > form.woocommerce-ordering .woocommerce-ordering select {
    margin: 0;
}
.woocommerce-page.post-type-archive-product .shop-container > .products {
    margin-top: 25px;
}
.woocommerce-page.post-type-archive-product .shop-page-title.category-page-title.page-title {
    display: none;
}
.shop-page-title.category-page-title.page-title {
    display: none;
}
.shop-container > .products {
    margin-top: 25px;
}
.woocommerce-page.post-type-archive-product nav.woocommerce-pagination {
    background: #F2F2F2;
    padding: 5px 15px;
}
.woocommerce-page.post-type-archive-product nav.woocommerce-pagination > ul {
    text-align: right;
}
.woocommerce-page.post-type-archive-product .nav-pagination>li>span, .woocommerce-page.post-type-archive-product .nav-pagination>li>a{
    border-radius: 0;
    border-color: #fff;
    background: #fff;
    color: #8D8D8D;
}
.woocommerce-page.post-type-archive-product .nav-pagination>li>span.current, .woocommerce-page.post-type-archive-product .nav-pagination>li>a.current,
.woocommerce-page.post-type-archive-product .nav-pagination>li>span:hover, .woocommerce-page.post-type-archive-product .nav-pagination>li>a:hover {
    border-color: #b01014;
    background: #b01014;
    color: #fff;
}
#shop-sidebar > .widget > span.widget-title.shop-sidebar ,
#shop-sidebar .woof_container_inner h4{
    background: #F2F2F2;
    width: 100%;
    display: inline-block;
    padding: 10px;
    margin-bottom: 10px;
    font-weight: 500;
    text-transform: uppercase;
    line-height: 16px;
}
#shop-sidebar > .widget > .is-divider {
    display: none;
}
#shop-sidebar .widget_recently_viewed_products li {
    border-color: transparent;
}
.woof_container_product_cat ul.woof_list.woof_list_radio > li:first-child{
    display: none;
}
.woocommerce-page.post-type-archive-product .woof_products_top_panel {
    flex-basis: 100%;
}
#shop-sidebar .widget.widget-woof > span.widget-title{
    font-size: 18px;
}
#shop-sidebar .woof_container_inner .woocommerce.widget_price_filter h4 {
    margin-bottom: 20px;
}
.woocommerce-page.post-type-archive-product .woof_container_product_cat ul.woof_list > li  input {
    display: none;
}
#shop-sidebar .woof_container_product_cat ul.woof_list > li  input {
    display: none;
}
#shop-sidebar .woof_container_product_cat ul.woof_list > li {
    border-bottom: 1px solid #eee;
    padding-top: 5px !important;
}
#shop-sidebar  .woof_container_product_cat ul.woof_list > li  label {
    margin-bottom: 0;
}
#shop-sidebar .woof_container_product_cat ul.woof_list > li  label  span.woof_radio_count {
    display: none;
}
#shop-sidebar .woof_childs_list_opener span.woof_is_closed {
    background: none;
}
#shop-sidebar .woof_childs_list_opener span.woof_is_closed:after {
    content: "\f067";
    font-family: 'FontAwesome';
    font-size: 10px;
    color: #333;
}
#shop-sidebar .woof_childs_list_opener span.woof_is_opened {
    background: none;
}
#shop-sidebar .woof_childs_list_opener span.woof_is_opened:after {
    content: "\f068";
    font-family: 'FontAwesome';
    font-size: 10px;
    color: #333;
}
#shop-sidebar  .woof_childs_list_opener {
    float: right;
    text-align: center;
}
.woocommerce-page.post-type-archive-product .woof_container_product_cat ul.woof_list > li > label > span.woof_radio_count {
    display: none;
}
.woocommerce-page.post-type-archive-product .woof_container_product_cat ul.woof_list > li {
    border-bottom: 1px solid #eee;
    padding-top: 5px !important;
}
.woocommerce-page.post-type-archive-product .woof_container_product_cat ul.woof_list > li > label {
    margin-bottom: 0;
}
.badge-inner.secondary.on-sale {
    background: #EB5757;
    font-weight: 500;
    text-transform: uppercase;
}
.breadcrumbs a.current, .breadcrumbs a:hover {
    color: #B01014;
}
.woocommerce-cart-form .shop_table thead th {
    min-width: 80px;
    background: #F8F7F8;
    border: none;
    padding: 12px 10px;
    font-weight: 500;
    color: #B01014;
}
.woocommerce-cart-form .product-quantity .quantity {
    border: 1px solid #DDDDDD;
    border-radius: 3px;
}
.woocommerce-cart-form .product-quantity .quantity .button.minus, .woocommerce-cart-form .product-quantity .quantity .button.plus {
    background: #F9F9F9;
}
.woocommerce-cart-form .product-quantity .quantity input[type=number]{
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}
.cart-sidebar .cart_totals th.product-name {
    background: #333333;
    color: #fff;
    padding: 12px;
    border: none;
    font-weight: 500;
}
.cart-sidebar.col-inner {
    background: #F8F7F8;
}
.cart-sidebar .cart_totals > table.shop_table {
    padding-left: 20px;
    padding-right: 20px;
}
.cart-sidebar .cart_totals > .wc-proceed-to-checkout,
.cart-sidebar > form.checkout_coupon {
    padding: 0 20px;
}
.cart-sidebar .coupon h3.widget-title {
    color: #B01014;
}
.cart-sidebar .coupon h3.widget-title i{
    opacity: 1;
}
.woocommerce-cart-form a.button-continue-shopping {
    border-width: 1px;
    color: #777777;
    line-height: 33px;
}
.cart-sidebar .wc-proceed-to-checkout .checkout-button.button ,
button#place_order {
    background: #B01014;
}
.cart-sidebar .wc-proceed-to-checkout .checkout-button.button:hover ,
button#place_order:hover {
    background: #333;
}
.woocommerce-checkout .woocommerce-info.message-wrapper {
    background: #FFEFF0;
    color: #C6010C;
}
.woocommerce-checkout .message-container a {
    color: #808285;
}
.woocommerce-billing-fields {
    padding-top: 5px;
    border-top: none;
}
.checkout-sidebar h3#order_review_heading {
    background: #333;
    color: #fff;
    padding: 8px 12px;
    border: none;
    font-weight: 500;
    font-size: 14px;
}
.checkout-sidebar{
    background: #F8F7F8;
}
.checkout-sidebar > div#order_review {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.checkout-sidebar .shop_table thead th{
    font-weight: 500;
}

.woocommerce-cart .cart-container .woocommerce.row-large {
    max-width: 1170px;
}
.woocommerce-cart .cart-container .woocommerce.row-large > .col.large-7 {
    padding-right: 0;
}
input[type=email], input[type=date], input[type=search], input[type=number], input[type=text], input[type=tel], input[type=url], input[type=password], textarea, select, .select-resize-ghost, .select2-container .select2-choice, .select2-container .select2-selection{
    box-shadow: none;
}

/* ------------------------------- address cart --------------------------------*/
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper {
    display: flex;
    position: relative;
    flex-flow: row wrap;
    margin: 0 auto;
    flex: 1;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_first_name_field{
    order:1;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_last_name_field{
    order:2;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_company_field{
    order:3;
    flex-basis: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_address_1_field{
    order:4;
    flex-basis: 100%;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_city_field{
    order:5;
    flex-basis: 48%;
    margin-right: 4%;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_state_field {
    order: 6;
    flex-basis: 48%;
    margin-right: 0;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_country_field{
    order:7;
    flex-basis: 48%;
    margin-right: 4%;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_city_field {
    order: 5;
    flex-basis: 48%;
    margin-right: 4%;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_phone_field{
    order:9;
    flex-basis: 48%;
    margin-right: 4%;
}
.woocommerce-checkout .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper #billing_email_field{
    order:11;
    flex-basis:100%;
}
 
 
nav.breadcrumbs.checkout-breadcrumbs {
    display: none !important;
}
p#shipping_sub_city_field {
    display: none;
    
}

.woocommerce-checkout .shipping_address .woocommerce-shipping-fields__field-wrapper {
    display: flex;
    position: relative;
    flex-flow: row wrap;
    margin: 0 auto;
    flex: 1;
}
.woocommerce-checkout .shipping_address .woocommerce-shipping-fields__field-wrapper #shipping_first_name_field{
    order:1;
}
.woocommerce-checkout .shipping_address .woocommerce-shipping-fields__field-wrapper #shipping_last_name_field{
    order:2;
}
.woocommerce-checkout .shipping_address .woocommerce-shipping-fields__field-wrapper #shipping_company_field{
    order:3;
    flex-basis: 100%;
}
.woocommerce-checkout .shipping_address .woocommerce-shipping-fields__field-wrapper #shipping_address_1_field{
    order:4;
    flex-basis: 100%;
}
.woocommerce-checkout .shipping_address .woocommerce-shipping-fields__field-wrapper #shipping_city_field {
    order: 5;
    flex-basis: 48%;
    margin-right: 4%;
}
.woocommerce-checkout .shipping_address .woocommerce-shipping-fields__field-wrapper #shipping_state_field {
    order: 6;
    flex-basis: 48%;
    margin-right: 0;
}
.woocommerce-checkout .shipping_address .woocommerce-shipping-fields__field-wrapper #shipping_country_field{
    order:7;
    flex-basis: 48%;
    margin-right: 4%;
}
.woocommerce-checkout .shipping_address .woocommerce-shipping-fields__field-wrapper #shipping_postcode_field{
    order:8;
    flex-basis: 48%;
}
p#billing_postcode_field {
    order: 10;
}

p#shipping_postcode_field {
    order: 10;
}

.trp-language-switcher .trp-ls-shortcode-language {
    background-color: #37383c;
}
.trp-language-switcher:hover .trp-ls-shortcode-language {
    max-height: unset;
    overflow-y: unset;
    min-height: unset;
    height: 70px;
}
.product .badge {
    height: 3.8em;
    width: 3.8em;
}
.wishlist-icon:hover .wishlist-popup {
    opacity: 0 !important;
}
li.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--downloads {
    display: none;
}
.product-info a.compare.button {
    margin-left: 10px;
    border-radius: 3px;
    font-size: 0;
    width: 35px;
    height: 35px;
    border: 1px solid #B01014;
    color: #B01014;
    background-color: #fff;
}
.product-info a.compare.button:before {
    content: "\f079";
    font-family: 'FontAwesome';
    font-size: 16px;
    text-align: center;
    line-height: 32px;
}
.product-info a.compare.button:hover {
    border: 1px solid #B01014;
    color: #fff;
    background-color: #B01014;
}
.yith-woocompare-widget ul.products-list li .remove {
    border: none;
    font-size: 16px !important;
}
.yith-woocompare-widget a.compare {
    padding: 0px 10px;
    font-size: 13px;
    font-weight: 400;
    background-color: #b2b2b2;
    line-height: 32px;
}
.product-footer .woocommerce-product-attributes-item--weight .woocommerce-product-attributes-item__value {
    text-transform: uppercase;
}
.product-footer .woocommerce-product-attributes-item--dimensions .woocommerce-product-attributes-item__value {
    text-transform: uppercase;
}
html:lang(en-US) .contact-form div:lang(en-US) .form-flat-th {
    display: none;
}
html:lang(th) .contact-form div:lang(en-US) .form-flat-en {
    display: none;
}

.wpml-ls-slot-shortcode_actions a span {
    color: #fff;
}
li.html.custom.html_top_right_text .wpml-ls-statics-footer {
    margin-bottom: 0;
}
.wpml-ls-legacy-list-horizontal a {
    padding: 0 10px;
    background-color: transparent;
}
.wpml-ls-legacy-list-horizontal li:first-child a {
    padding-left: 0 ;
    background-color: transparent;
}
.wpml-ls-statics-footer .wpml-ls-current-language>a{
    padding: 0 10px;
    background-color: transparent;
}
.wpml-ls-statics-footer li:last-child a {
    padding-right: 0;
    background-color: transparent;
}
.wpml-ls-statics-footer .wpml-ls-current-language:hover>a, .wpml-ls-statics-footer .wpml-ls-current-language>a:focus{
    background-color: transparent;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    opacity: 0.5;
}
.wpml-ls-legacy-list-horizontal .wpml-ls-item:hover,
.wpml-ls-legacy-list-horizontal .wpml-ls-item.wpml-ls-current-language {
    opacity: 1;
}
.wpml-ls-statics-footer.wpml-ls.wpml-ls-legacy-list-horizontal {
    display: none;
}
.otgs-development-site-front-end {
    display: none;
}

#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu {
    visibility: inherit;
    opacity: 1;
    display: flex;
}
/* #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu, */
#mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-menu-megamenu ul.mega-sub-menu ul.mega-sub-menu ul.mega-sub-menu {
    flex-direction: column;
}
#mega-menu-wrap-primary #mega-menu-primary > li.mega-menu-megamenu > ul.mega-sub-menu {
    position: fixed;
    max-width: 1170px;
    margin: auto;
    left: 0;
    right: 0;
    max-height: 500px;
    overflow: auto;
}

#mega-menu-wrap-primary #mega-menu-primary { 
    display: flex;
    justify-content: space-around;
    align-items: center;
}
.product-quick-view-container .customtest,
.product-quick-view-container .product-info .yith-wcwl-add-to-wishlist,
.wishlist-title.wishlist-title-with-form {
    display: none;
}
table.variations th.label {
    border: 0;
    vertical-align: middle;
} 
.product-quick-view-container .single_add_to_cart_button.button {
    float: none;
}
.product-quick-view-container .quantity {
    border: 1px solid #ddd;
    vertical-align: middle;
}
.product-quick-view-container .single_add_to_cart_button.button {
    float: none;
    line-height: 35px;
    margin-top: 11px;
    vertical-align: middle;
}
.footer-widgets .wpcf7-response-output {
    color: #333;
    font-size: 12px;
    margin-top: 5px !important;
}
.header-main div#logo a {
    max-width: 125px;
}
.header-main div#logo {
    padding: 0;
}
.stuck .header-main div#logo a {
    max-width: 90px;
}
p#shipping_country_field,
p#billing_country_field {
    display: none;
}