.top-page {
    background-color: #084594;
}
.menu-btn__icon {
    color: #ffffff;
}
.nav-intro__item:last-child {
    background-color: #FF6600;
}
.nav-intro__item:last-child::before {
    border-color: #FF6600 #FF6600 transparent transparent;
}
.home-tabs__tab:last-child,.pd-bigbtns__btn.red,.ajax-cart-popup .breadcrumbs a.current span,.product-sale,.wrap-order .btn_order,.ct-form__btn{
    background-color: #FF6600;
}
.product-sale::after{
    border-color: #FF6600 transparent transparent;
}
.home-tabs__tab:last-child::after {
    border-bottom: 19px solid #FF6600;
    border-left: 32px solid #FF6600;
}
.home-tabs__tab:first-child::after {
    border-top: 10px solid #FF6600;
    border-right: 16px solid #FF6600;
}
.footer-hotline__iconwrap,.borderBox {
    border: 2px solid #FF6600 !important;
}
.footer-hotline,.widgets__titles,.wrap-filter .title-cat,.n-rate__number,.cart-page .cart-step-1 ul.returnBuy a,.header-btn__cart,.widgets__title, .after_cart_content p a{
    color: #FF6600 !important;
}
.wrap-order .btn_order:hover,.wrap-order .btn_order:hover,.btn.btn-order.btn-primary-ver2,#btnOrder{
    background: #FF6600 !important;
}
.home-tabs__tab:first-child::before {
    border-bottom: 9px solid #007DFE;
    border-left: 16px solid #007DFE;
}
.title-bar__title::after{
    border-bottom: 19px solid #007DFE;
    border-left: 32px solid #007DFE;
}
.title-bar__title,.title-bar::after,.home-tabs__tab-list::after,.footer-registration__btn,.copyright,.pd-bigbtns__btn,.panel2__title::after,.panel3__title,.header-btn,.home-tabs__tab:first-child,.search__btn,.main-nav{
    background-color: #007DFE;
}
.nav-intro__item:last-child::after{
    border-color: transparent transparent #007DFE #007DFE;
}
.title-bar__viewall:hover,.title-bar__viewall,.digital-info-link:hover{
    color: #007DFE;
}
.digital-info-link {
    color: #007DFE;
    border: 1px solid #007DFE;
}
.widgets{
    border-top: 3px solid #007DFE;
}
.pd-commitments {
    max-height: 250px;
    overflow-y: auto;
}
.pd-commitments::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}
.pd-commitments::-webkit-scrollbar-thumb {
    background-color: #FF6600;
}
.pd-commitments::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}
.pd-section2__aside .panel3__content {
    max-height: 300px;
    overflow: hidden;
}
.pd-content.text-justify.pdp-mod-specification.wrap-content-pr {
    border: 1px solid #000;
    padding: 5px 15px;
}
.pdp-mod-specification:after {
    content: unset;
}
.pv_content {
    max-height: 300px;
    overflow: hidden;
}
.pv_content.active {
    max-height: unset;
}
.view_more_detail {
    margin: 30px 0 0;
    display: flex;
    justify-content: center;
    position: relative;
}
.view_more_detail:before {
    content: "";
    display: block;
    height: 50px;
    width: 100%;
    position: absolute;
    bottom: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .8) 85%, rgba(255, 255, 255, 1) 100%);
    opacity: 1;
}
.btn-less {
    display: none;
}
.view_more_detail.active .btn-less {
    display: block;
}
.view_more_detail.active .btn-more {
    display: none;
}
.reviewWrapper {
    display: flex;
    border: 1px solid #000;
}
.box-left, .box-mid {
    padding: 15px;
    border-right: 1px solid #000;
    align-items: center;
    text-align: center;
    display: flex;
    justify-content: center;
}
.box-right {
    align-items: center;
    text-align: center;
    display: flex;
    justify-content: center;
}
.box-mid .percentWrapper {
    background: #d9d9d9;
    border-radius: 40px;
    height: 5px;
    width: 175px;
}
.box-mid ul li {
    display: flex;
    align-items: center;
}
.box-mid .fa-star {
    color: #ffc120;
}
.starbap-rev-widg__reviews {
    border: 1px solid #000;
    margin-top: 20px;
    padding: 0 15px;
}
.starbap-rev-widg__reviews .starbap-rev.starbap-divider-top {
    padding: 10px;
}
.starbap-rev-widg__reviews .starbap-rev.starbap-divider-top:not(:last-child) {
    border-bottom: 1px solid #000;
}
.starbap-rev__auth {
    display: flex;
    margin-bottom: 10px;
}
.nameRater {
    font-weight: 700;
}
.nameRater, .rate-star {
    margin-right: 30px;
}
.voteView1 .star-1.starbap-star,
.voteView2 .star-1.starbap-star,
.voteView2 .star-2.starbap-star,
.voteView3 .star-1.starbap-star,
.voteView3 .star-2.starbap-star,
.voteView3 .star-3.starbap-star,
.voteView4 .star-1.starbap-star,
.voteView4 .star-2.starbap-star,
.voteView4 .star-3.starbap-star,
.voteView4 .star-4.starbap-star,
.voteView5 .starbap-star,
.voteHover .starbap-star {
    color: #f4b301;
}
#userVoteView i.active,
#userVoteView i.voteHover {
    color: #f4b301;
}
.product-user-vote-title {
    font-weight: 600;
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
}
.product-user-vote-star {
    display: flex;
}
#userVoteView {
    margin: 0 15px;
    color: #ccc;
}
.product-user-vote-label, .product-user-vote-content {
    border: 1px solid #acacac;
    padding: 10px 15px;
    margin-top: 18px;
    position: relative;
}
.product-user-vote-label {
    display: none;
}
#title, #commentText {
    width: 100%;
    border: none;
    padding: 5px;
    resize: none;
    color: #656565;
}
.product-user-vote-label-title, .product-user-vote-content-title {
    position: absolute;
    top: -12px;
    background: #fff;
    padding: 0 5px;
    font-weight: 500;
}
.btn.btn-user-vote {
    background: #f58560;
    color: #fff;
    margin-top: 15px;
    border-radius: 0;
    margin-bottom: 15px;
}
.box-right .open-rating {
    color: #FF6600;
    border: 2px solid #FF6600;
    padding: 10px;
}
.box-left .fa-star {
    font-size: 20px;
}
.starbap-rev-total-point {
    font-size: 40px;
    font-weight: 700;
}
.imageRateFancybox img {
    max-width: 100px;
    margin-right: 10px;
}
.search {
    left: 350px;
    width: 380px;
}
.mrl-141661 {
    margin-left: 10px;
}
.header-btn .fa-user {
    font-size: 23px;
    padding-right: 10px;
}
.user_log svg {
    filter: brightness(0) invert(1);
    height: 32px;
}
.header-btn-wrap .account-pro5 {
    position: absolute;
    top: 33px;
    background: #fff;
    left: 11px;
    width: 122px;
    height: 62px;
    border-radius: 5px;
    z-index: 100;
    border: 1px solid;
}
.header-btn-wrap .account-pro5 li {
    padding: 5px;
    font-weight: 700;
}
.header-btn-wrap .account-pro5 li:first-child {
    border-bottom: 1px solid;
}
.account-pro5 {
    display: none;
}
.user_log:hover .account-pro5 {
    display: block !important;
}
.header-btn-wrap .account-pro5 li:hover {
    background-color: #009;
    color: #fff;
}
.account-pro5 li a {
    display: block;
}

@media (max-width: 415px) {
    .box-left, .box-mid {
        border-right: none;
    }
    .reviewWrapper {
        flex-wrap: wrap;
    }
}
.attr .color.req a{
    padding: 0;
    width: 40px;
    height: 40px;
}
.panel1__title {
    padding: 11px 14px 11px;
}
.panel1__title p {
    margin-bottom: 0;
}
.tab-content .product-slider__slide .product1__img, .product1__img {
    height: unset;
}
.product1__img {
    max-height: unset;
    min-height: unset;
}
.product1 {
    padding: 8px;
}
.product1__oldprice, .product2__oldprice {
    text-decoration: line-through;
}
.product1 .wrap-add-cart, .product2 .wrap-add-cart {
    display: none !important;
}
.banner-home-custom {
    display: flex;
    justify-content: center;
    margin-bottom: 24px;
}
.panel3.product-viewed.block-side2 .panel3__content {
    max-height: unset;
}
@media (max-width: 768px) {
    .menu-btn__icon {
        color: #007DFE;
    }
    .main-header__inner .logo {
        width: 230px;
    }
}
h5.panel1__title{
    color: yellow;
    font-weight: 600;
    background: #007DFE;
}
.pd-commitments__icon {
    height: 30px;
}