body {
    font-family: 'Prompt', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    background-color: #fff;
}

@media (max-width: 991px) {
    body {
        margin-top: 24px;
    }
}

body.product {
    /*background-color: #f1f2f6;*/
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Prompt', 'Roboto', Helvetica, Arial, sans-serif;
}

h1, .h1 {
    font-size: 28px;
}

h2, .h2 {
    font-size: 24px;
}

h3, .h3 {
    font-size: 20px;
}

h4, .h4 {
    font-size: 18px;
}

h5, .h5 {
    font-size: 16px;
}

h6, .h6 {
    font-size: 14px;
}

a:hover {
    text-decoration: none;
}


.btn {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

@media (max-width: 767px) {
    .btn-lg-n {
        width: 100%;
        text-align: center !important;
        margin-bottom: 15px;
    }
}

.btn-statusblue {
    background-color: blue;
    color: #fff;
}
.btn-statusgreen {
    background-color: green;
    color: #fff;
}
.btn-statusyellow {
    background-color: #ffd700;
    font-size:15px;
    color: #000;
}

.btn-grey:focus,
.btn-grey:hover,
.btn-grey {
    background-color: #9a9eab;
    border-color: #9a9eab;
    color: #fff;
}

.btn-org:focus,
.btn-org:hover,
.btn-org {
    background-color: #0E7191;
    border-color: #0E7191;
    color: #fff;
}

.btn-outline-org:focus,
.btn-outline-org:hover,
.btn-outline-org {
    background-color: transparent;
    border-color: #0E7191;
    color: #0E7191;
}

.btn-outline-xxxaws:focus,
.btn-outline-xxxaws:hover,
.btn-outline-xxxaws {
    background-color: transparent;
    border-color: #e5591c;
    color: #e5591c;
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}


.row-small .row {
    margin-right: -5px;
    margin-left: -5px;
}

.row-small .row [class*="col-"] {
    padding-left: 5px;
    padding-right: 5px;
}


/* bg */
.bg-phanichshop {
    background-color: #00ADEF !important
}

.bg-phanichshop2 {
    background-color: #6DCFF6 !important
}

.bg-phanichshopGD2 {
    background-color: #3AC7F4 !important
}

.bg-phanichshopGD3 {
    background-color: #F78E57 !important
}

.setbggd1 {
    background: rgb(0,173,239);
    background: linear-gradient(180deg, rgba(0,173,239,1) 0%, rgba(11,150,255,1) 100%);
}

.setbggd2 {
    background-color: #06AFF0 !important
}

.setbggd3 {
    background-color: #6DCFF6 !important
}

.setbggd4 {
    background-color: #FEC689 !important
}

.setbggd5 {
    background-color: #00ADEF !important
}

.setbggd6 {
    background-color: #EE5B29 !important
}

.bg-phanichshopmobile {
    background-color: #0a536c !important
}

.bg-phanichshopdark {
    background-color: #EE5B29 !important
}

.bgpink-phanichshop {
    background: rgb(255,255,255);
    background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(182,229,249,1) 100%);
}
.centerBB {
    text-align: center;
    margin: auto;  
    color:#fff;
    margin:0;
    padding: 3%;
    font-size:2.5rem;
}

.bggray-phanichshop {
    background-color: #EDEDED !important
}

.bgredpink-phanichshop {
    background-color: #760F36 !important
}

.bgblue-phanichshop {
    background-color: #86B7C8 !important
}

.bgfooter-phanichshop {
    background-color: #003141 !important
}

.phanichshop-font {
    font-family: 'Prompt';
}

.phanichshop-fontsize1 {
    font-family: 'Prompt';
    font-size: 1rem;
    color: rgb(0, 0, 0);
}

.phanichshop-fontsize2 {
    margin: 0;
    font-family: 'Prompt';
    font-size: 1rem;
    color: rgb(203, 0, 0);
}

.phanichshop-fontsizer7b {
    font-family: 'Prompt';
    font-size: .8rem;
    color: rgb(0, 0, 0);
    text-decoration: none;
    list-style-type: none;
    word-break: break-all;
}

.ffont:hover {
    text-decoration: none;
    color: rgb(167, 167, 167);
}

.ffont {
    font-family: 'Prompt';
    font-size: .8rem;
    color: rgb(255, 255, 255);
    text-decoration: none;
    list-style-type: none;
}

.phanichshop-fontsizer7b:hover {
    text-decoration: none;
}

.fpnl {
    font-family: 'Prompt';
    font-size: .7rem;
    color: #fff;
}

.fpnlbig {
    font-family: 'Prompt';
    font-size: 1rem;
    color: #fff;
}

.fpnllage {
    font-family: 'Prompt';
    font-size: 1.5rem;
    color: #fff;
    opacity: 57%;
}

/* btn */
.btn-oabcx {
    color: #fff;
    background-color: #EE5B29 !important;
    border-color: #EE5B29 !important;
}

.btn-oabcx:hover {
    color: #fff;
    background-color: #F78E57 !important;
    border-color: #F78E57 !important;
}

.btn-editxay {
    color: #fff;
    background-color: #0070b8;
    border-color: ##0070b8;
}

.btn-editxay:hover {
    color: #fff;
    background-color: #007ecc;
    border-color: #007ecc;
}

.btn-pnpink {
    color: #fff;
    background-color: #EE5B29;
    border-color: ##bd3b0f;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.btn-pnpink:hover {
    color: #fff;
    background-color: #bd3b0f;
    border-color: #EE5B29;
}

.btn-pnblue {
    color: #fff;
    background-color: #083C4D;
    border-color: #0d5871;
}

.btn-pnblue:hover {
    color: #fff;
    background-color: #062b37;
    border-color: #0b4457;
}

.btn-pngray {
    color: #fff;
    background-color: #0072BB;
    border-color: #fff;
    border-radius:15px;
}

.btn-pngray:hover {
    color: #fff;
    background-color: #ED5B2A;
    border-color: #5e5e5e;
    border-radius: 15px;
}

.btn-pnorgange {
    color: #fff;
    background-color: #EE5B29;
    border-color: #fd7e14;
}

.btn-pnorgange:hover {
    color: #fff;
    background-color: #fd7e14;
    border-color: #EE5B29;
}

/* boardstyle */
.boardgreen01 {
    background-color: #48B9FF !important;
}

.boardgreen02 {
    background-color: #19AAF2 !important;
}

.boardpink01 {
    background-color: #F28466 !important;
}

.boardpink02 {
    background-color: #ED6F51 !important;
}

/* img */
.logop {
    height: 64px;
    width: auto;
    max-height: 64px;
}

.img-resize img {
    height: 64px;
    width: auto;
}

.img-resize {
    width: 64px;
    height: 64px;
    overflow: hidden;
    text-align: center;
}

.headfontbordgreen {
    background-color: #0B96FF !important;
    color: #fff;
    font-size: 1.5rem;
}

.headfontbordpink {
    background-color: #ED5B2A !important;
    color: #fff;
    font-size: 1.5rem;
}

/* bannerpic */
.bimg-resize img {
    height: 64px;
    width: auto;
}

.bimg-resize {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

/* icon */
.navicon {
    background-color: #FFFF;
    width: auto;
    height: 64px;
    margin: 0;
    padding: .5rem;
}

.navicon:hover {
    background-color: #D1D1D1;
}

.iconstyle {
    font-size: 1.5rem;
    color: #fff;
    margin: .7rem;
}

.headicon {
    background-color: #ffffff;
    width: auto;
    height: 64px;
    margin: 0;
}

.headicon:hover {
    background-color: #e1e1e1;
    color: rgb(38, 38, 38);
    text-decoration: none;
}

.fontheadstyle {
    font-family: 'Prompt';
    font-size: .9rem;
    padding: .5rem;
    color: rgb(38, 38, 38);
    text-decoration: none;
}

.headicon2 {
    background-color: #0E7191;
    width: auto;
    height: 64px;
    margin: 0;
}

.headicon2:hover {
    background-color: #09526a;
    color: rgb(255, 255, 255);
    text-decoration: none;
}

.fontheadstyle2 {
    font-family: 'Prompt';
    font-size: .9rem;
    color: rgb(255, 255, 255);
    text-decoration: none;
}

/* nav2 */
.picsearchnav {
    width: 60px;
    height: auto;
}

.nav2bg {

    width: auto;
    margin: 0;
    color: rgb(255, 255, 255);
}

.nav2bg:hover {
    background-color: #e1e1e1;
    color: rgb(38, 38, 38) !important;
    text-decoration: none;
}

.fontheadstyle {
    font-family: 'Prompt';
    font-size: .9rem;
    padding: .5rem;
    color: rgb(38, 38, 38);
    text-decoration: none;
}

.fontnav2 {
    font-family: 'Prompt';
    font-size: .9rem;
    color: rgb(255, 255, 255);
    text-decoration: none;
}

/* bottom */
.phanichshopbottom {
    background-color: #EE5B29 !important;
}

.navbottom {
    background-color: #EE5B29;
    width: auto;
    margin: 0;
    color: rgb(255, 255, 255);
}

.navbottom:hover {
    background-color: #008BD8;
    color: #fff;
    text-decoration: none;
}

.fontbottomstyle {
    font-family: 'Prompt';
    font-size: .9rem;
    color: #0E7191;
    text-decoration: none;
}

.fontbottom {
    font-family: 'Prompt';
    font-size: .9rem;
    color: rgb(255, 255, 255);
    text-decoration: none;
}

/* searchhover */
.bsearch {
    background-color: #4d4d4d;
    border-color: #717171;
}

.bsearch:hover {
    background-color: #393939;
    border-color: #5e5e5e;
}

/* cpicsize */
.cpicsize img {
    height: auto;
    width: 100%;
}

.cpicsize {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
}

/* hiddenzone */
@media (max-width: 991.98px) {
    .desktopshow {
        display: none !important
    }
}

@media (min-width: 991.98px) {
    .mobileshow {
        display: none !important
    }
}

.phanich-item-card {
    box-shadow: 0 0.1rem 0.2rem 0 rgba(0, 0, 0, .1);
    border-radius: 3px;
    overflow: visible;
    cursor: pointer;
    padding: 0;
    transition: transform .1s cubic-bezier(.4, 0, .6, 1), box-shadow .1s cubic-bezier(.4, 0, .6, 1), -webkit-transform .1s cubic-bezier(.4, 0, .6, 1);
    background-color: #fff;
    position: relative;
    margin-bottom: 10px;
}

.phanich-item-card.card-col{
    border-radius: 10px;
    padding: 15px;
   
}



.phanich-item-card.card-col .btn{
    border-radius: 10px;
}

.phanich-item-card.card-col-org{
    border-radius: 10px;
    padding: 15px;
    background-color: #DC653B;
}


.phanich-item-card.card-col-org * {
    color: #fff;
}

.phanich-item-card.card-col .phanich-item-card__cover-img,
.phanich-item-card.card-col-org .phanich-item-card__cover-img{
    border-radius: 10px;
}

.phanich-item-card.card-col-org-line{
    border-radius: 10px;
    padding: 15px;
    border-width: 3px;
}


.phanich-item-card a:hover {
    color: inherit;
}

.phanich-item-card .phanich-item-card__cover-img {
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    overflow: hidden;
    margin-bottom: .5rem;
    position: relative;
    max-height: 270px;
}

.phanich-item-card .phanich-item-card__cover-img
.phanich-item-card__cover-img-background {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100%;
    display: block;
}

.phanich-item-card .phanich-item-card__cover-img
.phanich-item-card__cover-img-background.bg-long {
    padding-top: 244%;
}

.phanich-item-card__cover-img-background .lazy-image__image {
    background-color: #fff;
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}


.phanich-shop-cover .item-image {
    width: 100%;
    max-height: 400px;
    margin-bottom: 30px;
}

.phanich-shop-info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-bottom: 20px;
}

.phanich-shop-info > * {
    margin-right: 50px;
}

.phanich-shop-info > *:last-child {
    margin-right: 0;
}

.phanich-shop-logo {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 6px solid #0c97ff;
    background-color: #979797;
    overflow: hidden;
}

@media (max-width: 991px) {
    .phanich-shop-info {
        flex-wrap: wrap;
        justify-content: center;
    }

    .phanich-shop-logo {
        margin-right: 0;
        margin-bottom: 15px;
    }

    .phanich-shop-score,
    .phanich-shop-content {
        flex: 1 1 auto;
        width: 100%;
        margin-bottom: 15px;
    }

    .phanich-shop-content {
        justify-content: center;
        align-items: center;
        margin-right: 0;
    }

    .phanich-shop-content .btn {
        width: 100%;
    }
}

.phanich-shop-logo img {
    width: 100%;
}

.phanich-shop-logo .item-image {
    width: 100%;
}

.phanich-shop-content {
    display: flex;
    flex-direction: column;
}

.phanich-shop-content .shop-name {
    margin: 0;
    font-size: 24px;
    padding-bottom: 5px;
}

.phanich-shop-content .last-active {
    color: #888;
}

.phanich-shop-content .rating {
    color: #fdbc22;
    margin-bottom: 5px;
}

.phanich-shop-content .rating i {
    /*font-size: 12px;*/
}

.phanich-shop-score {
    width: 70%;
}
.phanich-shop-xscore {
    width: 40%;
}
.phanich-shop-bsizescore {
    width: 20%;
}

.phanich-shop-score ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.phanich-shop-score ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
    font-size: 14px;
    min-width: 190px;
    margin-bottom: 10px;
}

.phanich-shop-score ul li > * {
    margin-right: 8px;
}

.phanich-shop-xscore ul li i {
    font-size: 22px;
    line-height: 1;
}

.phanich-shop-xscore ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.phanich-shop-xscore ul li {
    display: flex;
    align-items: center;
    margin-right: 20px;
    font-size: 14px;
    min-width: 190px;
    margin-bottom: 10px;
}

.phanich-shop-xscore ul li > * {
    margin-right: 8px;
}

.phanich-shop-xscore ul li i {
    font-size: 22px;
    line-height: 1;
}

.phanich-shop-navbar {
    border-radius: 0;
    border-top: 1px solid #d5d5d7;
    border-bottom: 1px solid #d5d5d7;
}

.phanich-shop-navbar .navbar-nav {
    display: flex;
    justify-content: space-between;
    float: none;
}

.phanich-shop-navbar .navbar-nav > li > a {
    font-size: 14px;
    padding: 15px 30px;
    position: relative;
}

.phanich-shop-navbar .navbar-nav > li.active a:after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #0E7191;
}

.phanich-shop-sidebar-box {
    margin-bottom: 15px;
}

.phanich-shop-sidebar-box .group-header {
    font-size: 14px;
    margin-bottom: 15px;
}

.phanich-shop-sidebar-box h3 {
    margin: 0;
    padding-bottom: 10px;
    font-size: 18px;
}

.phanich-shop-sidebar-box .content {
    padding-bottom: 10px;
    border-bottom: 1px solid rgba(0, 0, 0, .05);
}

.phanich-shop-sidebar .phanich-shop-sidebar-box:last-child .content {
    border-bottom: 1px solid transparent;
}

.phanich-shop-sidebar-box .content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.phanich-shop-sidebar-box .content ul li {
    display: flex;
    align-items: center;
    margin-bottom: 5px;
}

.phanich-shop-sidebar-box .content ul li img,
.phanich-shop-sidebar-box .content ul li i {
    margin-right: 10px;
    font-size: 20px;
}

.phanich-shop-sidebar-box .content ul li img {
    width: 30px;
}

.phanich-shop-sidebar-box .content .checkbox,
.phanich-shop-sidebar-box .content .radio {
    margin: 0 !important;
}

.phanich-shop-sidebar-box .content .radio label {
    padding-left: 5px;
}

.phanich-shop-sidebar-box .content ul li .label {
    font-size: 12px;
    color: inherit;
    padding: 0;
    width: 110px;
    text-align: left;
}

.phanich-shop-sidebar-box .content .btn {
    display: flex;
    align-items: center;
    justify-content: center;
}

.phanich-shop-sidebar-box .content .btn i {
    margin-right: 5px;
}

.phanich-shop-sidebar-box .content ul.category li a {
    font-size: 12px;
}

.phanich-shop-sidebar-box .content ul.category > li > a {
    font-weight: bold;
}

.phanich-shop-sidebar-box .content ul.category > li {
    display: block;

}

.phanich-shop-sidebar-box .content ul.category li ul {
    margin-left: 20px;
    margin-bottom: 5px;
}

.phanich-shop-sidebar-box .content ul.category li ul li {
    margin-bottom: 2px;
}

.phanich-shop-sidebar-box .content ul.category li ul li a {
    color: #999;
}

.phanich-shop-sidebar-box .content ul.category li ul li a:hover,
.phanich-shop-sidebar-box .content ul.category li ul li a.active {
    color: #ef4454;
}


.item-image {
    position: relative;
    overflow: hidden;
    width: 80px;
    margin-right: 10px;
}

.item-image .holder {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    padding-top: 100%;
    display: block;
}

.item-image .holder .bg {
    background-position: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.socials {
    display: flex;
    align-items: center;
}

.socials a {
    display: flex;
    align-items: center;
    justify-content: stretch;
}

.socials i {
    font-size: 34px;
}

.input-inline, .input-text, .input-icon {
    display: flex;
    align-items: center;
    justify-content: stretch;
}

.color-facebook {
    color: #3b5998 !important;
}

.color-twitter {
    color: #00aced !important;
}

.color-google {
    color: #dd4b39 !important;
}

.color-youtube {
    color: #bb0000;
}


.phanich-item-card__lower-padding {
    padding: 0 1rem 1rem;
    position: relative;
    z-index: 100;
}

.phanich-item-card__lower-padding .name {
    overflow: hidden;
    word-wrap: break-word;
    line-height: 1.3;
    height: 3.5rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    font-size: 14px;
    font-weight: 500;
}

.phanich-item-card__lower-padding .raw-price {
    margin: 10px 0 0 0;
    font-size: 14px;
    color: #7c9192;
    display: flex;
}

.phanich-item-card__lower-padding .raw-price .price {
    text-decoration: line-through;
    margin-right: 5px;
}

.phanich-item-card__lower-padding .new-price {
    color: #66a5ae;
    font-size: 22px;
    font-weight: 500;
    display: flex;
    align-items: baseline;
}

.phanich-item-card__lower-padding .new-price .unit {
    color: #333;
    font-size: 13px;
    padding-left: 5px;
}

.phanich-item-card__lower-padding .shop {
    display: flex;
    align-items: center;
    margin-top: -30px;
    margin-bottom: 10px;

}

.phanich-item-card__lower-padding .shop .logo {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #7c9192;
    border: 3px solid #808080;
    overflow: hidden;
    margin-right: 10px;
}

.phanich-item-card__lower-padding .shop .logo img {
    width: 100%;
    transform: scale(1.2);
}

.phanich-item-card__lower-padding .shop h4 {
    margin-top: 20px;
}

.phanich-item-card__lower-padding .rating {
    display: inline-block;
    width: 100%;
    text-align: center;
}

.phanich-item-card__lower-padding .rating .star-icon {
    font-size: 18px;
    color: #fdbc22;
    margin-bottom: 5px;
}

.phanich-item-card__lower-padding .rating .star-content {
    margin-bottom: 10px;
}

.phanich-item-card__lower-padding .rating .star-content .star-scale {
    font-size: 14px;
}

.phanich-sticky-banner {
    text-decoration: none;
    color: rgba(0, 0, 0, .8);
    display: block;
    margin-top: 30px;
    margin-bottom: 30px;
}

.phanich-sticky-banner img {
    max-width: 100%;
}

.phanich-tabs .phanich-tabs-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 15px;
}

.phanich-tabs .phanich-tabs-header h3 {
    margin: 0;
}

.phanich-tabs .phanich-tabs-header .phanich-tabs-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.phanich-tabs .phanich-tabs-header .phanich-tabs-list li {
    display: inline-block;
}

.phanich-tabs .phanich-tabs-header .phanich-tabs-list li a {
    display: flex;
    align-items: center;
    font-size: 14px;
    padding: 0 5px;
    cursor: pointer;
    transition: all 0.3s;
    position: relative;
}

.phanich-tabs .phanich-tabs-header .phanich-tabs-list li a:after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background-color: #66a5ae;
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    position: absolute;
    transition: all 0.3s;
}

.phanich-tabs .phanich-tabs-header .phanich-tabs-list li a.active {
    /*font-weight: bold;*/
    color: #66a5ae;

}

.phanich-tabs .phanich-tabs-header .phanich-tabs-list li a.active:after {
    width: 80%;
    height: 2px;

}

.phanich-tabs .phanich-tabs-header .phanich-tabs-list li a i {
    font-size: 12px;
    padding-left: 5px;
}

.phanich-tabs .phanich-tabs-header .phanich-tabs-list li:last-child a {
    padding-left: 30px;
}

.phanich-tabs {
    margin-bottom: 30px;
}

.phanich-panel a:not(.btn) {
    color: #1a9cb7;
}

.phanich-panel {
    border-radius: 0;
}

.pagination-container {
    display: flex;
    justify-content: flex-end;
}

.pagination > li > a, .pagination > li > span {
    background-color: transparent;
    border-color: #ddd;
    margin: 0 3px;
    font-size: 12px;
    padding: 4px 10px;
}

.pagination > li:last-child > a,
.pagination > li:first-child > a {
    /*background-color: transparent !important;*/
    border-color: transparent !important;
    /*color: #333 !important;*/
}

.pagination > li > a i {
    margin-top: 1px;
}

.pagination > li > a {
    color: #333;
}

.pagination > li.active > a,
.pagination > li:hover > a {
    background-color: #0E7191;
    border-color: transparent;
    color: #fff;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #0E7191;
    border-color: transparent;
}


.product-tag {
    position: absolute;
    bottom: 30px;
    left: 0;
    z-index: 100;
    padding: 5px;
    color: #fff;
    font-size: 12px;
}

.product-tag {
    max-width: 90%;
}

.product-tag.tag-hot {
    background-color: #0E7191;

}

.product-tag.tag-recommend {
    background-color: #e98627;
    display: none;
}

.product-tag.tag-discount {
    background-color: #e44c59;
}

.product-tag.tag-new {
    background-color: #f2b26a;
}


.phanich-image-gallery__main {
    position: relative;
    margin-bottom: 1rem;
}

.phanich-image-placeholder {
    width: 100%;
    padding-top: 100%;
    position: relative;
    background-color: #ececec;
}

.phanich-image-gallery__main-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
}

.phanich-owl img {
    max-width: 100%;
}

.item-placehoder,
.phanich-owl .item-placehoder {
    width: 100%;
    padding-top: 100%;
    position: relative;
}

.item-placehoder ~ .item-image,
.phanich-owl .item-image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    cursor: pointer;
}

.item-placehoder ~ .item-image {
    width: auto;
    margin-right: 0;
}

.product-title {
    font-size: 20px;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.product-title .label {
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    margin-bottom: 0;
    padding: 5px 10px;
    color: #fff;
}

.product-category {
    display: flex;
    align-items: center;
    position: relative;
}

.product-shop-category a {
    color: #333 !important;
}

.product-category .package-purchase {
    position: absolute;
    right: 0;
    top: 0;
    background-color: #bb0000;
    font-size: 13px;
    font-weight: normal;
}

.product-category .package-purchase a {
    color: #fff;
    padding: 8px 10px;
    display: block;
}

.product-category > a {
    margin-left: 30px;
    color: #bbb !important;
    text-decoration: underline;
    font-size: 12px;
}

.product-meta {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.product-price {
    align-items: flex-end;
}

.product-meta > .item {
    width: 110px;
    text-align: left;
}

.product-meta > .item.label {
    color: #b3b2b3;
    font-size: 14px;
    text-align: left;
    width: 100px;
    font-weight: normal;
}

.product-price > .item {
    font-size: 22px;
}

.product-price > .item.active {
    color: #0E7191;
    font-weight: 600;
}

.product-price > .item .discount {
    color: #cecdce;
    font-size: 11px;
    font-weight: normal;
    /*text-decoration: line-through;*/
    margin-bottom: -5px;
}

.product-color {
    align-items: flex-start;
}

.product-color .item:not(:first-child) {
    width: 50px;
    /*height: 50px;*/
    background-color: #7c9192;
    cursor: pointer;
    margin-right: 5px;
    position: relative;
    border: 1px solid #eeeeee;
}

.product-color .item.active,
.product-color .item:not(:first-child).active,
.product-color .item:not(:first-child):hover {
    border: 3px solid #0E7191;
}

.product-size {
    align-items: flex-start;
}

.product-size .size-panel {
    display: flex;
    flex-direction: column;
}

.product-size .size-panel .size-item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}

.product-size .size-panel .size-item .size {
    font-size: 16px;
    margin-right: 5px;
    width: 120px;
}

.product-size .size-panel .size-item .unit {
    width: 150px;
    margin-right: 15px;
}

.product-size .size-panel .size-item .unit input {
    text-align: center;
}

.product-size .size-panel .size-item .remain {
    color: #b3b2b3;
}

.product-size .btn {
    border-radius: 0;
}

.product-total {
    align-items: flex-end;
}

.product-total .item:not(:first-child) {
    color: #0E7191;
    font-weight: 600;
    font-size: 22px;
    width: auto;
}

.product-total .item span.currency {
    color: #000;
    font-size: 12px;
    font-weight: normal;
}

.product-action .btn {
    width: 150px;
}

.phanich-tabs {
    background-color: #fff;
}

.phanich-tabs .nav-tabs {
    display: flex;
    width: 100%;
    border-bottom-color: #eee;

}

.phanich-tabs .nav-tabs > li {
    /*display: table-cell;*/
    float: none;
    text-align: center;
    margin-bottom: 0;
    max-height: 55px;
    width: 25%;
}

.phanich-tabs .nav-tabs > li > a {
    margin-right: 0;
    border-radius: 0;
    height: 55px;

    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
}

.phanich-tabs .nav-tabs > li > a i {
    margin-right: 5px;
    font-size: 22px;
}

.phanich-tabs .nav-tabs > li.active > a {
    background-color: #0E7191 !important;
    color: #fff;
    font-size: 14px;
}

.phanich-tabs .tab-content {
    padding: 15px;
}

.phanich-tabs .tab-content .tab-pane {
    /*white-space: pre-wrap;*/
}

.product-social .action {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    cursor: pointer;
}

.product-social .action i {
    font-size: 22px;
    margin-right: 5px;

}

.product-social .action i.active {
    color: #f17170;
}

.owl-carousel-gallery {

}

.product-meta-summary .product-meta .item:not(.label) {
    width: 200px;
}

.panel-heading {
    display: flex;
    align-items: center;
}


.phanich-owl.owl-carousel .owl-nav > button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5) !important;
    color: #fff;
    padding: 10px 15px !important;
}

.phanich-owl.owl-carousel-gallery .owl-nav > button {
    font-size: 22px;
}

.phanich-owl.owl-carousel-gallery .owl-dots:not(.disabled) {
    position: absolute;
    bottom: 10px;
    left: 50%;
    transform: translateX(-50%);
}

.phanich-owl.owl-carousel-gallery .owl-dots:not(.disabled) .owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background-color: #eeeeee;
    margin-right: 5px;
    outline: none !important;
    box-shadow: none !important;
    opacity: .8;
}

.phanich-owl.owl-carousel-gallery .owl-dots:not(.disabled) .owl-dot.active {
    background-color: #0E7191;
}

.phanich-owl .owl-nav button i {
    color: #fff;
    font-size: 22px;
}

.phanich-owl .owl-nav button.owl-prev {
    left: 10px;
}

.phanich-owl .owl-nav button.owl-next {
    right: 10px;
}

.breadcrumb {
    margin-bottom: 20px !important;
}


.breadcrumb > li {
    display: flex;
    align-items: center;
}

.breadcrumb > li + li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0";
    height: 16px;
    display: flex;
}

.breadcrumb > li a {
    color: #333;
    font-size: 12px;
}

.breadcrumb > .active {
    color: #777;
    font-size: 12px;
}


.wishlist-shared {
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wishlist-shared > * {
    margin: 0 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.wishlist-shared .wishlist {
    color: #e9195d !important;
}

.wishlist-shared .shared {
    color: #333 !important;
}

.wishlist-shared > * i {
    margin-right: 5px;
    font-size: 22px;
}


.wishlist-shared .wishlist.active i:before {
    content: "\f004";
}

.wishlist-shared .wishlist i:before {
    content: "\f08a";
}


.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    box-shadow: 0 1px 1px rgba(104, 104, 104, 0.3);
}

.panel-default {
    border-color: #ddd;
}

.panel-body {
    padding: 15px;
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd;
}

.panel-heading {
    display: flex;
    align-items: center;
}

.modal-header {
    padding: 1rem 1rem;
}

.modal-header .close {
    padding: 0;
    margin: 0;
}


.row .control-label {
    text-align: right;
}

.sliders,
.sliders .item {
    position: relative;
}


.owl-carousel .owl-dots {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    padding: 15px 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-carousel .owl-dots button {
    width: 20px;
    height: 5px;
    background-color: #ccc;
    /*border-radius: 50%;*/
    margin-right: 5px;
}

.owl-carousel .owl-dots button.active {
    background-color: #0E7191 !important;
}

.owl-carousel .owl-nav button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background: #fff !important;
    color: #0050a0 !important;
    width: 30px;
    height: 30px;
    border-radius: 50%;
}

.owl-carousel .owl-nav button i {
    line-height: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}


.clients {
    margin-bottom: 40px;
}

.owl-carousel .owl-nav button.owl-prev {
    left: 15px;
}

.owl-carousel .owl-nav button.owl-next {
    right: 15px;
}

.clients .owl-stage {
    display: flex;
    align-items: center;
}

.clients .owl-carousel .owl-item img {
    width: auto;
}

@media (min-width: 1200px) {


    .owl-carousel .owl-nav button i {
        font-size: 50px;
        color: #aaa;
    }

    .owl-carousel .owl-nav button.owl-prev {
        left: -30px;
    }

    .owl-carousel .owl-nav button.owl-next {
        right: -30px;
    }
}

.account-sidemenu-button {
    display: none;
}

@media (max-width: 991px) {
    .account-sidemenu {
        position: fixed;
        width: 250px;
        top: 80px;
        left: 0;
        transform: translateX(-100%);
        transition: all .3s;
        padding: 15px;
        height: 100vh;
        background-color: #343a40;
        z-index: 999999;
    }

    .account-sidemenu * {
        color: #fff;
    }

    .account-sidemenu a:hover {
        color: #fff !important;
    }

    .account-sidemenu li a {
        color: rgba(222, 222, 222, 0.67) !important;
    }

    .account-sidemenu.active {
        transform: translateX(0);
    }

    .account-sidemenu-button {
        display: block;
        position: fixed;
        top: 80px;
        left: 0;
        padding: 10px 15px;
        background-color: #000;
        color: #fff;
        font-size: 24px;
        cursor: pointer;
        transition: all .3s;
        z-index: 999;
    }

    .account-sidemenu-button.active {
        left: 250px;
    }

    .account-title {
        text-align: center;
        z-index: 88;
        position: relative;
    }
}

.post-author {
    display: flex;
    align-items: stretch;
}

.post-author .image {
    width: 50px;
    flex: 0 0 auto;
    margin-right: 10px;
}

.post-author .subject {
    width: 100%;
    flex: 1 1 auto;

}

.owl-carousel .owl-dots button.active {
    background-color: #ED5B2A !important;
    
    
}



.sliders-banner .item{
    border: 2px solid rgb(58 199 244);
    border-radius: 10px;
    padding: 15px;
    margin-top: 50px;
}

.sliders-banner .item img{
    
    margin: 0 auto;
    display: block;
    margin-top: -65px !important;
    width: 75% !important;
}
.sliders-banner .item .title{
    font-size: 16px;
    font-weight: 500;
    line-height: 1.3;
    color: #000;
}
.sliders-banner .item .price{
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3;
    color: rgb(230, 161, 15);
}

.sliders-banner .item .discount{
    font-size: 16px;
    color: rgb(97, 97, 97);
    text-decoration: line-through;
}

.sliders-banner .item .btn{
    border-radius: 15px;
    background-color: rgb(22, 143, 184) !important;
    border-color: rgb(22, 143, 184) !important;
}

.current-price{
    color: #EE5B29 !important;
}

.section-panel {
    padding: 0.5px;
}



.cart-icon-header {
    position: relative;
}

.cart-icon-header .cart-count{
    position: absolute;
    top: 0;
    right: 0;
    transform: translate(-18%, -5%);
    background-color: rgb(207, 9, 9);
    color: #fff;
    padding: 5px;
    border-radius: 50%;
    width: 20px;
    height: 20px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cut-text{
text-decoration: none;
text-overflow: ellipsis; /* เพิ่ม ... จุดจุดจุดท้ายสุด */ 
display: block; overflow: hidden; 
white-space: nowrap; 
width: 200px; /* กำหนดความกว้าง */ 
}


@media (min-width:991px) {
    .nav-menu{
        position: fixed;
        top: 57px;
        left: 0;
        width: 100%;
        z-index: 999;
    }

    body{
        padding-top: 119px;
    }
}


.shop-tag {
    display: inline-flex;
    align-items: center;
}

.shop-tag .icon{
    margin-right: 5px;
}

.shop-tag .icon img{
    width: 40px;
}
.shop-tag .btn{
    border-radius: 10px;
    font-size: 12px;
}


@media (max-width:991px) {
    h1,
    h1.centerBB{
        font-size: 22px !important;
    }
}


@media (min-width:992px) and (max-width:1199px) {
    .search-bar{
        width: 400px !important;
    }
}

img{
    max-width: 100%;
    height: auto !important;
}

img.navicon {
    height: 64px !important;
}

.section-panel {
    background-color: #ffff;
    border: 0px solid ;
    margin-bottom: 20px;
}
