/*:root {
    --box-shadow: 0 1px 3px 0 rgb(0 0 0 / 12%);
}*/

* {
    font-family: Roboto, Arial, "Microsoft YaHei", sans-serif;
}

#homepage-1 .ps-home-banner .ps-section__left2 {
    max-width: 270px;
    padding-right: 20px;
}

#homepage-1 .ps-home-banner .ps-section__right2 {
    max-width: calc(100% - 260px);
}

.menu--product-categories .categroy__content {
    transform: scaleX(1) translateY(0) !important;
    visibility: visible !important;
    opacity: 1 !important;
    top: 0;
    position: relative;
    z-index: 3;
    padding: 0;
    border-radius: 3px;
}

.menu__content, .mega-menu{
    box-shadow: 0 0 8px #00000026;
    border-radius: 7px;
}

.icon-menu-circle{
    color: #e70917 !important;
}

.menu--product-categories .menu--dropdown{
        border: 0;
    border-radius: 7px;
}

.categroy__content ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.categroy__content>.menu--dropdown {
    border: 0;
    min-width: 250px;
}

.categroy__content>.menu--dropdown>li:hover {
    background-color: #f6f6f6;
}

.categroy__content>.menu--dropdown>li>a {
    padding: 0 0 5px;
}

.categroy__content>.menu--dropdown>li>a i {
    display: none;
}

.categroy__content>.categroy__title {
    font-size: 18px;
    padding: 10px 15px;
    background-color: #fff;

    margin-bottom: 0;
    /* border-bottom: 2px solid var(--color-1st); */
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.categroy__content>.categroy__title span{
    display: block;
    padding-bottom: 10px;
    border-bottom: 2px solid var(--color-1st);
}

.menu__dropdown {
    position: relative;
}

.menu__dropdown .menu__btn {
    background: none;
    border: 0;
}

.menu__dropdown .sub-menu {
    right: 0;
    left: auto;
}

.menu__dropdown:hover .sub-menu {
    opacity: 1;
    visibility: visible;
}

.menu__dropdown .sub-menu>li>span {
    padding: 6px 20px;
    color: #111;
    font-weight: 600;
}

.menu__dropdown .sub-menu>li>.submenu-header {
    display: block;
    padding: 15px 20px;
    font-weight: 400;
}

.submenu-header .ps-btn-sm {
    padding: 8px 15px;
    text-align: center;
}

@media (max-width: 1198.99px) {
    #homepage-1 .ps-home-banner .ps-section__left2 {
        display: none;
    }
    #homepage-1 .ps-home-banner .ps-section__right2 {
        max-width: 100%;
    }
}

.ps-product {
    padding: 0;
    margin: 5px 5px 15px;
    border: 0;
}

.ps-product .ps-product__container {
    padding-top: 10px;
    padding: 10px 10px;
}

.ps-product .ps-product__title {
    min-height: calc(1.2em*var(--max-lines));
}

.ps-product .ps-product__price {
    height: 20px;
}

#app>.mt-40>.ps-shop-brand {
    display: none;
}

.ps-product .ps-product__vendor {
    height: 38px;
}

.menu--product-categories .categroy__content,
.ps-product,
.ps-rfq-bg,
.ps-block--site-features,
.ps-block--category,
.ps-block--download-app {
    box-shadow: var(--box-shadow);
}

.menu>li>a {
    padding: 10px 15px;
    font-size: 14px;
}

.navigation__extra>li a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.ps-product--wide:hover, .mega-menu {
    border: 0;
}

.mega-menu {
        transition: 0s !important;
}

.ps-container {
        max-width: 1480px;
}

@media screen and (max-width: 1550px){
.ps-container {
    width: 1240px;
    }
}

.ps-layout--shop2 {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.ps-layout--shop2 .ps-layout__top,
.ps-layout--shop2 .ps-layout__bottom {
    max-width: 100% !important;
}

.ps-page--shop>.ps-container {
    padding: 0;
}

.ps-block--download-app .ps-block__thumbnail {
    margin-bottom: 30px;
}

.header .header__right {
    max-width: 300px;
}

.header .header__extra>i,
.ps-block--user-header .ps-block__left i {
    font-size: 24px;
}

.ps-rfq-bg {
    padding: 20px;
    border-radius: 5px;
    background-color: #fff;
}

.ps-slider-vertical {
    max-width: 418px;
    max-height: 50px;
    overflow: hidden;
    /* overflow-y: auto; */
}

.ps-rfq-form .form-control {
    background-color: #fff;
    border-radius: 50px;
}

.form-control{
    padding: 0 10px;
}

.form-group{
    margin-bottom: 20px;
}

.menu--dropdown>li>a {
    padding: 1px 0;
}

.menu--dropdown>li>a:hover{
    color: var(--color-1st);
}

.menu--dropdown>li:hover{
        background: #f6f6f6;
}

.ps-product__info .ps-product__shopping .ps-btn {
    padding: 10px 2.5rem !important;
}

.ps-product--wide .ps-product__shopping {
    min-width: 180px;
}

.ps-product .ps-product__actions {
    background: linear-gradient(270deg,#fc573f,#e50113);
}

.ps-widget--account-dashboard .ps-widget__content ul li.active a,
.ps-widget--account-dashboard .ps-widget__content ul li a:hover {
    color: #040404;
}

.ps-widget--account-dashboard .ps-widget__content ul li a {
    font-size: 14px;
}

.ps-product__cart.ps-product__iqn {
    height: 32px;
}

.navigation--mobile .navigation__left {
    padding-right: 30px;
}

.navigation--mobile .ps-logo img {
    max-height: 40px;
    height: auto;
}

.rating_wrap,
.ps-product__vendor,
.ps-product__moq {
    display: none !important;
}

.ps-section__header .ps-section__links li:not(:last-child),
.ps-section__header .ps-section__links [data-toggle="tab"] {
    display: none !important;
}

.menu--product-categories {
    font-size: 13px;
}

.mega-menu.row h4 {
    font-size: 14px;
}

.mega-menu.row .mega-menu__list li a {
    font-size: 13px;
    line-height: 18px;
    padding: 3px 0;
}

.mega-menu.row {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: start;
}

.menu--dropdown>li.has-mega-menu .mega-menu.row {
    width: 940px;
    position: fixed;
    min-height: 371px;
    margin-left: 10px !important;
}

.ps-section__left2 .menu--product-categories {
    z-index: 12;
    background-color: #fff;
    border-radius: 7px;
}

#homepage-1 .ps-home-banner .owl-slider{
    max-height: 371px;
}

.ps-product{
    border-radius: 7px;
    background-color: #fff;
}

.ps-product .ps-product__thumbnail img{
    border-radius: 7px 7px 0 0;
}

.ps-footer__links{
    display:none;
}

#homepage-1 .ps-home-banner {
    margin-bottom: 15px;
    padding-top: 20px;
}

.ps-product-list .ps-section__header{
    background-color: #f6f6f6;
    padding: 7px 0px;
}

.header .header__top, .ps-footer{
    background-color: #fff;
    border: 0;
}

body{
    background-color: #f6f6f6;
}

/*scroll bar*/

::-webkit-scrollbar {
  width: 6px;
  border-radius:20px;
}


::-webkit-scrollbar-track {
  background: #f5f5f5;
}

::-webkit-scrollbar-thumb {
  background: #888;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/*scroll bar*/



@media (min-width: 767px){
    #main-checkout-product-info .row .left{
    max-width: 56.33%;
}
}

.ps-section--shopping {
    padding: 0;
}

@media (max-width: 479px){
.ps-home-banner .ps-container, #homepage-1 .ps-home-banner {
    padding: 0;
}
}

.navigation--list .navigation__item i{
    font-size: 19px;
}

.navigation--list .navigation__item span{
    font-size: 12px;
}


.ps-form--quick-search, .form-group--nest input{
    border-radius: 50px;
}

.ps-form--quick-search .form-group--icon, .form-group--nest input {
    background-color: #fff;
    border-radius: 50px 0 0 50px;
}

.ps-form--quick-search .form-group--icon .product-cat-label{
    border-radius: 50px 0 0 50px;
    border: 2px solid var(--color-1st);
    border-right: 0px;
}

.ps-form--quick-search button{
    border-radius: 0 50px 50px 0;
}

.form-group--nest .ps-btn {
    border-radius: 0 40px 40px 0;
}

.ps-section__right2 .owl-stage-outer, .ps-section__left2 .categroy__title, .ps-section__left2 .menu--dropdown{
    border-radius: 7px;
}

.owl-nav button{
    visibility: hidden;
}

.ps-section__right2:hover .owl-nav button{
    visibility: visible;
}

.ps-logo img{
    width: 245px;
    height: auto;
}

.ps-rfq-form{
    background-color: #fff;
    padding: 40px;
    border-radius: 7px;
}

@media only screen and (max-width: 767px) {
  .ps-rfq-form {
      padding: 20px;
  }
  .ps-rfq-form .form-control{
      height: 40px;
  }
}

.ps-rfq-form .ps-btn{
    margin-top: 10px;
    border-radius: 25px;
}

.ps-rfq-bg{
    background: #f5f2f5 url(/storage/rfq-bg.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    padding: 50px 20px;
}

.menu__dropdown .sub-menu {
    min-width: 200px;
    border-radius: 7px;
    border: 0;
    margin-top: 18px;
    box-shadow: 0 0 8px #00000026;
}

.ps-btn, button.ps-btn {
    color: #ffffff;
}

.ps-btn, button.ps-btn {
    background: linear-gradient(270deg,#fc573f,#e50113);
}

.header .header__extra span, .header .ps-form--quick-search button {
    background: linear-gradient(270deg,#fc573f,#e50113);
    font-size: 17px;
}

.ps-product__actions .icon-bag2{
    color: #fff;
}

.header .header__left {
    max-width: 270px;
    padding-right: 10px;
}

.menu--product-categories .menu__toggle{
    margin-right: 10px;
}

.menu--product-categories .menu__toggle i{
    margin-left: 10px !important;
    margin-right: 0 !important;
}

.header .header__right {
    max-width: 200px;
}
.header .header__actions>* {
    margin: 0 8px;
}
.header .header__extra>i, .ps-block--user-header .ps-block__left i {
    font-size: 18px;
}
.header .header__extra:hover>i {
    color: var(--color-1st);
}

.header .header__extra span {
    height: 16px;
    right: 0px;
    width: 16px;
}
.header .header__extra span i {
    font-size: 10px;
}

.header--mobile,
.header--mobile.header--sticky .navigation--mobile{
    background-color: #fff !important;
}

.ps-newsletter{
    margin-bottom: 20px;
    border: 0;
    padding: 0;
}

.ps-form--newsletter{
    padding: 40px 30px;
    background: #fff;
    border-radius: 7px;
}

.ps-my-account{
    background: #ea604e;
}

.ps-my-account .ps-form--account .ps-form__content{
    border-radius: 10px;
}

.ps-block--shop-features{
    display:none;
}

.mt-40{
    margin-top: 10px;
}

.mb-60{
    margin-bottom: 10px;
}

.menu--product-categories .menu__toggle:before{
    background-color: #e50113;
}

.ps-form--search-mobile button{
    border-radius: 0 50px 50px 0;
}

.ps-form--quick-search .form-control{
    border: 2px solid var(--color-1st);
}

.ps-product--detail .ps-product__header, .widget_features, .ps-product--detail>.ps-product__content, .ps-page--inquiry .card-body, .ps-shopping-cart .ps-section__content, .ps-shopping-cart .ps-section__footer, #main-checkout-product-info .row .left, #main-checkout-product-info .row .right{
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    border: 0;
}

#main-checkout-product-info .row .left{
    margin-right: 10px;
}

.ps-product--detail>.ps-product__content, .ps-page--product, .ps-section__footer{
    margin-top: 20px;
}

.ps-product--detail .ps-product__shopping .ps-btn {
    font-size: 14px;
}

.ps-page--product .ps-container, .ps-page--product{
    padding: 0;
}

.ps-breadcrumb .breadcrumb a, .ps-product--detail .ps-product__specification p.categories a, .ps-product--detail .ps-product__desc p a{
    color: var(--color-1st);
}

.owl-item{
    margin-right: 0 !important;
}

.ps-section--default .ps-section__header {
    margin-bottom: 20px;
}

.ps-page--product .ps-page__container .ps-page__left {
    padding-right: 20px;
}

.btn-outline-dark, .btn-primary {
    color: #ffffff;
    border: 0;
    background: linear-gradient(270deg,#fc573f,#e50113);
}

.btn-primary:hover, .btn:hover{
    color: #ffffff;
    border: 0;
    background: linear-gradient(270deg,#e50113,#fc573f);
}

.btn{
    border: 0;
    color: #fff;
    padding: 10PX 30PX;
    background: linear-gradient(270deg,#e50113,#fc573f);
}

.ps-shopping-product .col-xl-2{
        padding-right: 0px;
    padding-left: 5px;
}

.ps-rfq-bg .ps-rfq-list{
    padding-left: 15px;
}

.header__center .rounded-pill{
    font-size: 16px !important;
    font-weight: bold;
}
.header .navigation{background-color:#fff;}

.ps-form--quick-search .form-control{
    border-left:0;
}

.ps-form--quick-search .form-group--icon:before{
    content: " ";
    height: 50%;
    width: 2px;
    display: block;
    position: absolute;
    right: 0;
    top: calc(50% - 25%);
    z-index: 9;
    background: var(--color-1st);
}

.navigation__extra>li{
    margin-right: 0;
    padding-right: 10px;
}
.navigation__extra>li>a{
    padding: 15px 10px;
}
.navigation__extra>li .sub-menu>li>a{
    padding: 6px 20px;
}

.navigation__extra>li .menu__dropdown .menu__btn a{
    padding: 10px 0;
    font-size: 12px;
}
.navigation__extra>li .menu__dropdown .menu__btn a:hover{color: var(--color-1st);}

.navigation__extra>li .ps-block--user-header .ps-block__left i {
    font-size: 14px;

}

.header .header__top{
    padding: 10px 0;
}

.navigation .menu>li>a,
.navigation .navigation__extra>li>a {
    padding: 5px 8px;
    font-size: 12px;
}
.navigation .submenu-header .ps-btn{
    color: #fff;
}

.ps-block--user-header .ps-block__right a{
    padding:0;
}