/* Mobile + Tablet */
@media screen and (max-width: 991px) {
.tp-header-main {padding: 2px 0;}
.tp-product-action-2, .tp-feature-area {display: none;}
}
/* PC */
.main-menu.menu-style-1>nav>ul>li>a {text-transform: uppercase;}
.tp-product-price-5 {font-weight: 700;color:#fb6f92 !important;}
.tp-product-title-2 {min-height: 20px;}
.tp-category-menu-btn {text-transform: uppercase;}
.tp-footer-talk a {color: #fb6f92 !important;}
h6 {margin-top: 16px !important;}
ck-content ul {padding-left: 25px;padding-bottom: 10px;}
blockquote p {font-size: 16px;}
blockquote {padding: 10px;margin-bottom: 10px;}
.tp-footer-payment img {max-height: 30px;}
.tp-product-details-price.old-price,
.tp-product-price-5.old-price {padding-left: 10px;color: #767a7d !important;}
.tp-product-details-price, .tp-product-details-price.new-price {color:#fb6f92 !important;}

.pb-50 {padding-bottom: 20px;}
.pt-50 {padding-top: 20px;}
.mb-50 {margin-bottom: 20px;}
.pb-60 {padding-bottom: 30px;}
.pt-60 {padding-top: 30px;}

.sb-round li {list-style: none;}
img.sb-icon {width: 42px;}
div.sb-icon, .floating-buttons .sb-btn-mobile .sb-icon {color: #fff;background-color: #fb6f92;}

::-webkit-scrollbar{width:12px;}
::-webkit-scrollbar-track{background-color:#fdf4f5;border-left:1px solid #fdf4f5;}
::-webkit-scrollbar-thumb{background-color:var(--tp-theme-primary);}
::-webkit-scrollbar-thumb:hover{background-color:#fb6f92;}