.catalog-sucategory-view .category-description {
    padding-bottom: 0;
    margin: 0;
}
.catalog-sucategory-view .category-description p {
    margin: 0;
}
.subcategory-items {
    width: 100%;
    margin-top: 34px;
    padding-top: 40px;
    border-top: 1px solid #E2E2E2;
    display: grid;
    align-items: center;
    flex-wrap: wrap;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-bottom: 60px;
    align-items: flex-start;
}
.subcategory-item-wrap {
    display: flex;
    border: 1px solid #C7DECF;
    flex-flow: column;
    align-items: center;
    justify-content: center;
    padding: 40px 16px;
    row-gap: 30px;
    position: relative;
}
.subcategory-item .direct-link{
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    text-align: center;
    color: #000;
}
.subcategory-item .action.primary {
    font-size: 14px;
    padding: 0;
    border: 1px solid #1EC8D2;
    text-transform: uppercase;
    font-weight: 800;
    line-height: 100%;
    min-height: 46px;
    width: 100%;
    text-align: center;
    margin: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
    border-radius: 5px;
    background-color: #fff;
}
.subcategory-item .action.primary:hover {
    background-color: #08896D;
    color: #fff;
    border-color: #08896D;
}
.subcategory-item:hover .subcategory-item-wrap {
    border-color: #0DDFB1;
}
.category-seo-text .seo-heading{
    display: inline-block;
    width: 100%;
    margin-top: 80px;
    margin-bottom: 36px;
}
.category-seo-text .seo-heading+.seo-content {
    margin-top: 0;
}
.category-seo-text .seo-content {
    margin-top: 50px;
}
.category-seo-text .seo-heading h2{
    margin: 0;
}
.category-seo-text p {
    letter-spacing: 0.25px;
    margin-bottom: 20px;
}
.category-seo-text a:not(.continue-read) {
    text-decoration: underline;
    color: #1863C1;
}
.category-seo-text a {
    font-weight: 500;
}
.category-seo-text a:hover {
    color: #B8190D;
}
.category-seo-text .continue-read {
    color: #1863C1;
    text-decoration: underline;
    font-weight: 400;
}
.category-seo-text .continue-read:after {
    content: '\f178';
    font-family: fontawesome;
    font-size: 16px;
    margin-left: 5px;
    vertical-align: middle;
}
.category-seo-text .seo-content p:last-child{
    margin-bottom: 0;
}
.category-seo-text {
    display: inline-block;
    margin-bottom: 70px;
    width: 100%;
}
@media screen and (min-width: 768px) {
    .sidebar .block-title.filter-title {
        display: none;
    }
}
.page-main .sidebar .block.filter {
    padding: 0;
}
.block.filter .block-subtitle {
    font-size: 19px;
    line-height: 23px;
    color: #fff;
    font-weight: 700;
}
.block.filter .block-subtitle {
    font-size: 20px;
    line-height: 26px;
    color: #fff;
    font-weight: 600;
    border: 0;
    padding: 20px 30px;
    border-radius: 5px 5px 0 0;
    background-color: #59677C;
}
.block.filter .filter.active .filter-options,.block.filter .filter-options {
    background: #fff;
    border: 1px solid #CAC2C2;
    padding: 0 30px;
}
.block.filter .filter-options .filter-options-item .filter-options-title {
    padding: 10px 30px 10px 0;
    font-weight: 700;
    font-size: 15px;
    border-bottom: 1px solid #D6D6D6;
    letter-spacing: 0.25px;
}
.block.filter .filter-options .filter-options-content {
    padding: 0;
    margin: 0;
}
.filter-options-content-outer {
    border-top: 0;
    padding-top: 20px;
    padding-bottom: 20px;
}
.block.filter .filter-options .filter-options-item {
    border-bottom: 0;
    padding-bottom: 0;
}
.filter-options-title:after, .filter dl.options-title:after, .filter-options dt:after, .filter dl.options dt:after {
    font-size: 14px;
    font-weight: 700;
    top: 20px;
}
.active > .filter-options-title:after, .active > .filter dl.options-title:after, .active > .filter-options dt:after, .active > .filter dl.options dt:after {
    color: #1863C1;
}
.block.filter .filter-options .filter-options-item:last-child:not(.active) .filter-options-title {
    border-bottom: 0;
}
.block.filter .filter-options .filter-options-content .count {
    display: none;
}
.items.filter-checkbox li [type="checkbox"] {
    position: absolute;
    height: 0;
    width: 0;
    overflow: hidden;
    z-index: 0;
    opacity: 0;
}
.items.filter-checkbox li label {
    padding-left: 28px;
    position: relative;
    font-weight: 300;
}
.items.filter-checkbox li label:before {
    content: '\f096';
    font-size: 17px;
    font-family: Fontawesome;
    color: #CACACA;
    position: absolute;
    left: 0;
    top: 3px;
    border: 0;
    margin: 0 auto;
    line-height: 100%;
    bottom: 0;
}
.items.filter-checkbox li {
    margin-bottom: 12px;
}
.products.wrapper .product-stockstatus-wrraper {
    padding: 22px 0 12px;
}
.product-item .product-item-info .quick-view-box {
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    border-top: 1px solid #D3D3D3;
    border-bottom: 1px solid #D3D3D3;
    padding: 7px 0;
    text-align: center;
    line-height: 100%;
}
.product-item .product-item-info .quick-view-box .qs-button:before{
    display: none;
}
.product-item .product-item-info .quick-view-box .qs-button span span:after{
    content: '\f178';
    font-family: fontawesome;
    font-size: 14px;
    margin-left: 8px;
    font-weight: normal;
}
.product-item .product-item-info .quick-view-box .qs-button span span{
    padding-left: 30px;
    background-image: url(../images/quickview-bg.png);
    background-repeat: no-repeat;
    line-height: 22px;
}
.product-item .product-item-info .quick-view-box .qs-button > span {
    display: flex;
    align-items: center;
}
.product-item .product-item-info .quick-view-box .qs-button,.product-item .product-item-info .quick-view-box .qs-button:hover {
    font-family: Fustat;
    font-weight: 600;
    padding: 8px 15px;
    margin: 0;
    width: auto;
    height: auto;
    line-height: 20px;
    font-size: 15px;
    color: #1863C1;
    background-color: #fff;
    border: 0;
    text-decoration: none;
    padding: 0;
    letter-spacing: 0.5px;
}
.products.wrapper .product-item .price-box .price-label {
    font-size: 20px;
}
.products.wrapper .product-item .price-box .price {
    font-size: 22px;
    line-height: 30px;
}
.products.wrapper .actions-secondary.bottom-compare {
    text-align: right;
}
.products.wrapper .product-item .actions .action.viewdetail {
    width: 100%;
}
.tocart-qty-box {
    display: flex;
    column-gap: 20px;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.tocart-qty-box select {
    max-width: 116px;
    /* background-color: #FAFAFA; */
    /* border-radius: 5px; */
    /* font-size: 18px; */
    /* font-family: 'Fustat'; */
    /* font-weight: normal; */
    /* line-height: 26px; */
    /* height: 46px; */
    margin: 0;
}
.tocart-qty-box input.bss-qty {
    top: 50px;
    position: absolute;
}
.products.wrapper .product-item .product-price-main .product-price-wrraper > .price-box {
    margin: 20px 0 10px;
}
.products.wrapper .product-item .actions .tocart, .products.wrapper .product-item .actions .viewdetail {
    font-size: 16px;
    letter-spacing: 0.50px;
    line-height: 46px;
    font-weight: 800;
    border-radius: 4px;
    height: 46px;
    padding: 0 25px;
    border: 0;
    margin: 0;
    text-align: center;
    width: auto;
    min-width: auto;
}
.products.wrapper .product-item .actions .tocart:hover, .products.wrapper .product-item .actions .viewdetail:hover {
    background-color: #08896D;
    color: #fff;
    border: 0;
}
.products.wrapper .product-item:hover .product-item-info {
    box-shadow: none;
}
.products.wrapper .product-items:not(.owl-carousel) > .product-item .product-item-info {
    border: 0;
    border-radius: 0;
    padding: 0 10px 20px;
}
@media (min-width: 1024px){
    .products.wrapper .desktop_3 .product-items:not(.owl-carousel),.products.wrapper .desktop_4 .product-items:not(.owl-carousel) {
        margin-left: -15px;
        margin-right: -15px;
    }
    .products.wrapper .desktop_3 .product-items:not(.owl-carousel) > .product-item,.products.wrapper .desktop_4 .product-items:not(.owl-carousel) > .product-item {
        padding-left: 15px;
        padding-right: 15px;
    }
}
.products.wrapper .product-item-info .product-item-details {
    padding: 0;
}
.products.wrapper .product-item-info {
    text-align: left;
}
.page-products .actions-secondary.top-wishlist {
    z-index: 9;
    right: auto;
    left: 20px;
}
.products.wrapper .product-item-actions {
    margin: 0;
}
.products.wrapper .product-item-inner {
    line-height: 100%;
    width: 100%;
}
.page-layout-2columns-left .category-description p:last-child {
    margin-bottom: 0;
}
.page-layout-2columns-left .category-description {
    margin: 0;
    padding: 0;
}
.page-layout-2columns-left .products.products.wrapper {
    margin-top: 50px;
}
.items.filter-checkbox li input:checked + label:before {
    content: '\f14a';
    color: #1863C1;
}
.block.filter .filter-options .filter-options-content .price-slider-container {
    padding: 0;
}
.block.filter .filter-options .filter-options-content .price-slider-container .btn.submit {
    min-height: 40px;
    height: 40px;
    line-height: 100%;
    padding: 0 20px;
    margin: 0;
}
.block.filter .filter-options .filter-options-content .price-slider-container .input-wrap input {
    width: 50px;
    padding: 0;
    height: 40px;
}
/*.block.filter .filter-actions {
    display: none;
}
.block.filter .filter-current {
    display: none;
}*/
.subcategory-items {
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
    margin-bottom: 100px;
}
.filter-action-wrapper {
    padding: 15px 30px;
    border: 1px solid #59677C;
    margin-bottom: 20px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.block.filter .filter-current .filter-action-wrapper .items {
    background: #fff;
    padding: 0;
    margin-bottom: 15px;
    border: 0;
}
.block.filter .filter-action-wrapper .filter-actions {
    padding: 0;
    margin-bottom: 10px;
}
.filter-content .filter-action-wrapper .item {
    margin: 0 0 10px 0;
    font-size: 15px;
}
.filter-current .action.remove {
    top: 4px;
}
.filter-action-wrapper .filter-label:after {
    margin-right: 5px;
}
.block.filter .items .filter-label {
    text-transform: capitalize;
    font-weight: 500;
}
.block.filter .block-actions .action.clear {
    text-decoration: none;
}
.block.filter .block-actions .action.clear:hover{
    background-color: #ED1B2F;
    color: #fff;
    border-color: #ED1B2F;
}
/*.active > .filter-options-title:after, .active > .filter dl.options-title:after, .active > .filter-options dt:after, .active > .filter dl.options dt:after {
    background-image: url(../images/filter-active.png);
}*/
/*.filter-options-title:after, .filter dl.options-title:after, .filter-options dt:after, .filter dl.options dt:after {
    top: 0;
    content: '';
    height: 21px;
    width: 21px;
    font-size: 0;
    bottom: 0;
    margin: auto 0;
    background-image: url(../images/filter-nactive.png);
    background-repeat: no-repeat;
}*/
.filter-options-title:after, .filter dl.options-title:after, .filter-options dt:after, .filter dl.options dt:after {
    top: 10px;
    height: 21px;
    width: 21px;
    color: #5e5e5e;
}
.page-layout-2columns-left.catalogsearch-result-index .products.products.wrapper {
    padding-top: 10px;
    border-top: 0;
}
/*Category Landing Brand Section*/
 .category-brands-main {
        display: inline-block;
        width: 100%;
        background-color: #FBFBFB;
    }
    .category-brands-title h4 {
    margin: 0;
    font-size: 42px;
    line-height: 60px;
    font-weight: 800;
    margin-bottom: 30px;
}
.category-brands-wrap {
    padding: 100px 0;
}
.category-brands-links h5 {
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    letter-spacing: 0.25px;
    margin-bottom: 20px;
}
.category-brands-links ul li a {
    font-weight: 300;
    letter-spacing: 0.25px;
   color:#000;
}
.category-brands-links ul li a:hover {
color: #F04700;
text-decoration: underline;
}
.category-brands-links ul {
    padding: 0;
    margin: 0;
}
.category-brands-links ul li:last-child {
    margin-bottom: 0;
}
.category-brands-links ul li {
    margin-bottom: 20px;
}
/*Category Landing Brand Section*/
/*Product List*/
.products.products-list .product-item-info .product-item-name {
    min-height: 100%;
    max-height: 100%;
    overflow: visible;
    display: inline-block;
    padding-right: 0;
    margin-top: 5px;
}
.products.products-list .product-item-photo {
    position: relative;
}
.products-list .item:hover a.product-item-photo .hover-image .product-image-container,.products-grid .item:hover a.product-item-photo .hover-image .product-image-container {
    transition: none
}
.products.wrapper.products-list .product-items:not(.owl-carousel) > .product-item .product-item-info {
    padding: 20px 20px 20px;
}
.catalog-category-view .products-list .wk-deal-off-box, .catalogsearch-result-index .products-list .wk-deal-off-box, .catalogsearch-advanced-result .products-list .wk-deal-off-box, .dailydeals-index-index .products-list .wk-deal-off-box, .wishlist-index-index .products-list .wk-deal-off-box, .catalog-product-compare-index .table-wrapper .wk-deal-off-box {
    left: 0;
    bottom: 60px;
}
.product-namestock-wrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 20px;
}
.products.wrapper.products-list .product-stockstatus-wrraper {
    padding: 0;
}
.products.wrapper.products-list .product-item-inner {
    max-width: 230px;
}
.products.wrapper.products-list .deal.wk-daily-deal br {
    display: none;
}
.products.wrapper.products-list .deal.wk-daily-deal{
    margin-bottom: 15px;
}
.products.wrapper.products-list .product-stockstatus {
    min-width: 140px;
}
/*Product List*/
@media screen and (min-width: 1200px) and (max-width: 1365px){
    .subcategory-items {
        grid-template-columns: repeat(4, 1fr);
    }
}
@media screen and (min-width: 1200px) and (max-width: 1365px){
    .block.filter .filter.active .filter-options, .block.filter .filter-options {
        padding: 0 20px;
    }
    .filter-action-wrapper {
        padding: 15px 20px;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1300px){
    .products.wrapper .product-items:not(.owl-carousel) > .item.product-item .product-item-info {
        padding: 30px 15px 20px;
    }
    .products.wrapper .product-item .price-box .price-label {
        font-size: 17px;
    }
    .products.wrapper .product-item .price-box .price {
        font-size: 20px;
    }
}
@media screen and (min-width: 1024px) and (max-width: 1199px){
    .subcategory-items {
        grid-template-columns: repeat(3, 1fr);
    }
    .page-layout-2columns-right .sidebar-main, .page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-additional, .page-layout-2columns-right .sidebar-additional {
        width: 29.5%;
    }
    .page-layout-2columns-left .column.main, .page-layout-2columns-right .column.main {
        width: 70.5%;
    }
    .page-products .toolbar {
        flex-wrap: wrap;
        row-gap: 20px;
    }
    .page-products .modes {
        order: 3;
    }
    .page-products .sorter-options {
        min-width: 180px;
        max-width: 180px;
    }
    .products.wrapper .product-item .price-box .price-label {
        font-size: 16px;
    }
    .products.wrapper .product-item .price-box .price {
        font-size: 18px;
    }
    .block.filter .filter.active .filter-options, .block.filter .filter-options {
        padding: 0 15px;
    }
    .page-main .sidebar.sidebar-main + .sidebar.sidebar-additional .block:first-child:not(.block-static-block) {
        padding-left: 15px;
        padding-right: 15px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px){
    .subcategory-items {
        grid-template-columns: repeat(3, 1fr);
    }
    .page-layout-2columns-right .sidebar-main, .page-layout-2columns-left .sidebar-main, .page-layout-2columns-left .sidebar-additional, .page-layout-2columns-right .sidebar-additional {
        width: 100%;
        padding-right: 10px;
    }
    .page-layout-2columns-left .column.main, .page-layout-2columns-right .column.main {
        width: 100%;
        padding-left: 10px;
    }
}
/*New Changes for 4 Column*/
.products.wrapper .product-items:not(.owl-carousel) > .product-item .product-item-info{
    border: 1px solid #CAC2C2;
    padding: 30px 20px 20px;
}
.products.wrapper .product-item .product-price-main .product-price-wrraper>.price-box {
    margin: 20px 0;
}
.product-item .product-item-info .quick-view-box {
    display: none;
}
.products.wrapper .product-stockstatus-wrraper {
    padding: 20px 0 16px;
}
.products.wrapper .actions-secondary.bottom-compare {
    text-align: left;
}
.products.wrapper .product-items:not(.owl-carousel)>.product-item:hover .product-item-info {
    border-color: #0DDFB1;
}
.products.wrapper .product-item .actions .tocart, .products.wrapper .product-item .actions .viewdetail {
    width: 100%;
    min-width: 100%;
}
@media (min-width: 640px) {
    .products-grid .product-item {
        margin-bottom: 15px;
    }
}
@media (min-width: 1024px) {
    .products.wrapper .desktop_3 .product-items:not(.owl-carousel), .products.wrapper .desktop_4 .product-items:not(.owl-carousel){
        margin-left: -7.5px;
        margin-right: -7.5px;
    }
    .products.wrapper .desktop_3 .product-items:not(.owl-carousel) > .product-item, .products.wrapper .desktop_4 .product-items:not(.owl-carousel) > .product-item {
        padding-left: 7.5px;
        padding-right: 7.5px;
    }
}   
/*New Changes for 4 Column*/
.products.wrapper .product-item .product-price-main .product-price-wrraper>.price-box .old-price+.minimal-price-link {
    display: none;
}
