/*
Theme Name: cgwine
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/

/*************** ADD CUSTOM CSS HERE.   ***************/
/* @import url('https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400..700;1,400..700&family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap'); */

:root {
  --head-color: #00022f;
  --primary-color: #00022f;
  --text-color: #00022f;
  --bg-yellow: #9d7623;
  --yellow-border: #b4975a;
  --bg-yellow-overlay: #f5ecdb;
  --container: 1570px;
  --bg-gif-box-yellow: #ffd68c;
  --orange-color: #d85935;
}

@font-face {
  font-display: swap;
  font-family: 'DFVN Migra';
  src: url('/wp-content/themes/cgwine/assets/fonts/DFVN-Migra-SemiBold.woff2') format('woff2'), url('/wp-content/themes/winecellarvn/assets/fonts/DFVN-Migra-SemiBold.woff') format('woff'), url('/wp-content/themes/winecellarvn/assets/fonts/DFVN-Migra-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lora", serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
  font-weight: 600;
  font-style: normal;
  font-size: 1.7em;
}

h3 {
  font-weight: 600;
  font-style: normal;
  color: #000000;
  font-size: 20px;
}

h3.section-title.section-title-bold {
  font-size: 1em;
  border-bottom: 2px solid #ececec;
}

h3.section-title.section-title-bold span {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #b4975a;
  border: none;

  border-bottom: 2px solid rgba(0, 0, 0, .1);
  margin-bottom: -2px;
  margin-right: 15px;
  padding-bottom: 7.5px;
}

h3.section-title.section-title-bold b {
  display: none;
}

.text-title h1 {
  font-family: "Inter", sans-serif !important;
  font-weight: 400;
  font-size: 1.5em;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.row.row-collapse {
  max-width: 1200px !important;
  margin-left: auto;
  margin-right: auto;
}

h2.section-title.section-title-bold-center b {
  border: 1px solid var(--orange-color);
  opacity: .6;
}

h2.section-title.section-title-bold-center span {
  color: var(--orange-color);
  letter-spacing: 0;
  text-transform: uppercase;
  font-family: "Oswald", sans-serif !important;
  font-weight: 500 !important;
  font-size: 32px;
  border: none;
  line-height: 41.6px;
  font-weight: 600px;
}

i {
  font-family: 'Font Awesome 5 Pro' !important;
}

/* header  */
.nav > li.active > a {
	color: var(--primary-color)
}
.header-wrapper .header-bottom .nav>li>a {
  padding: 12px 0;
}

.nav-size-medium>li>a {
  font-size: 12px;
  letter-spacing: .02em;
  text-transform: uppercase;
  font-weight: 500;
  font-style: normal;
}

.header-search-form input#woocommerce-product-search-field-0 {
  height: 40px;
  border: none;
}

.searchform .search-field {
  border-radius: 0;
}

.btn-mobile-filter a {
  font-size: 13px
}

.widget_product_search {
  padding: 0 15px;
  margin-top: 15px
}

.widget_product_search .is-divider {
  height: 0
}

.off-canvas #shop-sidebar .widget_product_search .widget-title {
  color: #fff
}

.searchform .search-field {
  border-radius: 0
}

.off-canvas #shop-sidebar .woocommerce-widget-layered-nav .widget-title:after {
  color: #fff
}

.off-canvas #shop-sidebar .woocommerce-widget-layered-nav-list li {
  border-top: none
}

.header-search-form .searchform .button.icon {
  margin: 0;
  height: 40px;
  width: 40px;
}

/* main */

.ss-label-red h3 {
  text-transform: uppercase;
  font-weight: bolder;
  line-height: 1.2;
  letter-spacing: .05em;
  font-size: 18px;
}

.ss-label-red p {
  font-size: 12px;
  margin-bottom: 0;
}

.ss-intro-icons .icon-box-img img,
.ss-intro-icons .box-image img {
  width: auto;
  max-height: 50px;
	filter: brightness(0) saturate(100%) invert(11%) sepia(12%) saturate(6913%) hue-rotate(211deg) brightness(88%) contrast(123%);
}

.ss-intro-icons h3,
.ss-intro-icons h4 {
  color: var(--head-color);
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.ss-intro-icons p {
  font-size: 12px;
  color: var(--text-color);
}

.ss-event h2,
.ss-event h3,
.ss-find h2,
.ss-find h3,
.ss-category h2,
.ss-category h3 {
  font-weight: 600;
  font-size: 24px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: var(--primary-color);
  line-height: 31px;
  margin-bottom: 30px;
}

.find-search .searchform .search-field {
  background-color: rgba(0, 0, 0, .03);
  border-color: rgba(0, 0, 0, .09);
  border-radius: 99px;
  box-shadow: none;
}

.find-search .button.icon {
  background-color: transparent !important;
  border-color: transparent !important;
  box-shadow: none;
  color: currentColor !important;
}

.find-search .flex-col:last-of-type {
  margin-left: -2.9em;
}

.banner-cat {
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, .15);
}

.banner-kt h3 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 700;
  color: white;
  margin-bottom: 0;
}

.banner {
  background-color: var(--primary-color);
  min-height: 30px;
  position: relative;
  width: 100%;
}

.ss-image-branding img,
.ss-image-branding .img {
  border-radius: 10px;
}

.ss-event .row h1,
.ss-event .row h2,
.ss-event .row h3 {
  color: var(--text-color);
}

.ss-event .row {
  max-width: 1350px !important;
}

.ss-event .row .col-inner {
  height: 100%;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}

.img-event-border img {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}

.column-event img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.column-event .col-inner {
  background-color: var(--bg-yellow-overlay);
  border-radius: 10px;

}

.column-event .box-text-event {
  padding-left: 10px;
  padding-right: 10px;
}

.column-event h3,
.column-event h2 {
  color: var(--text-color);
  font-size: 16px;
  font-weight: 500;
  font-family: 'Inter', sans-serif !important;
  margin-bottom: 0;
  line-height: 1.3;
  margin-bottom: 10px;
  letter-spacing: 0;
}

.row-padding {
  padding: 0 15px;
}

.sectiob-detail-product {
  padding-left: 30px;
  padding-right: 30px;
}

.row-container-product {
  max-width: 1000px !important;
}

h3.section-title.section-title-center {
  color: var(--primary-color);
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1.5em;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.section-title span {
  font-family: "Inter", sans-serif;
  font-weight: 400;
  font-size: 1em;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.section-title b {
  opacity: .6;
  background-color: transparent;
  border: 1px dashed var(--bg-yellow);
  display: block;
  flex: 1;
  height: 2px;
}

ul.tabs.wc-tabs.product-tabs.small-nav-collapse.nav.nav-uppercase.nav-line.nav-left {
  display: none;
}

.woocommerce-tabs.wc-tabs-wrapper.container.tabbed-content p {
  text-align: justify;
  font-size: 15px;
  font-weight: 400;
  font-style: normal;
  color: #2d2b2b;
}

form.variations_form.cart table.variations {
  display: none;
}

nav.woocommerce-breadcrumb.breadcrumbs.uppercase {
  text-transform: capitalize;
  font-size: 16px;
}

.product-short-description {
  margin-top: 10px;
}

.product-short-description p {
  font-size: 14px;
  color: #191919;
}

.related.related-products-wrapper.product-section {
  display: none;
}

.category-banner__wrapper {
  background-color: #f6f6f6;
  overflow: hidden;
  position: relative;
  height: 400px;
}

.category-banner__bg-image {
  background-position: top center;
  background-size: cover;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.category-banner__gradient {
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(rgba(0, 0, 0, .5)));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, .5));
  bottom: 0;
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
}

.category-banner__inner-wrapper {
  background-repeat: no-repeat;
  background-size: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  min-height: 240px;
}

.category-breadcrumb {
  z-index: 999;
  position: absolute;
  left: 20px;
  top: 15px;
  font-size: 14px;
  color: #fff;
}

.category-breadcrumb .breadcrumbs a,
.category-breadcrumb .breadcrumbs {
  color: #fff;
  font-weight: 400;
  letter-spacing: 0;
  padding: 0;
}

.breadcrumbs .divider,
.breadcrumbs .separator {
  font-weight: 300;
  margin: 0 .3em;
  opacity: .35;
  position: relative;
  top: 0;
}

.category-banner__content {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
  margin-bottom: 50px;
  margin-top: 50px;
  padding-right: 88px;
  width: 30%;
  z-index: 1;
  color: #fff;
  text-align: center;
}


@media (max-width:768px){
	.category-banner__content{
		width:100%;
		padding-top: 88px;
		padding-left: 88px;
	}
}

.category-banner__title {
  font-size: 30px;
  color: #fff;
}

.category-banner__description {
  font-size: 14px;
  letter-spacing: 1px;
}

/* product list category */
.border-right-pd::before,
.row-solid .col:before {
  border-left: 1px dashed #ddd;
  content: " ";
  height: 100%;
  left: -1px;
  position: absolute;
  top: 0;
}

.wcl-product-col:before {
  top: 20px !important;
  height: calc(100% - 40px) !important;
}

.filters-container {
  margin-top: 30px;
}

.yith-wcan-filters .yith-wcan-filter .filter-title {
  font-family: "Inter", sans-serif !important;
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.yith-wcan-filters .yith-wcan-filter .filter-items .filter-item>label>a {
  font-size: 14px;
  color: #000000;
  font-weight: 400;
}

.yith-wcan-filters .yith-wcan-filter {
  padding: 20px 24px;
  border-bottom: 1px solid #d5d5d5;
  margin: 0;
}

.title-gift h2 {
  font-family: "DFVN Migra", sans-serif !important;
  line-height: 1.6;
  font-size: 2.25rem;
  font-weight: 600;
}

.g-section-2024-1 {
  background: linear-gradient(180deg, #cd822a 41.5%, #fffaee 80%);
}

.text-gift-bussi h3 {
  color: var(--bg-yellow);
  font-family: "DFVN Migra", sans-serif !important;
  font-size: 1.5rem;
}


.text-gift-bussi ul {
  color: var(--bg-yellow);
  list-style-type: square;
}

.text-gift-bussi li {}


.text-gift-bussi p {
  color: var(--bg-yellow);
  font-family: Inter, sans-serif;
}

.text-gift-banner h3 {
  font-family: "DFVN Migra", sans-serif;
  font-size: 28px;
  color: #FFDC9A !important;
  text-align: left;
}

.text-gift-banner p {
  text-align: left;
  color: rgb(255, 246, 233);
  margin-bottom: 1em;
  margin-top: 1em;
  padding: 0;
  font-size: 15px;
}


.g-2024-h2 h2 {
  text-transform: uppercase;
  background: linear-gradient(90deg, #673d13 21.5%, #b86f28 37%, #673d13 57%, #b86f28 75%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: "DFVN Migra", sans-serif;
  line-height: 1.6;
  font-size: 2.25rem;
}

.bg-linear-yellow {
  background: linear-gradient(90deg, #fffaee 0%, #f3ddbe 33.5%, #f3ddbe 68%, #fffaee 100%);
}

.bg-linear-yellow-form {
  background: linear-gradient(90deg, #dea964 0%, #f4d99e 100%);
  box-shadow: 6px 7px 14.2px 0px rgba(0, 0, 0, .25);
}

.bg-transparent {
  background-color: transparent;
}

.g-2024-icon h5 {
  color: #87511c;
  font-size: 20px;
}


.g-2024-icon p {
  color: #87511c;
  font-size: 14px;
}

.section-form-bussi .section-content .row {
  border-radius: 10px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 80px;
  padding-bottom: 80px;
}

.section-form-bussi input[type="tel"],
.section-form-bussi input[type="email"],
.section-form-bussi input[type=text] {
  box-shadow: none;
  border-radius: 4px;
  border: 1px solid var(--yellow-border);
  box-sizing: border-box;
  color: #333;
  font-size: .97em;
  height: 2.507em;
  max-width: 100%;
  font-weight: 600;
}

.section-form-bussi input[type="tel"]::placeholder,
.section-form-bussi input[type="email"]::placeholder,
.section-form-bussi input[type=text]::placeholder {
  color: #333;
  font-size: .97em;
}

.section-form-bussi input[type=submit] {
  border-radius: 4px;
  margin: 0 auto;
  display: flex;
}

.section-form-bussi .wpcf7-spinner {
  display: block;
}

.g-2023-text-hotline h3 {
  font-family: "DFVN Migra", sans-serif;
  font-weight: 500;
  font-size: 20px;
  color: rgb(135, 81, 28);
}

.g-2023-text-hotline p {
  color: rgb(135, 81, 28);
  margin-bottom: 1em;
  margin-top: 1em;
  padding: 0;
  font-size: 15px;
}

.img-hotline img {
  width: 160px;
  height: 95px;
  object-fit: contain;
}

.bd-box {
  position: relative;
  overflow: hidden;
}


.box-tu-van {
  margin-top: 15px;
  z-index: 1;
  position: relative
}

.bd-box {
  position: relative;
  overflow: hidden
}

.bd-box-top-left {
  background: url(/wp-content/themes/cgwine/assets/img/bd-top-left.png) no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0;
  left: 0
}

.bd-box-top-right {
  background: url(/wp-content/themes/cgwine/assets/img/bd-top-right.png) no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0;
  right: 0
}

.bd-box-top {
  background: url(/wp-content/themes/cgwine/assets/img/bd-top.png) repeat-x;
  height: 35px;
  position: absolute;
  top: 0;
  left: 35px;
  right: 35px;
  width: calc(100% - 70px)
}

.bd-box-left {
  background: url(/wp-content/themes/cgwine/assets/img/bd-left.png) repeat-y;
  width: 35px;
  height: calc(100% - 70px);
  position: absolute;
  top: 35px;
  left: 0;
  bottom: 35px
}

.bd-box-right {
  background: url(/wp-content/themes/cgwine/assets/img/bd-right.png) repeat-y;
  width: 35px;
  height: calc(100% - 70px);
  position: absolute;
  top: 35px;
  right: 0;
  bottom: 35px
}

.bd-box-bottom {
  background: url(/wp-content/themes/cgwine/assets/img/bd-bottom.png) repeat-x;
  height: 35px;
  position: absolute;
  bottom: 0;
  left: 35px;
  right: 35px;
  width: calc(100% - 70px)
}

.bd-box-bottom-left {
  background: url(/wp-content/themes/cgwine/assets/img/bd-bottom-left.png) no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  bottom: 0;
  left: 0
}

.bd-box-bottom-right {
  background: url(/wp-content/themes/cgwine/assets/img/bd-bottom-right.png) no-repeat;
  width: 35px;
  height: 35px;
  position: absolute;
  bottom: 0;
  right: 0
}

.box-tu-van .bd-box-inner {
  padding: 40px 20px 20px;
  font-family: "Montserrat", sans-serif;
  font-size: 16px
}

.bd-box-inner {
  margin: 30px;
  background: #dccca9;
  position: relative
}

.bd-box .bd-box-inner {
  height: 500px;
  overflow-y: scroll;
  padding-right: 10px;
  margin: 35px 20px 35px 35px;
  background: #dccca9;
  position: relative
}

.form-contact-sale textarea,
.form-contact-sale input[type=tel],
.form-contact-sale input[type=text],
.form-contact-sale input[type=email] {
  box-shadow: none !important;
  border-radius: 4px !important;
  border: 1px solid var(--yellow-border) !important;
}


.form-contact-sale .wpcf7-submit {
  border-radius: 4px;
  background-color: var(--yellow-border);
  display: flex;
  margin-left: auto;
  margin-right: auto;
}

.form-contact-sale .wpcf7-spinner {
  display: none;
}

.form-contact-sale label {
  font-weight: 500;
}

.bg-archive-title {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.bg-archive-title img {
  height: 370px;
  width: 100%;
  object-fit: cover;
}

#text-category {
  position: absolute;
  bottom: 50%;
  transform: translateY(50%);
  color: white;
}

.overlay-title {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.4);
  color: '';

}


#text-category h1 {
  color: white;
}
.product-related__custom  .wcl-product__info {
    display: none;
}

.blog-wrapper.blog-archive.page-wrapper {
  padding-top: 0;
}

.archive-page-header {
  margin-bottom: 30px;
}

.blog-archive .post-title {
  font-family: "Lora", sans-serif !important;
  font-weight: 700 !important;
  text-transform: capitalize;
  font-size: 24px !important;
  color: #2d2b2b;
}


/* blog single */
.row.row-small {
  max-width: 1230px !important;
}

.post-sidebar .widget {
  background: #f7f7f7;
  border-radius: 4px;
  padding: 24px;
}

.widget {
  margin-bottom: 1.5em;
}

.post-sidebar .widget-title {
  font-family: "Inter", sans-serif;
  font-weight: 500;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 1px;
  text-transform: uppercase;
  color: #b4975a;
}

.post-sidebar .is-divider {
  display: none;
}

.widget a {
  color: #000000;
}

.blog-wrapper.blog-single {}

/*  */

.section-contact h2 {
  font-weight: 600;
  font-style: normal;
  margin-bottom: .5em;
  margin-top: 0;
  text-rendering: optimizeSpeed;
  color: #0A0A0A;
}

.section-contact .section-content h3 {
  text-decoration: underline;
  font-weight: 600;
  color: #000000;
  font-size: 20px;
  font-style: normal;
}

.section-contact ul {
  list-style-type: square;
}

.header-wrapper .header-bottom .nav>li>a {
  font-size: 12px;
  font-weight: 500;
}

.header-wrapper .header-bottom .nav>li>a i {
  font-size: 16px;
  font-weight: 500;
  font-weight: 500;
}

.header-bottom>.flex-row.container {}

.header-bottom .flex-col.hide-for-medium.flex-left {
  display: none;
}

.header-bottom ul.nav.header-nav.header-bottom-nav.nav-right.nav-uppercase {
  width: fit-content;
}

.header-bottom ul.nav.header-nav.header-bottom-nav.nav-center.nav-uppercase {
  justify-content: space-between;
}

.header-bottom .flex-col.hide-for-medium.flex-center {
  width: 100%;
}

.header-bottom .flex-col.hide-for-medium.flex-right.flex-grow {
  min-width: 50px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: end;
}

.blog-single .entry-divider.is-divider.small {
  display: none;
}

.wrap_3_phone {
  display: flex;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
}

.wrap_3_phone h5 {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.footer-wrapper h3 {
  font-family: "Lora", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: var(--primary-color);
}

.footer-wrapper .row:nth-child(2) h3 {
  color: #000000;
}

.footer-wrapper .row:nth-child(2) p {
  font-size: 12.6px;
}

.wrap_3_phone h5 {
  font-weight: 600;
  font-style: normal;
  font-size: 1em;
}

.is-divider.divider.clearfix {
  height: unset;
  background-color: transparent !important;
  border: 1px dashed #b4975a;
}

.absolute-footer.dark {
  background-color: #f7f7f7;
}

.copyright-footer {
  color: rgba(0, 0, 0, .5);
}

.row-link-footer h4 {
  font-size: 1em;
  font-weight: 600;
  font-style: normal;
  justify-content: flex-start;
}

.row-link-footer h4 span {
  font-family: "Lora", sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  text-align: center;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  color: var(--primary-color);
  margin-left: 0;
}

.row-link-footer .ux-menu-link__text {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}

.row-link-footer .ux-menu-link__link {
  align-items: center;
  justify-content: flex-start;
}

.row-link-footer a.ux-menu-link__link.flex {
  border-bottom-style: none !important;
}

/* custom css blog default */
.blog-custom .post-item .col-inner {
  background-color: white;
  border-radius: 10px;
  box-shadow: 0px 2px 30px 0px rgba(0, 0, 0, .15);
}

.blog-custom .post-item .col-inner img {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.blog-custom .post-item .col-inner .post-title a {
  font-weight: 500;
  font-size: 16px;
  text-transform: capitalize;
  font-family: 'Inter', sans-serif !important;
  color: #000000;
}

.blog-custom .post-item .col-inner .is-divider {
  display: none;
}

.text-riedel h2 {
  line-height: 1.2;
  text-transform: uppercase;
  font-size: 19px;
}

.text-riedel p {
  font-size: 12px;
}

.text-riedel-bottom h2 span {
  font-size: 21px;
  color: #000000;
}

.text-riedel-bottom h2 b {
  display: none;
}

.text-riedel-bottom h2 {
  justify-content: center;
  font-weight: 600;
}


/* custom box normal */
.product-small.box.has-hover.box-normal.box-text-bottom a.primary.is-small.mb-0.button.product_type_variable.is-outline,
.product-small.box.has-hover.box-normal.box-text-bottom a.primary.is-small.mb-0.button.product_type_simple.is-outline {
  background-color: var(--primary-color);
  color: white;
  border-radius: 4px;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 500;
  line-height: 38px;
}

/* dropdơn */
li.current-dropdown>.nav-dropdown {
  padding: 5px !important;
  top: 53px !important;
}

.nav-dropdown.nav-dropdown-default>li>a {
  font-size: 90%;
}

.dropdown-full li.current-dropdown>.nav-dropdown {
  display: flex;
}

.row-2btn .button.primary {
  font-family: "Inter", sans-serif;
  font-size: 14px;
  letter-spacing: 1px;
  font-weight: 500;
  line-height: 38px;
  border-radius: 4px;
}

.row-2btn .col:nth-child(2) .button.primary {
  background-color: #0068FF;
}

.row-2btn .col:nth-child(3) .button.primary {
  background-color: #00B2FF;
}

.row-2btn .col:nth-child(4) .button.primary {
  background-color: #fae100;
  color: #000000;
}

.section-system .tabbed-content .tab.active a span {
  color: #000000;
  font-weight: 500;
}

.section-system .tabbed-content .tab a span {
  font-weight: 500;
}

.section-system .col-inner b {
  color: #000000;
}

.list-keyword {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 15px;
  gap: 15px;
}

.list-keyword>a {
  border: 1px solid var(--bg-yellow);
  border-radius: 5px;
  font-weight: 400;
  padding: 0 15px;
}

.ss-fixed {
  position: fixed;
  bottom: 0;
  z-index: 999;
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, .15);
}
.ss-fixed-contact a {
	width:100%;}
.ss-fixed-contact .icon-box,
.ss-fixed-contact .icon-box{
  display: inline-block;
  text-align: center
}

.ss-fixed-contact .icon-box-img,
.ss-fixed-contact .icon-box-text {
  display: inline-block;
  line-height: 20px;
}

.ss-fixed-contact .icon-box-text p {
  text-transform: uppercase;
}
.ss-fixed-contact .icon-box-text p a {
  color: var(--text-color);
}
.box-middle {
  border-left: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5
}

.ss-hostproduct .row.equalize-box {
  max-width: 100% !important;
}

.ss-hostproduct p.name.product-title.woocommerce-loop-product__title a {
  font-weight: 500;
  font-size: 16px;
  line-height: 23px;
  color: #191919;
  text-align: center;
}

.ss-hostproduct .wcl-product {
  padding-bottom: 0;
}

.ss-hostproduct .wcl-product-des,
.ss-hostproduct .wcl-product__info {
  display: none;
}

.ss-hostproduct .wcl-product-actions {
  position: relative;
  flex-direction: column;
}

.ss-hostproduct .wcl-product-actions>* {
  display: block;
  width: 100%;
  max-width: 100%;
  flex-basis: 100%;
  text-align: center;
}

.ss-hostproduct .wcl-product-actions .wcl-button {
  margin-top: 15px;
}

.ss-hostproduct .wcl-product-actions .wcl-button a {
  width: 100%;
}

.dropdown-full .nav-dropdown {
  font-size: 100%;
  display: flex;
  justify-content: center;
  height: fit-content;
  gap: 50px;
}
.dropdown-full .nav-dropdown  > li {
  max-width: calc((100% - 25%) / 4);
  width: 100%;
  border-right: 1px solid #f5f5f5 !important;
}
.dropdown-full .nav-dropdown > li:last-child {
  border-right: 0 !important;
}
.dropdown-full .nav-dropdown li > a {
  border:none;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
}
.text-custom__color a {
  color: var(--primary-color) !important;
}
form.checkout.woocommerce-checkout input, form.checkout.woocommerce-checkout textarea {
    border: 1px solid var(--fs-color-secondary);
    border-radius: 5px;
    outline: none;
    box-shadow: none;
}
a#top-link {
    display: none;
}
footer .section-contact .section-title b {
	display:none
}
@media screen and (min-width: 850px) {
  .category-banner__inner-wrapper {
    min-height: 400px;
  }
}