.scroll-none {
    margin: 0;
    height: 100%;
    overflow: hidden;
}

@media (min-width: 319.5px) and (max-width: 480.5px) {
    .ps-carousel--nav .owl-dots {
        bottom: -15px;
    }
}
@media screen and (max-width: 991px) {
    .ps-product-list .ps-section__header h3 {
        padding-bottom: 0;
    }
}
.main-content.custom-mt {
    margin-top: 180px;
}
@media (max-width: 1199.5px) {
    .main-content.custom-mt {
        margin-top: 0px;
    }
}
.main-content.no-gutters {
    padding-left: 0;
    padding-right: 0;
}

.top-infor-wrp {
    background-color: #ffffff;
    padding: 5px 0;
    position: fixed;
    z-index: 999999;
    width: 100%;
    top: 0;
}
@media screen and (max-width: 1199.5px) {
    .top-infor-wrp {
        top: 0;
    }
}
.top-infor-wrp .links .link {
    margin-right: 16px;
    position: relative;
    display: flex;
    align-items: center;
}
.top-infor-wrp .links .link span.number {
    font-weight: 600;
}
@media screen and (max-width: 479.5px) {
    .top-infor-wrp .links .link span.number {
        display: block;
    }
}
.top-infor-wrp .links .link a {
    position: relative;
    display: flex;
    font-weight: 600;
}
@media screen and (max-width: 350.5px) {
    .top-infor-wrp .links .link a {
        font-size: 12px;
    }
}
@media screen and (max-width: 340.5px) {
    .top-infor-wrp .right-links .navigation__extra {
        padding-left: 0;
    }
}

.desk-header {
    margin-top: 32px;
    transition: 0.4s ease;
}
.desk-header.active {
    margin-top: 0;
}
.desk-header .header__center {
    display: flex;
    justify-content: center;
    align-items: center;
}

.header--mobile {
    z-index: 999999;
}
.header--mobile.header--sticky .navigation--mobile {
    top: 0px;
}
@media screen and (max-width: 479.5px) {
    .header--mobile.header--sticky .navigation--mobile {
        top: 0;
    }
}

.sub-menu > li:last-child a {
    border-bottom: 0;
}

.header .header__top {
    padding: 15px 0 !important;
}

.grey-bg {
    background-color: #f2f3f5 !important;
}

.green-bg {
    background-color: #b2d235 !important;
}

.menu > li > a {
    padding: 12px 25px !important;
}

.menu > li.menu-item-has-children > a:after {
    right: 7px !important;
}

.navigation__right.set-pad {
    padding-left: 0 !important;
    padding-right: 35px !important;
}

.menu > li.main-categories > a:before {
    height: 0 !important;
    width: 0 !important;
}

.menu > li.main-categories > a {
    padding-left: 25px !important;
}

.menu > li.main-categories.active {
    background-color: #ffffff;
}

.menu > li.main-categories.active > a {
    color: #b2d235;
}

.menu li.main-categories.menu-item-has-children > .menu-content {
    position: absolute;
    width: 960px;
    height: 500px;
    z-index: -999999;
    top: 44px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    background-color: #ffffff;
    transition: all 0.4s ease;
    border: 0;
    box-shadow: 0 10px 32px 2px rgba(0, 0, 0, 0.2);
    display: none;
    /* transform: translateY(30px) */
}

.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > ul.sub-menu
    > li
    > .menu-content
    * {
    border: 0 !important;
}

.menu li.main-categories.menu-item-has-children:hover > .menu-content {
    z-index: 9999;
    opacity: 1;
    visibility: visible;
    display: block;
    /* transform: translateY(0px) */
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper {
    position: relative;
    width: 240px;
    height: 500px;
}

.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu {
    position: absolute;
    top: 0;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu {
    visibility: visible;
    opacity: 1;
    width: 240px;
    height: 100%;
    border-bottom: 0;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children {
    position: static;
}

.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children {
    transition: all 0.1s ease;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active {
    background-color: #b2d235;
    transition: all 0.1s ease;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active.br:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 160px;
    bottom: calc(10% + 20px);
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
}
@media screen and (max-width: 1199px) {
    .menu
        li.main-categories.menu-item-has-children:hover
        > .menu-content
        > .sub-menu-wrapper
        > .sub-menu
        > .menu-item-has-children.active.br:after {
        display: none;
    }
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active.br.rs:after {
    background-image: url("images/brand-logos/rathna-stationery.png");
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active.br.ms:after {
    background-image: url("images/brand-logos/mango-stationery.png");
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active.br.rp:after {
    background-image: url("images/brand-logos/rathna-publications.png");
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active.br.ps:after {
    background-image: url("images/brand-logos/promate-stationery.png");
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active.br.pl:after {
    background-image: url("images/brand-logos/platignum.png");
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active.br.mp:after {
    background-image: url("images/brand-logos/maped.png");
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active.br.bb:after {
    background-image: url("images/brand-logos/babson.png");
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children
    > a
    i {
    position: relative;
    top: 4px;
    margin-right: 3px;
    font-size: 16px;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children
    > a {
    position: relative;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children
    > a::after {
    content: "\e93c";
    display: inline-block;
    font: normal normal normal 14px/1 linearicons;
    position: absolute;
    top: 50%;
    right: 8px;
    transform: translateY(-50%);
    color: #000;
    font-size: 11px;
    font-weight: 600;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active
    > a::after {
    right: 4px;
    color: #fff;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active
    > a {
    color: #fff;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper {
    position: absolute;
    width: 719px;
    height: 500px;
    top: 0;
    left: calc(100% + 1px);
    background-color: #fff;
}

.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu,
.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.sub-category-with-sub-menus
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu {
    top: 0;
    width: 719px;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    left: 0px;
}

.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.no-submenus
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu {
    top: 0;
    width: 719px;
    display: flex;
    flex-wrap: wrap;
    left: 0px;
    align-content: flex-start;
    flex-direction: column;
    height: 100%;
}
.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.no-submenus
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    li {
    height: -moz-fit-content;
    height: fit-content;
}

.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.sub-category-with-sub-menus
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu {
    height: 100%;
    transition: all 0s ease;
}

.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu {
    height: auto;
}

.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.sub-category-with-sub-menus
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > li.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu {
    top: 30px;
}

.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu,
.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > li.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu,
.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.sub-category-with-sub-menus.active
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu {
    visibility: visible;
    opacity: 1;
}

.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.active
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu {
    visibility: visible;
    opacity: 1;
}

.menu
    li.main-categories.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > li.menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > ul.sub-menu
    > li
    a {
    font-weight: 400 !important;
    margin-left: 8px;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.sub-category-with-sub-menus.active
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children {
    position: relative;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.sub-category.active
    .menu-content
    .sub-menu-wrapper::after {
    position: absolute;
    content: "";
    width: 719px;
    height: 500px;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 1;
    opacity: 0;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.sub-category.active
    .menu-content
    .sub-menu-wrapper
    .sub-menu
    .sub-category-menu
    > a {
    position: relative;
    z-index: 2;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.sub-category-with-sub-menus.active
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children {
    position: relative;
    height: 200px;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.sub-category-with-sub-menus.active
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu {
    visibility: visible;
    opacity: 1;
    top: 30px;
}

.menu
    li.main-categories.menu-item-has-children:hover
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.sub-category-with-sub-menus
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu
    > .menu-item-has-children.single-content
    > .menu-content
    > .sub-menu-wrapper
    > .sub-menu {
    width: 719px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    flex-wrap: wrap;
}

#homepage-1 .ps-home-banner .ps-banner {
    min-height: auto !important;
    position: relative;
}
#homepage-1 .ps-home-banner .ps-banner a.ps-btn {
    position: absolute;
    z-index: 18;
    top: 50%;
    left: 50%;
    transform: translate(-36%, 60%);
    width: 200px;
    text-align: center;
    height: 54px;
    display: flex;
    font-weight: 600;
    align-items: center;
    justify-content: center;
    background-color: rgba(219, 219, 219, 0);
    border-radius: 30px;
    color: #000;
    border: 2px solid var(--button-text-color);
    font-size: 24px;
    padding: 15px 25px;
}
@media (max-width: 767.5px) {
    #homepage-1 .ps-home-banner .ps-banner a.ps-btn {
        transform: translate(-50%, 60%);
        left: 50%;
    }
}
@media (max-width: 767.5px) and (min-width: 640.5px) {
    #homepage-1 .ps-home-banner .ps-banner a.ps-btn {
        top: 170px;
    }
}
@media (max-width: 640.5px) {
    #homepage-1 .ps-home-banner .ps-banner a.ps-btn {
        width: 120px;
        height: 30px;
        font-size: 18px;
        padding: 15px 15px;
    }
}
@media (max-width: 640.5px) and (min-width: 580.5px) {
    #homepage-1 .ps-home-banner .ps-banner a.ps-btn {
        top: 180px;
    }
}
@media (max-width: 580.5px) {
    #homepage-1 .ps-home-banner .ps-banner a.ps-btn {
        top: 56%;
        left: 70%;
    }
}
#homepage-1 .ps-home-banner .ps-banner a.ps-btn:hover {
    color: #fff;
    background-color: #000;
}

.ps-banner .ps-banner__overlay {
    position: static;
    display: block;
}

@media screen and (max-width: 1199px) {
    #homepage-1 .ps-home-banner {
        padding-top: 0px;
        margin-bottom: 30px;
    }
}
.ps-top-categories .ps-block--category {
    padding: 16px;
}
.ps-top-categories .ps-block--category img {
    max-width: 80%;
}

.features-icons {
    background-color: var(--color-1st);
}
.features-icons .ps-site-features .ps-container .ps-block--site-features {
    border: 0;
}
.features-icons
    .ps-site-features
    .ps-container
    .ps-block--site-features
    .ps-block__item {
    justify-content: center;
    padding: 10px 30px !important;
}
@media (max-width: 829.5px) {
    .features-icons
        .ps-site-features
        .ps-container
        .ps-block--site-features
        .ps-block__item {
        padding: 10px 10px !important;
    }
}
@media (max-width: 1440.5px) {
    .features-icons
        .ps-site-features
        .ps-container
        .ps-block--site-features
        .ps-block__item
        .wrp {
        flex-direction: column;
    }
    .features-icons
        .ps-site-features
        .ps-container
        .ps-block--site-features
        .ps-block__item
        .wrp
        .ps-block__right {
        padding-left: 0 !important;
    }
}
@media (max-width: 991.5px) {
    .features-icons
        .ps-site-features
        .ps-container
        .ps-block--site-features
        .ps-block__item {
        text-align: center;
    }
}
.features-icons
    .ps-site-features
    .ps-container
    .ps-block--site-features
    .ps-block__item
    div.wrp {
    display: flex;
    width: 100%;
}
.features-icons
    .ps-site-features
    .ps-container
    .ps-block--site-features
    .ps-block__item
    div.wrp
    .ps-block__left {
    margin-bottom: 5px !important;
}
.features-icons
    .ps-site-features
    .ps-container
    .ps-block--site-features
    .ps-block__item
    div.wrp
    .ps-block__left
    i {
    color: #ffffff !important;
}
@media (min-width: 1441px) {
    .features-icons
        .ps-site-features
        .ps-container
        .ps-block--site-features
        .ps-block__item
        div.wrp
        .ps-block__right {
        padding-left: 16px !important;
    }
}
.features-icons
    .ps-site-features
    .ps-container
    .ps-block--site-features
    .ps-block__item
    div.wrp
    .ps-block__right
    h4 {
    color: #ffffff;
}
@media (max-width: 668.5px) {
    .features-icons
        .ps-site-features
        .ps-container
        .ps-block--site-features
        .ps-block__item
        div.wrp
        .ps-block__right
        h4 {
        font-size: 16px;
    }
}
@media (max-width: 480.5px) {
    .features-icons
        .ps-site-features
        .ps-container
        .ps-block--site-features
        .ps-block__item
        div.wrp
        .ps-block__right
        h4 {
        font-size: 12.5px;
    }
}
.features-icons
    .ps-site-features
    .ps-container
    .ps-block--site-features
    .ps-block__item
    div.wrp
    .ps-block__right
    p {
    color: rgba(255, 255, 255, 0.75);
}
@media (max-width: 668.5px) {
    .features-icons
        .ps-site-features
        .ps-container
        .ps-block--site-features
        .ps-block__item
        div.wrp
        .ps-block__right
        p {
        font-size: 12px;
    }
}
@media (max-width: 593.5px) {
    .features-icons
        .ps-site-features
        .ps-container
        .ps-block--site-features
        .ps-block__item
        div.wrp
        .ps-block__right
        p {
        display: none;
    }
}

@media screen and (max-width: 1199.5px) {
    .ps-product-list .ps-section__links li {
        display: none;
    }
}

@media screen and (max-width: 1199.5px) {
    .menu--mobile .sub-menu.active {
        display: block;
    }
    .ps-panel__header i {
        color: #ffffff;
        padding: 8px;
        position: relative;
        right: -13px;
    }
    .menu-item-has-children.main-categories
        > .menu-content
        > .sub-toggle.active:before,
    .menu-item-has-children.main-categories
        > .menu-content
        > .sub-toggle.active:after {
        background-color: #fff;
    }
    .menu-item-has-children.sub-category > a {
        padding-left: 30px !important;
        font-size: 16px;
        background-color: #ffffff;
    }
    .menu-item-has-children.sub-category > a > i {
        position: relative;
        top: 2px;
        left: -3px;
        font-size: 18px;
    }
    .menu-item-has-children.sub-category
        > .menu-content
        > .sub-menu-wrapper
        > .sub-menu
        > li
        > a {
        padding-left: 50px !important;
        background-color: #f5f5f5;
    }
    .menu-item-has-children.sub-category
        > .menu-content
        > .sub-menu-wrapper
        > .sub-menu
        > li
        > .menu-content
        > .sub-menu-wrapper
        > .sub-menu
        > li
        > a {
        padding-left: 70px !important;
        background-color: #ebebeb;
    }
    .ps-panel--sidebar .ps-panel__header {
        border-bottom: 2px solid #90ad22;
    }
    .ps-panel--sidebar .ps-panel__content {
        padding-top: 0px;
    }
    .menu--mobile > li > a {
        transition: none;
        border-bottom: 1px solid #ccc;
        background-color: #b2d235;
        font-weight: 600;
        font-size: 16px;
    }
    .menu--mobile > li > a:hover {
        padding-left: 20px;
    }
}
.link-active {
    border-bottom: 1px solid #ccc;
    background-color: #b2d235;
    color: white;
}

/* Mobile */
/* Mobile */
/* Header Search Start */
.ps-form--quick-search {
    width: 70%;
    margin: 0 auto;
}
.ps-form--quick-search i.fa-search {
    position: absolute;
    left: 14px;
    top: 10px;
    font-size: 20px;
    color: #bbb;
}
.ps-form--quick-search button.search-btn {
    display: none;
}
.ps-form--quick-search div.spinner-icon {
    top: 6px;
    right: 8px;
    background: #fff;
    padding: 6px 9px;
}

/* Header Search End */
/* Products Page Start*/
.ps-shopping .ps-shopping__header {
    padding: 0 15px !important;
    background-color: #fafafa !important;
}
.ps-shopping .ps-shopping__header .ps-shopping__actions {
    width: 100%;
    justify-content: space-between;
}
.ps-shopping .ps-shopping__header .ps-shopping__actions .wrp {
    display: flex;
}
.ps-shopping .ps-shopping__header .ps-shopping__actions .wrp a {
    padding: 8px 10px;
    border: 0;
    background-color: #f5f5f5;
    margin-right: 4px;
    transition: all 0.4s ease;
    font-size: 14px;
}
.ps-shopping .ps-shopping__header .ps-shopping__actions .wrp a:hover {
    background-color: #b2d235;
}
.ps-shopping .ps-shopping__header .ps-shopping__actions .wrp a.selected {
    background-color: #b2d235;
    color: #fff;
}
.ps-shopping .ps-shopping__header .ps-shopping__actions .wrp a:last-child {
    margin-right: -4px;
}

.widget.widget_shop {
    padding: 25px 20px;
    margin-bottom: -1px;
    border: 1px solid #d1d1d1;
    background-color: #fefefe;
}
.widget.widget_shop a input.checker[type="checkbox"] {
    box-sizing: border-box;
    padding: 0;
    position: relative;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin-right: 5px;
    font-size: 16px;
    top: 2px;
    display: inline-block;
}
.widget.widget_shop a input.checker[type="checkbox"]:hover {
    background-color: rgba(178, 210, 53, 0.5);
}
.widget.widget_shop a input.checker[type="checkbox"]:before {
    content: "";
    position: absolute;
    top: -1px;
    left: -1px;
    margin-right: 10px;
    display: inline-block;
    vertical-align: text-top;
    width: 17px;
    height: 17px;
    background: white;
    border: 1px solid #000;
}
.widget.widget_shop a input.checker[type="checkbox"]:checked:before {
    border-color: #b2d235;
    background: white;
}
.widget.widget_shop a input.checker[type="checkbox"]:checked:after {
    content: "";
    position: absolute;
    top: 1px;
    left: 4px;
    width: 6px;
    height: 10px;
    border-width: 0 3px 3px 0;
    border-style: solid;
    border-color: #b2d235;
    transform: rotate(45deg);
}
.widget.widget_shop a input.checker[type="checkbox"]:checked + span.name {
    color: #b2d235;
    font-weight: 500;
}
.widget.widget_shop .widget-title {
    margin-bottom: 0px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    cursor: pointer;
}
.widget.widget_shop .widget-title .expander {
    margin-right: 0;
    margin-left: auto;
    position: relative;
    display: inline-block;
    width: 36px;
    height: 24px;
    cursor: pointer;
    transform-style: preserve-3d;
    top: -2px;
}
.widget.widget_shop .widget-title .expander:before,
.widget.widget_shop .widget-title .expander:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 12px;
    height: 1px;
    background-color: #000;
}
.widget.widget_shop .widget-title .expander:before {
    transform: translateX(-50%);
}
.widget.widget_shop .widget-title .expander:after {
    transform: translateX(-50%) rotate(0deg);
}
.widget.widget_shop .widget-title .expander.minus:after {
    transform: translateX(-50%) rotate(90deg);
}
.widget.widget_shop .ps-list--categories {
    margin-top: 25px;
    display: block;
    padding-left: 4px;
}
.widget.widget_shop .ps-list--categories.hidden {
    display: none;
}
.widget.widget_shop figure {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.widget.widget_shop.clear {
    padding: 15px 20px;
}
.widget .widget__content .ps-slider__meta .wrp {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.widget .widget__content .ps-slider__meta .wrp .clear-filters {
    font-size: 16px;
    color: #f14705;
    box-shadow: none;
    outline: none;
}
.widget .widget__content .ps-slider__meta .wrp .clear-filters:focus {
    box-shadow: none;
}
@media only screen and (max-width: 1199.5px) {
    .ps-layout__left {
        display: none;
    }
}

.ps-filter--sidebar {
    z-index: 9999999;
}

.ps-list--categories .menu-item-has-children > a.main-link {
    margin-left: 0px;
}

.ps-list--categories .sub-menu.active {
    display: block;
}

.ps-list--categories .menu-item-has-children .sub-menu {
    margin-top: 5px;
}

.ps-list--categories .menu-item-has-children .sub-menu li a {
    margin-left: 16px;
}

.header--mobile-categories .header__filter button.ps-shop__filter-mb {
    margin-bottom: 0px;
}
.header--mobile-categories .header__filter .header__sort {
    justify-content: center;
}
.header--mobile-categories .header__filter .header__sort button.sort-btn {
    text-transform: uppercase;
}
.header--mobile-categories .header__filter .header__sort .product-sort {
    position: absolute;
    top: 0;
    left: 50%;
    background-color: #fff;
    transform: translate(-50%, 0%);
    padding: 32px;
    z-index: -99999;
    opacity: 0;
    visibility: hidden;
    width: 200px;
}
.header--mobile-categories .header__filter .header__sort .product-sort.active {
    z-index: 99999;
    opacity: 1;
    visibility: visible;
}
.header--mobile-categories
    .header__filter
    .header__sort
    .product-sort
    label.ps-select {
    display: flex;
    flex-direction: column;
}
.header--mobile-categories
    .header__filter
    .header__sort
    .product-sort
    label.ps-select
    a {
    padding: 8px 10px;
    border: 0;
    background-color: #f5f5f5;
    width: 100%;
    margin-bottom: 5px;
    text-align: center;
}
.header--mobile-categories
    .header__filter
    .header__sort
    .product-sort
    label.ps-select
    a.selected {
    background-color: #b2d235;
}
.header--mobile-categories
    .header__filter
    .header__sort
    .product-sort
    label.ps-select
    a:last-child {
    margin-bottom: 0px;
}
.header--mobile-categories .header__filter button.header-filter .wrp {
    display: flex;
    justify-content: center;
    align-items: center;
}

/* Overlay */
@media only screen and (max-width: 1199.5px) {
    .overlay-bg {
        position: fixed;
        background-color: black;
        width: 100vw;
        height: 100vh;
        max-width: 100% !important;
        top: 0;
        left: 0;
        z-index: -99998;
        opacity: 0;
    }
    .overlay-bg.active {
        z-index: 99998;
        opacity: 0.5;
        visibility: visible;
    }
}
/* Overlay*/
@media (min-width: 1199.5px) {
    .ps-layout--shop {
        margin-top: 90px;
    }
}
.ps-list--categories li.current-menu-item ul.submenu li {
    color: #222;
}

.ps-list--categories li.current-menu-item > a {
    color: #b2d235 !important;
}

/* Products Page End*/
.ps-shopping-cart {
    padding: 0px 5vw 80px;
}
@media (max-width: 767.5px) {
    .ps-shopping-cart {
        padding: 0px 0 90px;
    }
}
@media (min-width: 767.5px) and (max-width: 1199.5px) {
    .ps-shopping-cart {
        padding: 0px 0 100px;
    }
}
.ps-shopping-cart .form--shopping-cart .table-main-wrp .headings-wrp {
    padding: 10px 15px;
    background-color: #d7d6d6;
}
.ps-shopping-cart .form--shopping-cart .table-main-wrp .headings-wrp .title {
    font-size: 16px;
    font-weight: 500;
}
.ps-shopping-cart .form--shopping-cart .table-main-wrp .cart-items-wrp .row {
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dee2e6;
}
.ps-shopping-cart
    .form--shopping-cart
    .table-main-wrp
    .cart-items-wrp
    .row
    .thumb--title
    .ps-product--cart
    .ps-product__thumbnail
    a {
    display: block;
    width: 80px;
    height: 80px;
    overflow: hidden;
}
.ps-shopping-cart
    .form--shopping-cart
    .table-main-wrp
    .cart-items-wrp
    .row
    .thumb--title
    .ps-product--cart
    .ps-product__content {
    padding-left: 15px;
}
.ps-shopping-cart
    .form--shopping-cart
    .table-main-wrp
    .cart-items-wrp
    .row
    .thumb--title
    .ps-product--cart
    .ps-product__content
    a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.ps-shopping-cart
    .form--shopping-cart
    .table-main-wrp
    .cart-items-wrp
    .row
    .price,
.ps-shopping-cart
    .form--shopping-cart
    .table-main-wrp
    .cart-items-wrp
    .row
    .total-price,
.ps-shopping-cart
    .form--shopping-cart
    .table-main-wrp
    .cart-items-wrp
    .row
    .quantity,
.ps-shopping-cart
    .form--shopping-cart
    .table-main-wrp
    .cart-items-wrp
    .row
    .total-delete {
    display: flex;
    align-items: center;
}
.ps-shopping-cart
    .form--shopping-cart
    .table-main-wrp
    .cart-items-wrp
    .row
    .price
    .ci-wrp {
    font-size: 16px;
    font-weight: 500;
    color: #ff3300;
}
.ps-shopping-cart
    .form--shopping-cart
    .table-main-wrp
    .cart-items-wrp
    .row
    .price
    .ci-wrp
    del {
    color: #b5b5b5;
    font-size: 14px;
    font-weight: 500;
}
@media (min-width: 767.5px) and (max-width: 991.5px) {
    .ps-shopping-cart
        .form--shopping-cart
        .table-main-wrp
        .cart-items-wrp
        .row
        .price {
        margin: 15px 10px;
    }
}
@media (max-width: 575.5px) {
    .ps-shopping-cart
        .form--shopping-cart
        .table-main-wrp
        .cart-items-wrp
        .row
        .price {
        margin: 15px 10px;
    }
}
.ps-shopping-cart
    .form--shopping-cart
    .table-main-wrp
    .cart-items-wrp
    .row
    .total-delete
    .ci-wrp {
    display: flex;
    width: 100%;
    justify-content: space-between;
}
@media (min-width: 319.5px) and (max-width: 991.5px) {
    .ps-shopping-cart
        .form--shopping-cart
        .table-main-wrp
        .cart-items-wrp
        .row
        .total-delete
        .ci-wrp {
        justify-content: flex-end;
    }
}
.ps-shopping-cart
    .form--shopping-cart
    .table-main-wrp
    .cart-items-wrp
    .row
    .total-delete
    .ci-wrp
    .delete {
    display: flex;
    align-items: center;
}
@media (min-width: 319.5px) and (max-width: 991.5px) {
    .ps-shopping-cart
        .form--shopping-cart
        .table-main-wrp
        .cart-items-wrp
        .row
        .total-delete
        .ci-wrp
        .delete {
        margin-left: 16px;
    }
}
.ps-shopping-cart
    .form--shopping-cart
    .table-main-wrp
    .cart-items-wrp
    .row
    .total-delete
    .ci-wrp
    .price
    p {
    font-size: 16px;
    font-weight: 500;
    color: #ff3300;
}
.ps-shopping-cart
    .form--shopping-cart
    .table-main-wrp
    .cart-items-wrp
    .row
    .total-delete
    .ci-wrp
    p {
    margin-bottom: 0;
    color: #222222;
    font-family: var(--primary-font), sans-serif;
    font-weight: 400;
}
.ps-shopping-cart .form--shopping-cart .ps-section__cart-actions {
    padding-bottom: 30px;
}
@media (min-width: 1199.5px) {
    .ps-shopping-cart .order-summery-block {
        max-width: 28%;
        margin-left: auto;
    }
}
@media (max-width: 480.5px) {
    .ps-shopping-cart .order-summery-block {
        padding-left: 20px;
        padding-right: 20px;
    }
}
.ps-shopping-cart .order-summery-block .ps-section__footer {
    position: sticky;
    top: 150px;
}
.ps-shopping-cart .order-summery-block .ps-section__footer .row.title-wrp {
    background-color: #d7d6d6;
    padding: 16px 16px 0px 16px;
}
.ps-shopping-cart .order-summery-block .ps-section__footer .row.content-wrp {
    background-color: #f2f2f2;
}
.ps-shopping-cart
    .order-summery-block
    .ps-section__footer
    .row.content-wrp
    .summery
    .ps-block--shopping-total {
    margin-top: 30px;
}
.ps-shopping-cart
    .order-summery-block
    .ps-section__footer
    .row.content-wrp
    .form-coupon-wrapper
    figure {
    margin-top: 30px;
}
.ps-shopping-cart
    .order-summery-block
    .ps-section__footer
    .row.content-wrp
    .form-coupon-wrapper
    figure
    .form-group
    .form-control {
    background-color: #fff;
}
.ps-shopping-cart
    .order-summery-block
    .ps-section__footer
    .row.content-wrp
    .form-coupon-wrapper
    figure
    figcaption {
    margin-bottom: 20px;
}

@media (max-width: 1199.5px) {
    .ps-carousel--responsive,
    .ps-carousel--nav {
        margin-bottom: 8px;
        padding-bottom: 8px;
    }
    .ps-carousel--responsive .owl-nav,
    .ps-carousel--nav .owl-nav {
        display: block !important;
    }
    .ps-carousel--responsive .owl-nav > * i,
    .ps-carousel--nav .owl-nav > * i {
        font-size: 20px;
    }
    .ps-carousel--responsive .owl-nav .owl-prev,
    .ps-carousel--nav .owl-nav .owl-prev {
        left: 96%;
        top: 190px;
    }
    .ps-carousel--responsive .owl-nav .owl-next,
    .ps-carousel--nav .owl-nav .owl-next {
        left: -5%;
        top: 190px;
    }
    .ps-carousel--responsive .owl-dots,
    .ps-carousel--nav .owl-dots {
        display: none !important;
    }
    .ps-carousel--responsive .owl-nav,
    .ps-carousel--nav .owl-nav {
        top: -240px;
        right: 10px;
        margin-right: 10px;
    }
    .ps-carousel--responsive .owl-nav.disabled {
        top: -60px;
        position: absolute;
        right: 20px;
        margin-right: 15px;
    }
    .ps-carousel--responsive .owl-nav.disabled > * i {
        font-size: 20px;
    }
    .ps-carousel--responsive .owl-nav.disabled .owl-next {
        position: absolute;
        left: 100%;
        top: 0;
    }
    .ps-carousel--responsive .owl-nav.disabled .owl-prev {
        margin-right: 15px;
    }
}
.ps-block--site-features {
    flex-flow: row wrap;
}
@media (max-width: 709.5px) {
    .ps-block--site-features {
        padding: 20px 10px;
    }
}

.ps-block--site-features .ps-block__item {
    border-right: none;
}

.ps-footer__copyright {
    align-items: center !important;
    justify-content: center !important;
    flex-flow: column wrap !important;
}

@media (max-width: 767px) {
    .ps-footer__widgets > * {
        width: 100%;
        max-width: 100%;
    }
}
.header .header__extra span {
    position: absolute;
    bottom: 24px !important;
    right: -10px !important;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    vertical-align: top;
    width: 20px;
    height: 20px;
    color: #ffffff;
    background-color: #000000;
    border-radius: 50%;
}

a.header__extra.btn-shopping-cart .cart-block-icon {
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    left: -10px;
    top: 2px;
}
a.header__extra.btn-shopping-cart .cart-block-icon:after,
a.header__extra.btn-shopping-cart .cart-block-icon:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-size: 40px;
    transition: all 0.4s ease;
}
a.header__extra.btn-shopping-cart .cart-block-icon:after {
    background-image: url("images/cart/cart-icon-b.png");
    opacity: 1;
}
a.header__extra.btn-shopping-cart .cart-block-icon:before {
    background-image: url("images/cart/cart-icon-w.png");
}
a.header__extra.btn-shopping-cart:hover .cart-block-icon:after {
    background-image: url("images/cart/cart-icon-b.png");
    opacity: 0;
}

.office-supplies-page,
.about-us-pdf-page {
    margin-top: 100px;
    margin-bottom: 50px;
}
@media (max-width: 1199.5px) and (min-width: 991.5px) {
    .office-supplies-page,
    .about-us-pdf-page {
        margin-top: 50px;
    }
}
@media (max-width: 991.5px) {
    .office-supplies-page,
    .about-us-pdf-page {
        margin-top: 40px;
        margin-bottom: 20px;
    }
}

.office-supplies-page .middle-form-area .img-wrp {
    background-image: url("images/office-supplies/office-stationery.png");
    background-repeat: no-repeat;
    background-size: 80%;
    background-position: center;
    padding: 220px;
}
@media (max-width: 1199.5px) {
    .office-supplies-page .middle-form-area .img-wrp {
        background-size: 100%;
    }
}
@media (max-width: 575.5px) {
    .office-supplies-page .middle-form-area .img-wrp {
        padding: 160px 80px;
    }
}
.office-supplies-page .middle-form-area .form-wrp .form-block form .form-group {
    margin-bottom: 0.5rem;
}
.office-supplies-page
    .middle-form-area
    .form-wrp
    .form-block
    form
    .form-group
    input {
    height: 40px;
}
.office-supplies-page .contact-block-wrp .wrp {
    padding: 10px 3px;
    border: 1px solid silver;
    border-radius: 5px;
}
.office-supplies-page .contact-block-wrp .wrp.wrp-1 {
    padding: 1.5rem;
    background-color: rgba(179, 210, 53, 0.15);
    border-color: #90ad22;
}
.office-supplies-page .contact-block-wrp .wrp div {
    margin-bottom: 0.25rem;
}

.mx-atuo {
    margin-left: auto;
    margin-right: auto;
}

.about-main-wrapper {
    margin-top: -25px;
}
@media (max-width: 1199.5px) {
    .about-main-wrapper {
        margin-top: 0px;
    }
}
.about-main-wrapper .button-wrp a.ps-btn2 {
    text-decoration: none;
    display: inline-block;
    padding: 15px 45px;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #fff;
    border: 1px solid #fff;
    font-weight: 600;
    border-radius: 4px;
    background-color: rgba(0, 0, 0, 0);
    transition: all 0.4s ease;
    cursor: pointer;
}
.about-main-wrapper .button-wrp a.ps-btn2:hover {
    background-color: black;
}
.about-main-wrapper .about-us-wrp-header {
    margin-top: 80px;
}
@media (max-width: 1199.5px) {
    .about-main-wrapper .about-us-wrp-header {
        margin-top: -40px;
    }
}
.about-main-wrapper .about-us-wrp-header .header-wrapper {
    position: relative;
}
.about-main-wrapper .about-us-wrp-header .header-wrapper .hero-bg {
    height: 480px;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
}
.about-main-wrapper .about-us-wrp-header .header-wrapper .hero-bg:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #b2d235;
    mix-blend-mode: multiply;
}
.about-main-wrapper .about-us-wrp-header .header-wrapper .hero-content {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    transform: translate(-50%, -50%);
}
@media (max-width: 575.5px) {
    .about-main-wrapper .about-us-wrp-header .header-wrapper .hero-content {
        width: 75%;
    }
}
.about-main-wrapper
    .about-us-wrp-header
    .header-wrapper
    .hero-content
    .text-content.darker-bg {
    padding: 16px 32px;
    background-color: rgba(0, 0, 0, 0.25);
}
@media (max-width: 575.5px) {
    .about-main-wrapper
        .about-us-wrp-header
        .header-wrapper
        .hero-content
        .text-content.darker-bg {
        padding: 16px;
    }
}
.about-main-wrapper
    .about-us-wrp-header
    .header-wrapper
    .hero-content
    .text-content
    .title
    h1 {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: -4px -2px 12px #000000;
}
@media (max-width: 575.5px) {
    .about-main-wrapper
        .about-us-wrp-header
        .header-wrapper
        .hero-content
        .text-content
        .title
        h1 {
        font-size: 32px;
    }
}
.about-main-wrapper
    .about-us-wrp-header
    .header-wrapper
    .hero-content
    .text-content
    .text
    p {
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    font-style: italic;
    text-shadow: -4px -2px 12px #000000;
    font-family: "Times New Roman", Times, serif;
    letter-spacing: 2px;
}
@media (max-width: 575.5px) {
    .about-main-wrapper
        .about-us-wrp-header
        .header-wrapper
        .hero-content
        .text-content
        .text
        p {
        font-size: 24px;
    }
}
.about-main-wrapper .group-structure-wrp {
    margin-top: 25px;
    margin-bottom: 25px;
}
.about-main-wrapper .group-structure-wrp .text-block p {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
    color: #000;
    font-size: 20px;
}
.about-main-wrapper .group-structure-wrp .content-block {
    margin-top: 60px;
}
.about-main-wrapper .group-structure-wrp .content-block .img-wrp {
    position: relative;
}
.about-main-wrapper
    .group-structure-wrp
    .content-block
    .img-wrp
    img:nth-child(2) {
    position: absolute;
    border-radius: 2px;
    box-shadow: 0 0 24px 8px rgba(0, 0, 0, 0.75);
    outline: 2px solid #fff;
}
.about-main-wrapper .group-structure-wrp .content-block .text-wrp .text p {
    text-align: justify;
    margin-bottom: 8px;
    line-height: 1.5;
}
.about-main-wrapper
    .group-structure-wrp
    .content-block
    .text-wrp
    .text
    .exp-wrp
    p {
    margin-bottom: 8px;
    font-size: 18px;
    text-align: justify;
    color: #000;
}
.about-main-wrapper
    .group-structure-wrp
    .content-block
    .text-wrp
    .text
    .exp-wrp
    p
    span {
    font-weight: 500;
}
.about-main-wrapper
    .group-structure-wrp
    .content-block.block-1
    .img-wrp
    img:nth-child(2) {
    width: 100px;
    left: 6%;
    top: 5%;
}
.about-main-wrapper
    .group-structure-wrp
    .content-block.block-2
    .img-wrp
    img:nth-child(2) {
    width: 200px;
    right: 6%;
    top: 5%;
}
.about-main-wrapper .group-structure-wrp.block-1 > .title h1 {
    text-transform: uppercase;
    font-size: 40;
    font-weight: 700;
}
.about-main-wrapper .group-structure-wrp.block-2 {
    padding-top: 25px;
    padding-bottom: 50px;
    background-color: #f2f2f2;
    margin-bottom: 0;
}
.about-main-wrapper
    .group-structure-wrp.block-2
    .content-block.block-3
    .img-wrp
    img:nth-child(2) {
    width: 150px;
    left: 7%;
    top: 5%;
}
.about-main-wrapper
    .group-structure-wrp.block-2
    .content-block.block-3.block-3-1
    .img-wrp
    img:nth-child(2) {
    width: 120px;
}
.about-main-wrapper
    .group-structure-wrp.block-2
    .content-block.block-4
    .img-wrp
    img:nth-child(2) {
    width: 200px;
    right: 6%;
    top: 5%;
}
.about-main-wrapper .about-promate-wrp {
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
    padding-top: 64px;
    padding-bottom: 64px;
    margin-top: 48px;
}
.about-main-wrapper .about-promate-wrp:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000000;
    mix-blend-mode: multiply;
    opacity: 0.8;
    top: 0;
    left: 0;
}
.about-main-wrapper .about-promate-wrp .text-block {
    position: relative;
    z-index: 2;
}
.about-main-wrapper .about-promate-wrp .text-block > div h1 {
    font-size: 40px;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 8px;
}
.about-main-wrapper .about-promate-wrp .text-block > div h1,
.about-main-wrapper .about-promate-wrp .text-block > div h2 {
    color: #b2d235;
}
.about-main-wrapper .about-promate-wrp .text-block > div p {
    text-align: justify;
    color: #fff;
    font-size: 16px;
    margin-bottom: 8px;
}
.about-main-wrapper .about-promate-wrp .text-block > div div.title-2 {
    margin-top: 32px;
    margin-bottom: 24px;
}
.about-main-wrapper .about-promate-wrp .text-block > div div.title-2 h1 {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: rgba(178, 210, 53, 0.75);
    padding-top: 4px;
    padding-bottom: 8px;
    margin-bottom: 0;
    background-color: rgba(178, 210, 53, 0.125);
    font-size: 40px;
    font-weight: 700;
}
.about-main-wrapper .about-promate-wrp .text-block > div .exp-wrp {
    margin-bottom: 24px;
    font-size: 18px;
    font-weight: 500;
    text-align: justify;
}
.about-main-wrapper .exec-message {
    margin-top: 72px;
    margin-bottom: 72px;
}
.about-main-wrapper .exec-message .wrp .img-wrp {
    max-width: 300px;
}
.about-main-wrapper .exec-message .wrp .img-wrp .wrp img {
    margin: 0 auto;
}
.about-main-wrapper .exec-message .wrp .text-wrp .wrp {
    padding: 32px;
    background-color: #f8ffde;
}
.about-main-wrapper .exec-message .wrp .text-wrp .wrp .title h1 {
    color: #b2d235;
    font-size: 40px;
    font-weight: 700;
}
.about-main-wrapper .exec-message .wrp .text-wrp .wrp .text-block p {
    text-align: justify;
    margin-bottom: 8px;
    color: #000;
}
.about-main-wrapper .our-history-wrp {
    margin: 64px 0;
}
.about-main-wrapper .our-history-wrp .title-wrp .title {
    font-size: 50px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
}
.about-main-wrapper
    .our-history-wrp
    .history-list.owl-theme
    .owl-stage
    .owl-item.center
    .item
    .wrp {
    transform: scale(1);
    filter: grayscale(0%);
}
.about-main-wrapper
    .our-history-wrp
    .history-list.owl-theme
    .owl-stage
    .owl-item
    .item
    .wrp {
    transition: 0.5s;
}
.about-main-wrapper .our-history-wrp .history-list.owl-theme .item {
    width: 100%;
    position: relative;
}
.about-main-wrapper .our-history-wrp .history-list.owl-theme .item:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    background-color: silver;
    top: 15px;
}
.about-main-wrapper
    .our-history-wrp
    .history-list.owl-theme
    .item
    .wrp
    .year-block {
    position: relative;
    padding-top: 32px;
    padding-bottom: 16px;
}
.about-main-wrapper
    .our-history-wrp
    .history-list.owl-theme
    .item
    .wrp
    .year-block
    p {
    text-align: center;
    margin-bottom: 0;
    color: #000;
}
.about-main-wrapper
    .our-history-wrp
    .history-list.owl-theme
    .item
    .wrp
    .year-block
    .year-dot {
    position: absolute;
    content: "";
    width: 16px;
    height: 16px;
    background-color: #b2d235;
    border-radius: 8px;
    top: 20%;
    left: 50%;
    transform: translate(-50%, -50%);
    cursor: pointer;
}
.about-main-wrapper
    .our-history-wrp
    .history-list.owl-theme
    .item
    .wrp
    .text-block {
    text-align: center;
}
.about-main-wrapper
    .our-history-wrp
    .history-list.owl-theme
    .item
    .wrp
    .text-block
    p {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
    font-size: 15px;
    line-height: 1.35;
    color: #000;
}
.about-main-wrapper
    .our-history-wrp
    .history-list.owl-theme
    .item
    .wrp
    .text-block
    p.special-text {
    margin: 16px auto 8px;
    font-weight: 600;
    color: #b2d235;
    background: #000;
    display: inline-block;
    padding: 2px 10px;
    border-radius: 4px;
}
.about-main-wrapper .our-history-wrp .history-list.owl-theme .owl-nav button {
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    background-color: rgba(0, 0, 0, 0.5);
    display: flex;
    justify-content: center;
    align-items: center;
}
.about-main-wrapper .our-history-wrp .history-list.owl-theme .owl-nav button i {
    color: #fff;
    font-weight: 700;
}
.about-main-wrapper
    .our-history-wrp
    .history-list.owl-theme
    .owl-nav
    button:hover {
    background-color: rgba(0, 0, 0, 0.75);
}
.about-main-wrapper
    .our-history-wrp
    .history-list.owl-theme
    .owl-nav
    button:hover
    i {
    color: #b2d235;
}
.about-main-wrapper
    .our-history-wrp
    .history-list.owl-theme
    .owl-nav
    button.owl-prev {
    left: -5px;
}
@media (max-width: 575.5px) {
    .about-main-wrapper
        .our-history-wrp
        .history-list.owl-theme
        .owl-nav
        button.owl-prev {
        left: -30px;
    }
}
.about-main-wrapper
    .our-history-wrp
    .history-list.owl-theme
    .owl-nav
    button.owl-next {
    right: -5px;
}
@media (max-width: 575.5px) {
    .about-main-wrapper
        .our-history-wrp
        .history-list.owl-theme
        .owl-nav
        button.owl-next {
        right: -30px;
    }
}
.about-main-wrapper .printxl-int-wrp {
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
    padding-top: 50px;
    padding-bottom: 50px;
}
.about-main-wrapper .printxl-int-wrp:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: rgb(242, 242, 242);
    background: linear-gradient(
        180deg,
        rgb(242, 242, 242) 0%,
        rgba(242, 242, 242, 0.8) 75%,
        rgb(242, 242, 242) 100%
    );
    top: 0;
    left: 0;
}
.about-main-wrapper .printxl-int-wrp .wrp {
    padding-top: 25px;
    padding-bottom: 25px;
    position: relative;
    z-index: 2;
}
.about-main-wrapper .printxl-int-wrp .wrp .text-block {
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.about-main-wrapper .printxl-int-wrp .wrp .text-block h1 {
    color: rgb(0, 0, 0);
    font-size: 40px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 24px;
}
@media (max-width: 575.5px) {
    .about-main-wrapper .printxl-int-wrp .wrp .text-block h1 {
        font-size: 30px;
    }
}
.about-main-wrapper .printxl-int-wrp .wrp .text-block p {
    color: rgb(0, 0, 0);
}
.about-main-wrapper .leader-ship-wrp {
    padding-top: 50px;
    padding-bottom: 50px;
    background: rgb(242, 242, 242);
    background: linear-gradient(
        180deg,
        rgb(242, 242, 242) 0%,
        rgba(242, 242, 242, 0) 100%
    );
}
.about-main-wrapper .leader-ship-wrp .main-title-wrp {
    margin-top: 16px;
    margin-bottom: 32px;
}
.about-main-wrapper .leader-ship-wrp .main-title-wrp h1 {
    font-size: 48px;
    text-align: center;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 32px;
}
.about-main-wrapper .leader-ship-wrp .block .wrp .img-wrp {
    border-radius: 50% 50% 0 0;
    max-width: 300px;
    max-height: 300px;
    overflow: hidden;
    margin: 0 auto;
}
.about-main-wrapper .leader-ship-wrp .block .wrp .text-wrp {
    text-align: center;
    margin-top: 10px;
}
.about-main-wrapper .leader-ship-wrp .block .wrp .text-wrp .title h2 {
    color: #b2d235;
    font-size: 28px;
    font-weight: 700;
}
.about-main-wrapper .leader-ship-wrp .block .wrp .text-wrp .subtitle h3 {
    font-size: 18px;
    font-weight: 500;
}
@media (max-width: 767.5px) {
    .about-main-wrapper .leader-ship-wrp .block.block-2 {
        margin-top: 50px;
    }
}
.about-main-wrapper .directors-mgt-wrp {
    background-color: #f2f2f2;
    padding-top: 32px;
    padding-bottom: 32px;
}
.about-main-wrapper .directors-mgt-wrp .block .wrp {
    background-color: #b2d235;
    padding: 50px;
    margin: 20px;
    min-height: 450px;
    transition: all 700ms ease 0s;
    border-color: transparent;
    box-shadow: none;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
}
.about-main-wrapper .directors-mgt-wrp .block .wrp .content-wrp {
    text-align: center;
}
.about-main-wrapper .directors-mgt-wrp .block .wrp .content-wrp .title-wrp {
    margin-bottom: 20px;
}
.about-main-wrapper .directors-mgt-wrp .block .wrp .content-wrp .title-wrp h2 {
    color: #fff;
    font-weight: 700;
    font-size: 24px;
}
.about-main-wrapper .directors-mgt-wrp .block .wrp .content-wrp .text p {
    color: #000000;
    text-align: justify;
    -moz-text-align-last: center;
    text-align-last: center;
}
.about-main-wrapper .corporate-video-block {
    padding-top: 50px;
    padding-bottom: 50px;
}
.about-main-wrapper .corporate-video-block div.title h1 {
    font-size: 40px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.about-main-wrapper .corporate-video-block .video .block {
    padding: 16px;
}
.about-main-wrapper .brands-people {
    overflow: hidden;
    margin: 50px 0;
}
.about-main-wrapper .brands-people .wrp {
    height: 560px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
@media (max-width: 991.5px) {
    .about-main-wrapper .brands-people .wrp {
        height: 500px;
    }
}
.about-main-wrapper .brands-people .wrp:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: #000000;
    opacity: 0.5;
}
.about-main-wrapper .brands-people .wrp .bg-img-shape {
    position: absolute;
    z-index: 1;
    opacity: 0.75;
    top: 50%;
    left: 50%;
    width: 90%;
    height: 100%;
    transform: translate(-50%, -50%);
    display: flex;
    justify-content: center;
    align-items: center;
}
.about-main-wrapper .brands-people .wrp .link {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 3;
}
.about-main-wrapper .brands-people .wrp .link a {
    font-size: 18px;
    font-weight: 500;
    border-width: 2px;
    padding: 15px 28px;
}
.about-main-wrapper .values-wrp {
    margin-top: 50px;
    margin-bottom: 50px;
}
.about-main-wrapper .values-wrp .title {
    text-align: center;
}
.about-main-wrapper .values-wrp .title h1 {
    font-size: 48px;
    font-weight: 700;
}
.about-main-wrapper .values-wrp .title h5 {
    font-size: 24px;
    font-weight: 500;
}
.about-main-wrapper .values-wrp .title p {
    color: #000;
}
.about-main-wrapper .values-wrp .img-wrp {
    margin-top: 25px;
}
.about-main-wrapper .our-awards-wrp {
    margin-top: 50px;
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
    background-size: cover;
    background-position: center;
    position: relative;
    z-index: 1;
    display: flex;
    align-items: center;
}
.about-main-wrapper .our-awards-wrp > div .wrp .content-block {
    padding: 40px;
    background-color: rgba(178, 210, 53, 0.8);
}
.about-main-wrapper .our-awards-wrp > div .wrp .content-block .text {
    text-align: center;
}
.about-main-wrapper .our-awards-wrp > div .wrp .content-block .text h1 {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
}
@media (max-width: 575.5px) {
    .about-main-wrapper .our-awards-wrp > div .wrp .content-block .text h1 {
        font-size: 32px;
    }
}
.about-main-wrapper .our-awards-wrp > div .wrp .content-block .text p {
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
}
.about-main-wrapper .our-awards-wrp > div .wrp .content-block .button-wrp {
    text-align: center;
}
.about-main-wrapper .vision-mission-block {
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: cover;
    background-position: center center;
    position: relative;
}
.about-main-wrapper .vision-mission-block::after {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background: linear-gradient(
        90deg,
        rgba(0, 0, 0, 0.25) 0%,
        rgba(0, 0, 0, 0.85) 80%
    );
    content: "";
}
@media (max-width: 767.5px) {
    .about-main-wrapper .vision-mission-block::after {
        background: linear-gradient(
            180deg,
            rgba(0, 0, 0, 0.75) 0%,
            rgba(0, 0, 0, 0.75) 80%
        );
    }
}
.about-main-wrapper .vision-mission-block .vm-main-row {
    position: relative;
    z-index: 3;
}
.about-main-wrapper
    .vision-mission-block
    .vm-main-row
    .vision-mission-text-content {
    margin-top: 40px;
    margin-bottom: 40px;
}
.about-main-wrapper
    .vision-mission-block
    .vm-main-row
    .vision-mission-text-content
    .vm-block {
    padding-top: 20px;
    padding-bottom: 20px;
}
.about-main-wrapper
    .vision-mission-block
    .vm-main-row
    .vision-mission-text-content
    .vm-block
    .title-wrp
    .title {
    font-size: 32px;
    color: #f2f2f2;
}
.about-main-wrapper
    .vision-mission-block
    .vm-main-row
    .vision-mission-text-content
    .vm-block
    .text-content
    p {
    font-size: 20px;
    color: #f2f2f2;
}
.about-main-wrapper
    .vision-mission-block
    .vm-main-row
    .vision-mission-text-content
    .vm-block.vision-block {
    border-bottom: 2px solid #b2d235;
}
.about-main-wrapper .our-certifications .content-block {
    margin: 40px auto 0px;
    padding: 32px 16px 64px;
    background-color: rgba(178, 210, 53, 0.36);
}
.about-main-wrapper .our-certifications .content-block div.title h1 {
    font-size: 40px;
    color: #000000;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}
.about-main-wrapper .our-certifications .content-block div.text-content p {
    color: #000;
}
.about-main-wrapper .our-certifications .img-block {
    margin-bottom: 40px;
    margin-top: -50px;
}
.about-main-wrapper .our-certifications .img-block .img-wrp {
    padding: 16px;
    background-color: #f2f2f2;
}

.ps-home-ads {
    margin-top: 40px;
    margin-bottom: 40px;
}
@media screen and (max-width: 1199.5px) {
    .ps-home-ads {
        margin-top: 10px;
        margin-bottom: 50px;
    }
}
@media (max-width: 767.5px) {
    .ps-home-ads {
        margin-bottom: 0px;
    }
    .ps-home-ads .col-lg-4 {
        margin-bottom: -16px;
    }
}
@media screen and (min-width: 767.5px) {
    .ps-home-ads .ps-collection {
        margin-bottom: 0px;
    }
}

.current-about-us-wrapper {
    margin-top: 120px;
}
@media screen and (max-width: 1199.5px) {
    .current-about-us-wrapper {
        margin-top: -20px;
    }
}
@media screen and (max-width: 991.5px) {
    .current-about-us-wrapper h2,
    .current-about-us-wrapper h3,
    .current-about-us-wrapper p {
        margin-left: 0 !important;
        text-align: center !important;
    }
    .current-about-us-wrapper h2 {
        font-weight: 700;
    }
    .current-about-us-wrapper h3 {
        font-weight: 600;
    }
    .current-about-us-wrapper table {
        display: block;
    }
    .current-about-us-wrapper table:nth-child(2) {
        margin-top: -20px;
    }
    .current-about-us-wrapper table tbody tr {
        display: flex;
        flex-direction: column;
    }
    .current-about-us-wrapper table tbody tr td {
        display: block;
        width: 100% !important;
    }
    .current-about-us-wrapper table tbody tr td h3 {
        text-align: center !important;
    }
    .current-about-us-wrapper table tbody tr td p {
        text-align: center !important;
        margin-left: 0 !important;
    }
    .current-about-us-wrapper table tbody tr td img {
        display: block;
        height: auto;
        margin: 0 auto;
    }
    .current-about-us-wrapper table tbody tr td:first-child {
        margin-bottom: 24px;
    }
    .current-about-us-wrapper table tbody tr td:last-child {
        margin-bottom: 48px;
    }
}

@media screen and (max-width: 991.5px) {
    .ps-faqs
        div.container
        .ps-section__content
        .table-responsive
        table.ps-table--faqs {
        display: block;
    }
    .ps-faqs
        div.container
        .ps-section__content
        .table-responsive
        table.ps-table--faqs
        tbody
        tr {
        display: flex;
        flex-direction: column;
    }
    .ps-faqs
        div.container
        .ps-section__content
        .table-responsive
        table.ps-table--faqs
        tbody
        tr
        td {
        display: block;
        padding: 0px 15px 10px 15px;
        width: 100% !important;
    }
    .ps-faqs
        div.container
        .ps-section__content
        .table-responsive
        table.ps-table--faqs
        tbody
        tr
        td.heading {
        display: inline-block;
    }
    .ps-faqs
        div.container
        .ps-section__content
        .table-responsive
        table.ps-table--faqs
        tbody
        tr
        td.question {
        padding: 0px 15px 5px 15px;
    }
    .ps-faqs
        div.container
        .ps-section__content
        .table-responsive
        table.ps-table--faqs
        tbody
        tr
        td
        hr {
        margin-bottom: 3.5rem;
    }
}
@media screen and (min-width: 1199.5px) {
    .custom-spacer {
        margin-top: 150px !important;
    }
}
span.sort-arrows {
    position: relative;
    top: 1px;
    left: 2px;
}
span.sort-arrows i {
    position: relative;
    font-size: 12px;
    font-weight: 600;
}
span.sort-arrows i:nth-child(1) {
    left: 4px;
}

.gift-services-wrp {
    margin-top: 120px;
}
@media (max-width: 1199.5px) {
    .gift-services-wrp {
        margin-top: 60px;
    }
}
@media (max-width: 575.5px) {
    .gift-services-wrp {
        margin-top: 30px;
    }
}
.gift-services-wrp .steps-block .title h1 {
    font-size: 48px;
    margin-bottom: 10px;
}
.gift-services-wrp .steps-block .steps-wrp {
    margin: 0px auto 20px auto;
}
.gift-services-wrp .steps-block .steps-wrp .single-step .wrp {
    padding: 30px 32px 16px 32px;
    border-radius: 24px;
    position: relative;
    border: 2px solid #b2d235;
    z-index: 3;
}
@media (max-width: 767.5px) {
    .gift-services-wrp .steps-block .steps-wrp .single-step .wrp {
        height: auto;
        margin-bottom: 32px;
    }
}
.gift-services-wrp
    .steps-block
    .steps-wrp
    .single-step
    .wrp
    .content-block
    .block
    span {
    width: 50px;
    height: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #b2d235;
    border-radius: 50%;
    font-size: 32px;
    font-weight: 700;
}
.gift-services-wrp
    .steps-block
    .steps-wrp
    .single-step
    .wrp
    .content-block
    .text {
    margin-top: 20px;
}
.gift-services-wrp
    .steps-block
    .steps-wrp
    .single-step
    .wrp
    .content-block
    .text
    p {
    font-size: 16px;
    text-align: center;
    line-height: 1.5;
}
.gift-services-wrp .terms-block .wrp {
    padding: 20px;
    margin-top: 50px;
    margin-bottom: 25px;
    border-radius: 24px;
}
.gift-services-wrp .terms-block .wrp .title h4 {
    font-size: 32px;
    color: #000;
}
.gift-services-wrp .terms-block .wrp .text ul {
    list-style-type: square;
}
.gift-services-wrp .terms-block .wrp .text ul li::marker {
    color: #000;
}

.add-to-cart-form .outofstock {
    background-color: rgba(236, 1, 1, 0.25);
    padding: 8px 32px;
    border-radius: 8px;
    margin-right: 0;
    border: 2px solid #ec0101;
    margin-bottom: 0px;
}
.add-to-cart-form .outofstock h4 {
    color: #ec0101;
    margin-bottom: 0;
    font-size: 18px;
}

.contact-info-wrapper {
    margin-top: 120px;
}
@media screen and (max-width: 1199.5px) {
    .contact-info-wrapper {
        margin-top: -20px;
    }
}
