a,
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
p span {
    color: inherit
}

a,
a:hover,
h1:focus,
h2:focus,
h3:focus,
h4:focus,
h5:focus,
h6:focus {
    text-decoration: none
}

iframe,
img {
    max-width: 100%
}

.tooltip-inner,
body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    color: #191919
}

.form-group--icon,
.form-group--number,
.form-group--number-2,
.form-group--select,
.ps-btn--close,
.ps-checkbox,
.ps-checkbox label,
.ps-list--social li,
.ps-radio,
.ps-radio label,
a,
body,
h1,
h2,
h3,
h4,
h5,
h6,
html {
    position: relative
}

/* .ps-page,
body {
    overflow-x: hidden
} */

.ps-coming,
.ps-section--newsletter {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover
}

:root {
    --space-unit: 1em;
    --space-xxxxs: calc(0.09 * var(--space-unit));
    --space-xxxs: calc(0.146 * var(--space-unit));
    --space-xxs: calc(0.236 * var(--space-unit));
    --space-xs: calc(0.382 * var(--space-unit));
    --space-sm: calc(0.618 * var(--space-unit));
    --space-md: calc(1 * var(--space-unit));
    --space-lg: calc(1.618 * var(--space-unit));
    --space-xl: calc(2.618 * var(--space-unit));
    --space-xxl: calc(4.236 * var(--space-unit));
    --space-xxxl: calc(6.854 * var(--space-unit));
    --space-xxxxl: calc(11.08 * var(--space-unit));
    --component-padding: var(--space-xxxl)
}

* {
    font-family: Jost;
    /* scroll-behavior: smooth */
}

html {
    font-size: 14px;
    font-weight: 400
}

.ps-widget--product .br-widget a,
body {
    font-size: 16px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: 10px;
    font-weight: 500;
    font-family: Jost
}

.ps-block--about .ps-block__icon i,
h1 {
    font-size: 48px
}

h2 {
    font-size: 36px
}

h3 {
    font-size: 24px
}

h4 {
    font-size: 18px
}

h5 {
    font-size: 14px
}

.tooltip-inner,
h6 {
    font-size: 12px
}

p {
    font-size: 16px;
    line-height: 1.6em
}

p span {
    font-family: inherit;
    font-size: inherit
}

a {
    transition: .4s
}

.slick-slider .slick-slide:active,
.slick-slider .slick-slide:focus,
.slick-slider .slick-slide:hover,
a,
button,
input,
select,
textarea {
    outline: 0
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
    outline: 0;
    text-decoration: none
}

iframe {
    border: 0;
    width: 100%
}

figure {
    margin: 0
}

.tooltip-inner {
    background-color: #e5e5e5 !important
}

.bs-tooltip-auto[x-placement^=top] .arrow::before,
.bs-tooltip-top .arrow::before {
    border-top-color: #e5e5e5 !important
}

.bs-tooltip-auto[x-placement^=right] .arrow::before,
.bs-tooltip-right .arrow::before {
    border-right-color: #e5e5e5 !important
}

.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
    border-bottom-color: #e5e5e5 !important
}

.bs-tooltip-auto[x-placement^=left] .arrow::before,
.bs-tooltip-left .arrow::before {
    border-left-color: #e5e5e5 !important
}

.desktop-only {
    display: none !important
}

body,
html {
    min-height: 100%
}

@media (min-width:576px) {
    .container {
        max-width: 100%
    }

    .modal-sm {
        max-width: 300px
    }
}

.ps-list--social {
    margin: 0;
    padding: 0
}

.ps-list--social li {
    display: inline-block;
    margin-right: 15px;
    vertical-align: top
}

.ps-list--social li a {
    display: inline-block;
    font-size: 14px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    color: #636363;
    border: 1px solid #404040
}

.ps-list--social li a.facebook i,
.ps-list--social li a.google-plus i,
.ps-list--social li a.twitter i,
.ps-list--social li a:hover i {
    color: #fff
}

.ps-list--social li a i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px
}

.ps-list--social li a:hover {
    color: #f2f2f2;
    border-color: #f2f2f2;
    background-color: #f2f2f2
}

.ps-list--social li a.facebook {
    background-color: #3b5998
}

.ps-list--social li a.twitter {
    background-color: #0084b4
}

.ps-list--social li a.google-plus {
    background-color: red
}

.ps-list--social li a.instagram i {
    color: #c32aa3
}

.owl-carousel .owl-dots .owl-dot:last-child,
.ps-list--social li:last-child,
.ps-list--social.simple li,
.ps-variant:last-child {
    margin-right: 0
}

.ps-list--social.simple li a {
    width: 30px;
    height: 30px;
    border: none;
    background-color: transparent
}

.ps-list--social.square li {
    margin-right: 10px
}

.ps-list--social.square li a {
    width: 85px;
    height: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 0;
    border: none
}

.ps-list--social-color {
    margin: 0;
    padding: 0;
    list-style: none
}

.ps-checkbox--color,
.ps-checkbox--size {
    margin-right: 1rem
}

.ps-list--social-color li {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}

.ps-list--social-color li a {
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 20px;
    width: 38px;
    height: 38px;
    color: #fff
}

.ps-list--social-color li a.facebook {
    background-color: #1b4e9b
}

.ps-list--social-color li a.facebook:hover {
    background-color: #296fda
}

.ps-list--social-color li a.twitter {
    background-color: #00aeef
}

.ps-list--social-color li a.twitter:hover {
    background-color: #3dcaff
}

.ps-list--social-color li a.google-plus {
    background-color: #c00
}

.ps-list--social-color li a.google-plus:hover {
    background-color: #ff1a1a
}

.ps-list--social-color li a.linkedin {
    background-color: #2d567f
}

.ps-list--social-color li a.linkedin:hover {
    background-color: #417cb7
}

.ps-list--social-color li a.feed {
    background-color: #f86a02
}

.ps-list--social-color li a.feed:hover {
    background-color: #fe9549
}

.menu-toggle,
.ps-btn--hamburger {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 50px;
    overflow: hidden;
    border-radius: 50px;
    background-color: rgba(206, 135, 58, .6)
}

.menu-toggle span,
.menu-toggle:after,
.menu-toggle:before,
.ps-btn--hamburger span,
.ps-btn--hamburger:after,
.ps-btn--hamburger:before {
    position: absolute;
    height: 2px;
    width: 20px;
    background-color: #fff;
    z-index: 100;
    transition: .4s
}

.menu-toggle span,
.ps-btn--hamburger span {
    left: 15px;
    width: 15px;
    top: 50%;
    transform: translateY(-50%)
}

.menu-toggle:after,
.menu-toggle:before,
.ps-btn--hamburger:after,
.ps-btn--hamburger:before {
    content: "";
    left: 15px
}

.menu-toggle:before,
.ps-btn--hamburger:before {
    top: 16px
}

.menu-toggle:after,
.ps-btn--hamburger:after {
    bottom: 16px
}

.menu-toggle:hover,
.ps-btn--hamburger:hover {
    cursor: pointer
}

.menu-toggle.active span,
.ps-btn--hamburger.active span {
    transform: translateX(100%);
    visibility: hidden;
    opacity: 0
}

.menu-toggle.active:after,
.menu-toggle.active:before,
.ps-btn--hamburger.active:after,
.ps-btn--hamburger.active:before {
    top: 50%;
    bottom: auto;
    width: 20px;
    transform-origin: 50% 50%;
    background-color: #fc354c
}

.menu-toggle.active:before,
.ps-btn--hamburger.active:before {
    transform: rotate(45deg)
}

.menu-toggle.active:after,
.ps-btn--hamburger.active:after {
    transform: rotate(-45deg)
}

@media (max-width:1199px) {

    .menu-toggle,
    .ps-btn--hamburger {
        display: inline-block
    }
}

.ps-btn,
button.ps-btn {
    font-size: 20px;
    font-weight: 500;
    box-shadow: none;
    text-shadow: none;
    cursor: pointer;
    text-align: center;
    padding: 10px 25px;
    line-height: 24px;
    display: inline-block;
    border: 1px solid transparent;
    transition: .3s ease-in-out
}

.ps-btn--curve,
.ps-btn--rounded,
button.ps-btn--curve,
button.ps-btn--rounded {
    border-radius: 5px
}

.ps-btn--outline,
button.ps-btn--outline {
    background-color: #fff;
    border-color: #e5e5e5;
    color: #191919
}

.ps-btn--fullwidth,
button.ps-btn--fullwidth {
    width: 100%;
    text-align: center
}

.ps-btn--gray,
button.ps-btn--gray {
    background-color: grey !important;
    border-color: grey !important;
    color: #fff !important
}

.ps-btn--gray:hover,
button.ps-btn--gray:hover {
    background-color: #d9121f !important;
    border-color: #d9121f !important
}

.ps-btn--danger,
button.ps-btn--danger {
    border-color: #000 !important;
    background-color: #fff !important;
    color: #000 !important
}

.ps-btn--danger:hover,
.ps-btn--dark,
button.ps-btn--danger:hover,
button.ps-btn--dark {
    border-color: #191919 !important;
    background-color: #191919 !important;
    color: #fff !important
}

.ps-btn--dark:hover,
button.ps-btn--dark:hover {
    color: #000 !important;
    background-color: #fff !important;
    border-color: #000 !important
}

.ps-btn--disabled,
button.ps-btn--disabled {
    border-color: #e5e5e5 !important;
    background-color: #e5e5e5 !important;
    color: #f2f2f2 !important;
    opacity: .5
}

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

.ps-btn--close {
    display: inline-block;
    width: 30px;
    height: 30px;
    transition: .4s;
    border-radius: 50%
}

.ps-btn--close:after,
.ps-btn--close:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 2px;
    height: 50%;
    background-color: #9f9a98;
    transform-origin: center center;
    transition: .4s
}

.ps-btn--close:before {
    transform: translate(-50%, -50%) rotate(45deg)
}

.ps-btn--close:after {
    transform: translate(-50%, -50%) rotate(-45deg)
}

.ps-btn--close:hover {
    transform: rotate(180deg)
}

.ps-btn--close:hover:after,
.ps-btn--close:hover:before {
    background-color: #f44336;
    transition-delay: 0.3s
}

.form-control {
    outline: 0;
    font-size: 14px;
    padding: 0 20px;
    border: 1px solid #ddd;
    height: 50px;
    border-radius: 0;
    transition: .4s;
    box-shadow: 0 0 0 transparent;
    background-color: transparent
}

.form-control::-webkit-input-placeholder {
    opacity: 1;
    font-size: 14px
}

.form-control::-moz-placeholder {
    opacity: 1;
    font-size: 14px
}

.form-control:-moz-placeholder {
    opacity: 1;
    font-size: 14px
}

.form-control:-ms-input-placeholder {
    opacity: 1;
    font-size: 14px
}

.form-control:focus {
    outline: 0;
    box-shadow: 0 0 0 #000;
    border-color: #f2f2f2
}

textarea.form-control {
    height: auto;
    padding: 2rem;
    resize: none
}

.ps-checkbox {
    display: block
}

.ps-checkbox>input,
.ps-radio>input {
    position: absolute;
    visibility: hidden
}

.ps-checkbox label {
    margin-bottom: 0;
    padding-left: 30px;
    font-family: Jost;
    color: rgba(25, 25, 25, .5);
    font-weight: 400;
    cursor: pointer
}

.ps-checkbox label:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    height: 20px;
    width: 20px;
    z-index: 10;
    border: 1px solid #191919;
    transition: .4s
}

.ps-checkbox label:after {
    content: "";
    display: block;
    position: absolute;
    top: 4px;
    left: 7px;
    width: 6px;
    height: 10px;
    border: 2px solid #fff;
    border-top: none;
    border-left: none;
    z-index: 10;
    opacity: 0;
    transform: rotate(0);
    transition: .4s
}

.ps-checkbox input[type=checkbox]:checked~label:before {
    background-color: #f5f5f5;
    border-color: #f5f5f5
}

.ps-checkbox input[type=checkbox]:checked~label:after {
    transform: rotate(45deg);
    opacity: 1
}

.ps-checkbox--circle label {
    font-size: 20px;
    font-weight: 600;
    color: #555
}

.ps-checkbox--circle label:before {
    border-radius: 50%;
    border-color: #595959
}

.mega-menu .sub-menu--mega,
.ps-checkbox--circle input[type=checkbox]:checked~label:before,
.ps-checkbox--color input[type=radio]:checked~label,
.ps-checkbox--color>label,
.ps-checkout .ps-checkout__success .ps-table th,
.ps-radio input[type=radio]:checked~label:before {
    background-color: transparent
}

.ps-checkbox--circle input[type=checkbox]:checked~label:after {
    background-color: #f2f2f2;
    border-radius: 50%;
    border: none;
    width: 14px;
    height: 14px;
    top: 3px;
    left: 3px
}

.ps-checkbox--inline {
    display: inline-block;
    margin-bottom: 1rem
}

.ps-checkbox--color>label {
    margin-bottom: 0;
    width: 20px;
    height: 20px;
    padding-left: 0;
    border-radius: 50%;
    transition: .4s
}

.ps-checkbox--color>label:before {
    width: 20px;
    height: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none;
    border-radius: 50%
}

.ps-checkbox--color>label:after {
    display: none !important
}

.ps-checkbox--color input[type=radio]:checked~label:before {
    background-color: transparent;
    border: 1px solid #ccc
}

.ps-checkbox--size>label {
    margin-bottom: 0;
    padding: 8px 20px;
    border: none;
    color: #222;
    background-color: #f6f6f6;
    border-radius: 0;
    transition: .4s
}

.ps-checkbox--size>label:after,
.ps-checkbox--size>label:before {
    display: none
}

.ps-radio label:after,
.ps-radio label:before {
    display: block;
    background-color: #fff;
    content: ""
}

.ps-checkbox--size input[type=checkbox]:checked~label {
    color: #fff;
    background-color: #a7a7a7
}

.ps-radio label {
    margin-bottom: 0;
    padding-left: 30px;
    font-family: Jost;
    color: #737373;
    font-weight: 400;
    cursor: pointer
}

.ps-radio label:before {
    position: absolute;
    left: 0;
    top: 0;
    height: 20px;
    width: 20px;
    z-index: 10;
    border: 1px solid rgba(19, 8, 1, .2);
    transition: .4s;
    border-radius: 50%
}

.ps-radio label:after {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    z-index: 15;
    opacity: 0;
    transform: scale(1.5, 1.5);
    transition: .6s
}

.ps-radio input[type=radio]:checked~label:after {
    background-color: #f2f2f2;
    border-radius: 50%;
    border: none;
    width: 8px;
    height: 8px;
    top: 6px;
    left: 6px;
    opacity: 1
}

.ps-radio--inline {
    display: inline-block;
    margin-right: 20px
}

.ps-radio--color {
    margin-right: 1rem
}

.ps-radio--color>label {
    margin-bottom: 0;
    width: 20px;
    height: 20px;
    padding-left: 0;
    background-color: transparent;
    border-radius: 50%;
    transition: .4s
}

.ps-radio--color>label:before {
    width: 16px;
    height: 16px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    border: none
}

.ps-radio--color>label:after,
.swipeable-drawer {
    display: none !important
}

.ps-radio--color input[type=radio]:checked~label {
    background-color: rgba(61, 196, 126, .5)
}

.form-group {
    margin-bottom: 2.5rem
}

.form-group>label {
    margin-bottom: 1.5rem;
    font-weight: 400;
    color: #000;
    line-height: 1em;
    font-size: 14px
}

.form-group>label sup {
    color: #d9121f
}

.form-group--inline {
    position: relative;
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    align-items: center
}

.form-group--inline>label {
    margin-bottom: 0;
    font-weight: 600;
    max-width: 160px
}

.form-group--inline .form-group__content,
.ps-video--home .ps-video__image {
    width: 100%
}

@media (max-width:767px) {
    .form-group--inline {
        display: block
    }
}

.form-group--number {
    display: inline-block
}

.form-group--number button {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    max-width: 20px;
    color: #191919;
    font-size: 30px;
    border: none;
    background: 0 0
}

.form-group--number button.up {
    right: 12px
}

.form-group--number button.up:after,
.form-group--number button.up:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    content: "";
    width: 14px;
    height: 1px;
    background-color: #191919
}

.form-group--number button.up:before {
    transform: translate(-50%, -50%) rotate(90deg)
}

.form-group--number button.down:before,
.form-group--number button.up:after {
    transform: translate(-50%, -50%) rotate(0)
}

.form-group--number button.down {
    left: 12px
}

.form-group--number button.down:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: inline-block;
    content: "";
    width: 14px;
    height: 1px;
    background-color: #191919
}

.form-group--number .form-control {
    border: 2px solid #eaeaea;
    height: 45px;
    padding: 0 25px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #191919;
    background-color: transparent
}

.form-group--number .form-control::-webkit-input-placeholder {
    color: #191919
}

.form-group--number .form-control::-moz-placeholder {
    color: #191919
}

.form-group--number .form-control:-moz-placeholder {
    color: #191919
}

.form-group--number .form-control:-ms-input-placeholder {
    color: #191919
}

.form-group--number-2 button {
    position: absolute;
    right: 5px;
    width: 12px;
    height: 12px;
    border: none;
    background-color: transparent;
    display: flex;
    justify-content: center;
    padding: 0
}

.form-group--number-2 button.up {
    top: 3px;
    align-items: flex-end
}

.form-group--icon button,
.form-group--select i,
.ps-dropdown>a:after {
    top: 50%;
    transform: translateY(-50%)
}

.form-group--number-2 button.down {
    bottom: 6px;
    align-items: flex-start
}

.form-group--select i {
    position: absolute;
    right: 20px
}

.form-group--select select {
    height: 40px;
    padding: 0 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    background-color: transparent;
    border: 1px solid #ccc;
    border-radius: 50px
}

.form-group--nest {
    display: flex;
    flex-flow: row nowrap
}

.form-group--nest .ps-btn {
    border-radius: 0 4px 4px 0;
    padding-left: 25px;
    padding-right: 25px
}

.form-group--nest input {
    border-radius: 4px 0 0 4px;
    border-color: #ccc;
    border-right: none
}

.form-group--icon button {
    right: 10px;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: 0 0;
    border: none;
    position: absolute
}

.form-group--inside,
.menu>li.menu-item-has-children,
.owl-carousel,
.ps-banner,
.ps-block--grid,
.ps-blog--latset,
.ps-dropdown,
.ps-dropdown>a,
.ps-page,
.ps-shop .ps-shop__loading .load-wrapp,
.ps-variant,
.ps-video--home .ps-video__thumnail,
.ps-video--home-full .ps-video__thumnail,
.sub-menu>li.menu-item-has-children {
    position: relative
}

.form-group--icon button i:before {
    font-size: 20px
}

.form-group--icon .form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none
}

.ps-dropdown {
    display: inline-block
}

.ps-dropdown>a {
    display: block;
    padding-right: 20px
}

.ps-dropdown>a:after {
    content: "\e93a";
    font: 12px/1 linearicons;
    position: absolute;
    right: 0
}

.ps-dropdown ul {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 100;
    min-width: 120px;
    max-width: 200px;
    width: 100%;
    padding: 4px 0;
    background-color: #fff;
    box-shadow: 0 1px 1px 2px rgba(204, 204, 204, .2);
    visibility: hidden;
    opacity: 0;
    text-align: left
}

.ps-dropdown ul li {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.ps-dropdown ul li a {
    display: block;
    font-size: 1.3rem;
    color: #191919;
    padding: 6px 10px
}

.ps-dropdown.open ul,
.ps-dropdown:hover ul {
    visibility: visible;
    opacity: 1
}

.select2 {
    display: block;
    min-width: 100%
}

.select2 .select2-selection--single {
    height: auto;
    outline: 0;
    border-radius: 0
}

.select2 .select2-selection--single .select2-selection__rendered {
    line-height: 20px;
    padding: 10px 15px
}

.select2 .select2-selection--single .select2-selection__arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 0;
    width: 20px;
    height: 20px
}

.select2 .select2-selection--single .select2-selection__arrow:before {
    content: "\f107";
    font-family: FontAwesome;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ps-bought .ps-bought__product .ps-product--standard .ps-product__mobile,
.ps-bought .ps-bought__product li:last-child::after,
.ps-breadcrumb__item:first-child:before,
.select2 .select2-selection--single .select2-selection__arrow b {
    display: none
}

.ps-bought .ps-bought__product .ps-product--standard,
.ps-color {
    display: flex
}

.select2 .select2-selection--multiple {
    min-height: 0;
    border: none !important
}

.select2 .select2-selection--multiple .select2-selection__rendered {
    margin-bottom: 0;
    padding: 0 0 0 10px;
    vertical-align: top
}

.select2 .select2-selection--multiple .select2-selection__rendered input {
    margin-top: 0;
    height: 40px;
    padding: 0 10px
}

.select2 .select2-selection--multiple .select2-selection__rendered .select2-selection__choice {
    line-height: 20px;
    margin-right: 10px;
    margin-top: 10px
}

.select2-container .select2-dropdown {
    border-color: #e5e5e5
}

.select2-container .select2-results li {
    color: #191919;
    font-size: 16px;
    padding: 6px 16px;
    background-color: #fff
}

.form-check .form-check-input:checked+label:before,
.select2-container .select2-results li.select2-results__option--highlighted {
    background-color: #d9121f
}

.form-group--inside button {
    right: 10px;
    border: none;
    color: #ce873a;
    background-color: transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.form-group--inside button:hover {
    color: #ab6d2a
}

.ps-color {
    justify-content: space-between;
    color: #bbb;
    width: 100%
}

.ps-color .ps-color__swatch,
.ps-variant {
    display: inline-block;
    margin-right: 10px;
    border-radius: 50%
}

.ps-color .ps-color__swatch {
    width: 15px;
    height: 15px;
    vertical-align: middle
}

.ps-color .ps-color__left i {
    font-size: 14px;
    color: #999;
    font-style: normal
}

.ps-color .ps-color__right i {
    color: #eaeaea
}

.ps-color.black .ps-color__swatch {
    background-color: #000
}

.ps-color.blue .ps-color__swatch,
.ps-variant.ps-variant--color.color--1:before {
    background-color: #70849d
}

.ps-color.gold .ps-color__swatch {
    background-color: #c90
}

.ps-color.nude .ps-color__swatch,
.ps-variant.ps-variant--color.color--2:before {
    background-color: #cfa58f
}

.ps-color.orange .ps-color__swatch {
    background-color: #c60
}

.ps-color.red .ps-color__swatch {
    background-color: #900
}

.ps-color.active .ps-color__right i {
    color: #191919
}

.ps-color.active .ps-color__right i:before {
    content: "\e999"
}

.ps-variant {
    width: 18px;
    height: 18px;
    z-index: 10;
    border: 1px solid #999;
    cursor: pointer
}

.ps-variant__tooltip {
    position: absolute;
    bottom: 100%;
    left: 50%;
    padding: 5px 10px;
    transform: translate(-50%, -50%);
    background-color: rgba(0, 0, 0, .9);
    border-radius: 2px;
    color: #fff;
    font-size: 12px;
    transition: .4s;
    visibility: hidden;
    opacity: 0
}

.ps-variant__tooltip:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 0;
    width: 0;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 6px solid #000
}

.ps-variant.ps-variant--size {
    position: relative;
    vertical-align: top;
    border: none;
    background-color: #f1f1f1;
    transition: .4s
}

.ps-variant.ps-variant--size .ps-variant__size {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #191919;
    font-size: 12px
}

.owl-carousel .owl-nav>:hover i,
.ps-variant.ps-variant--size.active .ps-variant__size,
.ps-widget--product .br-widget a.br-selected::after {
    color: #191919
}

.ps-variant.ps-variant--size:hover {
    background-color: #f2f2f2
}

.ps-variant.ps-variant--size:hover .ps-variant__size {
    color: #fff
}

.ps-variant.ps-variant--color {
    border: 1px solid #ccc
}

.ps-variant.ps-variant--color:before,
.ps-variant.ps-variant--image img {
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.ps-variant.ps-variant--color:before {
    content: "";
    width: 14px;
    height: 14px
}

.ps-variant.ps-variant--color.color--3:before {
    background-color: #f06292
}

.ps-variant.ps-variant--image img {
    max-width: 20px
}

.ps-variant.active .ps-variant__tooltip,
.ps-variant:hover .ps-variant__tooltip {
    visibility: visible;
    opacity: 1
}

.ps-variant.active:before {
    border-color: #000
}

.custom-control-input:focus~.custom-control-label::before,
.form-check .form-check-input:focus,
.ps-checkout .form-check input:focus,
.ps-checkout .ps-input:focus,
.ps-checkout .ps-textarea:focus,
.ps-form--contact .ps-form__input:focus,
.ps-form--contact .ps-form__textarea:focus,
.ps-form--newsletter .ps-input:focus,
.ps-form--review input:focus,
.ps-form--subscribe .ps-input:focus,
.ps-product .ps-product__quantity .number-input input[type=number]:focus,
.ps-product--detail .ps-product__quantity .number-input input[type=number]:focus,
.ps-product--list .ps-product__quantity .number-input input[type=number]:focus,
.ps-product--mini-cart .ps-product__quantity .number-input input[type=number]:focus,
.ps-table--product .number-input input[type=number]:focus,
.scroll-top:focus {
    box-shadow: none
}

.custom-control-label::after,
.custom-control-label::before {
    top: 3px;
    width: 13px;
    height: 13px
}

.form-check .form-check-input,
.form-check .form-check-label::before {
    width: 16px;
    height: 16px;
    background-color: #fff;
    left: 0;
    position: absolute
}

.custom-control-label::before {
    background-color: #fff;
    border: 1px solid #f2f2f2
}

.ps-bought .container,
.ps-post .ps-about--info .container {
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.br-theme-fontawesome-stars .br-widget a.br-selected::after {
    color: #fd8d27
}

.form-check .form-check-input {
    margin-top: 0;
    top: 0;
    display: none
}

.form-check .form-check-input:checked+label:after {
    opacity: 1
}

.form-check .form-check-label {
    margin: 0;
    position: relative;
    display: block;
    line-height: 22px;
    -webkit-padding-start: 23px;
    padding-inline-start: 23px;
    transition: .35s ease-in-out;
    cursor: pointer
}

.form-check .form-check-label::before {
    content: "";
    top: 3px;
    border-radius: 4px;
    transition: .35s ease-in-out;
    border: 1px solid #e5e5e5
}

.form-check .form-check-label::after {
    content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='8'%3E%3Cpath fill='%23fff' d='M9.942 1.35L3.535 7.758 0 4.209l1.353-1.348 2.185 2.193L8.59 0l1.35 1.35z'/%3E%3C/svg%3E");
    position: absolute;
    left: 3px;
    top: 0;
    opacity: 0
}

.pb-100,
.ps-landing--block,
.ps-page--notfound,
.ps-post,
.ps-shop,
.ps-shop--promo {
    padding-bottom: 100px
}

.ps-post .ps-post__title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 20px;
    color: #191919
}

.ps-post .ps-post__box {
    max-width: 810px;
    margin: auto
}

.ps-post .ps-post__content,
.pt-30 {
    padding-top: 30px
}

.ps-post .ps-blog__badge,
.ps-product .ps-product__title {
    margin-bottom: 10px
}

.ps-post .ps-badge__item {
    margin: 0 5px 5px;
    font-size: 12px;
    line-height: 20px;
    padding: 0 10px;
    border-radius: 40px;
    display: inline-block;
    color: #fff;
    background-color: #191919;
    font-weight: 500
}

.ps-post .ps-blog__date {
    font-size: 13px;
    margin-bottom: 0
}

.ps-post .ps-blog__banner {
    padding: 60px 0
}

.ps-post .ps-blog__banner img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    min-height: 400px;
    max-height: 690px
}

.ps-post .ps-blog__heading {
    font-weight: 500;
    font-size: 30px;
    line-height: 35px;
    margin-bottom: 40px;
    color: #191919
}

.ps-post .ps-blog__list {
    list-style: none;
    padding: 0;
    margin: 0 0 40px
}

.ps-post .ps-blog__list li {
    font-size: 15px;
    padding: 5px 0
}

.ps-post .ps-blog__list li::before {
    content: "\f00c";
    color: #d9121f;
    display: inline-block;
    font: 14px/1 FontAwesome;
    margin: -3px 10px 0 0
}

.ps-post .ps-blog__text-large {
    margin-bottom: 40px;
    font-size: 22px;
    color: #191919
}

.ps-post .ps-blog__text {
    margin-bottom: 40px;
    color: #191919;
    font-size: 15px
}

.ps-post .ps-blog__image {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ps-post .ps-blog__row {
    margin-bottom: 40px
}

.ps-post .ps-section--blog {
    padding: 90px 0
}

.ps-post .ps-about--info .container {
    padding-top: 60px;
    padding-bottom: 60px
}

.ps-post .ps-blog__promo .container,
.ps-post .ps-product--carousel .container {
    padding-top: 60px;
    padding-bottom: 60px;
    border-bottom: 1px solid #e5e5e5
}

.ps-post .ps-blog__promo .ps-social {
    margin-top: 60px;
    margin-bottom: 0;
    text-align: center
}

.ps-pagination {
    padding: 30px
}

.ps-pagination .pagination {
    margin-bottom: 0;
    justify-content: center
}

.ps-pagination .pagination a {
    width: 34px;
    height: 34px;
    margin: 0 4px;
    font-size: 14px;
    color: #191919;
    font-weight: 700;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.ps-pagination .pagination a i {
    font-weight: 700
}

.ps-pagination .pagination .active a {
    background-color: #191919;
    color: #fff;
    border-radius: 50%
}

.ps-breadcrumb {
    list-style: none;
    padding: 20px 0 !important;
    margin: 0
}

.ps-breadcrumb__item {
    position: relative;
    display: inline-block;
    color: #191919;
    font-size: 14px
}

.ps-breadcrumb__item:before {
    content: "\203A";
    display: inline-block;
    border-radius: 50%;
    margin: 0 10px;
    color: #191919
}

.ps-bought .ps-bought__price,
.ps-breadcrumb__item a {
    color: #191919;
    font-size: 14px
}

.ps-bought .ps-bought__price.sale,
.ps-breadcrumb__item a:hover,
.ps-section--default .ps-section__link a:hover {
    color: #d9121f
}

.ps-breadcrumb__item a.active {
    font-weight: 500
}

.ps-bought .container {
    padding-top: 90px;
    padding-bottom: 90px
}

.ps-bought .ps-bought__title {
    font-size: 25px;
    line-height: 26px;
    color: #191919;
    font-weight: 500;
    margin-bottom: 30px;
    text-align: center
}

.ps-bought .ps-bought__product .ps-product--standard .ps-product__thumbnail {
    flex: 0 0 90px
}

.ps-bought .ps-bought__product .ps-product--standard .ps-product__content {
    flex-grow: 1;
    padding: 0 0 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ps-bought .ps-bought__product li {
    margin-bottom: 30px;
    position: relative
}

.ps-bought .ps-bought__product li::after {
    color: #191919;
    width: 24px;
    height: 24px;
    line-height: 24px;
    left: 35px;
    bottom: -27px;
    font-weight: 700;
    font-size: 14px;
    position: absolute;
    z-index: 1;
    text-align: center
}

.ps-bought .ps-bought__content .form-check,
.ps-product--detail .ps-product__color .custom-control:first-child,
.ps-product--detail .ps-product__size .custom-control:first-child {
    padding-left: 0
}

.ps-bought .ps-bought__list {
    padding: 25px 30px 0;
    list-style: none;
    margin: 0
}

.ps-bought .ps-bought__list li {
    font-size: 15px;
    line-height: 22px;
    padding: 3px 0 5px
}

.ps-bought .ps-bought__name {
    color: #191919;
    font-size: 15px;
    font-weight: 500
}

.ps-bought .ps-bought__del {
    font-size: 13px;
    color: #191919;
    margin-right: 10px;
    text-decoration: line-through
}

.ps-bought .ps-bought__submit,
.ps-shopping .ps-shopping__checkout {
    padding-top: 20px
}

.ps-bought .ps-bought__submit label,
.ps-checkout .ps-title,
.ps-shopping .ps-shopping__price {
    color: #191919;
    font-weight: 500;
    font-size: 14px
}

.ps-bought .ps-bought__submit .ps-btn {
    width: 100%;
    margin-top: 15px
}

.ps-bought .ps-bought__submit .ps-btn img {
    margin-right: 10px;
    filter: brightness(0) invert(1)
}

.ps-bought .ps-bought__submit .ps-btn:hover {
    background-color: #fff !important;
    color: #191919 !important;
    border-color: #191919 !important
}

.ps-bought .ps-bought__submit .ps-btn:hover img {
    filter: none
}

.ps-bought .ps-bought__total .price {
    color: #d9121f;
    font-weight: 500;
    font-size: 30px
}

.ps-bought .ps-bought__total .del {
    font-size: 15px;
    margin-left: 10px;
    text-decoration: line-through;
    color: #999
}

.ps-section--default .ps-section__title {
    color: #191919;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 500;
    font-size: 25px
}

.ps-section--default .ps-section__link {
    margin-top: 30px;
    text-align: center
}

.ps-section--default .ps-section__link a {
    font-size: 16px;
    display: inline-block;
    color: #191919;
    text-decoration: underline
}

.ps-video--home .ps-video__grid {
    padding: 90px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5
}

.ps-video--home .ps-video__title {
    font-size: 35px;
    font-weight: 500;
    color: #191919;
    margin-bottom: 20px;
    line-height: 40px
}

.ps-video--home .ps-video__desc {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 20px
}

.ps-video--home .ps-btn {
    font-size: 16px;
    padding: 5px 25px
}

.ps-video--home .ps-video__play {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    position: relative
}

.ps-video--home .ps-video__gallery,
.ps-video--home .ps-video__play::after,
.ps-video--home .ps-video__play::before {
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ps-video--home .ps-video__play::before {
    content: "";
    left: 55%;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 13px solid #191919
}

.ps-video--home .ps-video__play::after {
    content: "";
    left: 55%;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #fff
}

.ps-video--home .ps-video__gallery {
    width: 62px;
    height: 62px;
    left: 50%;
    background-color: #fff;
    border-radius: 50%
}

.ps-video--home .ps-video__content {
    text-align: center;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .desktop-only {
        display: block !important
    }

    .mobile-only {
        display: none !important
    }

    .container {
        max-width: 100%
    }

    .ps-post .ps-post__title,
    .ps-video--home .ps-video__title {
        font-size: 40px;
        line-height: 45px
    }

    .ps-post .ps-blog__heading {
        font-size: 35px;
        line-height: 40px
    }

    .ps-bought .ps-bought__content {
        display: flex;
        padding-top: 10px
    }

    .ps-bought .ps-bought__list {
        width: 60%;
        flex-basis: 60%;
        padding: 17px 20px
    }

    .ps-bought .ps-bought__submit {
        width: 40%;
        flex-basis: 40%;
        padding: 0 0 0 20px
    }

    .ps-bought .ps-bought__product {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-gap: 10px !important
    }

    .ps-bought .ps-bought__product .ps-product--standard {
        display: block
    }

    .ps-bought .ps-bought__product .ps-product--standard .ps-product__content {
        padding: 20px 0
    }

    .ps-bought .ps-bought__product li {
        margin-bottom: 0
    }

    .ps-bought .ps-bought__product li::after {
        right: -27px;
        left: auto;
        top: 30%;
        bottom: auto
    }

    .ps-section--default .ps-section__title {
        font-size: 30px
    }

    .ps-video--home .ps-video__desc {
        font-size: 20px
    }

    .ps-video--home .ps-video__grid {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-gap: 20px
    }

    .ps-video--home .ps-video__content {
        text-align: left;
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start
    }
}

@media (min-width:1280px) {

    .ps-post .ps-post__title,
    .ps-video--home .ps-video__title {
        font-size: 55px;
        line-height: 60px
    }

    .ps-post .ps-blog__heading {
        font-size: 40px;
        line-height: 45px
    }

    .ps-post .ps-section--blog .ps-blog--latset .ps-blog__title a {
        font-size: 25px;
        line-height: 30px
    }

    .ps-bought .ps-bought__title {
        font-size: 30px;
        line-height: 30px
    }

    .ps-bought .ps-bought__total .price {
        font-size: 35px
    }

    .ps-video--home .ps-video__desc {
        font-size: 22px
    }

    .ps-video--home .ps-btn {
        font-size: 20px;
        padding: 10px 25px;
        min-width: 170px
    }
}

.ps-video--home-full .ps-video__title {
    font-size: 35px;
    font-weight: 500;
    color: #191919;
    margin-bottom: 20px;
    line-height: 40px
}

.ps-video--home-full .ps-video__desc {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 20px
}

.ps-video--home-full .ps-btn {
    font-size: 16px;
    padding: 5px 25px
}

.ps-video--home-full .ps-video__image {
    width: 100%
}

.ps-video--home-full .ps-video__play {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 62px;
    position: relative
}

.ps-video--home-full .ps-video__play::before {
    content: "";
    position: absolute;
    left: 55%;
    top: 50%;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-left: 13px solid #191919;
    transform: translate(-50%, -50%)
}

.ps-video--home-full .ps-video__play::after {
    content: "";
    position: absolute;
    left: 55%;
    top: 50%;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 12px solid #fff;
    transform: translate(-50%, -50%)
}

.ps-video--home-full .ps-video__gallery {
    width: 62px;
    height: 62px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    border-radius: 50%
}

@media (min-width:768px) {
    .ps-video--home-full .ps-video__title {
        font-size: 40px;
        line-height: 45px
    }

    .ps-video--home-full .ps-video__desc {
        font-size: 20px
    }

    .ps-video--home-full .ps-video__content {
        text-align: left;
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-start;
        flex: 0 0 60%;
        padding: 90px 15px;
        background-color: #f2f2f2
    }

    .ps-video--home-full .ps-video__body {
        display: flex;
        padding-top: 50px
    }

    .ps-video--home-full .ps-video__thumnail {
        flex-grow: 1
    }

    .ps-video--home-full .ps-video__image {
        height: 100%;
        max-width: none;
        width: calc(100% + 80px);
        position: relative;
        left: -80px;
        -o-object-fit: cover;
        object-fit: cover;
        top: -50px
    }

    .ps-video--home-full .ps-video__gallery {
        left: calc(50% - 40px);
        top: calc(50% - 25px)
    }
}

@media (min-width:960px) {
    .ps-video--home-full .ps-video__image {
        width: calc(100% + 150px);
        left: -150px
    }

    .ps-video--home-full .ps-video__gallery {
        left: calc(50% - 75px)
    }
}

.ps-block--grid .ps-block__content {
    text-align: center;
    padding-bottom: 90px
}

.ps-block--grid .ps-block__thumbnail img {
    width: 100%;
    min-height: 280px;
    -o-object-fit: cover;
    object-fit: cover
}

.ps-block--grid .ps-block__center {
    display: none;
    position: absolute;
    bottom: 0;
    left: 50%;
    z-index: 1;
    transform: translateX(-50%)
}

.ps-block--grid .ps-block__center img {
    height: 200px;
    -o-object-fit: cover;
    object-fit: cover
}

.ps-block--grid .ps-block__title {
    font-size: 35px;
    margin-bottom: 15px
}

.ps-block--grid .ps-block__desc {
    font-size: 18px;
    margin-bottom: 20px
}

@media (min-width:768px) {
    .ps-block--grid {
        padding-bottom: 100px
    }

    .ps-block--grid .ps-block__row {
        display: flex;
        width: calc(50vw + 50%)
    }

    .ps-block--grid .ps-block__row.row-reverse {
        flex-direction: row-reverse;
        margin-left: calc(-50vw + 50%)
    }

    .ps-block--grid .ps-block__row.row-reverse .ps-block__content {
        text-align: right;
        padding-right: 0;
        padding-left: 20px
    }

    .ps-block--grid .ps-block__content {
        text-align: left;
        padding: 0 20px 0 0;
        flex: 0 0 40%
    }

    .ps-block--grid .ps-block__thumbnail {
        flex: 0 0 60%
    }

    .ps-block--grid .ps-block__center {
        display: block
    }

    .ps-block--grid .ps-block__line {
        border-top: 1px solid #e5e5e5;
        padding-bottom: 60px
    }
}

@media (min-width:992px) {
    .container {
        max-width: 100%
    }

    .ps-bought .ps-bought__submit {
        flex-basis: 25%
    }

    .ps-bought .ps-bought__list {
        padding: 17px 30px;
        flex-basis: 75%
    }

    .ps-bought .ps-bought__wapper {
        display: flex
    }

    .ps-bought .ps-bought__content {
        width: 50%;
        flex-basis: 50%;
        display: block;
        padding-top: 0
    }

    .ps-bought .ps-bought__product {
        flex-grow: 1;
        padding-right: 10px !important
    }

    .ps-bought .ps-bought__list {
        width: 100%
    }

    .ps-bought .ps-bought__submit {
        width: 100%;
        padding: 20px 0 0
    }

    .ps-section--default .col-lg-2dot4 {
        flex: 0 0 20%;
        max-width: 20%
    }

    .ps-block--grid .ps-block__row.row-reverse .ps-block__content {
        padding-left: 30px;
        padding-right: 0;
        text-align: left
    }

    .ps-block--grid .ps-block__row.row-reverse .ps-block__desc,
    .ps-block--grid .ps-block__row.row-reverse .ps-block__link,
    .ps-block--grid .ps-block__row.row-reverse .ps-block__title {
        padding-left: 130px
    }
}

@media (min-width:1230px) {
    .container {
        max-width: 1366px
    }

    .ps-video--home-full .ps-video__content {
        padding-left: calc(50vw - 615px)
    }

    .ps-video--home-full .ps-video__image {
        width: calc(100% + 180px);
        left: -180px
    }

    .ps-video--home-full .ps-video__gallery {
        left: calc(50% - 90px)
    }

    .ps-block--grid .ps-block__center img {
        height: 280px
    }
}

.ps-discount--block .ps-discount__content {
    background-color: #ffeeef;
    padding: 30px 0;
    text-align: center
}

.ps-discount--block .ps-discount__desc {
    margin-bottom: 0;
    font-size: 17px;
    color: #d9121f
}

.ps-discount--block .ps-discount__title {
    color: #d9121f;
    font-size: 25px;
    margin-bottom: 15px;
    font-weight: 600
}

.ps-discount--block .ps-discount__code {
    margin-bottom: 15px;
    font-size: 13px;
    font-weight: 500;
    color: #d9121f;
    border: 1px dashed #d9121f;
    border-radius: 4px;
    display: inline-block;
    padding: 5px 25px;
    line-height: 13px
}

.ps-gallery .ps-gallery__images .col-6:last-child,
.ps-gallery .ps-gallery__images .col-6:nth-last-child(2),
.ps-product .ps-product__badge .ps-badge:last-child {
    margin-bottom: 0
}

.ps-gallery .ps-gallery__link {
    width: 100%;
    height: 100%;
    display: block
}

.ps-gallery .ps-gallery__link img,
.ps-gallery--layout .ps-gallery__thumbnail img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ps-gallery .owl-carousel .owl-dots {
    position: initial;
    margin-top: 10px
}

.ps-gallery .ps-gallery__images,
.ps-gallery .ps-gallery__images img {
    height: 100%
}

.ps-gallery .ps-gallery__images .col-6 {
    margin-bottom: 30px
}

.ps-gallery--layout .ps-gallery__images {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    margin-top: 20px
}

.ps-gallery--layout .ps-gallery__item {
    flex-grow: 1
}

.ps-gallery--layout .ps-gallery__item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ps-video--full .ps-banner figure {
    height: 400px
}

.ps-video--full .ps-banner video {
    min-width: 100%;
    height: 100%;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -9999;
    -o-object-fit: cover;
    object-fit: cover
}

.ps-widget .ps-widget__block {
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5;
    position: relative
}

.ps-widget .ps-widget__block .ps-block-control {
    position: absolute;
    width: 30px;
    height: 30px;
    display: inline-block;
    right: 0;
    top: 10px;
    text-align: center;
    text-indent: 0;
    z-index: 8;
    line-height: 30px
}

.ps-widget .ps-widget__block .ps-block-control i {
    color: #191919;
    font-weight: 600
}

.ps-widget .ps-widget__block .ps-block-control.active {
    transform: rotate(180deg)
}

.ps-widget .ps-widget__block .ps-widget__content {
    padding: 20px 0;
    display: none;
    overflow: auto
}

.ps-widget .ps-widget__title {
    color: #191919;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 0
}

.pr-30,
.ps-widget--product {
    padding-right: 30px
}

.ps-widget--product .ps-widget__block {
    padding: 40px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: none
}

.ps-widget--product .ps-widget__block .ps-block-control {
    display: none
}

.ps-widget--product .ps-widget__block .ps-widget__content {
    max-height: 300px;
    padding-bottom: 0;
    display: block !important
}

.ps-widget--product .ps-widget__block .ps-widget__content::-webkit-scrollbar {
    width: 5px
}

.ps-widget--product .ps-widget__block .ps-widget__content::-webkit-scrollbar-track {
    box-shadow: inset 0 0 5px #e5e5e5;
    border-radius: 4px
}

.ps-widget--product .ps-widget__block .ps-widget__content::-webkit-scrollbar-thumb {
    background: #f2f2f2;
    border-radius: 4px
}

.ps-widget--product .ps-widget__block .ps-widget__content::-webkit-scrollbar-thumb:hover {
    background: #b30000
}

.ps-widget--product .ps-widget__block .ps-widget__category {
    max-height: -webkit-max-content;
    max-height: -moz-max-content;
    max-height: max-content
}

.ps-widget--product .ps-widget__block:first-child {
    border-top: none
}

.ps-compare--product .ps-compare__table,
.ps-landing--block .col-12,
.ps-widget--product .ps-widget__block:first-child .ps-widget__content {
    padding: 0
}

.ps-widget--product .ps-widget__promo {
    margin-top: 30px
}

.ps-widget--product .ps-widget__promo img {
    width: 100%
}

.ps-widget--product .ps-widget__item {
    padding: 8px 0
}

.ps-widget--product .ps-widget__item .custom-control-label {
    display: flex;
    font-size: 14px;
    padding-left: 10px;
    color: #191919
}

.ps-widget--product .ps-widget__item .custom-control-label::after,
.ps-widget--product .ps-widget__item .custom-control-label::before {
    top: 0;
    width: 20px;
    height: 20px
}

.ps-widget--product .ps-widget__item .custom-control-label::before {
    background-color: #fff;
    border: 1px solid #e5e5e5
}

.ps-product--standard .ps-product__footer .custom-checkbox .custom-control-input:checked~.custom-control-label::before,
.ps-widget--product .ps-widget__color .custom-checkbox .custom-control-input:checked~.custom-control-label::before {
    background-color: var(--bg-color)
}

.ps-widget--product .ps-widget__item .custom-control-label span {
    color: #f2f2f2;
    margin-left: 10px
}

.ps-widget--product .ps-widget__item .custom-control-input:checked~.custom-control-label {
    font-weight: 600
}

.ps-widget--product .ps-widget__item .custom-control-input:checked~.custom-control-label::before {
    background-color: #191919;
    border: 1px solid #191919
}

.ps-widget--product .ps-widget__item .custom-label {
    display: flex;
    padding-left: 10px;
    color: #191919;
    font-size: 16px
}

.ps-widget--product .ps-widget__item .custom-label span {
    color: grey;
    margin-left: 10px;
    font-size: 13px
}

.ps-widget--product .ps-widget__color {
    display: flex;
    flex-wrap: wrap;
    padding-left: 1px
}

.ps-widget--product .ps-widget__color .custom-checkbox {
    cursor: pointer;
    width: 30px;
    height: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    padding-left: 0
}

.ps-widget--product .ps-widget__color .custom-checkbox .custom-control-input:checked~.custom-control-label span,
.ps-widget--product .ps-widget__color .custom-checkbox:hover .custom-control-label span {
    visibility: visible;
    opacity: 1
}

.ps-widget--product .ps-widget__color .custom-control-label {
    z-index: 2;
    width: 30px;
    height: 30px
}

.ps-widget--product .ps-widget__color .custom-control-label::after,
.ps-widget--product .ps-widget__color .custom-control-label::before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 24px;
    height: 24px;
    border-radius: 50%;
    transition: 350ms;
    z-index: 2
}

.ps-widget--product .ps-widget__color .custom-control-label::before {
    background-color: var(--bg-color);
    border: none
}

.ps-widget--product .ps-widget__color .custom-control-label span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 30px;
    height: 30px;
    border: 1px solid var(--bg-color);
    border-radius: 50%;
    z-index: 1;
    visibility: hidden;
    opacity: 0
}

.ps-widget--product .ps-widget__filter {
    background-color: transparent;
    border: none;
    color: #f2f2f2;
    font-size: 16px;
    text-decoration: underline;
    font-weight: 700;
    padding-top: 10px
}

.ps-widget--product .menu--mobile>li {
    overflow: hidden
}

.ps-widget--product .menu--mobile>li>a {
    font-weight: 500;
    font-size: 17px;
    line-height: 26px
}

.ps-widget--product .menu--mobile .active .sub-menu {
    padding: 10px 0 8px 20px
}

.ps-widget--product .menu--mobile .sub-toggle {
    width: 22px;
    height: 22px;
    font-size: 14px;
    line-height: 20px;
    text-align: center
}

.ps-footer--widget .ps-footer__account li,
.ps-widget--product .menu--mobile .sub-menu>li {
    padding: 6px 0
}

.slick-slider .slick-slide {
    outline: 0;
    box-shadow: 0 0 transparent
}

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

.owl-carousel .owl-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 20;
    width: 100%;
    height: 0;
    left: 0
}

.owl-carousel .owl-nav>* {
    display: inline-block;
    position: relative;
    vertical-align: top;
    width: 56px;
    height: 56px;
    background-color: rgba(255, 255, 255, .1) !important;
    transition: .4s;
    border-radius: 50%;
    transform: translateY(-50%)
}

.ps-product .ps-product__actions .ps-product__item.rotate,
.ps-product--detail .ps-product__link.rotate i,
.ps-product--layout-4 .ps-product__content .ps-product__link.rotate i,
.ps-product--list .ps-product__link.rotate i,
.ps-product--standard .ps-product__mobile .ps-product__item.rotate i {
    transform: rotate(-90deg)
}

.owl-carousel .owl-nav>* i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 23px;
    color: #fff
}

.owl-carousel .owl-nav>:hover {
    background-color: #fff !important
}

.ml-40,
.owl-carousel .owl-nav .owl-prev {
    margin-left: 40px
}

.owl-carousel .owl-nav .owl-next {
    float: right;
    margin-right: 40px
}

.owl-carousel .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center
}

.owl-carousel .owl-dots .owl-dot {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin-right: 8px;
    border: 1px solid #bebebe;
    background-color: transparent;
    border-radius: 50%
}

.owl-carousel .owl-dots .owl-dot.active {
    background-color: #191919;
    border-color: #191919
}

.ps-badge {
    display: inline-block;
    font-size: 12px;
    padding: 0 10px;
    font-weight: 500;
    text-align: center;
    line-height: 20px;
    border-radius: 10px;
    color: #fff
}

.ps-badge.ps-badge--hot {
    background-color: #191919
}

.ps-badge.ps-badge--sale {
    background-color: #d9121f
}

.ps-badge.ps-badge--new {
    background-color: #fff;
    color: #191919
}

.ps-badge.ps-badge--sold {
    background-color: #d6d8db
}

.ps-badge.ps-badge--outstock {
    background-color: #752a2b
}

.ps-badge.ps-badge--instock {
    background-color: #12a05c
}

.ps-badge.ps-badge--leftstock {
    background-color: #00a198
}

.promotional-badge {
    background-color: #000 !important;
    color: #fff !important
}

.ps-product {
    background-color: #fff
}

.ps-product .ps-product__thumbnail {
    position: relative;
    transition: .3s ease-in-out;
    overflow: hidden
}

.ps-product .ps-product__thumbnail img {
    width: 100%;
    margin: auto;
    max-height: 380px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity .6s
}

.ps-product .ps-product__thumbnail .ps-product__image {
    display: block;
    transition: .6s;
    border-radius: 4px
}

.ps-product .ps-product__thumbnail figure {
    position: relative;
    z-index: 2
}

.ps-product .ps-product__thumbnail .ps-product__image-back {
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0
}

.ps-product .ps-product__thumbnail .ps-product__image-default {
    position: initial;
    opacity: 1
}

.ps-product .ps-product__thumbnail:hover .ps-product__image-default {
    opacity: 0;
    opacity: 1
}

.ps-product .ps-product__thumbnail:hover .ps-product__image-back {
    opacity: 1
}

.ps-product .ps-product__actions {
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 7;
    opacity: 1;
    transition: .3s ease-in-out
}

.ps-product .ps-product__actions .ps-product__item {
    width: 34px;
    height: 34px;
    border-radius: 100%;
    position: relative;
    transition: 350ms;
    color: #191919;
    margin-top: 5px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px
}

.ps-product .ps-product__actions .ps-product__item:hover a,
.ps-product .ps-product__price.sale,
.ps-product--mini-cart .ps-product__price.sale {
    color: #d9121f
}

.mt-0,
.ps-checkout .paypal-method label,
.ps-product .ps-product__actions .ps-product__item:first-child {
    margin-top: 0
}

.ps-product__info .ps-product__title_bangla {
    font-size: 22px !important
}

.ps-product__info .ps-product_brand {
    font-size: 20px !important
}

.ps-product .ps-product__title a {
    display: block;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    color: #191919
}

.ps-product .ps-product__rating {
    margin-bottom: 13px;
    display: flex;
    align-items: center
}

.ps-product .ps-product__rating .br-widget a {
    font-size: 14px
}

.ps-product .ps-product__rating .br-widget .br-selected:after {
    color: #191919
}

.ps-product .ps-product__meta {
    margin-bottom: 8px
}

.ps-product .ps-product__price {
    color: #191919;
    margin-bottom: 5px;
    font-weight: 400;
    font-size: 15px
}

.ps-product .ps-product__del {
    color: #999;
    margin-left: 5px;
    text-decoration: line-through;
    font-weight: 400;
    font-size: 15px
}

.ps-product .ps-product__badge {
    position: absolute;
    top: 35px;
    left: -15px;
    z-index: 10;
    transform: rotate(-90deg)
}

.ps-product .ps-product__badge .ps-badge {
    display: block;
    margin-bottom: 4px
}

.ps-product .ps-product__branch {
    color: grey;
    margin-bottom: 6px;
    line-height: 18px;
    font-size: 13px;
    display: inline-block
}

.ps-product .ps-product__review {
    display: none;
    margin-left: 5px;
    font-size: 13px;
    color: #191919
}

.ps-product .ps-product__desc {
    display: none;
    margin-bottom: 6px
}

.ps-product .ps-product__desc li {
    font-size: 15px;
    color: #191919;
    font-weight: 400;
    padding: 2px 0
}

.ps-product .ps-product__desc li::before {
    content: "\f00c";
    color: #d9121f;
    display: inline-block;
    font: 14px/1 FontAwesome;
    margin: -3px 10px 0 0
}

.ps-product .ps-product__quantity {
    min-width: 172px;
    display: none
}

.ps-product .ps-product__quantity .number-input {
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 5px;
    border: 1px solid #e5e5e5
}

.ps-product .ps-product__quantity .number-input input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    text-align: center;
    max-width: 50%;
    font-size: 14px;
    color: #191919;
    flex-grow: 1;
    background-color: transparent;
    border-color: transparent
}

.ps-product .ps-product__quantity .number-input input[type=number]::-webkit-inner-spin-button,
.ps-product .ps-product__quantity .number-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.ps-product .ps-product__quantity .number-input button {
    background-color: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    padding: 15px;
    cursor: pointer
}

.ps-product .ps-product__quantity .number-input button i {
    color: #191919;
    font-weight: 600
}

.mega-mobile .mega-mobile__content,
.ps-product--standard .ps-product__content {
    padding: 20px 0
}

.ps-product--standard .ps-product__thumbnail {
    background-color: #f3f3f3
}

.ps-product--standard .ps-product__mobile {
    display: flex;
    align-items: center;
    padding-top: 6px
}

.ps-product--standard .ps-product__mobile .ps-product__item {
    margin: 0 3px;
    background-color: #f3f3f3;
    flex-grow: 1;
    font-size: 18px;
    display: flex;
    justify-content: center;
    padding: 15px 0
}

.ps-product--standard .ps-product__mobile .ps-product__item:first-child {
    margin-left: 0
}

.ps-product--standard .ps-product__mobile .ps-product__item:last-child {
    margin-right: 0
}

.ps-product--standard .ps-product__cart {
    visibility: hidden;
    opacity: 0;
    width: 100%;
    transform: translateY(30px);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 10;
    font-size: 18px;
    font-weight: 500
}

.ps-product--standard .ps-product__footer,
.ps-wrapper {
    display: flex;
    flex-wrap: wrap
}

.ps-product--standard .ps-product__footer .custom-checkbox {
    cursor: pointer;
    width: 25px;
    height: 25px;
    margin-right: 6px;
    margin-bottom: 5px;
    padding-left: 0;
    min-height: unset
}

.ps-product--standard .ps-product__footer .custom-checkbox .custom-control-input:checked~.custom-control-label {
    border-color: var(--bg-color)
}

.ps-product--standard .ps-product__footer .custom-checkbox .custom-control-input:checked~.custom-control-label span,
.ps-product--standard .ps-product__footer .custom-checkbox:hover .custom-control-label span,
.ps-search.active {
    visibility: visible;
    opacity: 1
}

.ps-product--standard .ps-product__footer .custom-control-label {
    z-index: 2;
    width: 25px;
    height: 25px
}

.ps-product--standard .ps-product__footer .custom-control-label::after,
.ps-product--standard .ps-product__footer .custom-control-label::before {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    transition: 350ms;
    z-index: 2
}

.ps-product--standard .ps-product__footer .custom-control-label::before {
    background-color: var(--bg-color) !important;
    border: none
}

.ps-product--standard .ps-product__footer .custom-control-label span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    border: 1px solid var(--bg-color);
    border-radius: 50%;
    z-index: 1;
    visibility: hidden;
    opacity: 0
}

.ps-product--standard .ps-product__footer .custom-control-input:indeterminate~.custom-control-label::after {
    background-image: unset
}

.ps-product--standard .ps-product__selected {
    font-size: 13px;
    color: grey;
    margin-bottom: 0
}

@media (min-width:992px) {
    .ps-gallery--layout .ps-gallery__images {
        grid-gap: 30px;
        margin-top: 30px
    }

    .ps-product__thumbnail:hover .ps-product__actions {
        visibility: visible;
        opacity: 1;
        transform: translateX(0)
    }

    .ps-product--standard .ps-product__mobile {
        display: none
    }

    .ps-product--standard .ps-product__thumbnail:hover .ps-product__cart {
        visibility: visible;
        opacity: 1;
        transform: translateY(0)
    }
}

.ps-product--pin {
    display: grid;
    grid-template-columns: repeat(2, 1fr)
}

.ps-product--pin .ps-product__thumbnail {
    width: 180px
}

.ps-product--pin .ps-product__content {
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ps-product--pin .ps-product__price {
    font-weight: 400
}

.ps-product--pin .ps-product__rating .br-widget a::after {
    color: #e5e5e5 !important
}

.ps-product--pin .ps-product__rating .br-widget .br-selected::after {
    color: #666 !important
}

.ps-product--pin .ps-product__cart {
    padding: 5px 10px;
    font-size: 16px;
    min-width: 120px !important
}

@media (min-width:768px) {
    .ps-discount--block .ps-discount__title {
        margin-bottom: 0
    }

    .ps-discount--block .ps-discount__code {
        margin-bottom: 0;
        margin-left: 10px
    }

    .ps-discount--block .ps-discount__header {
        margin-bottom: 10px;
        display: flex;
        align-items: center;
        justify-content: center
    }

    .ps-video--full .ps-banner figure {
        height: 500px
    }

    .ps-widget .ps-widget__title {
        font-size: 17px;
        line-height: 20px
    }

    .ps-widget .ps-widget__block {
        padding: 40px 0;
        border-top: 1px solid #e5e5e5;
        border-bottom: none
    }

    .ps-widget .ps-widget__block .ps-block-control {
        display: none
    }

    .ps-widget .ps-widget__block .ps-widget__content {
        display: block !important;
        padding-bottom: 0
    }

    .ps-widget .ps-widget__block:first-child {
        border-top: 0;
        padding-top: 0
    }

    .ps-product--pin .ps-product__thumbnail {
        width: 200px
    }
}

.ps-product--horizontal {
    display: flex;
    flex-flow: row nowrap;
    max-width: 100%
}

.ps-product--horizontal .ps-product__price {
    font-weight: 400
}

.ps-product--horizontal .ps-product__desc {
    font-size: 14px;
    color: #f2f2f2;
    opacity: .6;
    margin: 10px 0;
    display: block
}

.ps-product--horizontal .ps-product__thumbnail {
    flex: 0 0 100px
}

.ps-product--horizontal .ps-product__thumbnail .ps-product__image {
    display: block
}

.ps-product--horizontal .ps-product__thumbnail .ps-product__image img {
    width: 100%;
    height: 145px;
    -o-object-fit: cover;
    object-fit: cover
}

.pl-20,
.ps-product--horizontal .ps-product__content {
    padding-left: 20px
}

.ps-product--horizontal .ps-product__meta {
    margin-bottom: 0
}

.ps-product--mini-cart {
    display: flex;
    position: relative
}

.ps-product--mini-cart .ps-product__price {
    color: #191919;
    font-size: 15px;
    font-weight: 400
}

.ps-product--mini-cart .ps-product__del {
    color: #999;
    margin-left: 5px;
    text-decoration: line-through;
    font-weight: 400;
    font-size: 15px
}

.ps-product--mini-cart .ps-product__name {
    display: block;
    font-size: 15px;
    color: #191919;
    line-height: 20px;
    margin-bottom: 10px;
    padding-right: 20px
}

.ps-product--mini-cart .ps-product__name:hover {
    color: #000
}

.ps-product--mini-cart .ps-product__remove {
    font-size: 15px;
    color: #191919;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
    width: 20px;
    height: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    background-color: #fff
}

.ps-product--mini-cart .ps-product__remove i {
    font-weight: 600
}

.ps-product--mini-cart .ps-product__remove:hover {
    color: #d9121f
}

.ps-product--sidebar .ps-product__rating .br-wrapper .br-widget .br-selected:after,
.ps-product--sidebar .ps-product__title:hover {
    color: #f2f2f2
}

.ps-product--mini-cart .ps-product__thumbnail {
    width: 90px;
    margin-bottom: 0;
    padding: 0
}

.ps-product--mini-cart .ps-product__thumbnail img {
    max-height: 110px
}

.ps-product--mini-cart .ps-product__content {
    position: relative;
    flex-grow: 1;
    padding-left: 20px
}

.ps-product--mini-cart .ps-product__quantity {
    display: flex;
    align-items: flex-end
}

.ps-product--mini-cart .ps-product__quantity .number-input {
    flex: 0 0 110px;
    max-width: 110px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-radius: 40px;
    border: 1px solid #e5e5e5
}

.ps-product--detail .ps-product__color .custom-control-input:checked~.custom-control-label img,
.ps-product--detail .ps-product__size .custom-control-input:checked~.custom-control-label {
    border-color: #191919
}

.ps-product--mini-cart .ps-product__quantity .number-input input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    text-align: center;
    max-width: 50%;
    font-size: 14px;
    color: #191919;
    flex-grow: 1;
    background-color: transparent;
    border-color: transparent;
    min-width: 35px
}

.ps-product--mini-cart .ps-product__quantity .number-input input[type=number]::-webkit-inner-spin-button,
.ps-product--mini-cart .ps-product__quantity .number-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.ps-product--mini-cart .ps-product__quantity .number-input button {
    background-color: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    padding: 10px;
    cursor: pointer
}

.ps-product--countdown .ps-countdown .ps-countdown__number span,
.ps-product--detail .ps-product__rating .br-widget a {
    font-size: 14px
}

.ps-product--mini-cart .ps-product__quantity .number-input button i {
    color: #191919;
    font-weight: 600
}

.ps-product--mini-cart .ps-product__quantity .number-input button img {
    width: 20px
}

.ps-product--mini-cart .ps-product__quantity .ps-product__total {
    flex-grow: 1;
    text-align: right
}

.ps-product--mini-cart .ps-product__quantity .ps-product__total .ps-product__price {
    font-weight: 500
}

.ps-product--sidebar {
    display: flex;
    flex-flow: row nowrap
}

.ps-product--sidebar .ps-product__rating .br-wrapper .br-widget a {
    font-size: 13px
}

.ps-product--sidebar .ps-product__title {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 600;
    color: #191919;
    font-size: 15px
}

.ps-product--sidebar .ps-product__thumbnail {
    max-width: 70px
}

.ps-product--sidebar .ps-product__content {
    padding-left: 20px;
    max-width: calc(100% - 70px)
}

.ps-product--detail .ps-product__group:last-child,
.ps-product--sidebar .ps-product__content p {
    margin-bottom: 0
}

.ps-product--countdown .ps-countdown {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    padding-left: 5px;
    padding-right: 5px;
    height: 30px;
    margin: auto
}

.ps-product--countdown .ps-countdown .ps-countdown__number .text {
    font-size: 10px
}

.ps-product--countdown .ps-countdown .ps-countdown__block {
    margin-top: 4px;
    margin-bottom: 4px
}

.pb-10,
.ps-product--countdown .ps-product__thumbnail {
    padding-bottom: 10px
}

@media (min-width:992px) {
    .ps-product--countdown .ps-product__actions {
        top: 45px
    }

    .ps-product--countdown .ps-product__thumbnail {
        padding-bottom: 0
    }

    .ps-product--countdown .ps-countdown {
        position: absolute;
        top: 10px;
        right: 0;
        z-index: 11
    }
}

.ps-product--detail .ps-product__branch,
.ps-product--detail .ps-product__title {
    margin-bottom: 10px
}

.ps-product--detail .ps-product__title a {
    font-weight: 500;
    font-size: 25px;
    line-height: 30px;
    color: #191919
}

.ps-product--detail .ps-product__branch a {
    font-size: 13px;
    line-height: 15px;
    color: grey
}

.ps-product--detail .ps-product__badge {
    position: initial;
    margin-bottom: 20px
}

.ps-product--detail .ps-product__badge .ps-badge {
    display: inline-block;
    font-weight: 600;
    font-size: 75%;
    line-height: 18px
}

.ps-product--detail .ps-product__price {
    font-size: 22px;
    font-weight: 500;
    line-height: 30px;
    color: #191919
}

.ps-product--detail .ps-product__price.sale {
    color: #d9121f
}

.ps-product--detail .ps-product__del {
    color: #999;
    font-size: 15px;
    font-weight: 400;
    margin-left: 10px;
    text-decoration: line-through
}

.ps-product--detail .ps-product__rating {
    display: flex;
    align-items: center;
    margin-bottom: 20px
}

.ps-product--detail .ps-product__rating .ps-product__review {
    line-height: 18px;
    margin-left: 10px;
    color: grey;
    font-size: 13px;
    display: inline-block;
    margin-right: 20px;
    position: relative
}

.ps-product--detail .ps-product__rating .ps-product__review::after {
    content: ".";
    position: absolute;
    right: -15px;
    top: -4px;
    color: grey;
    font-size: 20px;
    font-weight: 600
}

.ps-product--detail .ps-product__rating .br-widget .br-selected:after {
    color: #191919
}

.ps-product--detail .ps-product__rating .ps-product__write {
    font-size: 13px;
    color: #191919
}

.ps-product--detail .ps-product__variations,
.pt-10 {
    padding-top: 10px
}

.ps-product--detail .ps-product__social {
    margin-top: -10px
}

.ps-product--detail .ps-product__link {
    color: #191919;
    line-height: 20px;
    font-size: 13px;
    margin-right: 25px;
    display: inline-block
}

.ps-product--detail .ps-product__link:last-child {
    margin-right: 0
}

.ps-product--detail .ps-product__link i {
    margin-right: 10px
}

.ps-product--detail .ps-product__type {
    margin: 20px 0 25px
}

.ps-product--detail .ps-product__type .ps-product__item {
    font-size: 13px
}

.ps-product--detail .ps-product__type .ps-product__item .text {
    display: inline-block;
    width: 120px
}

.ps-product--detail .ps-product__type .text-bold {
    font-weight: 500
}

.ps-product__buy__disabled {
    color: #fff !important;
    background-color: #ebe9eb !important;
    border-color: #ebe9eb !important;
    margin-bottom: 15px;
    cursor: no-drop !important
}

.ps-product--detail .ps-product__buy:hover {
    color: #fff;
    background-color: #191919;
    border-color: #191919
}

.ps-product--detail .ps-product__available,
.ps-product--detail .ps-product__quantity {
    padding-bottom: 30px
}

.ps-product--detail .ps-product__available .ps-product__text {
    font-weight: 500;
    font-size: 16px;
    color: #191919;
    margin-bottom: 7px
}

.ps-product--detail .ps-product__available .ps-product__sale {
    font-size: 13px;
    color: #d9121f;
    font-weight: 500;
    margin-top: 10px
}

.ps-product--detail .ps-product__available .ps-product__sale img {
    margin-right: 8px;
    margin-top: -5px
}

.ps-product--detail .ps-product__available .progress {
    height: 5px
}

.ps-product--detail .ps-product__available .progress .progress-bar {
    background-color: #d9121f
}

.ps-product--detail .ps-btn {
    width: 100%
}

.ps-product--detail .ps-product__size .custom-control {
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 10px
}

.ps-product--detail .ps-product__size .custom-control-label {
    background-color: #fff;
    color: #191919;
    font-weight: 500;
    padding: 3px 20px;
    border-radius: 40px;
    border: 1px solid #e5e5e5;
    font-size: 12px;
    cursor: pointer
}

.ps-product--detail .ps-product__size .custom-control-label:hover {
    background-color: #000;
    color: #fff
}

.ps-product--detail .ps-product__size .custom-control-label::after,
.ps-product--detail .ps-product__size .custom-control-label::before {
    display: none
}

.ps-product--detail .ps-product__color .custom-control {
    display: inline-block;
    margin-bottom: 10px;
    padding-left: 5px
}

.ps-product--detail .ps-product__color .custom-control-label::after,
.ps-product--detail .ps-product__color .custom-control-label::before {
    left: 2px;
    top: 2px;
    opacity: 0
}

.ps-product--detail .ps-product__color .custom-control-label img {
    width: 52px;
    height: 69px;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid transparent
}

.ps-product--detail .ps-product__color .custom-control-input:checked~.custom-control-label::before {
    background-color: #191919;
    opacity: 1
}

.ps-product--detail .ps-product__color .custom-control-input:checked~.custom-control-label::after {
    opacity: 1;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e")
}

.ps-product--detail h6 {
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: 500;
    color: #191919
}

.ps-product--detail h6 span {
    display: inline-block;
    margin-left: 10px;
    font-size: 13px;
    color: grey
}

.ps-product--detail .ps-product__quantity .number-input {
    background-color: #fff;
    display: flex;
    align-items: center;
    border: 1px solid #e5e5e5;
    justify-content: space-between;
    border-radius: 40px;
    margin-right: 10px;
    height: 44px
}

.ps-product--detail .ps-product__quantity .number-input input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    text-align: center;
    max-width: 40px;
    font-size: 17px;
    color: #191919;
    background-color: transparent;
    border-color: transparent
}

.ps-product--detail .ps-product__quantity .number-input input[type=number]::-webkit-inner-spin-button,
.ps-product--detail .ps-product__quantity .number-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.ps-product--detail .ps-product__quantity .number-input button {
    background-color: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    padding: 16px 10px;
    cursor: pointer
}

.ps-product--detail .ps-product__quantity .number-input button i {
    color: #191919;
    font-weight: 500
}

.ps-product--detail .ps-product__quantity .number-input button img {
    width: 37px
}

.ps-product--detail .ps-product__quantity .ps-btn img {
    margin-right: 10px;
    filter: brightness(0) invert(1)
}

.ps-header--3.ps-header--sticky .ps-header__icons .ps-header__item .ps-header__link img,
.ps-product--detail .ps-product__quantity .ps-btn:hover img,
.ps-promo .ps-promo__link.text-dark img {
    filter: none
}

.ps-product--detail .ps-product__quantity .ps-btn:hover {
    background-color: #fff !important;
    color: #191919 !important;
    border-color: #191919 !important
}

.ps-header--3 .ps-header__icons .ps-header__item .ps-header__link img,
.ps-header--3 .ps-notify img,
.ps-header--6 .ps-notify img,
.ps-product--list .ps-btn img,
.ps-promo .ps-promo__link img {
    filter: brightness(0) invert(1)
}

.ps-product--detail .ps-product__info {
    margin-bottom: 90px
}

@media (min-width:1280px) {
    .ps-video--home-full .ps-video__title {
        font-size: 50px;
        line-height: 65px
    }

    .ps-block--grid .ps-block__desc,
    .ps-video--home-full .ps-video__desc {
        font-size: 22px
    }

    .ps-video--home-full .ps-btn {
        font-size: 20px;
        padding: 10px 25px;
        min-width: 170px
    }

    .ps-block--grid .ps-block__title {
        font-size: 55px;
        line-height: 58px
    }

    .ps-block--grid .ps-block__line {
        padding-bottom: 90px
    }

    .ps-block--grid .ps-block__content {
        padding-right: 30px
    }

    .ps-block--grid .ps-block__row.row-reverse .ps-block__desc,
    .ps-block--grid .ps-block__row.row-reverse .ps-block__link,
    .ps-block--grid .ps-block__row.row-reverse .ps-block__title {
        padding-left: 210px
    }

    .ps-discount--block .ps-discount__title {
        font-size: 35px
    }

    .ps-video--full .ps-banner .ps-banner__title {
        font-size: 60px;
        line-height: 65px
    }

    .ps-video--full .ps-banner figure {
        height: 600px
    }

    .ps-widget--product .ps-widget__filter {
        font-size: 18px
    }

    .ps-product--pin .ps-product__cart {
        min-width: 150px !important
    }

    .ps-product--detail .ps-product__title {
        font-size: 30px;
        line-height: 35px
    }

    .ps-product--detail .ps-product__price {
        font-size: 20px;
        line-height: 35px;
        font-weight: 600
    }
}

.ps-product--gallery {
    margin-bottom: 90px;
    display: flex;
    height: 350px
}

.ps-product--gallery .ps-product__thumbnail {
    flex: 0 0 75%;
    overflow: hidden
}

.ps-product--gallery .ps-product__thumbnail img {
    width: 100%
}

.ps-product--gallery .ps-gallery--image {
    flex: 0 0 20%;
    width: 20%;
    margin-right: 15px
}

.ps-product--gallery .ps-gallery--image .ps-gallery__item {
    border-radius: 4px;
    border: 1px solid transparent;
    margin-bottom: 10px
}

.ps-product--gallery .ps-gallery--image .ps-gallery__item:hover img,
.ps-product--gallery .ps-gallery--image .slick-current .ps-gallery__item img {
    border-radius: 4px
}

.ps-product--gallery .ps-gallery--image .ps-gallery__item img {
    width: 100%;
    height: 90px;
    -o-object-fit: cover;
    object-fit: cover
}

.ps-product--gallery .ps-gallery--image .ps-gallery__item:hover,
.ps-product--gallery .ps-gallery--image .slick-current .ps-gallery__item {
    border-color: #191919
}

.ps-product--gallery .ps-product__video {
    top: 10px;
    right: 10px;
    bottom: auto;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%
}

.ps-product--gallery .ps-product__video a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #191919
}

.ps-product--gallery .ps-product__video a i {
    line-height: 1em;
    font-size: 16px;
    padding-left: 5px
}

@media (min-width:768px) {
    .ps-product--detail .ps-product__quantity .number-input button {
        padding: 17px 8px
    }

    .ps-product--gallery {
        height: 450px
    }

    .ps-product--gallery .ps-gallery--image {
        flex: 0 0 80px;
        width: 80px
    }

    .ps-product--gallery .ps-product__thumbnail {
        flex-grow: 1
    }
}

@media (min-width:992px) {
    .ps-product--detail .ps-product__quantity .number-input {
        margin-right: 20px
    }

    .ps-product--detail .ps-product__quantity .number-input button {
        padding: 16px 10px
    }

    .ps-product--gallery {
        min-height: 600px;
        height: auto
    }

    .ps-product--gallery .ps-gallery--image {
        margin-right: 30px
    }

    .ps-product--gallery .ps-gallery--image .ps-gallery__item {
        margin-bottom: 20px
    }

    .ps-product--gallery .ps-gallery--image .ps-gallery__item img {
        height: 120px
    }
}

@media (min-width:1200px) {
    .ps-product--gallery .ps-product__thumbnail {
        padding-right: 0
    }
}

.ps-product--extension {
    margin-bottom: 60px
}

.ps-product--extension .ps-product__delivery {
    background-color: #e5e5e5;
    padding: 40px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.ps-product--extension .ps-delivery__item {
    color: #f2f2f2;
    font-weight: 500;
    font-size: 14px
}

.ps-product--extension .ps-delivery__item:not(:last-child) {
    margin-bottom: 20px
}

.ps-product--extension .ps-delivery__item i {
    margin-right: 10px;
    font-weight: 600;
    font-size: 20px
}

.ps-product--extension .ps-product__payment {
    background-color: #e5e5e5;
    padding: 40px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top: 2px solid #e5e5e5
}

.ps-product--extension .ps-product__payment img {
    width: 100%
}

.ps-product--extension .ps-product__gif {
    border-radius: 4px;
    background-color: #f6f7e5;
    background: linear-gradient(94deg, #fcfcf0, #ebebd3);
    margin-top: 10px;
    position: relative
}

.ps-product--extension .ps-gif__text {
    color: #12a05c;
    font-weight: 500;
    text-align: center;
    font-size: 16px;
    line-height: 26px;
    padding: 40px;
    position: absolute;
    top: 0;
    left: 0
}

.ps-product--extension .ps-gif__text i {
    display: block;
    margin-bottom: 10px;
    font-weight: 700;
    font-size: 26px
}

.ps-post--grid .ps-post__thumbnail img,
.ps-product--extension .ps-gif__thumbnail {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media (min-width:768px) {
    .ps-product--extension .ps-delivery__item i {
        font-size: 18px
    }

    .ps-product--extension .ps-product__delivery,
    .ps-product--extension .ps-product__payment {
        padding: 20px
    }

    .ps-product--extension .ps-gif__text {
        padding: 20px 10px
    }

    .ps-product--extension .ps-gif__thumbnail {
        height: 350px
    }
}

@media (min-width:1280px) {

    .ps-product--extension .ps-product__delivery,
    .ps-product--extension .ps-product__payment {
        padding: 40px
    }
}

.ps-product--video .ps-product__thumbnail .ps-product__video {
    right: 10px
}

.ps-product--video .ps-product__video {
    top: 60px;
    right: 0;
    bottom: auto;
    border: none;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0;
    width: 40px;
    height: 40px;
    background-color: #fff;
    border-radius: 50%
}

.ps-product--video .ps-product__video a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
    color: #191919
}

.ps-product--video .ps-product__video a i {
    line-height: 1em;
    font-size: 16px;
    padding-left: 5px
}

.ps-product--video .ps-product__video:hover a {
    color: #f2f2f2
}

@media (min-width:1200px) {
    .ps-product--detail-sidebar .ps-product__thumbnail.ps-product__thumbnail[data-vertical=false] .ps-product__gallery {
        margin-bottom: 20px
    }

    .ps-product--detail-sidebar .ps-product__info {
        padding-left: 40px
    }

    .ps-product--detail-sidebar .ps-product__content .ps-tab-list {
        text-align: left
    }

    .ps-product--detail-sidebar .ps-product__content .ps-tab-list li:first-child a {
        padding-left: 0
    }

    .ps-quickview .ps-product--gallery {
        margin-bottom: 0
    }
}

.ps-product--list {
    background-color: #fff
}

.ps-product--list .ps-product__content {
    display: flex;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px
}

.ps-product--list .ps-product__thumbnail {
    flex: 0 0 45%;
    margin-bottom: 0
}

.ps-product--list .ps-product__image {
    display: block;
    width: 100%;
    height: 100%
}

.ps-product--list .ps-product__image figure {
    height: 100%
}

.ps-product--list .ps-product__image figure img {
    width: 100%;
    height: 100%
}

.ps-product--list .ps-product__info {
    flex-grow: 1;
    padding: 15px
}

.ps-product--list .ps-product__desc,
.ps-tab.active {
    display: block
}

.ps-product--list .ps-product__rating {
    margin-bottom: 15px
}

.ps-product--list .ps-product__review {
    display: inline-block;
    font-size: 75%
}

.ps-product--list .ps-product__title {
    margin-bottom: 15px;
    line-height: 24px
}

.ps-product--list .ps-product__meta,
.ps-product--list .ps-product__quantity .number-input {
    margin-bottom: 10px
}

.ps-product--list .ps-product__title a {
    font-weight: 500;
    font-size: 25px;
    line-height: 26px
}

.ps-product--list .ps-product__footer {
    padding: 15px
}

.ps-product--list .ps-product__price {
    font-size: 35px;
    font-weight: 500;
    line-height: 35px
}

.ps-product--list .ps-product__quantity {
    padding-bottom: 20px;
    display: block;
    min-width: 100%
}

.ps-product--list .ps-product__quantity .number-input input[type=number] {
    max-width: 50%;
    font-size: 17px
}

.ps-product--list .ps-product__quantity .number-input button {
    font-size: 12px;
    padding: 13px 15px
}

.ps-product--list h6 {
    margin-bottom: 5px;
    font-size: 14px;
    font-weight: 500;
    color: #191919
}

.ps-product--list .ps-product__link {
    color: #191919;
    line-height: 18px;
    font-size: 13px;
    margin-bottom: 10px;
    display: block
}

.ps-product--list .ps-product__link i {
    margin-right: 10px
}

.ps-login--modal .form-check label,
.ps-login--modal .ps-login__footer .form-group,
.ps-product--list .ps-product__link:last-child {
    margin-bottom: 0
}

.ps-product--list .ps-btn {
    width: 100%
}

.ps-product--list .ps-btn img {
    margin-right: 10px
}

@media (min-width:768px) {
    .ps-product--list {
        display: flex
    }

    .ps-product--list .ps-product__thumbnail {
        flex: 0 0 40%
    }

    .ps-product--list .ps-product__footer {
        flex: 0 0 30%;
        display: flex;
        flex-direction: column;
        justify-content: center
    }

    .ps-product--list .ps-product__content {
        flex-grow: 1;
        flex: 0 0 70%;
        border-bottom: none;
        border-right: 1px solid #e5e5e5;
        padding-bottom: 0
    }

    .ps-product--list .ps-product__quantity .number-input input[type=number] {
        max-width: 40px
    }

    .ps-product--list .ps-product__info {
        display: flex;
        flex-direction: column;
        justify-content: center
    }
}

@media (min-width:1280px) {
    .ps-product--list .ps-product__thumbnail {
        flex: 0 0 30%
    }

    .ps-product--list .ps-product__info {
        padding: 20px 30px
    }

    .ps-product--list .ps-product__footer {
        padding: 20px
    }
}

.ps-product--wishlist {
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    padding: 20px
}

.ps-product--wishlist .ps-product__image {
    display: block;
    transition: .6s;
    max-width: 90px;
    margin: auto
}

.ps-product--wishlist .ps-product__image figure {
    position: relative;
    z-index: 2
}

.ps-product--wishlist .ps-product__image figure img:last-child {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    transition: opacity .6s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 0
}

.ps-product--wishlist .ps-product__image figure img:first-child {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: opacity .6s;
    position: initial;
    opacity: 1
}

.ps-product--wishlist .ps-product__thumbnail {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0
}

.ps-product--wishlist .ps-product__remove {
    text-align: center;
    padding-bottom: 12px
}

.ps-product--wishlist .ps-product__remove a {
    display: inline-block;
    width: 25px;
    color: #191919;
    font-size: 20px
}

.ps-product--wishlist .ps-product__price,
.ps-product--wishlist .ps-product__remove i {
    font-weight: 600
}

.ps-product--wishlist .ps-product__title {
    border-top: 1px solid #e5e5e5;
    text-align: center;
    padding: 15px 0
}

.ps-product--wishlist .ps-product__row {
    border-top: 1px solid #e5e5e5;
    padding: 15px 0;
    display: flex;
    justify-content: space-between
}

.ps-product--wishlist .ps-product__cart {
    border-top: 1px solid #e5e5e5;
    padding-top: 15px;
    text-align: center
}

.ps-product--wishlist .ps-product__label {
    font-weight: 500;
    color: #191919;
    font-size: 14px
}

.ps-product--wishlist .ps-product__value,
.ps-review .ps-review__rating .br-widget a,
.ps-review--product .ps-review__rating .br-widget a {
    font-size: 14px
}

.ps-product--wishlist .ps-product__in-stock {
    color: #191919
}

.ps-product--wishlist .ps-product__out-stock {
    color: #d9121f
}

.ps-product--wishlist .ps-btn {
    text-transform: initial;
    background-color: #fff;
    color: #f2f2f2;
    border: 1px solid #e5e5e5;
    width: auto;
    font-size: 14px;
    padding: 3px 10px;
    min-width: 80px
}

.ps-product--wishlist .ps-btn:hover {
    background-color: #f2f2f2;
    border-color: #f2f2f2;
    color: #fff
}

.ps-product--wishlist .ps-product__quantity,
.ps-product--wishlist .ps-product__subtotal {
    display: none
}

.ps-product--wishlist .ps-product__quantity input {
    width: 50px
}

.ps-product--wishlist .ps-product__subtotal .ps-product__value {
    font-size: 18px;
    color: #191919;
    font-weight: 500
}

.ps-banner .ps-banner__title.text-dark,
.ps-form--review .br-widget .br-selected::after {
    color: #191919 !important
}

.ps-banner .ps-banner__content {
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0;
    z-index: 1;
    transform: translateY(-50%)
}

.ps-banner .ps-banner__title {
    font-weight: 500;
    font-size: 40px;
    margin-bottom: 20px;
    line-height: 42px
}

.ps-banner .ps-banner__desc {
    font-size: 17px;
    margin-bottom: 20px;
    width: 50%;
    line-height: 30px
}

.ps-banner .ps-btn {
    min-width: 160px;
    text-align: center
}

.ps-banner .ps-banner__thumnail img {
    width: 100%;
    min-height: 420px;
    -o-object-fit: cover;
    object-fit: cover
}

.ps-banner figure {
    height: 420px
}

.ps-banner video {
    height: 420px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (min-width:768px) {
    .ps-banner .ps-banner__title {
        font-size: 50px;
        line-height: 55px
    }

    .ps-banner figure,
    .ps-banner video {
        height: 500px
    }
}

@media (min-width:992px) {

    .ps-banner figure,
    .ps-banner video {
        height: 700px
    }
}

.ps-section--banner {
    min-height: 400px;
    position: relative
}

.ps-addcart .ps-addcart__overlay,
.ps-section--banner .ps-section__overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, .5);
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 100;
    -webkit-animation: 0s ease-in 2s forwards cssAnimation;
    animation: 0s ease-in 2s forwards cssAnimation
}

.ps-addcart .ps-addcart__loading,
.ps-section--banner .ps-section__loading {
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #f2f2f2;
    width: 30px;
    height: 30px;
    -webkit-animation: 1s linear infinite spin;
    animation: 1s linear infinite spin
}

@-webkit-keyframes cssAnimation {
    to {
        width: 0;
        height: 0;
        overflow: hidden;
        z-index: -1
    }
}

@-webkit-keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.ps-section--banner .owl-nav {
    display: none
}

.ps-section--banner .owl-dots {
    text-align: left;
    padding-left: 15%
}

.pl-30,
.ps-banner--content .ps-banner__content,
.ps-table--product .ps-table__product .ps-product--standard .ps-product__content {
    padding-left: 30px
}

.ps-section--banner .owl-dots .owl-dot,
.scroll-top:hover {
    background-color: #f2f2f2
}

.ps-section--banner .owl-dots .owl-dot.active {
    background-color: #191919;
    border-color: #191919
}

.ps-banner--content .ps-banner__title {
    font-size: 30px;
    width: 60%;
    margin-bottom: 10px
}

.ps-banner--content .ps-banner__desc {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 15px
}

.ps-banner--content .ps-banner__thumnail img {
    height: 280px;
    min-height: 280px
}

.ps-banner--content .ps-btn {
    font-size: 16px;
    min-width: 130px
}

@media (min-width:768px) {
    .ps-section--banner {
        min-height: 320px
    }

    .ps-banner--content .ps-banner__title {
        font-size: 45px;
        line-height: 55px
    }

    .ps-banner--content .ps-banner__desc {
        font-size: 20px
    }

    .ps-banner--content .ps-banner__content {
        padding-left: 40px
    }
}

.ps-banner--video figure {
    height: 400px
}

.ps-banner--video video {
    min-width: 100%;
    height: 400px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (min-width:1280px) {
    .ps-banner .ps-banner__thumnail img {
        height: 800px
    }

    .ps-banner .ps-banner__title {
        font-size: 80px;
        line-height: 85px;
        margin-bottom: 25px
    }

    .ps-banner .ps-banner__desc {
        font-size: 22px
    }

    .ps-banner figure,
    .ps-banner video {
        height: 900px
    }

    .ps-section--banner {
        min-height: 500px
    }

    .ps-section--banner .owl-nav {
        display: block
    }

    .ps-banner--content .ps-banner__thumnail img {
        height: 420px
    }

    .ps-banner--content .ps-banner__title {
        font-size: 55px;
        line-height: 60px;
        margin-bottom: 20px
    }

    .ps-banner--content .ps-banner__desc {
        font-size: 22px;
        margin-bottom: 20px
    }

    .ps-banner--content .ps-btn {
        font-size: 20px;
        min-width: 160px
    }

    .ps-banner--content .ps-banner__content {
        padding-left: 50px
    }

    .ps-banner--video figure,
    .ps-banner--video video {
        height: 500px
    }

    .ps-banner--video .ps-banner__title {
        font-size: 50px;
        line-height: 55px
    }
}

.ps-banner--pins .ps-banner__title {
    font-size: 30px;
    margin-bottom: 10px
}

.ps-banner--pins .ps-banner__desc {
    font-size: 17px;
    margin-bottom: 15px;
    width: 100%
}

.ps-banner--pins .ps-banner__thumnail img {
    height: 500px;
    -o-object-position: 60%;
    object-position: 60%
}

.ps-banner--pins .ps-banner__content {
    top: 20px;
    text-align: center;
    transform: translateY(0)
}

.ps-banner--pins .ps-banner__content .ps-btn {
    font-size: 16px;
    padding: 5px 25px;
    min-width: 130px
}

.ps-banner--pins .ps-pin--item {
    z-index: 50;
    position: absolute;
    cursor: pointer
}

.ps-banner--pins .ps-pin--item .ps-product--pin {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    transition: .3s ease-in-out;
    z-index: -1;
    bottom: 20px;
    height: 220px
}

.ps-banner--pins .ps-pin--item:hover .ps-product--pin {
    visibility: visible;
    opacity: 1;
    z-index: 0
}

.ps-banner--pins .ps-pin--0 {
    top: 60%;
    left: 50%
}

.ps-banner--pins .ps-pin--0 .ps-product--pin {
    left: -48vw
}

.ps-banner--pins .ps-pin--1 {
    bottom: 10%;
    left: 70%
}

.ps-banner--pins .ps-pin--1 .ps-product--pin {
    right: -20vw
}

@media (min-width:768px) {
    .ps-banner--pins {
        height: 400px;
        overflow: hidden
    }

    .ps-banner--pins .ps-banner__thumnail {
        position: relative;
        top: -250px
    }

    .ps-banner--pins .ps-banner__thumnail img {
        height: 650px;
        -o-object-position: 40%;
        object-position: 40%
    }

    .ps-banner--pins .ps-banner__content {
        top: 50%;
        transform: translateY(-50%);
        text-align: left
    }

    .ps-banner--pins .ps-banner__title {
        font-size: 40px;
        line-height: 45px;
        margin-bottom: 15px
    }

    .ps-banner--pins .ps-banner__desc {
        font-size: 20px;
        margin-bottom: 20px
    }

    .ps-banner--pins .ps-pin--0 {
        top: 50%;
        left: 63%
    }

    .ps-banner--pins .ps-pin--0 .ps-product--pin {
        left: -150px;
        bottom: 10px
    }

    .ps-banner--pins .ps-pin--1 {
        left: 80%
    }

    .ps-banner--pins .ps-pin--1 .ps-product--pin {
        right: 10px;
        bottom: 10px
    }
}

@media (min-width:992px) {
    .ps-banner--pins .ps-pin--0 {
        left: 57%
    }

    .ps-banner--pins .ps-pin--1 {
        left: 70%
    }
}

@media (min-width:1280px) {
    .ps-banner--pins {
        height: 600px
    }

    .ps-banner--pins .ps-banner__thumnail {
        top: -350px
    }

    .ps-banner--pins .ps-banner__thumnail img {
        height: 950px;
        -o-object-position: center;
        object-position: center
    }

    .ps-banner--pins .ps-banner__title {
        font-size: 60px;
        line-height: 65px
    }

    .ps-banner--pins .ps-banner__desc {
        font-size: 22px
    }

    .ps-banner--pins .ps-banner__content .ps-btn {
        font-size: 20px;
        min-width: 170px;
        padding: 10px 25px
    }

    .ps-banner--pins .ps-pin--0 {
        left: 55%
    }

    .ps-banner--pins .ps-pin--0 .ps-product--pin {
        left: auto;
        right: 10px
    }
}

@media (min-width:1400px) {

    .ps-block--grid .ps-block__row.row-reverse .ps-block__desc,
    .ps-block--grid .ps-block__row.row-reverse .ps-block__link,
    .ps-block--grid .ps-block__row.row-reverse .ps-block__title {
        padding-left: 250px
    }

    .ps-banner--pins .ps-pin--1 {
        left: 65%
    }
}

.ps-pin--item {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    display: inline-block
}

.ps-pin--item .ps-pin__rouded {
    width: 25px;
    height: 25px;
    background-color: #d9121f;
    border-radius: 50%;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
    transition: transform 1s ease-in-out;
    -webkit-animation: 1s linear infinite animationScale;
    animation: 1s linear infinite animationScale
}

.ps-pin--item .ps-pin__rouded::before {
    content: "";
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    border-radius: 50%;
    z-index: 0;
    background-color: rgba(217, 18, 31, .3);
    top: -5px;
    left: -5px;
    position: absolute
}

@-webkit-keyframes animationScale {

    0%,
    100% {
        transform: scale(.8)
    }

    20%,
    80% {
        transform: scale(.9)
    }

    40%,
    60% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.05)
    }
}

@keyframes animationScale {

    0%,
    100% {
        transform: scale(.8)
    }

    20%,
    80% {
        transform: scale(.9)
    }

    40%,
    60% {
        transform: scale(1)
    }

    50% {
        transform: scale(1.05)
    }
}

.ps-pin--item .ps-pin__text {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    position: relative;
    z-index: 1
}

.ps-pin--item:hover .ps-pin__rouded {
    background-color: #191919
}

.ps-pin--item:hover .ps-pin__rouded::before {
    background-color: rgba(25, 25, 25, .3)
}

.ps-banner--slider .ps-banner__title {
    font-weight: 500;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 20px
}

.ps-banner--slider .ps-banner__desc {
    font-size: 17px;
    margin-bottom: 20px;
    line-height: 30px
}

.ps-banner--slider .ps-btn {
    min-width: 160px;
    text-align: center
}

.ps-banner--slider .ps-banner__thumnail img,
.ps-form--subscribe .ps-form__control,
.ps-shopping .ps-shopping__checkout .ps-btn {
    width: 100%
}

.ps-banner--slider .ps-banner__content {
    padding: 40px 15px;
    text-align: center;
    position: relative
}

@media (min-width:768px) {
    .ps-banner--slider {
        display: flex;
        padding-bottom: 50px
    }

    .ps-banner--slider .ps-banner__content {
        flex: 0 0 60%;
        text-align: left;
        padding: 40px 0 40px 30px
    }

    .ps-banner--slider .ps-banner__thumnail {
        flex-grow: 1
    }

    .ps-banner--slider .ps-banner__thumnail img {
        position: relative;
        width: 140%;
        height: calc(100% + 40px);
        left: -40%;
        top: 40px;
        max-width: initial;
        -o-object-fit: cover;
        object-fit: cover;
        max-height: 700px
    }

    .ps-addcart .ps-addcart__product .ps-product--standard {
        display: flex;
        align-items: center;
        padding-bottom: 20px
    }

    .ps-addcart .ps-addcart__product .ps-product__thumbnail {
        padding: 0;
        margin: 0
    }

    .ps-addcart .ps-addcart__product .ps-product__content {
        padding-bottom: 0
    }

    .ps-post--grid .ps-post__grid {
        display: grid;
        grid-template-columns: 55% 40%;
        grid-gap: 30px
    }
}

.ml-10,
.ps-category--item .ps-category__link img,
.ps-promo .ps-promo__link img,
.ps-quickview .ps-product__quantity .ps-btn,
.ps-shopping .ps-shopping__coupon .ps-shopping__action {
    margin-left: 10px
}

@media (min-width:960px) {
    .ps-product--list .ps-product__quantity .number-input input[type=number] {
        max-width: 70px
    }

    .ps-banner--slider .ps-banner__title {
        font-size: 50px;
        line-height: 55px
    }

    .ps-banner--slider .ps-banner__desc {
        font-size: 20px
    }

    .ps-banner--slider .ps-banner__content {
        padding: 0
    }

    .ps-banner--slider .ps-banner__box {
        position: absolute;
        width: 100%;
        top: 50%;
        left: 50%;
        transform: translate(-35%, -50%)
    }

    .ps-post--grid .ps-post__grid {
        grid-gap: 40px
    }
}

@media (min-width:1500px) {
    .ps-banner--slider .ps-banner__box {
        transform: translate(-30%, -50%)
    }
}

.ps-table {
    border-radius: 4px;
    border-collapse: collapse;
    border-spacing: 0
}

.ps-table thead tr th {
    padding: var(--space-md);
    border: none;
    border-bottom: 1px solid #e5e5e5;
    font-weight: 500;
    font-size: 15px
}

.ps-table tbody tr td {
    border: none;
    margin: 0 auto;
    padding: var(--space-md);
    font-size: 15px
}

@media (max-width:767px) {
    .ps-table--responsive {
        border: none
    }

    .ps-table--responsive thead {
        display: none
    }

    .ps-table--responsive tbody {
        display: block
    }

    .ps-table--responsive tbody tr {
        display: block;
        margin-bottom: var(--space-md);
        border: 1px solid #e5e5e5
    }

    .ps-table--responsive tbody tr td[data-label] {
        display: flex;
        justify-content: space-between;
        align-items: center;
        border: none;
        border-top: 1px solid #e5e5e5
    }

    .ps-table--responsive tbody tr td[data-label]:before {
        content: attr(data-label) ":";
        font-weight: 600
    }

    .ps-table--responsive tbody tr td[data-label]:first-child {
        border-top: none
    }

    .discountPurchase p {
        font-size: 12px
    }
}

.ps-addcart .ps-addcart__product .ps-product--standard,
.ps-table--product {
    border: none
}

.ps-table--product thead tr th {
    background-color: #fff;
    font-weight: 700;
    font-size: 16px;
    color: #191919
}

.ps-table--product tbody td {
    padding: 25px 20px;
    vertical-align: middle;
    border: none !important;
    border-bottom: 1px solid #e5e5e5 !important
}

.ps-table--product .ps-table__status span {
    color: #d9121f;
    font-size: 14px
}

.ps-table--product .ps-table__status span::before {
    content: "\f00c";
    color: #d9121f;
    display: inline-block;
    font: 14px/1 FontAwesome;
    margin: -3px 10px 0 0
}

.ps-table--product .ps-table__status span.off {
    color: #191919
}

.ps-addcart .owl-nav,
.ps-addcart .ps-product--standard .ps-product__actions,
.ps-addcart .ps-product--standard .ps-product__cart,
.ps-shopping .ps-product--wishlist .ps-product__cart,
.ps-shopping .ps-product--wishlist .ps-product__stock,
.ps-shopping .ps-shopping__table,
.ps-tab,
.ps-table--product .ps-table__product .ps-product--standard .ps-product__footer,
.ps-table--product .ps-table__product .ps-product--standard .ps-product__meta,
.ps-table--product .ps-table__product .ps-product--standard .ps-product__mobile,
.ps-table--product .ps-table__product .ps-product--standard .ps-product__thumbnail:hover .ps-product__actions,
.ps-table--product .ps-table__product .ps-product--standard .ps-product__thumbnail:hover .ps-product__cart,
.ps-table--product .ps-table__status span.off::before {
    display: none
}

.ps-table--product .ps-table__price {
    font-weight: 500;
    color: #191919;
    font-size: 15px;
    display: block
}

.ps-table--product .ps-table__price.sale {
    color: #d9121f
}

.ps-table--product .ps-table__del {
    font-size: 15px;
    text-decoration: line-through;
    color: #999;
    display: block
}

.pr-20,
.ps-table--product .ps-table__remove {
    padding-right: 20px
}

.ps-table--product .ps-table__remove i {
    font-weight: 600;
    color: #191919
}

.ps-table--product .ps-table__remove a {
    width: 25px;
    font-size: 14px
}

.ps-table--product .ps-table__cart .ps-btn {
    font-size: 18px;
    padding-top: 7px;
    padding-bottom: 7px
}

.ps-table--product .ps-table__product .ps-product--standard,
.ps-table--product .ps-table__product .ps-table__box {
    display: flex;
    align-items: center
}

.ps-table--product .ps-table__product .ps-product--standard .ps-product__thumbnail img {
    width: 95px;
    height: 126px;
    -o-object-fit: cover;
    object-fit: cover
}

.ps-table--product tbody .ps-table__subtotal {
    padding: 25px
}

.ps-table--product .ps-product__quantity {
    text-align: center;
    width: 160px
}

.ps-table--product .ps-product__quantity span {
    color: #f2f2f2;
    font-size: 18px
}

.ps-table--product .number-input {
    background-color: #fff;
    display: flex;
    align-items: center;
    border: 1px solid #191919;
    border-radius: 5px;
    justify-content: space-between;
    max-width: 120px
}

.ps-table--product .number-input input[type=number] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    text-align: center;
    max-width: 30px;
    font-size: 14px;
    color: #191919;
    flex-grow: 1;
    background-color: transparent;
    border-color: transparent
}

.ps-table--product .number-input input[type=number]::-webkit-inner-spin-button,
.ps-table--product .number-input input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none
}

.ps-table--product .number-input button {
    background-color: transparent;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    padding: 16px;
    cursor: pointer
}

.ps-table--product .number-input button i {
    color: #191919;
    font-weight: 600
}

@media not all and (min-resolution:0.001dpcm) {
    @supports (-webkit-appearance:none) and (stroke-color:transparent) {

        .ps-product--detail .ps-product__quantity .number-input.def-number-input.safari_only button:after,
        .ps-product--detail .ps-product__quantity .number-input.def-number-input.safari_only button:before,
        .ps-table--product .number-input.def-number-input.safari_only button:after,
        .ps-table--product .number-input.def-number-input.safari_only button:before {
            margin-top: -.3rem
        }
    }
}

.ps-addcart .modal-body,
.ps-quickview .modal-body {
    padding: 30px 40px 30px 30px;
    position: relative;
    border-radius: 4px
}

.ps-quickview__close {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 36px;
    height: 36px;
    font-size: 30px;
    line-height: 36px
}

.ps-quickview .ps-product__quantity .number-input input[type=number] {
    max-width: 50px
}

.ps-compare--popup .modal-body {
    padding: 0;
    position: relative;
    overflow-x: hidden
}

.ps-addcart__close,
.ps-compare--popup .ps-compare__close {
    position: absolute;
    width: 36px;
    height: 36px;
    font-size: 30px;
    line-height: 36px
}

.ps-compare--popup .ps-compare__close {
    top: 5px;
    right: 10px;
    color: #fff;
    z-index: 10;
    opacity: 1
}

.ps-compare--popup .ps-compare__close:hover {
    color: #fff !important
}

.ps-addcart__close {
    top: 0;
    right: 0
}

.ps-cart--mini,
.ps-login--modal {
    top: 100%;
    overflow: hidden;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, .26) !important;
    transition: .2s;
    opacity: 0;
    z-index: 10
}

.ps-addcart .ps-addcart__noti {
    text-align: center;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    margin: 0 auto 30px;
    border-radius: 40px;
    color: #fff;
    background-color: #d9121f;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding: 5px 25px;
    line-height: 16px
}

.ps-addcart .ps-addcart__noti i,
.ps-shopping .ps-shopping__button .ps-btn:first-child {
    margin-right: 10px
}

.ps-addcart .ps-addcart__content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%
}

.ps-addcart .ps-addcart__content p {
    color: #191919
}

.ps-addcart .ps-addcart__content .ps-addcart__total {
    font-weight: 500;
    margin-bottom: 30px
}

.mb-10,
.ps-addcart .ps-addcart__content .ps-btn,
.ps-blog--latset .ps-blog__title,
.ps-shopping .ps-shopping__list li,
.ps-wishlist .ps-wishlist__list li {
    margin-bottom: 10px
}

.ps-addcart .ps-addcart__header {
    border-top: 1px solid #e5e5e5;
    padding: 30px 0
}

.ps-addcart .ps-addcart__header h3,
.ps-addcart .ps-addcart__header p {
    color: #f2f2f2;
    text-align: center
}

.ps-addcart .ps-addcart__header p {
    font-size: 16px
}

.ps-addcart .ps-addcart__header h3,
.summaryProducts {
    font-size: 20px
}

.ps-addcart .ps-addcart__footer {
    text-align: right;
    padding-top: 30px
}

.ps-addcart .ps-addcart__footer .ps-btn,
.ps-checkout .paypal-method,
.ps-post--grid .ps-post__title {
    margin-bottom: 15px
}

.ps-addcart .owl-dots {
    position: initial;
    padding-top: 15px
}

.ps-addcart .ps-addcart__product .ps-product__quantity {
    display: inline-block;
    margin-bottom: 10px;
    color: #f2f2f2;
    min-width: auto;
    margin-right: 10px
}

.ps-addcart .ps-addcart__product .ps-product__meta {
    display: inline-block
}

.ps-addcart .ps-addcart__product .ps-product__image img {
    max-width: 60px
}

.ps-addcart .ps-addcart__body {
    position: relative;
    min-height: 350px
}

@keyframes cssAnimation {
    to {
        z-index: -1;
        width: 0;
        height: 0;
        overflow: hidden
    }
}

@keyframes spin {
    0% {
        transform: rotate(0)
    }

    100% {
        transform: rotate(360deg)
    }
}

.ps-promo {
    position: relative;
    overflow: hidden;
    height: 100%
}

.ps-promo .ps-promo__banner {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .8s;
    min-height: 200px
}

.ps-promo .ps-promo__link {
    display: inline-block;
    overflow: hidden
}

.ps-promo .ps-promo__link a {
    font-size: 17px;
    color: #fff;
    transition: transform 350ms;
    transform: translateX(-100%) translateX(22px);
    min-width: 0;
    display: inline-block
}

.ps-promo .ps-promo__link.text-dark a,
.ps-promo .ps-promo__title.text-dark,
.ps-promo .ps-promo__type.text-dark {
    color: #191919
}

.ps-promo .ps-promo__content {
    position: absolute;
    left: 0;
    padding: 25px 30px
}

.ps-category--item:hover .ps-category__link a,
.ps-promo:hover .ps-promo__link a,
.ps-search.active .ps-search__content {
    transform: translateX(0)
}

.ps-promo--bottom {
    text-align: center
}

.ps-promo--bottom .ps-promo__title {
    color: #fff;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 30px;
    line-height: 30px
}

.ps-promo--bottom .ps-promo__type {
    font-size: 20px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 10px
}

.ps-promo--bottom .ps-promo__content {
    width: 100%;
    bottom: 0
}

.ps-promo--bottom:hover .ps-promo__banner {
    transform: scale(1.15) rotate(6deg)
}

.ps-promo--center:hover .ps-promo__banner,
.ps-promo--default:hover .ps-promo__banner,
.ps-promo--left:hover .ps-promo__banner {
    transform: scale(1.1)
}

@media (min-width:1280px) {
    .ps-banner--slider .ps-banner__title {
        font-size: 70px;
        line-height: 75px
    }

    .ps-banner--slider .ps-banner__desc {
        font-size: 22px
    }

    .ps-promo .ps-promo__link a {
        font-size: 20px
    }

    .ps-promo--bottom .ps-promo__title {
        font-size: 40px;
        line-height: 40px
    }

    .ps-promo--bottom .ps-promo__type {
        font-size: 22px;
        line-height: 22px
    }

    .ps-promo--bottom .ps-promo__content {
        padding: 25px 40px
    }
}

.ps-promo--left .ps-promo__content {
    top: 0
}

.ps-promo--left .ps-promo__title {
    color: #fff;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 25px
}

@media (min-width:1280px) {
    .ps-promo--left .ps-promo__title {
        font-size: 35px
    }

    .ps-promo--left .ps-promo__content {
        padding: 40px
    }
}

.ps-promo--center .ps-promo__title {
    color: #fff;
    font-size: 35px;
    line-height: 40px
}

.ps-promo--center .ps-promo__type {
    font-size: 20px;
    color: #fff
}

.ps-promo--center .ps-promo__content {
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%
}

@media (min-width:1280px) {
    .ps-promo--center .ps-promo__title {
        font-size: 50px;
        line-height: 55px
    }

    .ps-promo--center .ps-promo__type {
        font-size: 22px
    }
}

.ps-promo--default .ps-promo__content {
    top: 50%;
    transform: translateY(-50%);
    width: 100%
}

.ps-cart--mini.active,
.ps-login--modal.active {
    opacity: 1;
    transform: scaleY(1)
}

.ps-promo--default .ps-promo__title {
    font-size: 30px;
    color: #191919;
    font-weight: 500;
    margin-bottom: 20px
}

.ps-promo--default .ps-promo__type {
    color: #191919;
    margin-bottom: 10px;
    font-size: 20px
}

.ps-promo--default .ps-btn {
    font-size: 16px;
    padding: 5px 25px
}

.ps-blog--latset .ps-blog__badge {
    position: absolute;
    top: 15px;
    left: 15px;
    width: 100%;
    z-index: 10
}

.ps-blog--latset .ps-blog__badge .ps-badge__item {
    background-color: #fff;
    color: #191919;
    font-weight: 500;
    border-radius: 40px;
    margin: 0 5px 5px;
    font-size: 12px;
    line-height: 20px;
    padding: 0 10px;
    display: inline-block
}

.ps-blog--latset .ps-blog__thumbnail {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px
}

.ps-blog--latset .ps-blog__thumbnail a {
    display: block
}

.ps-blog--latset .ps-blog__thumbnail img {
    width: 100%;
    transition: .5s
}

.ps-blog--latset .ps-blog__thumbnail:hover::before {
    transform: scale(0, 1);
    opacity: 1
}

.ps-blog--latset .ps-blog__thumbnail:hover::after {
    transform: scale(1, 0);
    opacity: 1
}

.ps-blog--latset .ps-blog__thumbnail::after,
.ps-blog--latset .ps-blog__thumbnail::before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    transition: transform .5s, opacity .2s ease-in-out;
    opacity: 0
}

.ps-blog--latset .ps-blog__content {
    color: #191919;
    text-align: center
}

.ps-blog--latset .ps-blog__date {
    font-weight: 400;
    color: #191919;
    margin-bottom: 0;
    font-size: 13px
}

.ps-blog--latset .ps-blog__title a {
    display: block;
    font-size: 20px;
    line-height: 24px;
    color: #191919;
    font-weight: 400
}

.ps-blog--latset .ps-blog__title a:hover {
    color: #d9121f
}

.ps-section--blog .owl-carousel .owl-dots {
    position: initial;
    padding-top: 30px
}

.ps-checkout .ps-checkout__content,
.ps-post--grid .ps-post__content {
    padding-top: 40px
}

.ps-post--grid .ps-post__title a {
    font-size: 30px;
    color: #191919;
    line-height: 35px;
    font-weight: 500
}

.ps-post--grid .ps-post__date {
    font-size: 13px;
    color: #191919;
    margin-bottom: 15px
}

.ps-post--grid .ps-post__link {
    font-size: 16px;
    color: #191919;
    font-weight: 500;
    text-decoration: underline
}

.ps-cart--mini {
    background-color: #fff;
    width: 420px;
    position: absolute;
    right: 0;
    border-radius: 3px;
    padding: 35px 30px 30px;
    transform: scaleY(0);
    transform-origin: center top 0
}

.ps-cart--mini .ps-cart__items {
    overflow-y: auto;
    max-height: 326px;
    padding: 0;
    margin-bottom: 20px
}

.ps-cart--mini .ps-cart__items .ps-cart__item {
    display: block;
    margin-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 15px
}

.ps-cart--mini .ps-cart__items .ps-cart__item:last-child {
    border-bottom: none;
    margin-bottom: 0
}

.ps-cart--mini .ps-cart__total {
    color: #191919;
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    padding: 10px 0 15px;
    border-top: 1px solid #e5e5e5
}

.ps-cart--mini .ps-cart__total span {
    font-weight: 500
}

.ps-cart--mini .ps-cart__footer .ps-btn {
    display: block;
    width: 100%;
    height: auto;
    font-size: 18px;
    text-transform: capitalize;
    margin-top: 10px
}

.ps-cart--mini .ps-cart__empty {
    text-align: center;
    display: none
}

.ps-cart--mini .ps-cart__empty img {
    max-width: 100%
}

.ps-cart--mini .ps-cart__empty .ps-cart__text {
    color: #191919;
    margin: 20px 0
}

.ps-shopping {
    padding-bottom: 90px
}

.ps-shopping .ps-shopping__title,
.ps-wishlist .ps-wishlist__title {
    color: #191919;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 40px;
    position: relative
}

.ps-shopping .ps-shopping__title .badge {
    font-size: 11px;
    line-height: 11px;
    color: #fff;
    border-radius: 50%;
    background-color: #191919;
    position: absolute;
    top: 0;
    z-index: 1
}

.ps-shopping .ps-product--wishlist .ps-product__quantity,
.ps-shopping .ps-product--wishlist .ps-product__subtotal {
    display: flex
}

.ps-shopping .ps-shopping__footer {
    padding-top: 50px;
    margin-bottom: 50px
}

.ps-shopping .ps-shopping__footer .ps-shopping__action {
    font-weight: 500;
    font-size: 17px;
    text-decoration: underline
}

.ps-search .ps-search__close i,
.ps-section--tabs .nav-link.active {
    font-weight: 700
}

.ps-shopping .ps-input {
    display: inline-block;
    padding: 5px 15px;
    max-width: 200px;
    border-radius: 40px;
    font-size: 17px;
    height: 44px;
    background-color: #fff;
    color: #191919;
    border-color: #191919
}

.ps-shopping .ps-input::-moz-placeholder {
    color: #191919;
    font-size: 17px
}

.ps-shopping .ps-input:-ms-input-placeholder {
    color: #191919;
    font-size: 17px
}

.ps-shopping .ps-input::placeholder {
    color: #191919;
    font-size: 17px
}

.ps-shopping .ps-shopping__coupon {
    display: flex;
    margin-bottom: 15px;
    align-items: center
}

.ps-product--carousel .owl-carousel .owl-nav .owl-prev,
.ps-review--product .ps-review__action:first-child {
    margin-left: 0
}

.ps-shopping .ps-title {
    line-height: 20px;
    font-size: 20px;
    color: #191919;
    font-weight: 500;
    margin-bottom: 20px
}

.ps-shopping .ps-shopping__label {
    line-height: 20px;
    font-size: 14px;
    color: #191919;
    font-weight: 500;
    margin-bottom: 0
}

.ps-shopping .ps-shopping__box {
    color: #191919;
    border-radius: 4px;
    padding: 30px 20px;
    margin-bottom: 50px;
    background-color: #f2f2f2
}

.ps-shopping .ps-shopping__row {
    display: flex;
    justify-content: space-between;
    padding: 10px 0;
    border-bottom: 1px solid #e5e5e5
}

.ps-shopping .ps-shopping__total {
    font-size: 26px;
    font-weight: 500
}

.ps-shopping .ps-shopping__text {
    font-size: 14px;
    text-align: right
}

.ps-search-table {
    background-color: #f2f2f2;
    border-radius: 30px;
    overflow: hidden
}

.ps-search-table .form-control {
    border: none;
    color: grey;
    height: 46px;
    font-size: 15px
}

.ps-search-table .form-control:focus {
    box-shadow: none;
    background-color: transparent
}

.ps-search-table .form-control::-moz-placeholder {
    color: #191919;
    font-size: 15px
}

.ps-search-table .form-control:-ms-input-placeholder {
    color: #191919;
    font-size: 15px
}

.ps-search-table .form-control::placeholder {
    color: #191919;
    font-size: 15px
}

.ps-search-table .input-group-append {
    width: 60px;
    align-items: center;
    justify-content: center;
    color: #191919
}

.ps-search-table .input-group-append a i {
    color: #191919;
    font-size: 20px
}

.ps-login--modal {
    background-color: #fff;
    width: 330px;
    position: absolute;
    right: -92px;
    border-radius: 3px;
    padding: 35px 30px 30px;
    transform: scaleY(0);
    transform-origin: center top 0
}

.ps-login--modal .form-control {
    background-color: #fff;
    border-radius: 50px;
    color: #191919;
    font-size: 18px;
    padding: 10px 25px;
    line-height: 26px;
    height: 46px
}

.ps-form--subscribe .ps-input,
.ps-form--subscribe .ps-input:focus {
    background-color: #e5e5e5;
    color: #191919
}

.ps-login--modal .form-group {
    margin-bottom: 20px
}

.ps-login--modal label {
    font-size: 16px;
    color: #191919;
    margin-bottom: 5px
}

.ps-login--modal .ps-login__footer {
    display: flex;
    align-items: center
}

.ps-about--content .ps-about__item,
.ps-form--subscribe {
    display: flex;
    align-items: center;
    justify-content: center
}

.ps-form--subscribe .ps-input {
    border-radius: 40px;
    width: 100%;
    height: 44px;
    font-size: 16px;
    margin-bottom: 10px
}

.ps-form--subscribe .ps-input::-moz-placeholder {
    color: #191919;
    font-size: 16px
}

.ps-form--subscribe .ps-input:-ms-input-placeholder {
    color: #191919;
    font-size: 16px
}

.ps-form--subscribe .ps-input::placeholder {
    color: #191919;
    font-size: 16px
}

.ps-form--subscribe .ps-btn {
    height: 44px;
    text-transform: capitalize;
    font-size: 16px;
    padding: 9px 15px
}

@media (min-width:768px) {

    .ps-shopping .ps-shopping__box,
    .ps-shopping .ps-shopping__footer {
        margin-bottom: 90px
    }

    .ps-shopping .ps-shopping__list {
        display: none
    }

    .ps-shopping .ps-shopping__table {
        display: block
    }

    .ps-shopping .ps-shopping__footer {
        display: flex
    }

    .ps-shopping .ps-shopping__coupon {
        flex-grow: 1;
        margin-bottom: 0
    }

    .ps-form--subscribe .ps-form__control {
        display: inline-flex;
        align-items: center;
        max-width: 500px
    }

    .ps-form--subscribe .ps-input {
        font-size: 18px;
        width: calc(100% - 160px);
        padding: 11px 25px;
        margin-bottom: 0;
        height: 48px
    }

    .ps-form--subscribe .ps-btn {
        font-size: 18px;
        width: 150px;
        margin-left: 10px;
        height: 48px
    }
}

.ps-form--newsletter .ps-input {
    padding: 9px 15px;
    height: 44px;
    color: #191919;
    background-color: #fff;
    border-radius: 5px !important;
    border-color: #fff;
    width: 100%;
    margin-bottom: 10px;
    font-size: 16px
}

.ps-form--newsletter .ps-input::-moz-placeholder {
    color: #191919;
    font-size: 16px
}

.ps-form--newsletter .ps-input:-ms-input-placeholder {
    color: #191919;
    font-size: 16px
}

.ps-form--newsletter .ps-input::placeholder {
    color: #191919;
    font-size: 16px
}

.ps-form--newsletter .ps-btn {
    padding: 11px 35px;
    font-size: 16px;
    text-transform: capitalize
}

@media (min-width:768px) {
    .ps-form--newsletter .ps-btn {
        width: auto
    }
}

@media (min-width:1280px) {
    .ps-promo--default .ps-promo__title {
        font-size: 40px
    }

    .ps-promo--default .ps-promo__type {
        font-size: 22px
    }

    .ps-blog--latset .ps-blog__title a {
        font-size: 30px;
        line-height: 34px
    }

    .ps-post--grid .ps-post__title a {
        font-size: 40px;
        line-height: 45px
    }

    .ps-post--grid .ps-post__grid {
        grid-gap: 60px
    }

    .ps-shopping .ps-shopping__title {
        font-size: 40px;
        line-height: 60px
    }

    .ps-shopping .ps-title {
        font-size: 30px;
        line-height: 35px
    }

    .ps-shopping .ps-input,
    .ps-shopping .ps-shopping__footer .ps-btn {
        padding: 10px 25px;
        font-size: 18px
    }

    .ps-shopping .ps-input {
        max-width: 270px
    }

    .ps-shopping .ps-input::-moz-placeholder {
        font-size: 16px
    }

    .ps-shopping .ps-input:-ms-input-placeholder {
        font-size: 16px
    }

    .ps-shopping .ps-input::placeholder {
        font-size: 16px
    }

    .ps-form--newsletter .ps-input {
        height: 46px;
        width: calc(100% - 140px);
        padding: 11px 15px;
        margin: 0;
        float: left
    }

    .ps-form--newsletter .ps-btn {
        margin-left: 10px;
        width: 130px
    }
}

.ps-form--review {
    color: #191919
}

.ps-form--review .ps-form__title {
    font-size: 22px;
    line-height: 26px;
    color: #191919;
    margin-bottom: 10px;
    font-weight: 500
}

.ps-form--review .ps-form__desc {
    color: #191919;
    font-size: 16px;
    margin-bottom: 35px
}

.ps-form--review .ps-form__label {
    color: #191919;
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    margin-bottom: 10px
}

.ps-form--review .ps-form__input {
    height: 46px
}

.ps-form--review .ps-form__input,
.ps-form--review .ps-form__textarea {
    color: #191919;
    font-size: 16px;
    padding: 9px 15px;
    border-radius: 40px;
    border-color: #191919
}

.ps-form--review .ps-form__textarea {
    min-height: 100px;
    border-radius: 30px
}

.ps-form--review .br-widget a {
    font-size: 32px
}

.ps-form--review .ps-form__block {
    margin: 40px 0 30px
}

.ps-form--review .ps-btn {
    max-width: 210px
}

@media (min-width:1280px) {
    .ps-form--review .ps-form__title {
        font-size: 24px;
        line-height: 30px
    }
}

.ps-blog,
.ps-form--contact {
    padding-bottom: 90px
}

.ps-form--contact .ps-form__title {
    color: #191919;
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 30px
}

.ps-form--contact .ps-form__input,
.ps-form--contact .ps-form__textarea {
    padding: 9px 15px 9px 0;
    line-height: 26px;
    font-size: 17px;
    background-color: #fff;
    color: #191919
}

.ps-form--contact .ps-form__group {
    margin-bottom: 20px
}

.ps-form--contact .ps-form__input {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #e5e5e5;
    height: 44px
}

.ps-form--contact .ps-form__input::-moz-placeholder {
    color: #191919;
    font-size: 17px
}

.ps-form--contact .ps-form__input:-ms-input-placeholder {
    color: #191919;
    font-size: 17px
}

.ps-form--contact .ps-form__input::placeholder {
    color: #191919;
    font-size: 17px
}

.ps-form--contact .ps-form__textarea {
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #e5e5e5
}

.ps-form--contact .ps-form__textarea::-moz-placeholder {
    color: #191919;
    font-size: 17px
}

.ps-form--contact .ps-form__textarea:-ms-input-placeholder {
    color: #191919;
    font-size: 17px
}

.ps-form--contact .ps-form__textarea::placeholder {
    color: #191919;
    font-size: 17px
}

.ps-form--contact .ps-btn {
    min-width: 208px;
    color: #191919;
    background-color: #fff;
    border: 1px solid #191919;
    height: 44px;
    margin-top: 20px
}

.ps-search {
    position: fixed;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100vh;
    z-index: 1100;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    transition: .5s cubic-bezier(.7, 0, .3, 1)
}

.ps-search:before,
.ps-search__content {
    height: 100%;
    top: 0;
    width: 100%;
    position: absolute
}

.ps-search:before {
    content: "";
    left: 0;
    background-color: #000;
    visibility: hidden;
    opacity: 0;
    transition: opacity .2s cubic-bezier(.7, 0, .3, 1), visibility .2s cubic-bezier(.7, 0, .3, 1)
}

.ps-search__content {
    max-width: 400px;
    padding: 30px 20px;
    right: 0;
    z-index: 1;
    background-color: #fff;
    transition: transform .5s cubic-bezier(.7, 0, .3, 1);
    transform: translateX(400px)
}

.ps-search__content h3 {
    margin-bottom: 20px;
    text-align: center;
    font-size: 20px;
    color: #191919;
    font-weight: 500
}

.ps-search .ps-search__close {
    position: absolute;
    right: 20px;
    top: 23px;
    color: #191919;
    width: 36px;
    height: 36px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    z-index: 10
}

.ps-search.active::before {
    opacity: .3;
    visibility: visible
}

.ps-search .ps-search__result {
    padding-top: 50px;
    display: none
}

.ps-search .ps-search__result.active {
    display: block
}

.ps-product--gallery-2,
.ps-search .ps-search__result .ps-product--horizontal,
.ps-shop--promo .ps-categogy__promo .col-12 {
    margin-bottom: 30px
}

.ps-search .ps-search__more {
    text-align: center;
    padding: 20px 0
}

.ps-search .ps-search__more a {
    color: #191919;
    font-size: 15px;
    font-weight: 500;
    text-decoration: underline
}

.ps-category--icon {
    padding: 50px 0
}

.ps-category--icon .ps-category__content {
    display: grid;
    grid-gap: 30px;
    grid-template-columns: repeat(3, 1fr)
}

.ps-block--about,
.ps-category--icon .ps-category__item,
.ps-category--item .ps-category__content,
.ps-page--notfound .ps-page__content,
.ps-shop .ps-shop__loading {
    text-align: center
}

.ps-category--icon .ps-category__name {
    margin-bottom: 0;
    margin-top: 10px
}

.ps-category--icon .ps-category__name a {
    font-size: 16px;
    color: #191919;
    font-weight: 400
}

.ps-category--icon .ps-category__title {
    font-size: 25px;
    color: #191919;
    text-align: center;
    margin-bottom: 30px;
    display: none
}

@media (min-width:768px) {
    .ps-category--icon .ps-category__content {
        display: flex;
        grid-gap: 20px;
        justify-content: center
    }

    .ps-category--icon .ps-category__item {
        flex: 0 0 100px
    }

    .ps-category--icon .ps-category__title {
        font-size: 30px
    }
}

@media (min-width:1280px) {
    .ps-form--contact .ps-form__title {
        font-size: 30px;
        line-height: 40px
    }

    .ps-form--contact .ps-btn {
        height: 46px
    }

    .ps-form--contact .ps-form__input {
        height: 46px;
        padding: 10px 25px 10px 0
    }

    .ps-form--contact .ps-form__textarea {
        padding: 10px 25px 10px 0
    }

    .ps-category--icon .ps-category__content {
        grid-gap: 25px
    }
}

.ps-category--section .ps-category__grid {
    display: grid;
    grid-gap: 40px
}

.ps-category--item .ps-category__thumbnail {
    margin-bottom: 20px;
    position: relative
}

.ps-category--item .ps-category__thumbnail img {
    max-height: 230px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.ps-category--item .ps-category__thumbnail::after,
.ps-category--item .ps-category__thumbnail::before {
    content: "";
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, .3);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    transition: transform .5s, opacity .2s ease-in-out;
    opacity: 0
}

.ps-category--item .ps-category__type {
    font-size: 17px;
    color: #191919;
    margin-bottom: 10px
}

.ps-category--item .ps-category__name {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 15px
}

.ps-category--item .ps-btn {
    font-size: 16px;
    padding: 2px 20px
}

.ps-category--item .ps-category__link {
    display: inline-block;
    overflow: hidden
}

.ps-category--item .ps-category__link a {
    font-size: 17px;
    color: #191919;
    transition: transform 350ms;
    transform: translateX(-100%) translateX(22px);
    min-width: 0;
    display: inline-block
}

.ps-category--item:hover .ps-category__thumbnail::before {
    transform: scale(0, 1);
    opacity: 1
}

.ps-category--item:hover .ps-category__thumbnail::after {
    transform: scale(1, 0);
    opacity: 1
}

@media (min-width:768px) {
    .ps-category--section .ps-category__grid {
        grid-gap: 20px;
        grid-template-columns: repeat(2, 1fr)
    }

    .ps-category--section .ps-category--item:last-child {
        display: flex;
        flex-direction: column-reverse
    }

    .ps-category--section .ps-category--item:last-child .ps-category__thumbnail {
        margin-top: 30px;
        margin-bottom: 0
    }

    .ps-category--item .ps-category__name {
        font-size: 30px
    }

    .ps-category--item .ps-category__type {
        font-size: 20px
    }

    .ps-category--item .ps-category__thumbnail img {
        max-height: 300px
    }
}

@media (min-width:1280px) {
    .ps-category--item .ps-category__name {
        font-size: 40px
    }

    .ps-category--item .ps-category__type {
        font-size: 22px
    }

    .ps-category--item .ps-category__thumbnail img {
        max-height: 400px
    }
}

.ps-category--menu {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 10px;
    row-gap: 40px
}

.ps-category--menu .ps-category__thumbnail {
    position: relative;
    margin: 0 auto 20px;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.ps-category--menu .ps-category__thumbnail:hover .ps-category__overlay {
    visibility: visible;
    opacity: 1
}

.ps-category--menu .ps-category__overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    visibility: hidden;
    opacity: 0;
    transition: .4s ease-in-out;
    color: #fff;
    font-size: 20px;
    background: rgba(0, 0, 0, .4);
    border-radius: 50%
}

.ps-category--menu .ps-category__overlay img {
    filter: brightness(0) invert(1);
    width: 15px
}

.ps-category--menu .ps-category__image {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.ps-category--menu .ps-category__name {
    margin-bottom: 0;
    text-align: center
}

.ps-category--menu .ps-category__name a {
    font-weight: 500;
    font-size: 17px;
    color: #191919
}

@media (min-width:960px) {
    .ps-category--menu .ps-category__image {
        width: 140px;
        height: 140px
    }
}

.pb-70,
.ps-category--promo .ps-category__content {
    padding-bottom: 70px
}

.ps-category--promo .ps-category__title {
    color: #191919;
    font-weight: 500;
    font-size: 35px;
    line-height: 38px;
    margin-bottom: 15px
}

.ps-category--promo .ps-category__desc {
    font-size: 20px;
    color: #191919;
    margin-bottom: 20px
}

.ps-category--promo .ps-category__thumbnail {
    position: relative;
    padding-bottom: 180px
}

.ps-category--promo .ps-category__position {
    width: 70%;
    height: 180px;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    bottom: 60px;
    left: 0
}

.ps-category--promo .ps-category__position.ps-right {
    right: 0;
    left: auto
}

.ps-category--promo .ps-category__image,
.ps-product--desc .ps-product__thumbnail img {
    width: 100%
}

@media (min-width:960px) {
    .ps-category--promo .ps-category__thumbnail {
        padding-bottom: 250px
    }

    .ps-category--promo .ps-category__position {
        height: 250px
    }
}

.ps-review {
    background-color: #fff;
    border-radius: 4px;
    padding: 30px;
    color: #191919;
    border: 1px solid #e5e5e5
}

.ps-review .ps-review__title {
    font-size: 17px;
    font-weight: 500;
    margin-bottom: 10px
}

.ps-product--desc .ps-product__text,
.ps-review .ps-review__desc {
    font-size: 15px;
    margin-bottom: 15px
}

.ps-review .ps-review__rating {
    margin-bottom: 3px
}

.ps-checkout .ps-textarea,
.ps-review .ps-review__rating .br-widget {
    height: auto
}

.ps-review .ps-review__rating .br-widget .br-selected:after {
    color: #191919
}

.ps-review .ps-review__info span {
    font-size: 13px;
    display: inline-block
}

.ps-review .ps-review__name {
    font-weight: 500;
    margin-right: 10px
}

.ps-review--product {
    padding: 30px 0;
    color: #191919;
    position: relative;
    border-bottom: 1px solid #e5e5e5
}

.ps-review--product .ps-review__report {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 12px;
    color: grey
}

.ps-review--product .ps-review__info {
    font-size: 13px;
    margin-bottom: 20px
}

.ps-review--product .ps-review__name {
    font-weight: 500;
    margin-right: 15px
}

.ps-review--product .ps-review__rating .br-widget .br-selected::after {
    color: #191919
}

.ps-review--product .ps-review__title {
    font-size: 17px;
    line-height: 20px;
    font-weight: 500;
    margin-bottom: 10px
}

.ps-review--product .ps-review__desc {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 0
}

.ps-review--product.ps-review--post .ps-review__rating,
.ps-review--product.ps-review--post .ps-review__report {
    display: none
}

.ps-review--product.ps-review--post .ps-review__actions {
    display: block
}

.ps-review--product .ps-review__actions {
    position: absolute;
    right: 0;
    top: 10px;
    display: none
}

.ps-review--product .ps-review__action {
    font-size: 12px;
    color: grey;
    display: inline-block;
    margin-left: 20px
}

.ps-section--review-product .ps-section__title {
    margin-bottom: 20px;
    border-top: 1px solid #e5e5e5;
    padding-top: 90px
}

.ps-section--review-product .ps-section__header {
    text-align: center;
    margin-bottom: 30px
}

.ps-section--review-product .ps-section__header .br-widget .br-selected::after {
    color: #191919
}

.ps-section--review-product .ps-section__toggle {
    text-decoration: underline;
    color: #191919;
    font-size: 16px;
    display: inline-block
}

.ps-section--review-product .ps-section__text {
    color: #191919;
    font-size: 16px;
    display: inline-block;
    position: relative;
    padding-right: 20px
}

.ps-section--review-product .ps-section__text::after {
    content: ".";
    position: absolute;
    right: 5px;
    top: 0;
    font-size: 30px;
    line-height: 10px
}

.ps-section--review-product .ps-review--product:first-child {
    border-top: 1px solid #e5e5e5
}

.ps-section--review-product .ps-pagination {
    padding: 100px 30px 90px;
    border-bottom: 1px solid #e5e5e5
}

.ps-section--review-product .ps-form--review {
    display: none;
    padding-bottom: 50px
}

.ps-product--featured .ps-section__link,
.ps-section--review-product .ps-form--review .ps-form__title,
.ps-section--tabs .owl-nav {
    display: none
}

.ps-instagram .ps-section__content .col-6 {
    padding: 10px
}

.ps-image--transition {
    position: relative;
    height: 100%;
    display: block;
    overflow: hidden
}

.ps-image--transition img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    transition: .8s
}

.ps-image--transition .ps-image__overlay {
    font-size: 24px;
    line-height: 1;
    color: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: transform .3s;
    width: 100%;
    height: 100%;
    display: inline-flex;
    justify-content: center;
    align-items: center
}

.ps-image--transition:hover::before {
    background-color: rgba(0, 0, 0, .4);
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%
}

.ps-image--transition:hover .ps-image__overlay {
    opacity: 1;
    transform: translate(-50%, -50%) scale(1);
    z-index: 3
}

.ps-image--transition:hover img {
    transform: scale(1.1, 1.1)
}

.ps-section--newsletter .ps-section__title {
    margin-bottom: 15px;
    color: #191919;
    font-size: 30px;
    line-height: 36px;
    text-align: center;
    font-weight: 500
}

.ps-section--newsletter .ps-section__desc {
    color: #191919;
    margin-bottom: 30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center
}

.ps-section--newsletter .ps-form--newsletter {
    max-width: 500px;
    margin: auto
}

.ps-section--newsletter .ps-form--newsletter .ps-input {
    border-color: #e5e5e5
}

.ps-section--newsletter .ps-form--newsletter .ps-btn {
    padding: 9px 25px
}

.ps-blog .ps-blog__title {
    color: #191919;
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 22px
}

.ps-blog .ps-pagination {
    padding: 20px 0 50px
}

.ps-blog .ps-blog__list {
    margin-bottom: 40px;
    border: none
}

.ps-blog--layout1 .ps-blog--latset,
.ps-blog--layout2 .ps-blog--latset {
    margin-bottom: 70px
}

.ps-blog .ps-blog__list .nav-link {
    font-size: 17px;
    color: #191919;
    border: none
}

.ps-blog .ps-blog__list .nav-link.active,
.ps-blog .ps-blog__list .nav-link:hover {
    text-decoration: underline;
    font-weight: 500
}

.ps-blog--layout1 .ps-post--grid {
    padding: 70px 0;
    border-top: 1px solid #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 70px
}

.ps-page--notfound .ps-page__name {
    font-size: 100px;
    line-height: 100px;
    color: #191919;
    margin-bottom: 20px;
    font-weight: 500
}

.ps-page--notfound .ps-page__content img {
    width: 50%;
    margin: auto;
    display: block
}

.ps-page--notfound .ps-page__content h5 {
    font-size: 25px;
    color: #191919;
    margin-bottom: 20px;
    font-weight: 500
}

.ps-page--notfound .ps-page__content p {
    color: #191919;
    margin-bottom: 30px;
    font-size: 15px
}

.ps-page--notfound .ps-page__content .ps-btn {
    min-width: 220px;
    text-transform: initial
}

.ps-page--notfound .ps-product--carousel {
    padding: 90px 0;
    margin-top: 90px;
    border-bottom: 1px solid #e5e5e5;
    border-top: 1px solid #e5e5e5
}

@media (min-width:768px) {
    .ps-category--menu {
        grid-template-columns: repeat(6, 1fr);
        row-gap: 0
    }

    .ps-review--product .ps-review__report {
        display: none
    }

    .ps-review--product .ps-review__actions {
        display: block
    }

    .ps-review--product .ps-review__content {
        flex-grow: 1
    }

    .ps-review--product .ps-review__info {
        padding: 0 20px;
        flex: 0 0 200px;
        margin-bottom: 0
    }

    .ps-review--product .ps-review__rating {
        flex: 0 0 80px
    }

    .ps-review--product .ps-review__row {
        display: flex;
        align-items: flex-start
    }

    .ps-review--product.ps-review--post .ps-review__info {
        padding-left: 0
    }

    .ps-section--newsletter .ps-form--newsletter .input-group {
        flex-wrap: nowrap
    }

    .ps-section--newsletter .ps-form--newsletter .ps-input {
        margin-bottom: 0
    }

    .ps-section--newsletter .ps-form--newsletter .ps-btn {
        margin-left: 20px
    }

    .ps-blog .ps-blog__title {
        font-size: 35px;
        line-height: 40px
    }

    .ps-page--notfound .ps-page__content {
        text-align: left
    }

    .ps-page--notfound .ps-page__content img {
        width: 55%
    }

    .ps-page--notfound .ps-page__content h5 {
        font-size: 30px;
        line-height: 30px
    }

    .ps-page--notfound .ps-page__name {
        font-size: 120px;
        line-height: 120px
    }
}

@media (min-width:992px) {
    .ps-addcart .ps-addcart__product .ps-product__title {
        margin-bottom: 0;
        flex-grow: 1
    }

    .ps-addcart .ps-addcart__product .ps-product__content {
        flex-grow: 1;
        display: flex
    }

    .ps-addcart .ps-addcart__product .ps-product__quantity {
        margin: 0;
        flex: 0 0 50px;
        text-align: right
    }

    .ps-addcart .ps-addcart__product .ps-product__meta {
        margin: 0;
        text-align: right;
        flex: 0 0 120px
    }

    .ps-addcart .ps-addcart__header h3 {
        font-size: 25px
    }

    .ps-addcart .ps-addcart__footer .ps-btn {
        width: auto;
        margin-right: 15px;
        margin-bottom: 0
    }

    .ps-addcart .ps-addcart__footer .ps-btn:last-child {
        margin-right: 0
    }

    .modal-lg,
    .modal-xl {
        max-width: 800px
    }

    .ps-category--section .ps-category__grid {
        grid-gap: 40px
    }

    .ps-page--notfound .ps-page__content h5 {
        font-size: 35px;
        line-height: 40px
    }

    .ps-page--notfound .ps-page__name {
        font-size: 150px;
        line-height: 150px
    }
}

.ps-preloader {
    position: relative;
    top: 0;
    left: 0;
    overflow: hidden
}

.ps-preloader .ps-preloader-section {
    position: fixed;
    top: 0;
    height: 100vh;
    width: 50%;
    background-color: #fff;
    z-index: 1000;
    transition: transform .5s cubic-bezier(.645, .045, .355, 1)
}

.ps-preloader .ps-preloader-left {
    left: 0;
    transform: translateX(-100%);
    -webkit-animation: .5s moveleft;
    animation: .5s moveleft
}

.ps-preloader .ps-preloader-right {
    right: 0;
    transform: translateX(100%);
    -webkit-animation: .5s moveright;
    animation: .5s moveright
}

.ps-preloader .ps-preloader__icon {
    position: relative;
    height: 90px;
    width: 150px
}

@-webkit-keyframes moveleft {
    from {
        transform: translateX(0);
        opacity: 1
    }

    to {
        transform: translateX(-100%)
    }
}

@keyframes moveleft {
    from {
        transform: translateX(0);
        opacity: 1
    }

    to {
        transform: translateX(-100%)
    }
}

@-webkit-keyframes moveright {
    from {
        transform: translateX(0);
        opacity: 1
    }

    to {
        transform: translateX(100%)
    }
}

@keyframes moveright {
    from {
        transform: translateX(0);
        opacity: 1
    }

    to {
        transform: translateX(100%)
    }
}

.ps-product--carousel .owl-carousel .owl-nav {
    top: 30%
}

.ps-product--carousel .owl-carousel .owl-nav button {
    width: 36px;
    height: 36px;
    background-color: #fff !important;
    border-radius: 0
}

.ps-product--carousel .owl-carousel .owl-nav button i {
    color: #191919;
    font-weight: 400;
    font-size: 15px
}

.ps-landing--banner .ps-landing__footer .ps-btn:last-child,
.ps-product--carousel .owl-carousel .owl-nav .owl-next,
.ps-product--layout-4 .ps-product__content .ps-product__link:last-child,
.ps-wrapper .ps-wrapper__type a:last-child {
    margin-right: 0
}

.ps-product--carousel .ps-product--standard .ps-product__footer {
    padding-left: 1px
}

@media (min-width:1024px) {
    .ps-section--newsletter .ps-section__title {
        font-size: 40px;
        line-height: 50px
    }

    .ps-section--newsletter .ps-section__desc {
        font-size: 22px
    }

    .ps-product--carousel .owl-carousel .owl-nav {
        top: 40%
    }

    .ps-product--carousel .owl-carousel .owl-nav button {
        opacity: .6
    }

    .ps-product--carousel .owl-carousel .owl-nav button:hover {
        opacity: 1
    }

    .ps-product--carousel .owl-carousel .owl-nav .owl-prev {
        margin-left: -50px
    }

    .ps-product--carousel .owl-carousel .owl-nav .owl-next {
        margin-right: -50px
    }
}

.ps-product--featured .ps-product__grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px
}

.ps-product--featured .ps-section__link a {
    text-decoration: none;
    padding: 5px 30px
}

@media (min-width:768px) {
    .ps-product--featured .ps-product__grid {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (min-width:1280px) {
    .ps-category--menu {
        grid-gap: 30px
    }

    .ps-category--promo .ps-category__position {
        height: 280px
    }

    .ps-category--promo .ps-category__title {
        font-size: 55px;
        line-height: 60px
    }

    .ps-category--promo .ps-category__desc {
        font-size: 22px
    }

    .ps-review--product .ps-review__info {
        padding: 0 25px;
        flex: 0 0 300px
    }

    .ps-blog .ps-blog__title,
    .ps-page--notfound .ps-page__content h5 {
        font-size: 40px;
        line-height: 50px
    }

    .ps-blog--layout2 .ps-blog--latset .ps-blog__title a {
        font-size: 25px;
        line-height: 30px
    }

    .ps-page--notfound .ps-page__name {
        font-size: 200px;
        line-height: 200px
    }

    .ps-page--notfound .ps-page__content .ps-btn {
        min-width: 270px
    }

    .ps-product--featured .ps-product__grid {
        grid-template-columns: repeat(4, 1fr)
    }
}

.ps-product--desc .ps-product__title {
    font-size: 30px;
    font-weight: 500;
    margin-bottom: 20px;
    line-height: 35px
}

.ps-product--desc .ps-product__subtitle {
    font-size: 17px;
    line-height: 20px;
    margin-bottom: 20px
}

.mt-30,
.ps-product--desc .ps-product__thumbnail {
    margin-top: 30px
}

.ps-product--desc .ps-product__item {
    margin-bottom: 20px;
    display: flex;
    align-items: center
}

.ps-product--desc .ps-product__item i {
    margin-right: 20px;
    font-size: 24px
}

.mr-20,
.ps-product--desc .ps-product__item img {
    margin-right: 20px
}

.ps-product--desc .ps-product__item span {
    font-size: 14px;
    width: 48%
}

.ps-about--project .ps-about__list,
.ps-product--desc .ps-product__list {
    list-style: none;
    padding: 0;
    margin: 0
}

.ps-product--desc .ps-product__list li {
    font-size: 15px;
    color: #191919;
    font-weight: 400;
    padding: 2px 0
}

.ps-product--desc .ps-product__list li::before {
    content: "\f00c";
    color: #d9121f;
    display: inline-block;
    font: 14px/1 FontAwesome;
    margin: -3px 10px 0 0
}

@media (min-width:768px) {
    .ps-product--desc .ps-product__grid {
        display: grid;
        grid-gap: 50px;
        grid-template-columns: repeat(2, 1fr)
    }

    .ps-product--desc .ps-product__title {
        font-size: 40px;
        line-height: 45px
    }

    .ps-product--desc .ps-product__subtitle {
        font-size: 20px;
        line-height: 25px
    }

    .ps-product--desc .ps-product__thumbnail {
        margin-top: 0
    }
}

@media (min-width:960px) {
    .ps-product--desc .ps-product__item span {
        flex-grow: 1
    }

    .ps-product--desc .ps-product__title {
        font-size: 45px;
        line-height: 50px
    }

    .ps-lost-password .ps-form__group {
        width: 50%
    }
}

.ps-product--content-tabs .ps-form--review,
.ps-product--content-tabs .ps-product__tabreview {
    margin-bottom: 60px
}

.ps-product--content-tabs .ps-product__tabreview .ps-review--product:not(:last-child) {
    border-bottom: none
}

.ps-product--content-tabs .ps-product__tabreview .ps-review--product:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.ps-product--content-tabs .ps-product__tabreview .ps-review--product:last-child {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px
}

.ps-product--content-tabs .ps-tab-list {
    margin-top: 60px;
    margin-bottom: 30px;
    display: block
}

.ps-product--content-tabs .ps-tab-list li {
    margin: 0 35px 20px 0
}

.ps-product--content-tabs .ps-tab-list li a {
    font-size: 22px;
    line-height: 26px;
    color: #191919 !important;
    padding: 0;
    border: none;
    position: relative
}

.ps-product--content-tabs .ps-tab-list li a.active,
.ps-product--content-tabs .ps-tab-list li a:hover {
    font-weight: 500
}

.ps-landing--block .ps-landing__thumbnail img,
.ps-product--gallery-2 .ps-product__thumbnail img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.ps-product--gallery-2 .ps-gallery--images {
    margin-top: 10px
}

.ps-product--gallery-2 .ps-gallery--images .ps-gallery__item,
.ps-wrapper .ps-wrapper__filter i,
.ps-wrapper .ps-wrapper__filter img,
.ps-wrapper--mobile .ps-wrapper__action i {
    margin-right: 10px
}

.ps-product--gallery-2 .ps-gallery--images .ps-gallery__item img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid transparent
}

.ps-product--gallery-2 .ps-gallery--images .slick-current img {
    border-color: #191919
}

.ps-section--tabs .nav-tabs {
    margin-bottom: 30px;
    justify-content: center;
    border: none
}

.ps-section--tabs .nav-link {
    color: #191919 !important;
    padding: 0 15px 10px;
    font-size: 22px;
    line-height: 22px;
    border: none;
    position: relative
}

.ps-section--tabs .nav-link.active::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 73%;
    height: 2px;
    background-color: #191919;
    transform: translateX(-50%)
}

.ps-section--tabs .nav-item:first-child .nav-link {
    padding-left: 0
}

.menu>li:last-child a,
.ps-section--tabs .nav-item:last-child .nav-link {
    padding-right: 0
}

.ps-section--tabs .owl-dots {
    bottom: -40px
}

.ps-shop .ps-shop__loading p {
    color: #f2f2f2;
    text-align: center;
    font-size: 16px
}

.ps-shop .ps-shop__loading .ps-btn {
    display: inline-block;
    max-width: 200px;
    margin: 10px auto;
    text-transform: initial;
    font-size: 18px;
    padding: 9px 25px
}

#sitemap .mega-menu .sub-menu--mega li a,
#sitemap .mega-menu__column span,
#sitemap .menu>li>a,
.menu>li>a,
.sub-menu>li>a {
    text-transform: capitalize
}

.ps-shop .ps-shop__loading .ring-2 {
    position: relative;
    width: 35px;
    height: 35px;
    margin: 0 auto;
    border: 3px solid #f2f2f2;
    border-radius: 100%
}

.ps-shop .ps-shop__loading .ball-holder {
    position: absolute;
    width: 12px;
    height: 33px;
    left: 10px;
    top: -3px;
    -webkit-animation: 1.3s linear infinite loadingE;
    animation: 1.3s linear infinite loadingE
}

.ps-shop .ps-shop__loading .ball {
    position: absolute;
    top: -5px;
    left: 0;
    width: 13px;
    height: 13px;
    border-radius: 50%;
    background: #fff
}

@-webkit-keyframes loadingE {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes loadingE {
    from {
        transform: rotate(0)
    }

    to {
        transform: rotate(360deg)
    }
}

.ps-shop .ps-shop__banner img {
    width: 100%;
    min-height: 200px;
    -o-object-fit: cover;
    object-fit: cover
}

.ps-shop .ps-shop__name {
    font-size: 27px;
    font-weight: 500;
    color: #191919
}

.ps-shop .ps-shop__product {
    padding-top: 30px;
    flex: 0 0 100%
}

.mb-40,
.ps-shop .ps-shop__product .ps-product--standard {
    margin-bottom: 40px
}

.ps-shop .ps-product--list {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #e5e5e5
}

.ps-shop .row-reverse {
    flex-direction: row-reverse
}

.ps-shop .ps-shop__content {
    display: flex;
    flex-wrap: nowrap;
    overflow: hidden;
    margin-right: -15px;
    padding-top: 20px
}

.ps-shop .ps-shop__content .ps-shop__filter {
    transition: .25s ease-in-out;
    max-width: 0;
    flex: 0 0 60%;
    overflow: hidden
}

.ps-shop .ps-shop__content .ps-shop__filter.active {
    max-width: 60%
}

.ps-shop--promo .ps-categogy__banner .ps-banner .ps-banner__thumnail img {
    max-height: 500px
}

.ps-shop--promo .ps-product--carousel {
    padding: 90px 0
}

.pb-50,
.ps-checkout .ps-checkout__success,
.ps-shop--promo .ps-categogy__promo {
    padding-bottom: 50px
}

.ps-landing--block .ps-landing__thumbnail,
.ps-shop--promo .ps-product--featured .ps-section__link,
.sub-menu>li {
    display: block
}

.ps-shop--promo .ps-categogy__top {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 90px;
    margin-bottom: 90px
}

.ps-shop--promo .owl-dots {
    position: initial
}

.mr-5,
.ps-wrapper span {
    margin-right: 5px
}

.ps-wrapper .form-select {
    border: none;
    background-color: transparent;
    font-weight: 700;
    color: #191919
}

.ps-wrapper .custom-control-label::after,
.ps-wrapper .custom-control-label::before {
    width: 20px;
    height: 20px;
    border-color: #e5e5e5;
    top: -1px
}

.ps-portfolio--detail .ps-section--blog,
.ps-product--layout-2 .ps-product--carousel,
.ps-product--layout-3 .ps-product--desc,
.ps-product--layout-4 .ps-product--carousel {
    border-top: 1px solid #e5e5e5;
    padding-top: 90px
}

.ps-wrapper .ps-wrapper__type {
    padding: 14px 30px 14px 0
}

.ps-wrapper .ps-wrapper__type a {
    display: inline-block;
    margin-right: 20px
}

.ps-wrapper .ps-wrapper__type img {
    width: 15px;
    height: 15px
}

.ps-wrapper .ps-wrapper__type .active img {
    filter: brightness(0%)
}

.ps-wrapper .ps-wrapper__onsale,
.ps-wrapper .ps-wrapper__sort {
    color: #191919;
    font-size: 14px;
    padding: 14px 0
}

.ps-wrapper .ps-wrapper__onsale select,
.ps-wrapper .ps-wrapper__sort select {
    display: inline-block;
    max-width: 100px
}

.ps-wrapper .ps-wrapper__show {
    padding: 14px 0 14px 30px;
    color: #191919;
    font-size: 14px
}

.ps-wrapper .ps-wrapper__onsale {
    flex-grow: 1;
    padding: 18px 0 10px
}

.pl-5,
.ps-wrapper .ps-wrapper__onsale .custom-control-label {
    padding-left: 5px
}

.ps-wrapper .ps-wrapper__onsale .custom-control-input:checked~.custom-control-label::before {
    background-color: #191919
}

.ps-wrapper .ps-wrapper__filter {
    font-weight: 500;
    font-size: 14px;
    color: #191919;
    padding: 18px 20px 10px 0
}

.ps-wrapper .ps-wrapper__filter img {
    width: 15px;
    margin-top: -5px
}

.ps-wrapper .ps-wrapper__filter.active,
.ps-wrapper .ps-wrapper__filter:hover {
    color: #d9121f
}

.ps-wrapper .ps-wrapper__filter .icon-cross,
.ps-wrapper .ps-wrapper__filter.active .icon-funnel {
    display: none
}

.ps-wrapper .ps-wrapper__filter.active .icon-cross {
    display: inline-block
}

@media (min-width:768px) {
    .ps-product--content-tabs .ps-tab-list {
        display: flex;
        justify-content: center
    }

    .ps-product--content-tabs .ps-tab-list li a::after {
        content: "";
        width: 0;
        height: 2px;
        background: #191919;
        transition: .35s;
        position: absolute;
        left: 0;
        bottom: -20px
    }

    .ps-product--content-tabs .ps-tab-list li a.active,
    .ps-product--content-tabs .ps-tab-list li a:hover {
        font-weight: 400
    }

    .ps-product--content-tabs .ps-tab-list li a.active::after,
    .ps-product--content-tabs .ps-tab-list li a:hover::after {
        width: 100%
    }

    .ps-shop .row-reverse {
        flex-direction: row
    }

    .ps-shop .ps-shop__content .ps-shop__filter {
        flex: 0 0 35%
    }

    .ps-shop .ps-shop__content .ps-shop__filter.active {
        max-width: 35%
    }

    .ps-shop--promo .ps-categogy__banner .ps-banner .ps-banner__title {
        font-size: 50px;
        line-height: 55px
    }

    .ps-shop--promo .ps-categogy__banner .ps-banner .container {
        padding-left: 30px
    }

    .ps-shop--promo .ps-categogy__promo {
        padding-bottom: 90px
    }

    .ps-shop--promo .ps-categogy__promo .col-12 {
        margin-bottom: 0
    }

    .ps-wrapper {
        display: flex !important
    }

    .ps-wrapper .ps-wrapper__onsale select,
    .ps-wrapper .ps-wrapper__sort select {
        max-width: 120px
    }
}

.ps-wrapper--mobile {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.ps-wrapper--mobile .ps-wrapper__action {
    font-weight: 500;
    font-size: 14px;
    color: #191919;
    padding: 5px 0
}

.ps-wrapper--mobile .ps-wrapper__action img {
    width: 15px;
    margin-top: -5px;
    margin-right: 10px
}

.ps-wrapper--mobile .ps-wrapper__action.active,
.ps-wrapper--mobile .ps-wrapper__action:hover {
    color: #d9121f
}

.ps-wrapper--mobile .ps-wrapper__action.filter .icon-cross,
.ps-wrapper--mobile .ps-wrapper__action.filter.active .icon-funnel {
    display: none
}

.menu>li,
.ps-countdown__content,
.ps-wishlist .ps-social--color,
.ps-wishlist .ps-social--color .ps-social__email,
.ps-wishlist .ps-social--color .ps-social__whatsapp,
.ps-wrapper--mobile .ps-wrapper__action.filter.active .icon-cross {
    display: inline-block
}

.ps-landing {
    background-color: #fafafa
}

.ps-landing--block .ps-landing__title {
    font-weight: 500;
    font-size: 30px;
    color: #191919;
    margin-bottom: 10px;
    text-align: center
}

.ps-landing--block .ps-landing__decs {
    font-size: 20px;
    font-weight: 400;
    text-align: center
}

.ps-landing--block .ps-landing__item {
    position: relative;
    padding-bottom: 80px
}

.ps-landing--block .ps-landing__text {
    font-weight: 400;
    font-size: 16px;
    position: absolute;
    z-index: 1;
    bottom: 80px;
    left: 50%;
    transform: translateX(-50%)
}

.ps-landing--block .ps-landing__content,
.pt-60 {
    padding-top: 60px
}

.ps-landing--block .ps-landing__more {
    border-radius: 10px;
    background-color: #fff;
    height: calc(100% - 140px);
    margin: 0 30px 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: 500;
    min-height: 200px;
    font-size: 30px;
    text-align: center
}

@media (min-width:992px) {
    .ps-product--gallery-2 {
        margin-bottom: 0
    }

    .ps-shop .ps-shop__content {
        margin-right: 0
    }

    .ps-shop .ps-shop__content .ps-shop__filter {
        flex: 0 0 25%;
        max-width: 25%
    }

    .ps-shop .ps-shop__product {
        flex: 0 0 75%;
        max-width: 75%
    }

    .ps-shop--grid .ps-shop__content .ps-shop__filter {
        flex: 0 0 0;
        max-width: 0
    }

    .ps-shop--grid .ps-shop__product {
        flex: 0 0 100%;
        max-width: 100%
    }

    .ps-shop--promo .ps-categogy__banner .ps-banner .container {
        padding-left: 60px
    }

    .ps-wrapper .ps-wrapper__onsale select,
    .ps-wrapper .ps-wrapper__sort select {
        max-width: 150px
    }

    .ps-wrapper .ps-wrapper__filter {
        display: none
    }

    .ps-landing--block .col-lg-2dot4 {
        flex: 0 0 20%;
        max-width: 20%
    }
}

@media (min-width:1280px) {
    .ps-product--desc .ps-product__grid {
        grid-gap: 100px
    }

    .ps-product--desc .ps-product__title {
        font-size: 55px;
        line-height: 60px
    }

    .ps-product--desc .ps-product__subtitle {
        font-size: 22px;
        line-height: 28px
    }

    .ps-product--desc .ps-product__item span {
        font-size: 16px
    }

    .ps-product--content-tabs .ps-tab-list li a {
        font-size: 30px;
        line-height: 30px
    }

    .ps-shop .ps-shop__name {
        font-size: 30px;
        margin-bottom: 0
    }

    .ps-landing--block .ps-landing__more,
    .ps-landing--block .ps-landing__title {
        font-size: 40px
    }

    .ps-landing--block .ps-landing__decs {
        font-size: 22px
    }
}

.ps-landing--footer {
    background-color: #fff;
    padding: 100px 0 50px
}

.ps-landing--footer .ps-landing__title {
    font-weight: 500;
    font-size: 40px;
    color: #191919;
    margin-bottom: 10px;
    text-align: center
}

.ps-landing--footer .ps-landing__decs {
    font-size: 25px;
    font-weight: 400;
    text-align: center;
    margin-bottom: 50px;
    line-height: 25px
}

.ps-landing--footer .ps-landing__link {
    text-align: center;
    margin-bottom: 50px
}

.ps-landing--footer .ps-landing__thumbnail {
    display: flex;
    justify-content: center
}

.ps-landing--footer .ps-landing__thumbnail img {
    max-width: 820px;
    -o-object-fit: cover;
    object-fit: cover
}

.ps-about .ps-video--home .ps-btn,
.ps-checkout .ps-hidden,
.ps-countdown .ps-countdown__days,
.ps-landing--footer .ps-landing__thumbnail .desktop,
.ps-wishlist .ps-social--color .ps-social__linkedin,
.ps-wishlist .ps-social--color .ps-social__reddit,
.ps-wishlist .ps-wishlist__table,
.scroll-top {
    display: none
}

@media (min-width:768px) {

    .ps-landing--footer .ps-landing__thumbnail .mobile,
    .ps-wrapper--mobile {
        display: none
    }

    .ps-landing--footer .ps-landing__title {
        font-size: 50px
    }

    .ps-landing--footer .ps-landing__decs {
        font-size: 28px;
        line-height: 28px
    }

    .ps-landing--footer .ps-landing__thumbnail .desktop {
        display: block
    }

    .ps-landing--banner .ps-landing__thumbnail {
        position: absolute;
        right: 0;
        top: 0;
        width: 50%;
        height: 100%
    }

    .ps-landing--banner .ps-landing__thumbnail img {
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }
}

@media (min-width:1280px) {
    .ps-landing--footer .ps-landing__title {
        font-size: 60px
    }

    .ps-landing--footer .ps-landing__decs {
        font-size: 32px;
        line-height: 32px
    }
}

.ps-landing--banner {
    margin-bottom: 80px;
    position: relative
}

.mb-70,
.ps-landing--banner .ps-landing__logo {
    margin-bottom: 70px
}

.ps-landing--banner .ps-landing__logo img {
    max-width: 190px
}

.ps-landing--banner .ps-landing__content {
    padding: 50px 0
}

.ps-landing--banner .ps-landing__title {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 35px
}

.ps-landing--banner .ps-landing__desc {
    font-size: 18px;
    margin-bottom: 50px
}

.ps-landing--banner .ps-landing__meta {
    margin-bottom: 50px
}

.ps-landing--banner .ps-landing__item {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin-bottom: 10px
}

.ps-landing--banner .ps-landing__item:last-child,
.ps-landing--banner .ps-landing__text {
    margin-bottom: 0
}

.ps-landing--banner .ps-landing__icon {
    margin-right: 10px;
    flex: 0 0 20px
}

.ps-landing--banner .ps-landing__icon img {
    width: 20px
}

.ps-landing--banner .ps-landing__footer .ps-btn {
    font-size: 18px;
    margin-right: 10px
}

.ps-landing--banner .ps-landing__thumbnail img {
    width: 100%
}

.ps-page--sticky {
    padding-top: 66px
}

.ps-page--sticky hr {
    margin: 0
}

.ps-product--layout-1 {
    padding-bottom: 90px
}

.ps-product--layout-1 .ps-product--detail,
.pt-20 {
    padding-top: 20px
}

.ps-about .ps-instagram,
.ps-product--layout-1 .ps-product--desc {
    padding: 90px 0
}

.pb-90,
.ps-about--content,
.ps-portfolio,
.ps-portfolio--detail,
.ps-portfolio--detail .ps-portfolio__thunmnail,
.ps-product--layout-1 .ps-gallery,
.ps-product--layout-2,
.ps-product--layout-2 .ps-product--content-tabs,
.ps-product--layout-3,
.ps-product--layout-3 .ps-product--desc,
.ps-product--layout-4,
.ps-product--layout-4 .ps-product--content-tabs {
    padding-bottom: 90px
}

.ps-product--layout-1 .ps-product--carousel,
.pt-90 {
    padding-top: 90px
}

.ps-product--layout-2 .ps-bought .container {
    border-bottom: none
}

.mb-90,
.ps-product--layout-3 .ps-gallery--layout {
    margin-bottom: 90px
}

.ps-product--layout-3 .ps-product--desc .ps-product__title {
    font-size: 20px;
    line-height: 25px
}

.ps-product--layout-3 .ps-product--desc .ps-product__subtitle {
    font-size: 17px;
    line-height: 24px
}

.ps-product--layout-3 .ps-section--review-product .ps-pagination {
    border-bottom: none;
    padding: 50px 30px
}

@media (min-width:768px) {
    .ps-page--sticky {
        padding-top: 100px
    }

    .ps-product--layout-3 .ps-product--desc .ps-product__grid {
        display: block
    }
}

.ps-product--layout-4 .ps-bought .container {
    border: none
}

.ps-product--layout-4 .ps-product--detail {
    background-color: #f3f3f3;
    padding-top: 40px
}

.ps-product--layout-4 .ps-product--detail .ps-product__info {
    background-color: #fff;
    padding: 30px 15px;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 0
}

.ps-product--layout-4 .ps-product--gallery {
    margin-bottom: 0
}

.ps-product--layout-4 .ps-product__content .ps-product__link {
    color: #191919;
    line-height: 20px;
    font-size: 13px;
    margin-right: 25px;
    display: inline-block
}

.ps-product--layout-4 .ps-product__content .ps-product__link i {
    margin-right: 10px
}

.mt-10,
.ps-product--layout-4 .ps-product__content .ps-social {
    margin-top: 10px
}

.ps-about--info .ps-about__title {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 90px;
    text-align: center;
    color: #191919;
    font-weight: 500
}

.ps-about--info .ps-about__grid {
    display: grid;
    grid-gap: 50px
}

@media (min-width:768px) {
    .ps-product--layout-4 .ps-product--detail .ps-product__info {
        margin-right: 0;
        margin-bottom: 40px
    }

    .ps-product--layout-4 .ps-product__content .ps-product__grid {
        padding: 10px 0;
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #e5e5e5
    }

    .ps-product--layout-4 .ps-product__content .ps-social {
        margin: 0
    }

    .ps-about--info .ps-about__grid {
        grid-gap: 30px;
        grid-template-columns: repeat(3, 1fr)
    }

    .ps-about--info .ps-about__title {
        font-size: 45px;
        line-height: 50px
    }
}

.mb-20,
.ps-block--about .ps-block__icon,
.ps-checkout .ps-checkout__group,
.ps-compare--product .ps-table .ps-product__thumbnail {
    margin-bottom: 20px
}

.ps-block--about .ps-block__icon img {
    width: 42px
}

.ps-block--about .ps-block__title {
    font-size: 20px;
    line-height: 26px;
    color: #191919;
    font-weight: 500;
    margin-bottom: 20px
}

.ps-block--about .ps-block__desc {
    font-size: 17px;
    color: #191919;
    margin-bottom: 0
}

@media (min-width:992px) {
    .ps-landing--banner .ps-landing__content {
        padding: 80px 0
    }

    .ps-landing--banner .ps-landing__thumbnail {
        width: 60%
    }

    .ps-block--about {
        padding: 0 20px
    }
}

@media (min-width:1280px) {
    .ps-landing--banner .ps-landing__title {
        font-size: 50px
    }

    .ps-landing--banner .ps-landing__desc {
        font-size: 22px
    }

    .ps-landing--banner .ps-landing__footer .ps-btn {
        font-size: 20px
    }

    .ps-landing--banner .ps-landing__meta {
        display: flex;
        align-items: center
    }

    .ps-landing--banner .ps-landing__item {
        margin-bottom: 0;
        margin-right: 25px
    }

    .ps-landing--banner .ps-landing__item:last-child {
        margin-right: 0
    }

    .ps-landing--banner .ps-landing__content {
        padding: 200px 0
    }

    .ps-landing--banner .ps-landing__thumbnail {
        width: 48%
    }

    .ps-product--layout-4 .ps-product--detail .ps-product__info {
        padding: 30px
    }

    .ps-about--info .ps-about__title {
        font-size: 55px;
        line-height: 60px
    }

    .ps-block--about {
        padding: 0 30px
    }
}

.ps-about--content .ps-about__title {
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 30px;
    text-align: center;
    color: #191919;
    font-weight: 500
}

.ps-about--content .ps-about__content {
    margin: 0 auto;
    max-width: 800px;
    text-align: center
}

.ps-about--content .ps-about__subtitle {
    font-size: 22px;
    color: #191919;
    margin-bottom: 20px
}

.ps-about--content .ps-about__text {
    margin-bottom: 20px;
    color: #191919;
    font-size: 15px
}

.ps-about--content .ps-about__extent {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(2, 1fr);
    border-top: 1px solid #e5e5e5;
    padding-top: 20px
}

.ps-about--content .ps-about__item i {
    font-size: 23px;
    margin-right: 10px
}

.menu>li>a>i,
.mr-10,
.ps-about--content .ps-about__item img {
    margin-right: 10px
}

.ps-about--content .ps-about__item span,
.ps-checkout .ps-checkout__success .ps-table .ps-product__name {
    color: #191919;
    font-size: 16px
}

@media (min-width:768px) {
    .ps-about--content .ps-about__extent {
        grid-template-columns: repeat(3, 1fr);
        grid-gap: 30px
    }

    .ps-about--content .ps-about__item i {
        margin-right: 20px
    }

    .ps-about--project .ps-about__grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (min-width:1280px) {
    .ps-about--content .ps-about__title {
        font-size: 55px;
        line-height: 60px
    }
}

.ps-about--project .ps-about__grid {
    display: grid;
    grid-gap: 50px
}

.ps-about--project .ps-about__title {
    font-size: 30px;
    font-weight: 500;
    color: #191919;
    line-height: 35px;
    margin-bottom: 20px
}

.ps-about--project .ps-about__subtitle {
    font-size: 18px;
    line-height: 23px;
    margin-bottom: 20px
}

.ps-about--project .ps-about__desc {
    font-size: 15px;
    margin-bottom: 20px
}

.ps-about--project .ps-about__list li {
    font-size: 15px;
    padding-bottom: 10px;
    color: #191919
}

.ps-about--project .ps-about__list li::before {
    content: "\f00c";
    color: #d9121f;
    display: inline-block;
    font: 14px/1 FontAwesome;
    margin: -3px 10px 0 0
}

.ps-about--project .ps-about__list li:last-child {
    padding-bottom: 0
}

.ps-about .ps-video--home {
    background-color: #fff
}

.ps-about .ps-about--info,
.ps-about .ps-about--project {
    padding: 90px 0;
    background-color: #fff
}

.ps-about .ps-about__promo {
    padding-bottom: 50px;
    background-color: #fff
}

.pb-30,
.ps-about .ps-about__promo .col-12,
.ps-contact {
    padding-bottom: 30px
}

.ps-about .ps-about--content {
    background-color: #fff;
    padding-top: 20px
}

.ps-about .ps-about__breadcrumb,
.ps-about .ps-section--default {
    background-color: #fff
}

.ps-contact .ps-contact__content {
    padding: 0 0 90px;
    margin-bottom: 90px;
    border-bottom: 1px solid #e5e5e5
}

.ps-contact .ps-contact__title-1 {
    font-size: 30px;
    line-height: 40px;
    color: #191919;
    margin-bottom: 20px;
    font-weight: 500
}

.ps-contact .ps-contact__title-2 {
    font-size: 20px;
    line-height: 30px;
    color: #191919;
    margin-bottom: 20px;
    font-weight: 500
}

.ps-contact .ps-contact__text {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #191919
}

.ps-contact .ps-contact__address {
    font-size: 15px;
    color: #191919;
    margin-bottom: 20px
}

.ps-contact .ps-contact__email {
    font-size: 16px;
    text-decoration: underline;
    color: #191919;
    display: inline-block;
    margin-left: 15px
}

.ps-checkout .ps-label--danger,
.ps-compare--product .ps-table .ps-product__price.sale,
.ps-contact .ps-contact__email:hover,
.ps-header .ps-header__icons .ps-header__item .ps-header__link:hover,
.sub-menu>li>a:hover {
    color: #d9121f
}

.ps-contact .ps-contact__phone {
    font-size: 25px;
    font-weight: 500;
    display: inline-block
}

.ps-contact .ps-social {
    margin-bottom: 40px;
    margin-top: 10px
}

.ps-contact .ps-contact__company {
    padding-bottom: 90px;
    margin-bottom: 90px;
    border-bottom: 1px solid #e5e5e5
}

.ps-contact .ps-contact__grid {
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 20px;
    grid-row-gap: 50px
}

.ps-contact .ps-contact__work {
    font-size: 13px;
    color: grey
}

.ps-contact .ps-contact__item h6 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 20px
}

.ps-contact .ps-contact__item .ps-contact__email {
    display: block;
    font-size: 14px;
    margin-left: 0
}

.ps-contact .ps-contact__item .ps-contact__phone {
    font-size: 16px;
    display: block
}

.ps-wishlist .ps-wishlist__share {
    padding-top: 30px;
    margin-bottom: 100px
}

.ps-wishlist .ps-wishlist__share label {
    color: #191919;
    font-weight: 500;
    margin-right: 10px;
    font-size: 16px
}

.ps-wishlist .ps-social--color .ps-social__link {
    border-radius: 50%
}

.ps-wishlist .ps-social--color li {
    margin: 0 2px 8px
}

.ps-account {
    min-height: 500px;
    padding: 60px 0 90px
}

.ps-account .ps-form--review {
    margin: 30px 0 90px
}

.mb-25,
.ps-account .ps-form__group,
.ps-lost-password .ps-form__group {
    margin-bottom: 25px
}

.ps-account .ps-form__group .toogle-password {
    min-width: 30px;
    padding-right: 10px;
    background-color: transparent;
    display: inline-flex;
    align-items: center;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    font-size: 14px;
    border-top: 1px solid #191919;
    border-right: 1px solid #191919;
    border-bottom: 1px solid #191919
}

.menu-top .nav-item:last-child,
.ps-account .ps-form__group .input-group .ps-form__input {
    border-right: none
}

.ps-account .ps-form__title,
.ps-checkout .ps-checkout__wapper {
    margin-bottom: 30px
}

.ps-account .ps-account__link {
    display: inline-block;
    margin-top: 25px;
    color: #191919;
    text-decoration: underline
}

.ps-account .ps-form__label {
    font-weight: 400;
    font-size: 15px
}

.ps-account .form-check {
    display: inline-block;
    margin-left: 30px
}

.ps-account .form-check label {
    margin-top: 4px
}

.ps-account .form-check label::before {
    margin-right: 10px;
    content: ""
}

.ps-account .ps-form__text {
    color: #191919;
    line-height: 20px;
    font-size: 15px;
    margin-top: 15px
}

.ps-lost-password .ps-lost-password__content {
    padding-top: 20px;
    min-height: 500px
}

.ps-lost-password .ps-lost-password__text {
    color: #191919;
    font-size: 15px;
    margin-bottom: 25px
}

.ps-lost-password .ps-form__label {
    font-weight: 400;
    font-size: 16px
}

.ps-checkout .ps-checkout__title {
    color: #191919;
    font-size: 34px;
    line-height: 40px
}

.ps-checkout .ps-checkout__text {
    color: #191919;
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px
}

.ps-checkout .ps-checkout__text a {
    color: #191919;
    font-weight: 500
}

.ps-checkout .ps-checkout__label {
    color: #191919;
    margin-bottom: 5px;
    font-size: 14px;
    display: block
}

.ps-checkout .ps-checkout__heading {
    color: #191919;
    font-size: 26px;
    line-height: 30px;
    margin-bottom: 20px
}

.ps-checkout .ps-input,
.ps-checkout .ps-textarea {
    border-radius: 40px;
    height: 44px;
    border: 1px solid #191919;
    width: 100%;
    background-color: #fff;
    color: #191919;
    font-size: 14px;
    padding: 10px 20px
}

.ps-checkout .ps-input::-moz-placeholder,
.ps-checkout .ps-textarea::-moz-placeholder {
    color: #191919;
    font-size: 14px
}

.ps-checkout .ps-input:-ms-input-placeholder,
.ps-checkout .ps-textarea:-ms-input-placeholder {
    color: #191919;
    font-size: 14px
}

.ps-checkout .ps-input::placeholder,
.ps-checkout .ps-textarea::placeholder {
    color: #191919;
    font-size: 14px
}

.ps-checkout .ps-checkout__form {
    border: 1px solid #e5e5e5;
    padding: 15px 20px 20px;
    border-radius: 4px;
    margin-bottom: 50px
}

.ps-checkout .ps-checkout__order {
    border: 3px solid #000;
    border-radius: 4px;
    padding: 25px 20px 30px;
    margin-bottom: 50px
}

.ps-checkout .ps-checkout__order .form-check label {
    color: #191919
}

.ps-checkout .ps-checkout__row {
    display: flex;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px 0;
    justify-content: space-between;
    align-items: center
}

.ps-checkout .toogle-password {
    min-width: 30px;
    padding-right: 10px;
    background-color: transparent;
    display: inline-flex;
    align-items: center;
    border-top-right-radius: 40px;
    border-bottom-right-radius: 40px;
    font-size: 14px;
    border-right: 1px solid #191919;
    border-bottom: 1px solid #191919;
    border-top: 1px solid #191919
}

.ps-checkout .input-group input {
    width: auto;
    flex-grow: 1;
    border-right: none
}

.ps-checkout .form-check label {
    margin-top: 4px;
    color: #191919;
    font-size: 14px
}

.ps-checkout .form-check label::before {
    content: "";
    margin-right: 10px
}

.ps-checkout .form-check label span {
    font-weight: 500;
    color: #191919
}

.ps-checkout .form-check label img {
    max-width: 100px;
    margin: 0 5px
}

.ps-checkout .ps-product__price {
    color: #191919;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    min-width: 100px;
    text-align: right
}

.ps-checkout .ps-product__name {
    color: #191919;
    font-size: 14px
}

.ps-checkout .ps-product__name span {
    font-weight: 500
}

.ps-checkout .ps-checkout__payment,
.pt-15 {
    padding-top: 15px
}

.ps-checkout .ps-btn {
    margin-top: 15px;
    width: 100%
}

.ps-checkout .payment-method {
    margin-bottom: 15px;
    position: relative
}

.ps-checkout .payment-method .ps-note {
    background-color: #f2f2f2;
    color: #191919;
    border-radius: 4px;
    padding: 18px 25px;
    margin-top: 10px;
    position: relative
}

.ps-checkout .payment-method .ps-note::before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 10%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #f2f2f2
}

.ps-checkout .ps-checkout__success .ps-checkout__item {
    border-right: 1px dashed #d3ced2;
    padding: 0 25px
}

.menu-top .nav-item:first-child a,
.menu>li:first-child a,
.ps-checkout .ps-checkout__success .ps-checkout__item:first-child {
    padding-left: 0
}

.ps-checkout .ps-checkout__success .ps-checkout__item:last-child {
    padding-right: 0;
    border-right: none
}

.ps-checkout .ps-checkout__success .ps-checkout__box {
    display: flex;
    align-items: center;
    margin-top: 20px
}

.ps-checkout .ps-checkout__success .ps-checkout__content,
.ps-checkout .ps-checkout__success .ps-table__th-empty {
    font-size: 14px;
    color: #191919;
    font-weight: 700
}

.ps-checkout .ps-checkout__success .ps-checkout__label {
    font-size: 12px;
    color: #191919
}

.ps-checkout .ps-checkout__success .ps-checkout__subtitle {
    font-size: 30px;
    color: #191919;
    margin-bottom: 20px;
    margin-top: 40px
}

.ps-checkout .ps-checkout__success .ps-table td {
    font-size: 16px;
    color: #191919;
    border-right: none;
    padding: 20px
}

.ps-checkout .ps-checkout__success .ps-table tbody {
    border: 1px solid rgba(16, 49, 120, .1)
}

@media (min-width:767px) {
    .ps-checkout .ps-checkout__form {
        padding: 15px 20px 20px
    }
}

.scroll-top {
    background-color: rgba(0, 0, 0, .1);
    border-radius: 4px;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 60px;
    right: 20px;
    padding: 0
}

.scroll-top i {
    color: #fff;
    font-size: 22px;
    line-height: 40px;
    font-weight: 500
}

.scroll-top:focus {
    outline: 0
}

.ps-compare .ps-compare__content {
    padding: 20px 0 40px
}

.ps-compare--product .ps-compare__header {
    background-color: #191919;
    padding: 14px 20px
}

.ps-compare--product .ps-compare__header h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 0;
    text-align: center
}

.ps-compare--product .ps-table th {
    color: #191919;
    font-weight: 500;
    width: 150px;
    font-size: 14px;
    padding: 20px;
    border-color: #f0f2f5;
    text-transform: uppercase;
    border-right: 1px solid rgba(16, 49, 120, .1)
}

.ps-compare--product .ps-table td {
    padding: 20px;
    font-size: 14px;
    color: #191919;
    min-width: 220px;
    text-align: center
}

.ps-compare--product .ps-table .ps-product__list li {
    color: #191919;
    padding: 8px 0;
    font-size: 14px
}

.ps-compare--product .ps-table .ps-product__list li:first-child {
    padding-top: 0
}

.pb-0,
.ps-compare--product .ps-table .ps-product__list li:last-child {
    padding-bottom: 0
}

.ps-compare--product .ps-table .ps-product__text {
    color: #191919;
    font-size: 14px;
    margin-bottom: 0
}

.ps-compare--product .ps-table .ps-check-line::before {
    content: "\f00c";
    color: #191919;
    display: inline-block;
    font: 14px/1 FontAwesome;
    margin: -3px 10px 0 0
}

#sitemap .menu>li>a,
.menu>li>a {
    line-height: 27px;
    transform-style: preserve-3d
}

.ps-compare--product .ps-table .ps-product__price {
    color: #191919;
    font-weight: 500;
    font-size: 18px
}

.ps-compare--product .ps-table .ps-product__del {
    color: grey;
    text-decoration: line-through;
    font-weight: 400;
    font-size: 15px;
    margin-left: 0;
    margin-right: 10px
}

#sitemap .sub-menu--mega li a:hover,
.editBtn,
.mega-menu .sub-menu--mega li a:hover,
.menu>li>a:hover,
.ps-footer--6 .ps-footer--widget .ps-footer__list li a:hover,
.ps-footer--address p a,
.ps-footer--bottom .ps-footer__mail,
.ps-footer--service .ps-footer__link:hover,
.ps-footer--widget .ps-footer__account li a:hover,
.ps-footer--widget .ps-footer__list li a:hover {
    text-decoration: underline
}

.ps-compare--product .ps-table .ps-product__title {
    line-height: 20px;
    margin-bottom: 12px;
    color: #191919;
    font-size: 16px
}

.ps-compare--product .ps-table .ps-product__meta {
    margin-bottom: 12px
}

.ps-compare--product .ps-table .ps-btn {
    font-size: 14px;
    padding: 4px 15px;
    width: auto;
    min-width: 145px
}

.mega-menu .mega-menu__product,
.ps-compare--product .ps-table .ps-product__thumbnail img {
    width: 250px
}

.menu,
.ps-compare--product .ps-table .ps-product__thumbnail figure,
.ps-portfolio .ps-portfolio__button {
    text-align: center
}

.ps-compare--product .ps-table .ps-product__remove {
    padding: 5px 0 10px;
    text-align: center
}

.ps-compare--product .ps-table .ps-product__remove a {
    width: 34px;
    height: 34px;
    line-height: 34px
}

.ps-compare--product .ps-table .ps-product__remove i {
    font-size: 16px;
    line-height: 26px;
    color: #191919
}

.menu>li>a,
.sub-menu>li>a {
    font-size: 17px;
    display: inline-block
}

.ps-notify {
    background-color: #f1f1f1;
    position: relative
}

.mega-menu,
.ps-countdown {
    background-color: #fff;
    overflow: hidden
}

.ps-notify .ps-notify__text {
    color: #191919;
    font-size: 12px;
    line-height: 20px;
    padding: 8px 35px 8px 0;
    text-align: center;
    margin-bottom: 0
}

.ps-notify .ps-notify__link {
    margin-left: 10px;
    font-weight: 500;
    font-size: 12px;
    color: #191919
}

.ps-notify .ps-notify__close {
    position: absolute;
    top: 8px;
    right: 10px;
    color: #191919;
    display: block;
    width: 18px;
    height: 18px;
    cursor: pointer;
    z-index: 99999999999
}

.ps-countdown {
    width: 100%;
    text-align: center;
    border-radius: 40px;
    height: 40px
}

.ps-countdown__number span {
    color: #191919;
    display: inline-block;
    text-align: center;
    margin: 0 1px;
    font-weight: 500;
    font-size: 16px
}

.ps-countdown__number span.first-1st,
.ps-social--color .ps-social__email,
.ps-social--color .ps-social__whatsapp,
.sub-menu>li.menu-item-has-children>.sub-menu:before,
.sub-menu>li.menu-item-has-children>.sub-toggle {
    display: none
}

.ps-countdown__number .text {
    font-size: 10px;
    font-weight: 500
}

.ps-countdown__block {
    position: relative;
    margin: 8px;
    float: left;
    width: auto
}

.ps-countdown__block:not(:last-child)::after {
    content: ".";
    display: inline-block;
    font-size: 16px;
    position: absolute;
    top: -5px;
    right: -12px;
    font-weight: 500
}

.ps-countdown__ref {
    font-size: 12px;
    text-align: center;
    color: #191919;
    display: none
}

.ps-social {
    padding: 0;
    margin-top: 30px;
    list-style: none
}

.ps-social li {
    margin: 5px 9px;
    display: inline-block
}

.ps-social__link {
    color: #191919;
    position: relative;
    font-size: 20px
}

.ps-social__link .ps-tooltip {
    color: #fff;
    position: absolute;
    content: "";
    top: -30px;
    left: 50%;
    margin-left: -30px !important;
    height: 20px;
    opacity: 0;
    visibility: hidden;
    padding: 2px 5px;
    width: 60px;
    font-size: 10px;
    transition: 350ms;
    text-align: center;
    line-height: 16px;
    white-space: nowrap
}

.ps-social__link .ps-tooltip::before {
    content: "";
    position: absolute;
    bottom: -6px;
    left: 50%;
    margin-left: -3px;
    border-top: 6px solid #f2f2f2;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.ps-social__link.facebook .ps-tooltip {
    background-color: #3b5998
}

.ps-social__link.facebook .ps-tooltip::before {
    border-top-color: #3b5998
}

.ps-social__link.instagram .ps-tooltip {
    background-color: #d95766
}

.ps-social__link.instagram .ps-tooltip::before {
    border-top-color: #d95766
}

.ps-social__link.youtube .ps-tooltip {
    background-color: #cc181e
}

.ps-social__link.youtube .ps-tooltip::before {
    border-top-color: #cc181e
}

.ps-social__link.pinterest .ps-tooltip {
    background-color: #cb2027
}

.ps-social__link.pinterest .ps-tooltip::before {
    border-top-color: #cb2027
}

.ps-social__link.linkedin .ps-tooltip {
    background-color: #176dba
}

.ps-social__link.linkedin .ps-tooltip::before {
    border-top-color: #176dba
}

.ps-social__link.twitter .ps-tooltip {
    background-color: #55acee
}

.ps-social__link.twitter .ps-tooltip::before {
    border-top-color: #55acee
}

.ps-social__link.reddit-alien .ps-tooltip {
    background-color: #f84301
}

.ps-social__link.reddit-alien .ps-tooltip::before {
    border-top-color: #f84301
}

.ps-social__link.envelope .ps-tooltip {
    background-color: #fbb102
}

.ps-social__link.envelope .ps-tooltip::before {
    border-top-color: #fbb102
}

.ps-social__link.whatsapp .ps-tooltip {
    background-color: #00a901
}

.ps-social__link.whatsapp .ps-tooltip::before {
    border-top-color: #00a901
}

.ps-social__link:hover .ps-tooltip {
    opacity: 1;
    visibility: visible;
    z-index: 10
}

.ps-social__link:hover.facebook {
    color: #3b5998
}

.ps-social__link:hover.instagram {
    color: #d95766
}

.ps-social__link:hover.youtube {
    color: #cc181e
}

.ps-social__link:hover.pinterest {
    color: #cb2027
}

.ps-social__link:hover.linkedin {
    color: #176dba
}

.ps-social__link:hover.whatsapp {
    color: #fbb102
}

.ps-social__link:hover.envelope {
    color: #00a901
}

.ps-social--color li {
    margin: 0 4px 8px
}

.ps-social--color .ps-social__link {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    display: block;
    border-radius: 4px
}

.ps-social--color .ps-social__link.facebook {
    background-color: #3b5998
}

.ps-social--color .ps-social__link.pinterest {
    background-color: #cb2027
}

.ps-social--color .ps-social__link.linkedin {
    background-color: #176dba
}

.ps-social--color .ps-social__link.twitter {
    background-color: #55acee
}

.ps-social--color .ps-social__link.reddit-alien {
    background-color: #f84301
}

.ps-social--color .ps-social__link.whatsapp {
    background-color: #00a901
}

.ps-social--color .ps-social__link.envelope {
    background-color: #fbb102
}

.menu>li.menu-item-has-children:hover .sub-toggle,
.ps-social--color .ps-social__link:hover {
    color: #fff
}

.sub-toggle {
    position: relative;
    display: inline-block;
    cursor: pointer;
    transform-style: preserve-3d;
    font-size: 10px;
    font-weight: 400;
    width: 15px;
    text-align: right
}

.mega-menu {
    width: 100%;
    padding-top: 40px;
    padding-bottom: 50px;
    z-index: 100;
    text-align: left;
    border-top: 1px solid #e5e5e5
}

.mega-menu>* {
    width: 100%;
    min-width: 200px;
    padding: 10px 15px
}

.mega-menu h4 {
    font-weight: 500;
    font-size: 14px;
    color: grey;
    text-transform: uppercase;
    margin-bottom: 6px
}

.mega-menu .has-badge {
    background-color: #12a05c;
    color: #fff;
    font-size: 10px;
    padding: 1px 2px;
    line-height: 14px;
    text-align: center;
    min-width: 35px;
    border-radius: 4px;
    position: absolute;
    left: 70px;
    top: 0
}

.mega-menu .has-badge::before {
    content: "";
    width: 0;
    height: 0;
    border-top: 2px solid transparent;
    border-left: 6px solid #12a05c;
    border-bottom: 6px solid transparent;
    transform: rotate(15deg);
    position: absolute;
    left: 2px;
    bottom: -5px
}

.mega-menu .sub-menu--mega li a {
    display: block;
    line-height: 24px;
    font-size: 14px;
    color: #191919;
    background-color: transparent;
    font-weight: 400;
    text-transform: uppercase;
    text-transform: capitalize
}

.mega-menu .sub-menu--mega li a:hover {
    color: #000 !important
}

.mega-menu .sub-column--2,
.ps-footer--widget .ps-footer__account.column-count,
.ps-footer--widget .ps-footer__list.column-count {
    -moz-column-count: 2;
    column-count: 2
}

.mega-menu .sub-column--3 {
    -moz-column-count: 3;
    column-count: 3
}

.mega-menu .mega-menu__thumbnail {
    position: relative;
    top: -50px;
    max-height: 320px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.mega-menu .mega-menu__slider {
    position: relative;
    top: -100px;
    background-size: cover;
    background-position: center left;
    min-height: 240px;
    margin-bottom: -100px
}

.mega-menu .mega-menu__slider .mega-menu__box {
    width: 50%;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateY(-50%)
}

.mega-menu .mega-menu__slider h3 {
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 10px
}

.mega-menu .mega-menu__slider .mega-menu__text {
    font-size: 20px;
    color: #fff;
    margin-bottom: 15px
}

.mega-menu .mega-menu__other {
    width: 100%;
    position: relative;
    display: flex
}

.mega-menu .mega-menu__other .mega-menu__image {
    position: absolute;
    top: -50px;
    left: -90px;
    z-index: -1
}

.mega-menu .mega-menu__other .mega-menu__image img {
    max-width: 400px;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: top;
    object-position: top
}

.mega-menu .mega-menu__promo {
    width: 300px;
    height: 300px;
    margin-right: 10px
}

.mega-menu .mega-menu__promo .ps-promo,
.ps-portfolio--detail .ps-portfolio__thunmnail img,
.ps-product--sidebar>*,
.ps-video--home-full .rps-video__image {
    width: 100%
}

.mega-menu .mega-menu__promo .ps-promo .ps-promo__title {
    font-size: 25px
}

.mega-menu .sub-menu--image {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -5px
}

.mega-menu .sub-menu--image li {
    min-width: 14.28%;
    padding: 5px 5px 10px;
    position: relative
}

.mega-menu .sub-menu--image li .image-title {
    font-size: 17px;
    line-height: 20px;
    text-align: center;
    margin: 20px 0 25px;
    color: #f2f2f2
}

.mega-menu .sub-menu--image li a {
    display: block;
    border-radius: 4px;
    overflow: hidden;
    border: 1px solid #e5e5e5
}

.mega-menu .sub-menu--image li img {
    max-width: calc(100% + 2px);
    width: calc(100% + 2px);
    margin-right: -1px;
    transition: 350ms
}

.mega-menu .sub-menu--image li .has-badge {
    top: -20px;
    left: auto;
    right: 10px;
    font-size: 12px;
    padding: 2px 10px
}

.mega-menu .sub-menu--image li .has-badge::before {
    border-top-width: 6px;
    border-left-width: 8px;
    border-bottom-width: 8px;
    bottom: -6px;
    left: 4px
}

.mega-menu__row {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    min-width: 460px;
    margin-left: -15px;
    margin-right: -15px
}

.mega-menu__column {
    padding-left: 15px;
    padding-right: 15px;
    min-width: 150px
}

.mega-menu__column.column-flex {
    flex-grow: 1
}

.mega-menu__column.w-50 {
    flex: 0 0 50%
}

.mega-menu__column.column-bg {
    flex: 0 0 40%;
    background-position: top left;
    background-repeat: no-repeat;
    margin-top: -50px;
    padding-top: 50px;
    padding-bottom: 30px
}

@media (min-width:1200px) {
    .modal-xl {
        max-width: 1140px
    }

    .mega-menu {
        transition: .4s
    }
}

.sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    transition: max-height .25s ease-in-out, opacity .25s ease-in-out;
    border: 1px solid #eee;
    visibility: hidden;
    opacity: 0
}

.mega-mobile,
.ps-menu--slidebar {
    position: fixed;
    height: 100vh;
    background-color: #fff
}

.sub-menu:before {
    content: "";
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translateX(-50%);
    height: 0;
    width: 0;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    display: none
}

.sub-menu>li>a {
    padding: 10px 20px;
    width: 100%;
    color: #191919;
    transition: .8s cubic-bezier(.19, 1, .22, 1)
}

.sub-menu>li.menu-item-has-children>.sub-menu {
    position: absolute;
    top: 0;
    left: 100%;
    visibility: hidden;
    opacity: 0;
    transform: translateY(30px)
}

.menu>li.has-mega-menu .mega-menu,
.menu>li.menu-item-has-children .sub-menu {
    transform: scale3d(1, 1, 0) translateY(30px);
    opacity: 0;
    visibility: hidden
}

.sub-menu>li.menu-item-has-children:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
    transform: translateY(0)
}

.menu>li>a {
    position: relative;
    font-weight: 500;
    color: #191919;
    padding: 30px 10px
}

.mega-mobile .mega-mobile__item .nav-item,
.menu--mobile>li>a {
    display: block;
    line-height: 20px;
    color: #191919;
    font-size: 17px;
    text-transform: capitalize
}

.menu>li.menu-item-has-children .sub-toggle {
    margin-left: 5px;
    display: none
}

.menu>li.has-mega-menu:hover .mega-menu,
.menu>li.menu-item-has-children:hover>.sub-menu {
    visibility: visible;
    opacity: 1;
    transform: scale3d(1, 1, 1) translateY(0)
}

.menu>li.has-mega-menu .mega-menu {
    position: absolute;
    top: 99%;
    left: 0;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, .2)
}

.mega-mobile {
    width: 100%;
    z-index: 101;
    top: 0;
    left: 0;
    padding: 0 35px 60px
}

.mega-mobile>.mega-mobile__header {
    padding: 20px 0;
    border-bottom: 1px solid #e5e5e5
}

.mb-0,
.mega-mobile .mega-mobile__heading,
.ps-product--detail .ps-product__group {
    margin-bottom: 0
}

.mega-mobile .mega-mobile__heading a {
    line-height: 25px;
    font-size: 17px;
    color: #191919;
    font-weight: 500
}

.mega-mobile .mega-mobile__heading i {
    font-weight: 400;
    font-size: 12px;
    margin-right: 10px
}

.mega-mobile .mega-mobile__item {
    position: relative;
    padding: 10px 0
}

.mega-mobile .mega-mobile__item .nav-item {
    font-weight: 500
}

.mega-mobile .mega-mobile__item>.mega-mobile {
    display: none;
    z-index: 102
}

.mega-mobile .mega-mobile__item>.mega-mobile .menu--mobile a {
    font-weight: 400
}

.mega-mobile .mega-mobile__item.active>.mega-mobile {
    display: block
}

.menu--mobile .sub-menu {
    border: none;
    width: 100%;
    position: relative;
    max-height: 0;
    overflow: hidden;
    padding: 15px 0 10px 30px
}

.menu--mobile .sub-menu li {
    position: relative;
    padding: 10px 0
}

.menu--mobile .sub-menu li a {
    padding: 0
}

.menu--mobile .sub-menu li:first-child,
.pt-0 {
    padding-top: 0
}

.menu--mobile .sub-menu li.active>.sub-toggle {
    transform: rotate(180deg)
}

.editBtn,
.menu--mobile .sub-menu .sub-menu a {
    font-size: 15px;
    font-weight: 400
}

.menu--mobile .sub-toggle {
    position: absolute;
    top: 5px;
    right: 0;
    width: 20px;
    height: 20px;
    z-index: 10;
    display: inline-block;
    font-size: 12px
}

.menu--mobile>li>.mega-mobile,
.ps-coming .ps-countdown__ref,
.ps-header {
    display: none
}

.menu--mobile>li {
    position: relative;
    padding: 10px 0;
    transition: .25s
}

.menu--mobile>li>a {
    position: relative;
    font-weight: 500
}

.menu--mobile>li.active>.mega-mobile,
.ps-menu--slidebar.active {
    display: block
}

.menu--mobile>li.active>.sub-menu {
    transform: translate(0, 0);
    visibility: visible;
    opacity: 1;
    overflow: auto;
    max-height: 100vh
}

.menu--mobile>li.active>.sub-toggle {
    transform: rotate(180deg)
}

.ps-menu--slidebar {
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100;
    transform-style: preserve-3d;
    transition: .75s cubic-bezier(.7, 0, .3, 1);
    overflow-y: auto;
    padding: 40px 35px;
    display: none
}

.mb-60,
.ps-menu--slidebar .ps-menu__footer {
    margin-bottom: 60px
}

.ps-menu--slidebar .ps-menu__item {
    padding: 20px 0 0;
    margin: 20px 0 0;
    border-top: 1px solid #e5e5e5;
    color: #191919
}

.ps-coming .ps-countdown,
.ps-header .ps-header__center .mega-menu .container,
.ps-navigation .mega-menu .container {
    padding-left: 30px;
    padding-right: 30px
}

.ps-checkout .ps-checkout__order,
.ps-menu--slidebar .ps-menu__item .select2-selection--single {
    border: none
}

.ps-header,
.ps-header .ps-header__inner,
.ps-header--mobile {
    border-bottom: 1px solid #e5e5e5
}

.ps-menu--slidebar .ps-menu__item .select2-selection--single span {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px;
    color: grey
}

.ps-menu--slidebar .ps-menu__item .select2 {
    min-width: 60px;
    max-width: 70px;
    display: inline-block
}

.menu-top .nav-item {
    display: inline-block;
    line-height: 32px;
    border-right: 1px solid #d9dee8
}

.menu-top .nav-item a {
    font-size: 14px;
    padding: 0 15px;
    color: #191919
}

.ps-portfolio .ps-portfolio__button .ps-btn {
    min-width: 180px
}

.ps-footer--bottom .ps-language-currency .select2,
.ps-header .ps-language-currency .select2 {
    min-width: 60px
}

.pb-60,
.ps-portfolio .ps-blog--latset {
    padding-bottom: 60px
}

@media (min-width:768px) {
    .ps-contact .ps-contact__grid {
        grid-template-columns: repeat(4, 1fr)
    }

    .ps-contact .ps-social {
        margin-bottom: 0
    }

    .ps-menu--slidebar,
    .ps-wishlist .ps-wishlist__list {
        display: none
    }

    .ps-wishlist .ps-wishlist__table {
        display: block
    }

    .scroll-top {
        bottom: 20px
    }

    .ps-portfolio .ps-portfolio__content {
        -moz-column-count: 2;
        column-count: 2;
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    .ps-portfolio .ps-portfolio__content .ps-blog--latset {
        display: inline-block
    }

    .ps-coming--v2 .ps-form--newsletter .ps-input {
        max-width: 300px;
        margin-bottom: 0
    }

    .ps-coming--v2 .ps-form--newsletter .ps-btn {
        margin-left: 20px
    }
}

@media (min-width:992px) {
    .ps-about--project .ps-about__grid {
        grid-gap: 70px
    }

    .ps-checkout .ps-checkout__title {
        font-size: 45px;
        line-height: 50px
    }

    .mega-menu .mega-menu__promo {
        height: 333px
    }

    .ps-portfolio .ps-portfolio__content {
        -moz-column-count: 3;
        column-count: 3
    }

    .ps-footer--2 .ps-footer--newsletter .ps-form--newsletter .ps-input {
        margin-bottom: 0;
        max-width: 300px
    }
}

.ps-portfolio--detail .ps-portfolio__thunmnail a {
    display: block;
    margin-bottom: 10px
}

.ps-portfolio--detail .ps-portfolio__content {
    padding-top: 30px;
    padding-bottom: 90px
}

.ps-portfolio--detail .ps-portfolio__title {
    font-size: 35px;
    line-height: 40px;
    margin-bottom: 20px;
    color: #191919;
    font-weight: 500
}

.ps-portfolio--detail .ps-portfolio__date {
    font-size: 13px;
    margin-bottom: 50px;
    color: #191919
}

.ps-portfolio--detail .ps-portfolio__subtitle {
    font-size: 20px;
    color: #191919;
    margin-bottom: 40px;
    line-height: 30px
}

.ps-portfolio--detail .ps-portfolio__des {
    margin-bottom: 40px;
    font-size: 15px;
    color: #191919
}

.ps-coming {
    width: 100%;
    min-height: 100vh;
    height: 100vh
}

.bg--bottom,
.bg--cover,
.bg--top,
.bg--top-left,
.bg--top-right,
html .bg--parallax {
    background-size: cover !important
}

.ps-coming .container {
    position: relative;
    display: flex;
    height: 100%;
    align-items: center
}

.ps-coming .ps-logo {
    position: absolute;
    top: 70px;
    left: 15px
}

.ps-coming .ps-logo img {
    max-width: 200px
}

.ps-coming .ps-countdown {
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content
}

.ps-coming--v1 .container {
    justify-content: center;
    flex-direction: column
}

.ps-coming--v1 .ps-coming__title {
    font-weight: 500;
    font-size: 80px;
    line-height: 90px;
    color: #fff
}

.ps-coming--v1 .ps-coming__text {
    font-size: 22px;
    color: #fff;
    text-align: center
}

.ps-coming--v1 .ps-logo {
    top: 180px;
    left: 50%;
    transform: translateX(-50%)
}

.ps-coming--v1 .ps-countdown {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-bottom: 15px
}

@media (min-width:1280px) {
    .ps-about--project .ps-about__title {
        font-size: 40px;
        line-height: 45px
    }

    .ps-about--project .ps-about__subtitle {
        font-size: 22px;
        line-height: 25px
    }

    .ps-about--project .ps-about__grid {
        grid-gap: 90px
    }

    .ps-contact .ps-contact__title-1 {
        font-size: 40px;
        line-height: 50px
    }

    .ps-checkout .ps-checkout__heading,
    .ps-contact .ps-contact__title-2 {
        font-size: 30px;
        line-height: 40px
    }

    .ps-contact .ps-contact__text {
        font-size: 22px
    }

    .ps-contact .ps-contact__grid {
        grid-gap: 40px
    }

    .ps-contact .ps-contact__item .ps-contact__phone {
        font-size: 20px
    }

    .ps-wishlist .ps-wishlist__title {
        font-size: 40px;
        line-height: 60px
    }

    .ps-checkout .ps-checkout__title {
        font-size: 50px;
        line-height: 60px
    }

    .ps-checkout .ps-input {
        font-size: 16px;
        height: 46px
    }

    .ps-checkout .ps-input:hover {
        font-size: 16px
    }

    .ps-checkout .ps-checkout__form {
        padding: 25px 30px 30px;
        margin-bottom: 90px
    }

    .ps-checkout .ps-checkout__order {
        margin-bottom: 90px
    }

    .mega-menu .sub-menu--mega li a {
        font-size: 14px
    }

    .mega-menu .mega-menu__thumbnail {
        max-height: 320px;
        width: 70%
    }

    .mega-menu .mega-menu__slider {
        min-height: 340px
    }

    .mega-menu .mega-menu__slider h3 {
        font-size: 40px
    }

    .mega-menu .mega-menu__slider .mega-menu__text,
    .ps-portfolio--detail .ps-portfolio__subtitle {
        font-size: 22px
    }

    .mega-menu .mega-menu__product {
        flex: 0 0 45%
    }

    .mega-menu .mega-menu__promo {
        margin-right: 20px;
        flex: 0 0 55%;
        height: 380px
    }

    .mega-menu .mega-menu__promo .ps-promo .ps-promo__title {
        font-size: 30px
    }

    .ps-portfolio .ps-blog--latset .ps-blog__title a {
        font-size: 25px;
        line-height: 30px
    }

    .ps-portfolio--detail .ps-portfolio__title {
        font-size: 55px;
        line-height: 60px
    }

    .ps-coming .ps-logo img {
        max-width: 220px
    }

    .ps-coming--v1 .ps-coming__title {
        font-size: 100px;
        line-height: 110px
    }
}

.ps-coming--v2 .ps-coming__content {
    flex: 0 0 100%
}

.ps-coming--v2 .ps-countdown {
    background-color: #191919;
    margin-bottom: 20px
}

.ps-coming--v2 .ps-countdown .ps-countdown__block::after,
.ps-coming--v2 .ps-countdown .ps-countdown__number span {
    color: #fff
}

.ps-coming--v2 .ps-coming__title {
    font-size: 60px;
    line-height: 65px;
    color: #191919;
    padding-bottom: 40px
}

.ps-coming--v2 .ps-coming__newsletter {
    color: #191919;
    font-weight: 500;
    font-size: 27px;
    line-height: 40px;
    margin-bottom: 20px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding-top: 40px;
    border-top: 1px solid #e5e5e5
}

.ps-coming--v2 .ps-form--newsletter .ps-input {
    font-size: 17px;
    color: #191919
}

.ps-coming--v2 .ps-form--newsletter .ps-input::-moz-placeholder {
    font-size: 17px;
    color: #191919
}

.ps-coming--v2 .ps-form--newsletter .ps-input:-ms-input-placeholder {
    font-size: 17px;
    color: #191919
}

.ps-coming--v2 .ps-form--newsletter .ps-input::placeholder {
    font-size: 17px;
    color: #191919
}

.ps-header {
    background-color: #fff;
    position: relative;
    z-index: 20
}

.ps-header .ps-header__inner {
    position: relative;
    padding: 0 30px
}

.ps-header .ps-header__left,
.ps-header .ps-header__right {
    display: flex;
    position: absolute;
    height: 70px;
    z-index: 1;
    top: 0
}

/* .ps-header .ps-logo img {
    width: 150px
} */

.ps-header .ps-header__center {
    min-height: 70px
}

.ps-header .ps-header__left {
    left: 30px;
    align-items: center
}

.ps-header .ps-header__right {
    align-items: center;
    justify-content: flex-end;
    right: 30px
}

.ps-header .ps-language-currency {
    display: inline-flex;
    position: relative;
    margin-right: 25px;
    width: 120px
}

.ps-header .ps-language-currency .select2-selection--single {
    border: none;
    background-color: transparent
}

.ps-header .ps-language-currency .select2-selection--single span {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px
}

.ps-header .ps-header__icons {
    display: inline-block;
    padding: 0;
    margin: 0
}

.ps-header .ps-header__icons .ps-header__item {
    display: inline-block;
    position: relative;
    padding: 22px 10px
}

.ps-header--1 .ps-header__center .menu,
.ps-header--2 .ps-header__icons .ps-sticky,
.ps-header--2.ps-header--sticky .ps-navigation,
.ps-header.ps-header--sticky .ps-notify {
    display: none
}

.pl-0,
.ps-header .ps-header__icons .ps-header__item:first-child,
.ps-navigation .menu>li:first-child>a {
    padding-left: 0
}

.ps-header .ps-header__icons .ps-header__item .ps-header__link {
    position: relative;
    font-size: 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    color: #191919
}

.ps-header .ps-header__icons .ps-header__item .ps-header__link i {
    font-weight: 500
}

.ps-header .ps-header__icons .ps-header__item .badge {
    position: absolute;
    bottom: 50%;
    left: 50%;
    width: 20px;
    height: 20px;
    font-size: 11px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #191919;
    color: #fff
}

.ps-header .ps-header__icons .ps-header__item:hover.open-user .ps-login--modal {
    opacity: 1;
    transform: scaleY(1)
}

.ps-header .ps-header__icons .ps-header__item:hover.open-cart-mini .ps-cart--mini {
    opacity: 1;
    transform: scaleY(1)
}

.ps-header.ps-header--sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99
}

.ps-header.ps-header--sticky::before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    content: "";
    height: 15px;
    width: 100%;
    box-shadow: 0 4px 2px -2px #e5e5e5
}

.ps-navigation .menu>li>a {
    padding: 10px
}

.pr-0,
.ps-navigation .menu>li:last-child>a {
    padding-right: 0
}

.ps-header--mobile {
    display: block
}

.ps-checkout .ps-checkout__row,
.ps-header--3,
.ps-header--3 .ps-header__inner {
    border-bottom: none
}

.ps-header--mobile .ps-header__inner {
    display: flex;
    justify-content: space-between;
    padding: 0 15px
}

.ps-header--mobile .ps-header__left,
.ps-header--mobile .ps-header__right {
    position: initial
}

.ps-header--mobile .ps-header__search {
    width: 180px;
    min-width: 180px !important
}

.ps-header--mobile .ps-header__search .ps-input {
    height: 35px
}

.ps-header--mobile .ps-header__search .ps-search--result {
    left: auto;
    right: 0;
    padding: 30px 20px
}

.ps-search--result {
    position: absolute;
    top: 100%;
    left: -30px;
    background-color: #fff;
    z-index: 50;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    padding: 50px;
    width: 100vw;
    transition: .4s;
    opacity: 0;
    visibility: hidden
}

.ps-checkout__order,
.sumarryborder {
    box-shadow: 0 2px 1px -1px rgba(0, 0, 0, .2), 0 1px 1px 0 rgba(0, 0, 0, .14), 0 1px 3px 0 rgba(0, 0, 0, .12)
}

.ps-search--result .ps-result__content {
    width: 100%;
    margin: auto
}

.ps-search--result .ps-result__content .col-12 {
    margin-bottom: 30px
}

.ps-search--result .ps-result__viewall {
    text-align: center;
    margin-top: 20px
}

.ps-search--result .ps-result__viewall a {
    font-size: 18px;
    line-height: 26px;
    color: #191919;
    text-decoration: underline;
    font-weight: 500
}

.ps-search--result.active {
    opacity: 1;
    visibility: visible
}

.ps-header--top {
    background-color: #000
}

.ps-header--top .ps-header__content {
    position: relative;
    padding: 0 30px;
    display: flex;
    justify-content: space-between
}

.ps-header--top .ps-header__item {
    display: inline-block;
    margin-right: 20px;
    padding: 6px 0
}

.ps-header--top .ps-header__item:last-child {
    margin-right: 0
}

.ps-header--top .ps-header__item a {
    color: #fff;
    font-size: 13px
}

.ps-header--top .ps-header__phone {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
    height: 100%;
    margin-right: 20px;
    padding: 6px 0
}

.ps-header--top .ps-header__mail {
    color: #fff;
    font-size: 13px;
    padding: 6px 0;
    display: inline-block
}

.ps-header--top .ps-language-currency {
    margin-right: 0 !important;
    border-left: 1px solid #333;
    margin-left: 20px;
    padding-top: 6px;
    padding-bottom: 6px
}

.ps-header--top .ps-language-currency .select2-selection--single .select2-selection__arrow,
.ps-header--top .ps-language-currency .select2-selection--single .select2-selection__rendered {
    color: #fff
}

@media (min-width:1280px) {
    .ps-coming--v2 .ps-coming__title {
        font-size: 80px;
        line-height: 85px
    }

    .ps-coming--v2 .ps-coming__newsletter {
        font-size: 40px;
        line-height: 50px
    }

    .ps-coming--v2 .ps-form--newsletter .ps-btn {
        margin-left: 30px;
        width: 150px
    }

    .ps-header .ps-header__left,
    .ps-header .ps-header__right {
        height: 90px
    }

    .ps-header .ps-header__center .mega-menu .container,
    .ps-navigation .mega-menu .container {
        padding-left: 60px;
        padding-right: 60px
    }

    .ps-header .ps-header__left {
        left: 60px
    }

    .ps-header .ps-header__right {
        right: 60px
    }

    .ps-header .ps-header__inner,
    .ps-header--top .ps-header__content {
        padding: 0 60px
    }

    .ps-header .ps-header__icons .ps-header__item {
        padding: 32px 10px
    }

    .ps-search--result {
        left: -60px
    }

    .ps-search--result .ps-result__content {
        max-width: 1270px
    }

    .ps-header--1 .ps-header__center .menu {
        display: block
    }

    .ps-header--1 .ps-navigation {
        display: none !important
    }
}

.ps-header--2 .ps-notify {
    background-color: #f2f2f2
}

.ps-header--2 .ps-header__center .ps-logo {
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center
}

.ps-header--2 .ps-header__search {
    min-width: 230px
}

.ps-header--2 .ps-header__search .ps-input {
    height: 40px
}

.ps-header--2 .ps-header__search .input-group-append i {
    color: grey
}

.ps-header--2.ps-header--sticky .ps-header__icons .ps-sticky {
    display: inline-block
}

.ps-header--3 .ps-header__center .menu,
.ps-header--3.ps-header--sticky .ps-logo .logo-sticky {
    display: block
}

.ps-header--3 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 100%;
    background-color: transparent
}

.ps-header--3 .ps-logo .logo-sticky,
.ps-header--3.ps-header--sticky .ps-logo img,
.ps-header--4.ps-header--sticky .ps-header--top,
.ps-header--5 .ps-header__center .menu,
.ps-header--5.ps-header--sticky .ps-header--top {
    display: none
}

.ps-header--3 .menu>li>a,
.ps-header--3 .ps-header__icons .ps-header__item .ps-header__link,
.ps-header--3 .ps-language-currency .select2-selection--single .select2-selection__arrow,
.ps-header--3 .ps-language-currency .select2-selection--single .select2-selection__rendered {
    color: #fff
}

.ps-header--3 .ps-header__icons .ps-header__item .badge {
    background-color: #fff;
    color: #191919
}

.ps-header--3 .ps-notify {
    background-color: #000
}

.helpbg,
.ps-footer--1,
.ps-header--3.ps-header--sticky,
.ps-header--5 .ps-notify {
    background-color: #fff
}

.ps-header--3 .ps-notify .ps-notify__close,
.ps-header--3 .ps-notify .ps-notify__text {
    color: #fff
}

.ps-header--3 .ps-navigation {
    border-top: 1px solid rgba(229, 229, 229, .5);
    border-bottom: 1px solid rgba(229, 229, 229, .5)
}

.ps-header--3.ps-header--sticky .menu>li>a,
.ps-header--3.ps-header--sticky .ps-header__icons .ps-header__item .ps-header__link,
.ps-header--3.ps-header--sticky .ps-language-currency .select2-selection--single .select2-selection__arrow,
.ps-header--3.ps-header--sticky .ps-language-currency .select2-selection--single .select2-selection__rendered {
    color: #191919
}

.ps-header--3.ps-header--sticky .ps-header__icons .ps-header__item .badge {
    background-color: #191919;
    color: #fff
}

@media (min-width:1280px) {
    .ps-header--2 .ps-header__center .ps-logo {
        height: 90px
    }

    .ps-header--2 .ps-header__search {
        width: 330px
    }

    .ps-header--3 .ps-header__center .menu {
        display: block
    }

    .ps-header--3 .ps-navigation {
        display: none !important
    }
}

.ps-header--5 .ps-notify .ps-notify__text {
    font-weight: 500
}

.ps-header--5 .ps-notify .ps-notify__link,
.ps-navigation--footer .ps-nav__item i {
    font-weight: 600
}

.ps-header--5 .ps-header__center {
    flex-grow: 1
}

.ps-header--5 .ps-header__left,
.ps-header--5 .ps-header__right {
    position: initial
}

.ps-header--5 .ps-header__inner {
    display: flex
}

.mr-25,
.ps-header--5 .ps-header__search {
    margin-right: 25px
}

.mr-0,
.ps-header--5.ps-header--mobile .ps-header__search {
    margin-right: 0
}

@media (min-width:1280px) {
    .ps-header--5 .ps-header__center .menu {
        display: block
    }

    .ps-header--5 .ps-navigation {
        display: none !important
    }
}

.ps-header--6 .ps-notify {
    background-color: #000
}

.ps-header--6 .ps-notify .ps-notify__close,
.ps-header--6 .ps-notify .ps-notify__text {
    color: #fff
}

.ps-header--6 .ps-header__center .menu {
    display: none
}

.ps-navigation--footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    background-color: #fff;
    border-top: 1px solid #e5e5e5;
    display: flex;
    align-items: center
}

.ps-navigation--footer .ps-nav__item {
    flex: 1;
    text-align: center;
    font-size: 22px
}

.ps-navigation--footer .ps-nav__item a {
    color: #191919;
    width: 40px;
    height: 20px;
    margin: 0 auto;
    justify-content: center;
    align-items: flex-end;
    position: relative
}

.ps-navigation--footer .ps-nav__item .badge {
    position: absolute;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #191919;
    color: #fff
}

.ps-navigation--footer .ps-nav__item #close-menu {
    display: none;
    color: #d9121f
}

.ps-navigation--footer .ps-nav__item.active #close-menu {
    display: inline-flex
}

.ps-navigation--footer .ps-nav__item.active #open-menu {
    display: none
}

.pb-55,
.ps-footer {
    padding-bottom: 55px
}

.pb-35,
.ps-footer__middle {
    padding-bottom: 35px
}

@media (min-width:768px) {
    .ps-header {
        display: block
    }

    .ps-header--mobile,
    .ps-navigation--footer {
        display: none
    }

    .ps-footer {
        padding-bottom: 0
    }
}

.ps-footer--widget .ps-footer__title {
    font-size: 14px;
    font-weight: 500;
    color: grey;
    margin-bottom: 20px
}

.ps-footer--widget .ps-footer__list li a {
    display: block;
    color: #191919;
    font-weight: 500;
    font-size: 15px
}

.ps-footer--widget .ps-footer__account li a {
    display: block;
    font-size: 15px;
    color: grey
}

.ps-footer--bottom {
    padding: 20px 0
}

.ps-footer--bottom .ps-footer__copyright {
    margin-bottom: 20px;
    color: #191919;
    font-size: 15px
}

.ps-footer--bottom .ps-footer__phone {
    font-size: 15px;
    font-weight: 500;
    color: #191919
}

.ps-footer--bottom .ps-footer__mail {
    font-size: 16px;
    color: #191919;
    display: block;
    margin-top: 15px
}

.mb-15,
.ps-footer--bottom .ps-footer__contact {
    margin-bottom: 15px
}

.ps-footer--bottom .ps-language-currency {
    display: flex;
    margin-top: 10px
}

.ps-footer--4 .ps-footer--bottom img,
.ps-footer--address .ps-logo .logo-white,
.ps-footer--bottom .img-white {
    display: none
}

.ps-footer--bottom .ps-language-currency .select2-selection--single {
    border: none;
    background-color: transparent
}

.ps-footer--bottom .ps-language-currency .select2-selection--single span {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 13px
}

@media (min-width:768px) {
    .ps-footer--bottom p {
        margin: 0
    }

    .ps-footer--bottom .ps-language-currency {
        margin-top: 0;
        justify-content: flex-end
    }

    .ps-footer--bottom .ps-social {
        display: inline-block;
        margin-left: 20px
    }

    .ps-footer--bottom .ps-social li {
        margin-top: 0;
        margin-bottom: 0
    }
}

@media (min-width:960px) {

    .ps-notify .ps-notify__link,
    .ps-notify .ps-notify__text {
        font-size: 14px
    }

    .ps-footer--bottom .ps-footer__mail {
        display: inline-block;
        margin-top: 0;
        margin-left: 25px
    }
}

.ps-footer--service {
    padding: 30px 0
}

.ps-footer--service .ps-footer__row {
    padding: 15px 0;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    background: 0 0
}

.ps-footer--service .ps-footer__item {
    margin-bottom: 0;
    padding: 0 10px;
    display: flex;
    justify-content: center
}

.ps-footer--service .ps-footer__link {
    color: #191919;
    font-size: 16px;
    display: flex;
    align-items: center
}

.ps-footer--service .ps-footer__link i {
    margin-right: 15px;
    font-size: 23px
}

.mr-15,
.ps-footer--service .ps-footer__link img {
    margin-right: 15px
}

.ps-footer--address p {
    font-size: 15px;
    line-height: 26px;
    color: #191919
}

.ps-footer--address p a {
    font-size: 13px;
    color: grey
}

#sitemap .menu>li>a,
.menu>li>a {
    text-transform: uppercase;
    font-size: 15px
}

.mb-30,
.ps-footer--1 .ps-footer--address,
.ps-footer--address .ps-logo {
    margin-bottom: 30px
}

.ps-footer--address .ps-logo img {
    max-width: 144px
}

.ps-footer--address .ps-social li {
    margin: 5px
}

.ml-0,
.ps-footer--address .ps-social li:first-child {
    margin-left: 0
}

@media (min-width:1024px) {
    .ps-section--tabs .nav-link {
        font-size: 30px;
        line-height: 30px
    }

    .ps-footer--address .ps-logo img {
        max-width: 144px
    }
}

.ps-footer--contact,
.pt-40 {
    padding-top: 40px
}

.ps-footer--contact .ps-footer__title {
    font-weight: 600;
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #f2f2f2
}

.ps-footer--contact .ps-footer__fax {
    margin-bottom: 5px;
    line-height: 36px;
    font-size: 22px;
    font-weight: 600;
    color: #f2f2f2
}

.ps-footer--contact .ps-footer__fax i {
    color: #fd8d27;
    margin-right: 15px;
    font-size: 20px;
    font-weight: 700
}

.ps-footer--contact .ps-footer__work {
    margin-bottom: 18px;
    padding-left: 40px;
    font-size: 14px;
    color: #191919
}

.ps-footer--contact hr {
    margin-bottom: 18px
}

.ps-footer--contact .ps-footer__email {
    font-weight: 700;
    color: #f2f2f2;
    font-size: 16px
}

.ps-footer--contact .ps-footer__email i {
    margin-right: 15px;
    font-weight: 700
}

@media (min-width:1280px) {
    .ps-header--6 .ps-header__center .menu {
        display: block
    }

    .ps-header--6 .ps-navigation {
        display: none !important
    }

    .ps-footer--contact .ps-footer__fax {
        font-size: 24px
    }

    .ps-footer--contact .ps-footer__fax i {
        font-size: 22px
    }
}

.ps-footer--banner .ps-promo__banner {
    min-height: 200px;
    border-radius: 0;
    -o-object-position: left;
    object-position: left
}

.ps-footer--banner .ps-promo__name {
    color: #fff;
    font-size: 40px
}

.ps-footer--banner .ps-promo__desc {
    color: #fff;
    font-size: 20px
}

@media (min-width:768px) {
    .ps-footer--service .ps-footer__row {
        grid-template-columns: repeat(4, 1fr)
    }

    .ps-footer--contact {
        padding-top: 0
    }

    .ps-footer--banner .ps-promo__name {
        font-size: 50px
    }

    .ps-footer--banner .ps-promo__desc {
        font-size: 22px
    }
}

@media (min-width:1280px) {
    .ps-footer--banner .ps-promo__name {
        font-size: 60px
    }

    .ps-footer--banner .ps-promo__desc {
        font-size: 24px
    }
}

.ps-footer--newsletter .ps-footer__title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
    color: #191919;
    font-weight: 500
}

.ps-footer--newsletter .ps-form--newsletter .ps-input {
    border: 1px solid #ccc;
    width: 100%;
    margin-bottom: 10px;
    font-size: 17px;
    line-height: 25px;
    color: #191919;
    padding-left: 20px;
    padding-right: 20px;
    flex: 0 0 100%
}

.ps-footer--newsletter .ps-form--newsletter .ps-input::-moz-placeholder {
    font-size: 17px;
    color: #191919
}

.ps-footer--newsletter .ps-form--newsletter .ps-input:-ms-input-placeholder {
    font-size: 17px;
    color: #191919
}

.ps-footer--newsletter .ps-form--newsletter .ps-input::placeholder {
    font-size: 17px;
    color: #191919
}

.ps-footer--newsletter .ps-form--newsletter .ps-btn {
    padding: 10px 25px;
    margin-left: 0;
    width: 150px
}

.ps-footer--newsletter .ps-form--newsletter .ps-btn:hover {
    border: 1px solid #fff !important
}

@media (min-width:768px) {
    .ps-footer--1 .ps-footer--address {
        height: 100%;
        border-right: 1px solid #e5e5e5;
        margin-right: 15px;
        margin-bottom: 0
    }
}

@media (min-width:960px) {
    .ps-footer--1 .ps-footer--newsletter {
        height: 100%;
        border-left: 1px solid #e5e5e5;
        padding-left: 30px
    }
}

.ps-footer--2 .ps-footer--newsletter {
    margin-bottom: 30px;
    margin-top: 50px
}

.ps-footer--2 .ps-footer--newsletter .ps-footer__title {
    font-size: 25px;
    line-height: 30px;
    max-width: 400px
}

.ps-footer--2 .ps-footer--newsletter .ps-form--newsletter .ps-input {
    flex-grow: 1;
    width: auto;
    margin-right: 30px
}

.ps-footer--2 .ps-footer__category {
    padding-top: 20px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 50px
}

.mb-50,
.ps-footer--2 .ps-footer__category .ps-footer--widget {
    margin-bottom: 50px
}

@media (min-width:1280px) {
    .ps-footer--1 .ps-footer--newsletter {
        padding-left: 50px
    }

    .ps-footer--2 .ps-footer--newsletter .ps-footer__title {
        font-size: 30px;
        line-height: 35px
    }

    .ps-footer--2 .ps-footer__category {
        padding-top: 50px;
        padding-bottom: 30px;
        margin-bottom: 90px
    }
}

.ps-footer--3 {
    background-color: #f5f5f5
}

.ps-footer--3 .ps-footer__category {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 50px;
    margin-bottom: 30px
}

.ps-footer--4 .ps-footer__category,
.ps-footer--6 .ps-footer--address,
.ps-footer--6 .ps-footer--newsletter,
.ps-footer--6 .ps-footer--service .ps-footer__row {
    border-color: #333
}

.ps-footer--3 .ps-footer--widget,
.pt-50 {
    padding-top: 50px
}

.ps-footer--3 .ps-footer__copyright,
.ps-footer--3 .ps-social li a {
    color: grey
}

@media screen and (max-width:768px) {
    .ps-promo--center .ps-promo__content {
        top: 80%
    }
}

.ps-footer--4 {
    background-color: #191919
}

.ps-footer--4 .ps-footer--widget .ps-footer__title {
    color: #b2b2b2
}

.ps-footer--4 .ps-footer--bottom .ps-footer__copyright,
.ps-footer--4 .ps-footer--bottom .select2-selection--single .select2-selection__arrow,
.ps-footer--4 .ps-footer--bottom .select2-selection--single .select2-selection__rendered,
.ps-footer--4 .ps-footer--bottom a,
.ps-footer--4 .ps-footer--bottom p,
.ps-footer--4 .ps-footer--widget .ps-footer__list li a,
.ps-footer--6 .ps-footer--address .ps-social .ps-social__link,
.ps-footer--6 .ps-footer--address p,
.ps-footer--6 .ps-footer--bottom a,
.ps-footer--6 .ps-footer--bottom p,
.ps-footer--6 .ps-footer--newsletter .ps-footer__title,
.ps-footer--6 .ps-footer--service .ps-footer__link,
.ps-footer--6 .ps-footer--widget .ps-footer__list li a {
    color: #fff
}

.ps-footer--4 .ps-footer--bottom img.img-white {
    display: block
}

.ps-footer--4 .ps-social li a {
    color: #666
}

.ps-footer--5 {
    background-color: #f2f2f2;
    padding-top: 90px
}

.ps-footer--6 {
    background-color: #191919;
    padding-top: 90px
}

.ps-footer--6 .ps-footer--address .ps-logo img,
.ps-footer--6 .ps-footer--bottom img {
    display: none
}

.ps-footer--6 .ps-footer--address .ps-logo img.logo-white,
.ps-footer--6 .ps-footer--bottom img.img-white {
    display: inline-block
}

.mt-5 {
    margin-top: 5px
}

.mb-5 {
    margin-bottom: 5px
}

.ml-5 {
    margin-left: 5px
}

.pt-5 {
    padding-top: 5px
}

.pr-5 {
    padding-right: 5px
}

.pb-5 {
    padding-bottom: 5px
}

.pr-10 {
    padding-right: 10px
}

.pl-10 {
    padding-left: 10px
}

.ml-15 {
    margin-left: 15px
}

.pr-15 {
    padding-right: 15px
}

.pb-15 {
    padding-bottom: 15px
}

.pl-15 {
    padding-left: 15px
}

.ml-20 {
    margin-left: 20px
}

.pb-20 {
    padding-bottom: 20px
}

.mt-25,
.pt-30 {
    margin-top: 25px
}

.ml-25 {
    margin-left: 25px
}

.pt-25 {
    padding-top: 25px
}

.pr-25 {
    padding-right: 25px
}

.pb-25 {
    padding-bottom: 25px
}

.pl-25 {
    padding-left: 25px
}

.mr-30 {
    margin-right: 30px
}

.ml-30 {
    margin-left: 30px
}

.mt-35 {
    margin-top: 35px
}

.mr-35 {
    margin-right: 35px
}

.mb-35 {
    margin-bottom: 35px
}

.ml-35 {
    margin-left: 35px
}

.pt-35 {
    padding-top: 35px
}

.pr-35 {
    padding-right: 35px
}

.pl-35 {
    padding-left: 35px
}

.mr-40 {
    margin-right: 40px
}

.pr-40 {
    padding-right: 40px
}

.pl-40 {
    padding-left: 40px
}

.mt-45 {
    margin-top: 45px
}

.mr-45 {
    margin-right: 45px
}

.mb-45 {
    margin-bottom: 45px
}

.ml-45 {
    margin-left: 45px
}

.pt-45 {
    padding-top: 45px
}

.pr-45 {
    padding-right: 45px
}

.pb-45 {
    padding-bottom: 45px
}

.pl-45 {
    padding-left: 45px
}

.mr-50 {
    margin-right: 50px
}

.ml-50 {
    margin-left: 50px
}

.pr-50 {
    padding-right: 50px
}

.pl-50 {
    padding-left: 50px
}

.mt-55 {
    margin-top: 55px
}

.mr-55 {
    margin-right: 55px
}

.mb-55 {
    margin-bottom: 55px
}

.ml-55 {
    margin-left: 55px
}

.pt-55 {
    padding-top: 55px
}

.pr-55 {
    padding-right: 55px
}

.pl-55 {
    padding-left: 55px
}

.mr-60 {
    margin-right: 60px
}

.ml-60 {
    margin-left: 60px
}

.pr-60 {
    padding-right: 60px
}

.pl-60 {
    padding-left: 60px
}

.mt-65 {
    margin-top: 65px
}

.mr-65 {
    margin-right: 65px
}

.mb-65 {
    margin-bottom: 65px
}

.ml-65 {
    margin-left: 65px
}

.pt-65 {
    padding-top: 65px
}

.pr-65 {
    padding-right: 65px
}

.pb-65 {
    padding-bottom: 65px
}

.pl-65 {
    padding-left: 65px
}

.mt-70 {
    margin-top: 70px
}

.mr-70 {
    margin-right: 70px
}

.ml-70 {
    margin-left: 70px
}

.pt-70 {
    padding-top: 70px
}

.pr-70 {
    padding-right: 70px
}

.pl-70 {
    padding-left: 70px
}

.mt-75 {
    margin-top: 75px
}

.mr-75 {
    margin-right: 75px
}

.mb-75 {
    margin-bottom: 75px
}

.ml-75 {
    margin-left: 75px
}

.pt-75 {
    padding-top: 75px
}

.pr-75 {
    padding-right: 75px
}

.pb-75 {
    padding-bottom: 75px
}

.pl-75 {
    padding-left: 75px
}

.mt-80 {
    margin-top: 80px
}

.mr-80 {
    margin-right: 80px
}

.mb-80 {
    margin-bottom: 80px
}

.ml-80 {
    margin-left: 80px
}

.pt-80 {
    padding-top: 80px
}

.pr-80 {
    padding-right: 80px
}

.pb-80 {
    padding-bottom: 80px
}

.pl-80 {
    padding-left: 80px
}

.mt-85 {
    margin-top: 85px
}

.mr-85 {
    margin-right: 85px
}

.mb-85 {
    margin-bottom: 85px
}

.ml-85 {
    margin-left: 85px
}

.pt-85 {
    padding-top: 85px
}

.pr-85 {
    padding-right: 85px
}

.pb-85 {
    padding-bottom: 85px
}

.pl-85 {
    padding-left: 85px
}

.mt-90 {
    margin-top: 90px
}

.mr-90 {
    margin-right: 90px
}

.ml-90 {
    margin-left: 90px
}

.pr-90 {
    padding-right: 90px
}

.pl-90 {
    padding-left: 90px
}

.mt-95 {
    margin-top: 95px
}

.mr-95 {
    margin-right: 95px
}

.mb-95 {
    margin-bottom: 95px
}

.ml-95 {
    margin-left: 95px
}

.pt-95 {
    padding-top: 95px
}

.pr-95 {
    padding-right: 95px
}

.pb-95 {
    padding-bottom: 95px
}

.pl-95 {
    padding-left: 95px
}

.mt-100 {
    margin-top: 100px
}

.mr-100 {
    margin-right: 100px
}

.mb-100 {
    margin-bottom: 100px
}

.ml-100 {
    margin-left: 100px
}

.pt-100 {
    padding-top: 100px
}

.pr-100 {
    padding-right: 100px
}

.pl-100 {
    padding-left: 100px
}

html .bg--parallax {
    position: relative;
    z-index: 10;
    background-attachment: fixed !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50%
}

.bg--cover {
    background-position: 50% 50% !important
}

.bg--top {
    background-position: 0 0 !important
}

.bg--top-right {
    background-position: 100% 100% !important
}

.bg--top-left {
    background-position: 0 100% !important
}

.bg--bottom {
    background-position: 100% 100% !important
}

.ps-bought .ps-bought__wapper ol,
.ps-bought .ps-bought__wapper ul,
.ps-compare--product .ps-table ol,
.ps-compare--product .ps-table ul,
.ps-footer ol,
.ps-footer ul,
.ps-header ol,
.ps-header ul,
.ps-menu--slidebar ol,
.ps-menu--slidebar ul,
.ps-product ol,
.ps-product ul,
.ps-shopping .ps-shopping__content ol,
.ps-shopping .ps-shopping__content ul,
.ps-widget .ps-widget__block .ps-widget__content ol,
.ps-widget .ps-widget__block .ps-widget__content ul,
.ps-wishlist ol,
.ps-wishlist ul {
    margin: 0;
    padding: 0;
    list-style: none
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

.cursor-pointer {
    cursor: pointer !important
}

.home-btn-area .ps-promo__title {
    font-size: 30px;
    line-height: 40px
}

.ps-promo__title {
    text-shadow: 1px 1px 1px #000
}

.service-container {
    max-width: 100%;
    background: rgba(0, 0, 0, .09)
}

.ps-video--home-full .ps-video__content {
    text-align: center;
    margin-bottom: 40px
}

@media (min-width:768px) {
    .ps-footer--2 .ps-footer--bottom .ps-footer__contact {
        text-align: right
    }

    .ps-footer--2 .ps-footer--newsletter {
        margin-top: 0
    }

    .ps-footer--3 .ps-footer--bottom .ps-footer__mail {
        display: inline-block;
        margin-top: 0;
        margin-left: 20px
    }

    .ps-footer--3 .ps-footer--bottom .ps-footer__contact {
        margin-bottom: 30px
    }

    .ps-footer--3 .ps-footer--bottom .ps-footer__copyright {
        margin-bottom: 35px
    }

    .ps-video--home-full .rps-video__content {
        text-align: right;
        margin-bottom: 0;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: flex-end;
        flex: 0 0 60%;
        padding: 90px 15px;
        background-color: #f2f2f2
    }

    .ps-video--home-full .rps-video__image {
        height: 100%;
        max-width: none;
        width: calc(100% + 80px);
        position: relative;
        right: -80px;
        -o-object-fit: cover;
        object-fit: cover;
        top: -50px
    }
}

@media (min-width:960px) {
    .ps-video--home-full .rps-video__image {
        width: calc(100% + 150px);
        right: -150px
    }
}

@media (min-width:1230px) {
    .ps-video--home-full .rps-video__content {
        padding-right: calc(50vw - 615px)
    }

    .ps-video--home-full .rps-video__image {
        width: calc(100% + 150px);
        right: -150px
    }
}

@media (min-width:768px) and (max-width:960px) {
    .ps-video--home-full .rps-video__image {
        width: calc(100% + 40px);
        right: -40px
    }
}

.ps-navigation--footer .false {
    transition: .3s;
    display: none
}

.bottom,
.up {
    bottom: 0
}

.down {
    bottom: -80px
}

.true {
    bottom: 49px !important
}

.false {
    bottom: 0 !important
}

@media screen and (min-width:768px) {
    .ps-checkout .ps-checkout__row {
        padding: 3px 0
    }
}

@media screen and (max-width:767px) {
    .ps-product--detail .ps-btn {
        width: 45%
    }

    .ps-btn,
    button.ps-btn {
        padding: 7px 25px;
        font-size: 15px
    }

    #desktop {
        display: none
    }

    .ps-btn--rounded .ps-product__buy .ps-btn,
    button.ps-btn {
        margin-top: 8px
    }

    .ps-product--detail .ps-product__meta {
        margin-bottom: 10px
    }

    .ps-product--detail .mobile-fixed-tab {
        position: fixed;
        background-color: #fff;
        width: 100%;
        left: 0;
        right: 0;
        bottom: 53px;
        padding: 5px 0;
        border-top: 1px solid #e5e5e5;
        z-index: 1001;
        text-align: right;
        max-height: 400px
    }

    .ps-product--detail .mobile-fixed-tab .text-danger {
        position: relative;
        bottom: 74px;
        right: 7px
    }

    .ps-navigation--footer .ps-nav__item img {
        width: 22px
    }

    .ps-checkout .ps-checkout__order {
        padding: 0 20px;
        margin-bottom: 0
    }

    .bgOpen,
    .bgbutton {
        position: fixed;
        width: 100%;
        margin-left: -15px
    }

    .ps-checkout .ps-checkout__payment {
        position: fixed;
        bottom: 5px;
        width: 92%;
        z-index: 9999999999 !important;
        margin-left: 15px;
        transition: 2s ease-in-out
    }

    .bgbutton {
        background: #fff;
        min-width: 100%;
        min-height: 47px;
        bottom: 5px;
        z-index: 99999999999 !important
    }

    .bgClose,
    .bgOpen {
        z-index: 1001;
        background-color: #fff
    }

    .bgOpen {
        bottom: 44px
    }

    .swipeButton {
        width: 65px;
        border: none;
        height: 3px;
        border-radius: 5px;
        margin-left: 42%;
        margin-right: 42%
    }

    .ps-checkout .ps-checkout__row {
        padding: 0
    }

    .swipeable-drawer {
        display: block !important
    }

    .bgClose {
        position: fixed;
        height: 100%;
        bottom: calc(160px - 100%);
        width: 100%;
        margin-left: -15px
    }

    .ps-product__feature:empty {
        min-width: 90px
    }

    .ps-checkout .container {
        min-height: 770px
    }
}

.ps-checkout__headings {
    font-size: 20px;
    line-height: 40px;
    margin-bottom: 0
}

.sumarryborder {
    border-radius: 4px
}

.ps-checkout__orders {
    padding: 25px 20px 0
}

@media (min-width:1280px) {
    .ps-footer--3 .ps-footer--widget {
        padding-top: 90px
    }

    .home-btn-area .ps-promo__title {
        font-size: 50px;
        line-height: 55px
    }

    .ps-checkout .ps-checkout__order {
        margin-bottom: 20px
    }
}

.ps-product--detail .ps-product__meta {
    margin-bottom: 00px
}

.ps-product--detail .ps-product__feature {
    display: inline-block;
    padding-bottom: 0;
    margin-top: 10px
}

.ps-product--detail .ps-product__buy {
    color: #fff;
    border-color: #473427;
    background: #000;
    margin-bottom: 15px
}

.ps-product--detail .ps-product__buy:active {
    box-shadow: 0 3px 1px -2px rgba(0, 0, 0, .2), 0 2px 2px 0 rgba(0, 0, 0, .14), 0 1px 5px 0 rgba(0, 0, 0, .12);
    overflow: hidden;
    z-index: 0;
    inset: 0px
}

.ps-navigation--footer .ps-nav__item .badge {
    top: 0;
    right: -11px;
    width: 15px;
    height: 15px;
    font-size: 10px
}

.ps-product--detail .ps-product__info .originSpace p {
    line-height: .6em
}

.discountPurchase {
    background: #ebedf3;
    border: 1px dashed #000;
    padding: 20px 10px 5px;
    border-radius: 5px;
    text-align: center;
    margin-top: 20px
}

.ps-navigation--footer {
    padding: 0
}

.fromControlLabelbutton {
    border: 1px solid;
    background: 0 0;
    border-radius: 5px;
    width: "49%" !important;
    height: "50px" !important
}

.w-full {
    width: 100% !important
}

.summer-note-video iframe {
    height: 300px !important
}

.slick-slide>div {
    margin: 0 10px
}

.slick-list {
    margin: 0 -10px
}

@media screen and (max-width:375px) {
    .ps-product__feature:empty {
        min-width: 0
    }

    .ps-product--detail .ps-btn {
        width: 60%
    }
}

.tab___2p-VC .menu>li>a {
    padding: 20px 15px !important;
    font-size: 14px;
    font-weight: 400;
    margin-right: 5px
}

.tab___2p-VC .menu>li>a:hover {
    text-decoration: none;
    border-bottom: 3px solid #000 !important
}

.tab___2p-VC .menu>li>a.active {
    border-bottom: 3px solid #000;
    text-decoration: none;
    font-weight: 600
}

.ps-header.ps-header--10000 {
    position: relative !important;
    width: 100%;
    z-index: 99
}

.ps-header---sticky {
    position: sticky;
    top: 0;
    z-index: 99
}

.ps-second----header {
    display: flex;
    justify-content: space-between;
    background-color: #fff;
    margin-top: 40px
}

.ps-second----header h2 {
    font-size: 30px;
    margin-bottom: 3px
}

.ps-second----header span {
    font-size: 16px;
    font-weight: 400;
    margin-left: 5px
}

.tab___2p-VC {
    border-bottom: 1px solid #e5e5e5;
    z-index: 99;
    background: #fff
}

.tab___2p-VC ul {
    margin-bottom: 0
}

.ps-header--sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
    background-color: #fff
}

.layoutBg,
.rewardrecent .ps-bought .ps-bought__product .ps-product--standard .ps-product__content {
    background: #f7f7f7
}

.mt-15,
.pt-15 {
    margin-top: 15px
}

.pb-0 {
    margin-bottom: 0 !important
}

.headerUser {
    padding: 20px 25px
}

.headerUser a {
    display: block;
    margin-bottom: 12px;
    font-weight: 500
}

.headerUserposition,
.qtsSet {
    display: flex;
    justify-content: space-between
}

.accLogOut {
    display: flex;
    justify-content: space-between;
    border: 1px solid;
    height: 50px;
    align-items: center;
    font-weight: 600
}

.accLogOut:hover {
    background-color: #eceff1;
    color: #767677
}

.mt-40,
.mt-60 {
    margin-top: 40px
}

.cancelIcon {
    position: absolute;
    top: -60px;
    right: -6%;
    background-color: #fff;
    padding: 5px 10px;
    border: 1px solid;
    color: #000;
    font-size: 20px;
    font-weight: 500;
    cursor: pointer
}

.editBtn:hover {
    background-color: #000;
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.rewardrecent .ps-bought .container {
    border-top: none;
    border-bottom: none;
    padding-top: 20px;
    padding-bottom: 50px
}

.qtsBorder {
    border: 1px solid #d3d7da;
    padding: 0 5px
}

.qtsBorder:hover {
    border: 1px solid #000
}

.pb-120 {
    padding: 40px 0 80px
}

.pb-40 {
    padding: 0 0 20px
}

.p-20 {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    padding: 20px;
    height: 150px
}

.mt-50 {
    margin-top: 120px
}

@media screen and (max-width:767px) {
    .mt-50 {
        margin-top: 35px
    }

    .pb-40 {
        padding: 0 0 20px 20px
    }
}

.mt-20 {
    margin-top: 50px
}

@media screen and (min-width:320px) and (max-width:359px) {
    .ps-product--detail .ps-btn {
        width: 36%
    }

    .ps-btn,
    button.ps-btn {
        font-size: 8px
    }
}

@media screen and (min-width:360px) and (max-width:389px) {
    .ps-product--detail .ps-btn {
        width: 45%
    }

    .ps-btn,
    button.ps-btn {
        font-size: 13px
    }
}

.imgSize,
.ps-second----header img {
    width: 150px
}

.miahpoint {
    width: 20px !important
}

@media screen and (min-width:320px) and (max-width:450px) {
    .ps-second----header h2 {
        font-size: 21px
    }

    .ps-second----header span {
        font-size: 13px
    }

    .ps-second----header img {
        width: 100px
    }
}

#sitemap .mega-menu__column span,
.mega-menu span {
    font-weight: 500;
    font-size: 17px;
    color: grey;
    margin-bottom: 6px
}

@media screen and (max-width:757px) {
    .imgSize {
        width: 150px
    }
}

#sitemap .container {
    max-width: 1000px;
    margin: 100px auto;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px
}

#sitemap .menu {
    text-align: left;
    display: flex
}

#sitemap .menu>li {
    display: inline
}

#sitemap .mega-menu__row {
    display: block;
    text-align: left;
    min-width: 245px;
    margin-left: -15px;
    margin-right: -15px
}

#sitemap .sub-menu--mega {
    width: 100%;
    max-width: 167px
}

#sitemap .sub-menu--mega li {
    list-style-type: none;
    text-align: left;
    margin-left: -39px
}

#sitemap .menu>li>a {
    position: relative;
    display: inline;
    font-weight: 500;
    color: #191919;
    padding: 30px 0 5px
}

.mega-menu span {
    text-transform: capitalize
}
/* --------------------------------------------------------------- */
.service-container {
    padding: 30px 0;
}
.ps-footer--service .ps-footer__link {
    font-size: 21px;
}
.mr-15, .ps-footer--service .ps-footer__link img {
    width: 30px;
}
/* --------------------------------------------------------------- */
/* ----------------------------- blog category list ---------------------------------- */

.category-list  {
    padding-left: 0;
    list-style-type: none;
    text-align: center;
    margin-bottom: 0px;
}

.category-list li  {
    display: inline-block;
    padding: 10px 15px;
}

.category-list li:hover{
    text-decoration: underline;
}




.mega-menu__column h4 a:hover {
  color: #000 !important;
}

.custom-1-border {
  border: 1px solid rgba(0, 0, 0, 0.8);
}

.cursor-pointer {
  cursor: pointer;
}

.parentMarginZero p {
  margin-top: 0px;
  margin-bottom: 0px;
}

.logo-sticky {
  width: 200px !important;
}

.slider-zoom {
  display: none;
}

.popup-container {
  position: relative;
}

.close-icon-button {
  position: absolute !important;
  top: 0 !important;
  right: 0 !important;
}

.MuiPagination-ul {
  justify-content: center;
}

.MuiCardHeader-content span {
  color: #fff;
}

.MuiInputLabel-root {
  font-family: Jost !important;
}

.background-trasparent {
  box-shadow: none !important;
  background: transparent !important;
  transition: all 1s;
}

.background-white {
  transition: all 1s;
  background: white !important;
}

.filter-container .MuiAccordion-root {
  width: 100%;
}

.player .vp-controls {
  display: none !important;
}

.filter-position {
  position: fixed;
  top: 90px;
  left: 0%;
  width: 100%;
  background: #fafafa;
  z-index: 12;
  padding: 20px 15px;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.2);
}

.swiper-pagination-bullet-active {
  background: rgba(0, 0, 0, 1) !important;
}

.ps-form--newsletter .ps-input {
  height: 35px !important;
}

.ps-form--newsletter .ps-btn {
  font-size: 15px;
  line-height: 15px;
  width: 100% !important;
}

.css-w6ajo6-MuiButtonBase-root-MuiTab-root {
  font-size: 1rem;
}

.bag-remove {
  background-color: rgba(0, 0, 0, 0.1);
  display: inline-block;
  margin-top: 2px;
}

.cashback-container {
  position: relative;
  cursor: pointer;
}

.cashback-container img {
  width: 60%;
}

.cashback-container span {
  position: absolute;
  left: 82px;
  top: 50%;
  font-size: 17px;
  font-weight: 600;
}



/* category slide */

.category-slide .slick-prev:before,
.category-slide .slick-next:before {
  color: #bababb;
  font-weight: bold;
}

.category-slide-button {
  background: #eff0f4;
  border: none;
  border-radius: 5px;
  font-size: 1rem;
  padding: 5px 10px;
  width: 100%;
  color: #000 !important;
}

/* fb messenger */
.fb_dialog_content iframe:first-child {
  bottom: 155px !important;
}

a:hover {
  color: #000;
}

.MuiButtonBase-root{
  font-size: 1rem;
}

/* read more button */

.read-more{
  color: #000;
  border: 1px solid #000;
  text-transform: uppercase;
  padding: .4rem .7rem;
  background: #fff;
  border-radius: 4px;
  cursor: pointer;
  font-family: inherit;
  font-size: 1rem;
  font-weight: 400;
  margin-top: 1.5rem;
}

.read-more:hover{
  background: #f5f5f7;
}

.read-more-area{
  padding: 1rem .5rem;
}
.read-more-area h2 {
  font-size: 1.4rem;
  font-weight: bold;
}

@media (max-width: 700px) {
  .read-more-area h2 {
    font-size: 1.2rem;
  }
}

/* changes of footer */

@media (min-width: 768px) {
  .ps-footer--1 .ps-footer--addres{
    height: 80%;
    margin-right: 15px;
    margin-bottom: 0;
  }
}

.ps-footer--6 .ps-footer--addres .ps-social .ps-social__link, .ps-footer--6 .ps-footer--addres p, .ps-footer--6 .ps-footer--bottom a, .ps-footer--6 .ps-footer--bottom p, .ps-footer--6 .ps-footer--newsletter .ps-footer__title, .ps-footer--6 .ps-footer--service .ps-footer__link, .ps-footer--6 .ps-footer--widget .ps-footer__list li a {
color: #fff;
}
.ps-footer--6 {
background-color: #191919;
padding-top: 30px;
}

@media (max-width: 768px) {
  .ps-footer--1 .ps-footer--newsletter {
    margin: 1.2rem 0;
  }
}

@media (min-width: 960px) {
  .ps-footer--1 .ps-footer--newsletter {
    height: 75%;
    border-left: 1px solid #e5e5e5;
    padding-left: 30px;
  }
}

@media (max-width: 768px) {
  .ps-footer__list h4 {
      margin-bottom: 0px;
  }
  .ps-footer--newsletter .ps-footer__title {
    margin-bottom: 5px;
}
}

@media (min-width: 768px) {
  .ps-footer--1 .ps-footer--address {
      border-right: none;
  }
  .ps-footer--1 .ps-footer--newsletter {
    border-left: none;
}
  .mi-line{
    border-right: 1px solid #e5e5e5;
    margin-right: 15px;
    border-left: 1px solid #e5e5e5;
    padding-left: 15px;
  }
}

.ps-footer__list span{
  position: relative;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.2;
  font-family: Jost;
}
