@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');

body{
    font-family: 'Raleway', sans-serif;
}
.btn,button,
.menu > li > a,

.ps-footer .widget_content h3,
.widget_footer .widget-title
h1,h2,h3,h4,h5,h6,
.menu--product-categories .menu__toggle span,
.ps-product-list .ps-section__links li a,
.ps-cart--mini .ps-cart__footer h3,
.ps-btn{
    font-family: 'Bebas Neue', cursive;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px
}
.ps-product-list .ps-section__header h3{
    font-family: 'Bebas Neue','Baloo Da 2', cursive;
    text-transform: uppercase;
    font-weight: normal;
}
.ps-cart--mini .ps-cart__footer h3,
.ps-btn{
    font-weight: normal;
}
a:hover,
.ps-product-list .ps-section__links li a:hover {
    color: #b70335;
}

.header .header__top {
    background-color: #f3f3f3;
}

.ps-form--quick-search button {
    background-color: #b70335;
    color: #fff;
    font-weight: normal;
}

.header .header__extra,
.header .header__extra:hover i {
    color: #231411;
}

.header .header__extra span {
    color: #fff;
    background-color: #b70335;
}

.navigation {
    background-color: #b70335;
}


.header--sticky .menu--product-categories .menu__toggle span {
    color: #b70335;
}

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

.menu--product-categories .menu__toggle i {
    color: #b70335;
}

.menu>li>a,
.menu--product-categories .menu__toggle span  {
    color: #fff;
    font-size: 18px;
}

.menu>li>a:hover {
    color: #231411;
}

.menu--dropdown>li>a i,
.menu--mobile>li>a i {
    display: none
}

.ps-product--cart-mobile .ps-product__content a {
    color: #b70335;
}

.ps-product--cart-mobile .ps-product__content a:hover {
    color: #b70335;
}

.ps-product--header-sticky .ps-tab-list li.active a {
    color: #b70335;
}

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

.menu--dropdown>li:hover>a {
    color: #fff;
}

.mega-menu .mega-menu__list li a:hover {
    color: #b70335;
}

.ps-breadcrumb .breadcrumb a {
    line-height: 20px;
    color: #b70335;
}

.ps-breadcrumb .breadcrumb a:hover {
    color: #231411;
}


.ps-top-categories h3 {
    color: #b70335;
}

.ps-product .ps-product__title {
    color: #b70335;
    font-weight: 600;
}

.ps-product .ps-product__title:hover {
    color: #231411;
}

.ps-product .btn {
    background: #b70335;
    color: #fff;
}

.new-price {
    color: #231411;
}

.pagination li>a,
.pagination li>span {
    color: #b70335;
}

.pagination li>a:hover {
    color: #fff;
    background-color: #b70335;
}

.page-item.active .page-link {
    color: #fff;
    background-color: #b70335;
    border-color: #b70335;
}


.widget_footer .widget-title {
    color: #b70335;
}

.ps-footer .widget_content h3 {
    color: #b70335;
}

.ps-btn,
button.ps-btn {
    color: #fff;
    background-color: #b70335;
}

.ps-product--cart .ps-product__content a:hover {
    color: #b70335;
}

.ps-btn:hover.ps-btn--black,
.ps-btn:active.ps-btn--black,
button.ps-btn:hover.ps-btn--black,
button.ps-btn:active.ps-btn--black {
    background-color: #b70335;
}

.ps-shopping-cart .ps-section__cart-actions .ps-btn--outline:hover {
    background-color: #b70335;
    border-color: #b70335;
    color: #fff;
}

.btn-success.focus,
.btn-success:focus {
    color: #fff;
    background-color: #b70335;
    border-color: #b70335;
    box-shadow: none;
}

.ps-btn:hover,
.ps-btn:active,
button.ps-btn:hover,
button.ps-btn:active {
    background-color: #b70335;
    color: #fff;
}

.ps-shopping-cart .ps-section__cart-actions .ps-btn--outline {
    border-color: #b70335;
    color: #b70335;
    padding: 12px 20px;
    vertical-align: middle;
    background: none;
}


.ps-product--detail .ps-product__variants .item.slick-current {
    border-color: #b70335;
}

.ps-table--shopping-cart thead tr th {
    background-color: #231411;
}

.form-control:focus {
    outline: none;
    box-shadow: none;
    border-color: rgba(0, 17, 53, 0.5);
}

.ps-block--category:hover {
    border-color: #b70335;
}

.ps-block--category:hover p {
    color: #b70335;
}

.ps-btn.ps-btn--black,
button.ps-btn.ps-btn--black {
    background-color: #b70335;
}

.ps-product--detail .ps-product__gallery .slick-arrow:hover {
    background-color: #b70335;
    color: #fff;
}

.ps-product .ps-product__thumbnail img {
    width: 90%;
    height: 140px;
}

.ps-carousel--nav .owl-dots .owl-dot.active {
    background-color: #b70335;
}

.coupon select.form-control {
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #fff url("../../images/search-dropdown.svg") no-repeat;
    background-position: calc(100% - 10px) center;
    background-size: 18px;
}
.order-rable .td-title {
    font-weight: 600;
}
.shipping-info .control-label {
    font-weight: 600;
}
#homepage-1 .ps-home-banner {
    padding-top: 0;
}

@media all and (min-width:768px) and (max-width:1199px) {
    .header--mobile,
    .header--mobile.header--sticky .navigation--mobile{
        background-color: #fff;
    }
    .ps-panel--sidebar .ps-panel__header {
        background-color: #b70335;
    }
    .navigation--list .navigation__item.active span,
    .navigation--list .navigation__item.active i {
        color: #b70335;
    }
}


.menu--mobile .mega-menu {
    display: inline-block;
    padding: 0 0 0 15px;
}

.menu--mobile .mega-menu h4 {
    position: absolute;
    top: 4px;
    right: 15px;
    margin: 0;
}

.menu--mobile>li.has-mega-menu>a {
    padding: 20px 20px 5px;
    line-height: 0;
    font-size: 15px;
}

.menu--mobile > li.menu-item-has-children .sub-toggle{
    top: 0;
}

/* Mobile */
@media all and (max-width:767px) {
    .header--mobile {
        background-color: #f3f3f3;
    }

    .header .header__extra {
        color: #231411;
    }

    .ps-form--search-mobile button {
        background-color: #b70335;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .ps-panel--sidebar .ps-panel__header {
        background-color: #b70335;
    }

    .header--mobile.header--sticky .navigation--mobile {
        background-color: #e8e8e8;
    }

    .navigation--list .navigation__item.active i {
        color: #b70335;
    }

    .navigation--list .navigation__item.active span {
        color: #b70335;
    }

    .ps-shopping {
        margin-top: 0;
    }

    #homepage-1 .ps-top-categories {
        padding: 30px 0 15px;
    }

    .ps-cart--mini .ps-cart__footer h3 {
        text-align: left;
    }

    .ps-cart--mini .ps-cart__content {
        right: -50px;
    }


    .ps-product--cart .ps-product__content a {
        font-weight: 600;
    }

    .mobile-cart tr td::before {
        font-weight: 600;
    }

    .ps-product--cart .ps-product__content {
        padding-top: 5px;
    }
    .coupon .row .input-group:first-child{
        margin-bottom: 15px;
    }
    .shipping-info .control-label {
        margin-bottom: 10px;
    }
}