:root {
    /* Colors */
    --white: #FFFFFF;
    --thaitrade-color-da2128: #DA2128;
    --thaitrade-primary: #023F88;
    --thaitrade-color-000000: #000000;
    --thaitrade-color-2f353a: #2F353A;
    --success: #4DBD74;
    --border-color: #C8CED2;
    --thaitrade-color-5a5b5b: #5A5B5B;
    --primary: #20A8D8;
    --thaitrade-color-1d1c1c: #1D1C1C;
    --secondary: #EBEDEF;
    --danger: #F86C6B;
    --warning: #FFC107;
    --info: #63C2DE;
    --line-color: #BBBDBF;
    --thaitrade-footer-primary: #053F88;

    /* Font/text values */
    --thaitrade-font-style-: px;
    --thaitrade-font-size-6: 6px;
    --thaitrade-font-size-7: 7px;
    --thaitrade-font-size-8: 8px;
    --thaitrade-font-size-9: 9px;
    --thaitrade-font-size-10: 10px;
    --thaitrade-font-size-14: 14px;
    --thaitrade-font-size-15: 15px;
    --thaitrade-font-size-18: 18px;
    --thaitrade-font-size-21: 21px;
    --thaitrade-font-size-24: 24px;
    --thaitrade-font-size-28: 28px;
    --thaitrade-font-size-35: 35px;
    --thaitrade-font-size-22-3: 22.3px;
    --thaitrade-character-spacing-0: 0px;
    --thaitrade-character-spacing-0-3: 0.3px;
    --thaitrade-character-spacing-0-1: 0.1px;
    --thaitrade-character-spacing-0-15: 0.15px;
    --thaitrade-character-spacing-0-17: 0.17px;
    --thaitrade-character-spacing-0-2: 0.2px;
    --thaitrade-line-height-8: 8px;
    --thaitrade-line-height-9: 9px;
    --thaitrade-line-height-10: 10px;
    --thaitrade-line-spacing-16: 16px;
    --thaitrade-line-spacing-18: 18px;
    --thaitrade-line-spacing-21: 21px;
    --thaitrade-line-spacing-25: 25px;
    --thaitrade-line-spacing-29: 29px;
    --thaitrade-line-spacing-34: 34px;
    --thaitrade-line-spacing-41: 41px;
    --thaitrade-line-spacing-31-39999961853027: 31.39999961853027px;

    /* Line border values */
    --thaitrade-line-border-size-0-5: 0.5px;
    --thaitrade-line-border-size-1-0: 1px;

    /* opacity values */
    --thaitrade-opacity-1: 1;

    /* tag image size */
    --height-img-tag: -10px;
    --width-img-tag: 0px;
}



/* Product Styles */
.thaitrade-product-card {
    width: 177px;
    height: 363px;
}

.thaitrade-product-description {
    max-height: 40px;
}

.thaitrade-product-price {
    color: var(--thaitrade-color-da2128);
}

.thaitrade-product-unlike {
    color: var(--secondary);
}

.thaitrade-product-like {
    color: var(--thaitrade-color-da2128);
}

/* Footer Styles */

.thaitrade-footer-border {
    border-top-color: var(--thaitrade-footer-primary);
    border-top-style: solid;
    border-top-width: 7px;
}

.thaitrade-footer-link-menu {
    width: 100vw;
    height: auto;
}

.thaitrade-footer-line-menu {
    width: 35px;
    height: 2px;
    background-color: var(--thaitrade-footer-primary);
}

.thaitrade-footer-title-menu {
    color: var(--thaitrade-footer-primary);
}

.thaitrade-footer-list-menu {
    color: var(--thaitrade-color-000000);
}

.thaitrade-footer-list-menu a {
    color: var(--thaitrade-color-000000);
    text-decoration: none;
}

.thaitrade-footer-content {
    background-color: var(--thaitrade-footer-primary);
}

.thaitrade-footer-content-text {
    color: var(--white);
    max-width: 632px;
}

.thaitrade-footer-available-text {
    color: var(--white);
    padding-left: 12px;
}

.thaitrade-footer-follow-text {
    color: var(--white);
    padding-left: 8px;
}

.thaitrade-google-play-badge {
    width: 166px;
    height: 64px;
}

.thaitrade-apple-store-badge {
    width: 120px;
    height: 40px;
}

.thaitrade-apple-store-badge-link {
    padding-top: 12px;
}

.thaitrade-social-icon {
    color: var(--white);
}

.thaitrade-social-group-icon {
    padding-top: 12px;
}

/* You may like Styles */
.thaitrade-tag {
    height: fit-content;
    background-color: var(--thaitrade-primary);
}

.thaitrade-img-left-tag {
    height: calc(76px + var(--height-img-tag));
    width: calc(var(--width-img-tag) + 310px);
    background: url("../../img/you/you2.png") no-repeat var(--width-img-tag) calc(var(--height-img-tag) / 2);
}

.thaitrade-img-right-tag {
    height: calc(76px + var(--height-img-tag));
    width: calc(var(--width-img-tag) + 310px);
    background: url("../../img/you/you2.png") no-repeat;
    background-position: right calc(var(--width-img-tag)) bottom  calc(var(--height-img-tag) / 2);
}

.thaitrade-content-tag {
    height: fit-content;
    text-align: center;
    color: var(--white);
}


/* Advertisement Styles */
/* .thaitrade-img-ad-1 {
    max-height: 429px;
}

.thaitrade-img-ad-2 {
    max-height: 210px;
}

.thaitrade-img-ad-3 {
    max-height: 210px;
}

.thaitrade-img-ad-4 {
    max-height: 184px;
}

.thaitrade-img-ad-5 {
    max-height: 184px;
} */

/* Image Styles */
.thaitrade-img-feature {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 1px solid var(--line-color);
}

/* Carousel styles */
.thaitrade-carousel-indicators li {
    width: 15px;
    height: 15px;
    opacity: 0.1;
    border-radius: 50%;
    background-color: var(--thaitrade-color-da2128);
}

/* Feature styles */
.thaitrade-feature-label {
    max-width: 120px;
    min-height: 32px;
}

/* header styles */
.thaitrade-top-header {
    min-height: 35px;
}

.thaitrade-middle-header {
    min-height: 60px;
}

.thaitrade-bottom-nav {
    min-height: 0;
}

.thaitrade-bottom-header {
    min-height: 10px;
}
/* Button Styles */
.thaitrade-btn-primary {
    color: var(--white);
    background-color: var(--thaitrade-primary);
}

.thaitrade-btn-danger {
    color: var(--white);
    background-color: var(--thaitrade-color-da2128);
}

.thaitrade-btn-primary:hover {
    color: var(--white);
    background-color: var(--thaitrade-color-da2128);
}

.thaitrade-btn-primary:hover {
    color: var(--white);
}

.thaitrade-btn-load-more-min-width {
    min-width: 160px;
}


.thaitrade-btn-default-min-width {
    min-width: 80px;
}

/* Category Styles */
.thaitrade-btn-category {
    background-color: var(--thaitrade-color-da2128);
    color: var(--white);
    border-radius: 0;
}

.thaitrade-ipt-category {
    background-color: var(--thaitrade-primary);
    color: var(--white);
    text-align: center;
}

/* Search Styles */
.thaitrade-search-box {
    min-width: 35vw;
    min-height: 29px;
}

/* Link Styles */
a.thaitrade-link-primary {
    color: var(--thaitrade-primary);
    text-decoration: none;
}

/* Notification Badges */
.thaitrade-notification-badge {
    left: 50%;
    margin-left: 0;
    position: absolute;
    top: 50%;
    margin-top: -16px;
}


/* Icon Styles */
.thaitrade-icon-stack-become-seller {
    vertical-align: middle;
    font-size: 0.75em;
}

.thaitrade-icon-white {
    color: var(--white);
}

.thaitrade-icon-primary {
    color: var(--thaitrade-primary);
}

.thaitrade-flag-background-bottom {
    background-position: bottom;
}

/* Line Styles */
.thaitrade-line-border {
    border: var(--thaitrade-line-border-size-0-5) solid var(--line-color);
    opacity: var(--thaitrade-opacity-1);
    height: 21px;
}

