.catalog-category-view .column.main , 
.catalog-category-view .sidebar.sidebar-main , 
.catalogsearch-result-index .sidebar-main ,
.catalogsearch-result-index .catalog-category-view .column.main  {
    width: 100% !important;
    padding: 0;
}
body .breadcrumbs {
    margin: 0 auto;
    padding: 10px 0 !important;
    max-width: 1460px !important;
}
.breadcrumbs strong {
    font-weight: 400;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 18px;
    color: #000000;
    font-family: 'Poppins-Regular';
}
.breadcrumbs a {
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 18px;
    color: #000000 !important;
    font-weight: normal;
    font-family: 'Poppins-SemiBold';
}
.breadcrumbs .item:not(:last-child):after{
    font-size: 13px;
    line-height: 16px;
    content: '\e608';
    font-family: 'luma-icons';
    margin: 0 4px;
    vertical-align: top;
    display: inline-block;
    font-weight: normal;
    overflow: hidden;
    speak: none;
    text-align: center;
    color: #AE8D54;
}
.category-view-main  {
    position: relative;
    background: #f5f5f5;
}
.category-view .page-main{
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}
h1.cat-name {
    font-size: 31px;
    line-height: 17px;
    text-transform: uppercase;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-SemiBold';
    margin-bottom: 15px;
}

.cat-banner-block-view {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}
.category-image {
    display: flex;
    justify-content: flex-end;
    margin: 0;
}
.category-description {
    max-width: 489px;
    font-size: 16px;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-Regular';
}
.cat-banner-block{
    display: none !important;
}
.category-view-main.category-no-image {
    padding: 21px 0 15px;
}
.category-image .image{
    width: 47%;
}
.category-view-main.category-no-image .cat-banner-block-view {
    position: inherit;
    top: 0;
    transform: initial;
}
.catalog-category-view  .product-image-wrapper{
    padding-bottom: 74% !important;
}
.catalog-category-view ol.products.list.items.product-items {
    margin: 0 -15px;
}
.catalog-category-view .columns ,
.catalogsearch-result-index .columns  {
    display: flex;
}
.filter .block-subtitle::before {
    content: "Filter By:";
    border-bottom: none;
    font-size: 20px;
    letter-spacing: 0px;
    line-height: 29px;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-Medium';
    padding: 0;
    display: block;
    width: 100%;
    /* background: url(../images/filter.png); */
    background: url("../images/filter-cropped.svg");
    background-repeat: no-repeat;
    padding-left: 32px;
    background-size: 25px;
}
.filter .block-subtitle {
    border-bottom: none;
    letter-spacing: 0px;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-Medium';
    padding: 20px 0;
    display: block;
    width: 100%;
    font-size: 0;
}
.filter-options-item .filter-options-title:after {
    font-size: 11px;
    color: #a2a0a0;
}
.filter-options-title:after {
    position: absolute;
    right: 5px;
    top: 0px;
}
.filter-options-title {
    cursor: pointer;
    font-weight: 600;
    margin: 0;
    overflow: hidden;
    padding: 0 22px 0 0;
    position: relative;
    text-transform: none;
    word-break: break-all;
    z-index: 1;
    display: block;
    text-decoration: none;
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 20px;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-Medium';
    margin-right: 25px;
}
.filter-options-item .filter-options-content .items:not(.items-children):not(.am-category-view), .filter-options-item .filter-options-content .am-category-wrapper, .filter-options-item .filter-options-content .amshopby-fromto-wrap {
    margin: 0;
}
.filter-options-item .filter-options-content{
    padding-left: 0;
}
.filter-options-content .am-ranges .items.-am-multiselect .item {
    position: relative;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 16px;
    color: #000000;
    font-weight: 400;
    font-family: 'Poppins-Regular';
    margin: 0;
    margin-right: 50px;
}
body .filter-options input[type='checkbox']+.amshopby-choice{
    top: 2px;
}
body .filter-options ol.items {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
body .filter-options input[type='checkbox']+.amshopby-choice:hover:before, 
body .filter-options input[type='checkbox']:checked+.amshopby-choice:before{
    border-color: #000 !important;
}
body .filter-options input[type='checkbox']+.amshopby-choice:after{
    background-color: #000 !important;
}
div#am-shopby-container {
    display: flex;
    align-items: center;
}
.amshopby-filter-current .amshopby-item.item {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    padding: 0 20px 0 0;
    position: relative;
    font-size: 13px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-SemiBold';
    margin-right: 20px;
}
.filter-current .items {
    padding: 5px 10px;
    display: flex;
    flex-wrap: wrap;
}
span.block-subtitle.filter-current-subtitle {
    width: auto;
    padding: 0;
}
.filter-options-content a{
    font-size: 15px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-Regular';
}
.filter-options-item .filter-options-content .count{
    display: none !important;
}
body .filter-options-content .items.-am-singleselect .amshopby-link-selected .count, 
body .filter-options-content .swatch-option.selected+.am-shopby-swatch-label .count {
    color: #AE8D54;
}
body .filter-options-content .items.-am-singleselect .amshopby-link-selected, 
body .filter-options-content .swatch-option.selected+.am-shopby-swatch-label {
    color: #AE8D54;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 0;
}
.items.am-filter-items-price {
    width: 22%;
}
.filter-options-item .filter-options-content .range{
    align-items: center;
    display: flex;
    margin-top: 15px;
    text-align: center;
    flex-wrap: inherit !important;
}
.amshopby-slider-container.-default .ui-slider-range{
    background: #000;
}
span.amshopby-currency {
    display: none;
}
.filter-options-item .filter-options-content .amshopby-slider-wrapper .amshopby-fromto-wrap .am-fromto-widget {
    margin-top: 0;
    margin-left: 20px;
}
.amshopby-fromto-wrap .am-fromto-widget>.am-filter-go {
    margin: 0;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 19px;
    color: #ffffff;
    font-weight: normal;
    font-family: 'Poppins-SemiBold';
    background: #000;
    border-color: #000;
    width: 160px;
    margin-left: 10px !important;
    padding-top: 12px;
}
.amshopby-fromto-wrap .am-fromto-widget>.am-filter-go{
    margin: 0;
}
.amshopby-slider-container.-default .am-slider .ui-slider-handle{
    background: #000 !important;
}
.amshopby-fromto-wrap .am-fromto-widget .am-filter-price{
    width: 120px;
    font-size: 15px;
    font-family: 'Poppins-Regular';
    color: #000;
    height: 38px;
    margin-left: 10px;
    padding-top: 5px;
}
body .block-actions.filter-actions {
    padding: 0;
    margin-bottom: 0;
}
.filter-actions .filter-clear {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 23px;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-SemiBold';
}
.filter-actions .filter-clear:focus, .filter-actions .filter-clear:active {
    color: #AE8D54;
}
.filter-actions .filter-clear:hover {
    color: #AE8D54;
    text-decoration: none;
}
body .filter-content [class*='am-filter-item']:hover~.amshopby-choice:before {
    border-color: #AE8D54;
}
.page-with-filter .toolbar-amount{
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 22px;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-SemiBold';
}
body .modes {
    display: none !important;
}
label.sorter-label {
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 22px;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-SemiBold';
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: none;
    border-radius: 4px;
    font-size: 14px;
    letter-spacing: 0px;
    line-height: 22px;
    color: #000000;
    font-weight: normal;
    font-family: 'Poppins-Regular';
}
.category-cms h2 {
    margin-bottom: 15px !important;
    text-align: center;
}
.category-cms .content {
    font-size: 15px;
    color: #000000;
    font-weight: 400;
    font-family: 'Poppins-Regular';
    text-align: center;
}
.pages strong.page {
    background: #333333;
    font-size: 25px;
    line-height: 22px;
    letter-spacing: normal;
    color: #fff;
    display: inline-block;
    font-weight: normal;
    padding: 11px 14px 6px;
    font-family: 'Poppins-Medium';
}
.pages .items{
    font-size: 0;
    letter-spacing: -1px;
    line-height: 0;
    white-space: nowrap;
    margin: 0;
    padding: 0;
    list-style: none none;
    display: flex;
    font-weight: 400;
    justify-content: center;
}
.pages a.page {
    display: inline-block;
    padding: 11px 14px 6px;
    text-decoration: none;
    font-size: 24px;
    line-height: 21px;
    text-transform: uppercase;
    color: #484848;
    font-weight: normal;
    font-family: 'Poppins-Medium';
    font-weight: normal;
}
body .pages a.page:hover ,
body .pages a.page:active ,
body .pages a.page:visited{
    color: #AE8D54;
}
li.item.pages-item-next {
    display: none;
}
.field.limiter {
    display: none !important;
}
.select2-container--default .select2-search--dropdown .select2-search__field{
    display: none;
}
.select2-dropdown , .select2-search--dropdown{
    border: none;
}
.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none;
    font-family: 'Poppins-Regular';
    font-size: 12px;
    margin: 0;
}
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #AE8D54;
    color: white;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
    top: -1px;
}
body .pages .action {
    box-shadow: none;
    border-radius: 3px;
    padding: 5px 8px;
    background: transparent;
    border: none !important;
    color: #333;
}
body .pages .action:hover{
    background: transparent;
}
.exp::before {
    content: "";
    display: block;
    width: 100%;
    height: 138px;
    position: absolute;
    background: url(../images/shadow1.png);
    top: -98px;
    z-index: 9;
}
.exp {
    display: block;
    /* max-width: 135px; */
    margin: 0 auto;
    margin-top: 30px;
    position: relative;
}
.exp span {
    font-size: 16px;
    color: #333333;
    /* font-weight: normal; */
    font-family: 'Poppins-Bold';
    padding: 10px 23px 8px;
    border: 1px solid #ccc;
    border-radius: 8px;
    z-index: 9999;
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
}
    
body li.item.pages-item-previous {
    display: none;
}
.product-image-main {
    position: relative;
}
.product-image-main .product-lable {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 99;
    font-size: 12px;
    letter-spacing: 1px;
    color: #333333;
    font-weight: normal;
    font-family: 'Poppins-SemiBold';
    border-radius: 9px;
    background-color: #d9d9d9;
    padding: 9px 20px;
    text-transform: uppercase;
}
.sale.product-lable.Clearance-att {
    display: none;
}
.product-image-main .clearance.product-lable , 
.product-image-main .sale.product-lable{
    background-color: #eb001b;
    color: #fff;
}
span.special-price span.price {
    /* color: #eb001b !important; */
}
.special-att span.price{
    color: #eb001b !important;
}
.product-item .price-box .price-label{
    display: none;
}
.special-att .rrp_price{
    display: none !important;
}
.special-att span.old-price {
    display: block;
    margin: 0;
}
/********* Category Search ***************/
.catalogsearch-result-index .column.main {
    width: 100% !important;
    padding-left: 0;
}
.catalogsearch-result-index .product-image-wrapper {
    padding-bottom: 74% !important;
}
.catalogsearch-result-index .columns {
    padding: 0 !important;
}
body .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item']{
    padding-left: 25px;
}
span.block-subtitle.filter-current-subtitle::before {
    font-size: 15px;
    font-family: 'Poppins-Medium';
    background: none;
    padding-left: 0;
}
.amshopby-filter-current .amshopby-filter-name {
    display: flex;
    font-weight: normal;
    padding: 0 5px 0 0;
    font-size: 15px;
    font-family: 'Poppins-Medium';
}
body .amshopby-filter-current .amshopby-remove{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 12px;
    right: 0;
    position: absolute;
    width: 12px;
    top: 4px;
    left: auto;
}
.amshopby-filter-current .amshopby-filter-value{
    font-size: 15px;
    font-family: 'Poppins-Medium';
    font-weight: normal;
}
.filter-options-item.text .filter-options-content {
    display: block;
}
.filter-options-content {
    display: none;
}
/* .text>.filter-options-title:after {
    content: '\e621' !important;
}
.active>.filter-options-title:after {
    content: none !important;
} */
.cat-more-block {
    margin-top: 40px;
    padding-top: 40px;
    border-top: 1px solid #ccc;
}
.amshopby-fromto-wrap .am-fromto-widget>.delimiter{
    display: none;
}
.amshopby-input-wrapper {
    font-size: 16px;
    font-family: 'Poppins-Regular';
}
.am-filter-items-color {
    display: flex;
    flex-direction: row;
}
body .swatch-option{
    height: 25px;
    margin: 0 10px 5px 0;
    max-width: 100%;
    min-width: 25px;
    overflow: hidden;
    padding: 1px 2px;
    position: relative;
    text-align: center;
    text-overflow: ellipsis;
    border-radius: 30px;
}
.swatch-option.selected{
    outline: 2px solid #333 !important;
    border: none !important;
}
a.am-swatch-link {
    line-height: 29px;
    padding-right: 75px;
}
body .filter-options-content .item a:hover {
    background-color: transparent;
    color: #000;
    border-color: transparent;
}
.swatch-option.image:not(.disabled):hover, .swatch-option.color:not(.disabled):hover{
    outline: none !important;
    border: 1px solid #f2f2f2;
}
.filter-options-content .item a:hover .swatch-option {
    border: none;
}
.toolbar .sorter-action{
    display: none;
}
.select2-container{
    /* width: 100px !important; */
}
.swatch-option-tooltip {
    display: none !important;
}
body .amshopby-filter-current .am-swatch-options .am-shopby-swatch-label{
    width: 100%;
}
body .amshopby-filter-current .amshopby-filter-value .am-swatch-options .swatch-option {
    display: none;
}
span.select2-selection__arrow {
    background: url(../images/down-cat.png);
    background-repeat: no-repeat;
    background-size: 13px;
    background-position: 1px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: none;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
    text-align: left;
}
body .am-swatch-options .am-shopby-swatch-label {
    max-width: 100%;
}
.filetr-current-block-layer {
    order: 2;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
@media screen and (min-width: 1024px){
    .page-products .products-grid .product-item{
        width: calc((100% - 0%)/3) !important;
        margin-left: 0 !important;
        margin-bottom: 45px;
    }
}
@media screen and (min-width: 768px){
    div#narrow-by-list {
        order: 1;
        width: 100%;
    }
    .block-content.filter-content {
        display: flex;
        flex-wrap: wrap;
        width: 100%; 
    }
    .filter-current {
        margin: 0;
        order: 3;
        /* width: 100%; */
    }
    .block-actions.filter-actions {
        order: 4;
    }
    .filter-options-title {
        float: left;
        width: auto;
    }
    .filter-options-content {
        margin-top: 20px;
        box-sizing: border-box;
        float: right;
        margin-left: -100%;
        width: 100%;
    }
    .filter-options-item {
        border-bottom: none;
        padding-bottom: 0;
    }
    .products.wrapper~.toolbar .pages{
        float: none !important;
    }
    body .filter-options input[type='checkbox']+.amshopby-choice:before, 
    body .filter-options input[type='checkbox']+.amshopby-choice:after{
        top: 0;
    }
    body .filter-options input[type='checkbox']+.amshopby-choice:before, 
    body .filter-options input[type='checkbox']+.amshopby-choice:after{
        width: 16px;
        height: 16px;
    }
    .am-filter-items-color{
        display: block;
    }
   
}
@media screen and (max-width: 1440px){
    .filter-options-title{
        margin-right: 16px;
        font-size: 14px;
    }
}
@media screen and (max-width: 1336px){
    .filter-options-title {
        margin-right: 10px;
        font-size: 14px;
    }
}
@media screen and (max-width: 1200px){
    .category-image .image{
        width: 50%;
    }
    .category-description{
        max-width: 485px;
        font-size: 15px;
    }
    h1.cat-name {
        font-size: 30px;
        line-height: 30px;
    }
}
@media screen and (max-width: 992px){
    .cat-banner-block-view {
        position: inherit;
        top: 50%;
        width: 100%;
        transform: inherit;
        padding: 20px 0;
    }
    .category-image .image {
        display: block;
        height: auto;
        max-width: 100%;
        width: 100%;
    }
    .category-description{
        max-width: 100%;
        margin-bottom: 0;
    }
    .filter-title strong {
        background-color: #AE8D54;
        box-shadow: none;
        border: none;
        border-radius: 0;
        font-weight: 400;
        left: 0;
        line-height: 16px;
        padding: 12px 10px 10px;
        position: absolute;
        text-align: center;
        top: 0;
        z-index: 2;
        font-family: 'Poppins-SemiBold';
        width: 100%;
        margin-top: 10px;
        font-size: 15px;
        color: #fff;
        text-transform: uppercase;
    }
    .page-with-filter .toolbar-amount{
        padding: 0;
    }
    .toolbar-products {
        background-color: transparent;
        display: flex;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 15px;
    }
    .toolbar.toolbar-products::before,
    .toolbar.toolbar-products::after{
        content: none !important;
    }
    .page-products .sorter{
        position: inherit;
    }
}
@media screen and (max-width: 768px){
    .filter-options-content .am-swatch-wrapper{
        display: block !important; 
    }
    .catalog-category-view .column.main, .catalogsearch-result-index .catalog-category-view .column.main {
        padding-top: 70px;
    }
    .filter .block-subtitle{
        display: none;
    }
    .filter-title strong::before {
        content: "";
        position: absolute;
        background: url(../images/filter-white.svg);
        display: block;
        background-size: 20px;
        width: 20px;
        height: 20px;
        background-position: center;
        left: calc(50% - 62px);
        top: 8px;
    }
    .filter-options-item {
        border-bottom: 1px solid #ccc;
        padding-bottom: 10px;
        padding-top: 10px;
    }
    .filter.active .filter-options{
        padding: 0 15px;
    }
    .filter.active .filter-title strong:after{
        right: 15px;
        position: absolute;
        top: -3px;
    }
    .filter-options-content .item{
        margin: 0;
    }
    body .filter.active .filter-subtitle {
        background: transparent;
        display: block;
        height: 50px;
        left: 15px;
        line-height: 32px;
        position: fixed;
        right: 0;
        top: -10px;
        z-index: 1;
    }
    body .filter-options ol.items{
        display: block;
    }
    .am-filter-items-color{
        display: block;
    }
    .filter-options-item .filter-options-content .am-shopby-form{
        margin: 0;
    }
    body .filter-options-content .am-ranges .items.-am-multiselect .item [class*='am-filter-item'] {
        padding-left: 35px;
    }
    .filter-options input[type='checkbox'] + .amshopby-choice:before, .filter-options input[type='checkbox'] + .amshopby-choice:after{
        width: 20px;
        height: 20px;
        top: 3px;
    }
    .filter-options-item .filter-options-content .amshopby-slider-wrapper{
        display: block;
        
    }
    .items.am-filter-items-price{
            width: 100%;
    }
   .filter-options-item .filter-options-content .range{
            flex-wrap: wrap !important;
    margin: 0 !important;
    }
    .amshopby-fromto-wrap .am-fromto-widget>.am-filter-go {
        margin: 0;
        flex: 0 0 100%;
        margin-left: 0 !important;
        margin-top: 10px;
    }
    .filter-options-title{
            margin-right: 0;
    }
}
@media screen and (max-width: 640px){
    .products-grid .product-item {
        display: block;
        margin-left: 2%;
        width: 100%;
        margin: 0 0 65px;
    }
    .product-item-info img{
        width: 100%;
    }
    .products .product-image-container{
        width: 100% !important;
    }
}