body.page-products-onecolumn .sidebar, body.catalog-product-view .sidebar {
    display: none;
}
body .page-main>.page-title-wrapper .page-title, .page-title-wrapper .page-title {
    /* color: #e7b43a;
    text-transform: uppercase;
    font-size: 32px;
    font-family: "open_sansbold";
    padding: 0;
    border-bottom: 2px solid #e7b43a;
    display: block;
    padding-top: 25px;
    margin-top: 0;
    margin-bottom: 15px; */
}
.catalog-category-view .page-main>.page-title-wrapper .page-title,  
.catalog-category-view .page-title-wrapper .page-title
/* .catalogsearch-result-index .page-title-wrapper .page-title,
.catalogsearch-result-index .page-main>.page-title-wrapper .page-title */ { 
    padding-top: 0;
    margin-top: 0;
    border-bottom: 2px solid #000;
    /* margin-top: 0;
    border-bottom: none !important;
    margin-bottom: 0;
    font-size: 38px; */
}
body .category-description{
    line-height: 19px;
}
body .category-cms, body .category-image, body .category-description {
    margin-bottom: 0;
    color: #8c8c8c;
    font-size: 14px;
    font-family: 'MyriadPro_Regular';
}
.category-description a {
    font-size: 14px;
    color: #000;
    font-family: 'MyriadPro_Bold';
}
.categories-section .categories-section-inner {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
}
.categories-section .categories-section-inner .categories-item {
    width: 25%;
    margin: 30px 0px 0;
    background-color: #fff;
    padding: 0 15px;
}
.page-layout-1column.page-with-filter.page-products-onecolumn .column.main {
    padding-top: 0;
    padding-bottom: 0;
}
.categories-item-inner {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.12);
    border-radius: 20px;
    text-align: center;
    padding: 20px 10px 15px 10px;
    display: flex;
    flex-direction: column;
    height: 100%;
}
.categories-item-price {
    color: #26589d;
    font-size: 22px;
    text-transform: uppercase;
    font-family: "MyriadPro_Regular";
    padding: 5px 0 0;
    display: block;
}
.categories-item-title a {
    color: #d01b1d;
    line-height: 38px;
    text-transform: uppercase;
    font-size: 38px;
    margin: 0 0 10px;
    font-family: "MyriadPro_Regular";
    padding: 0;
    display: block;
}
.categories-item-title a:hover {
    color: #26589d;
}
.categories-item-content {
    color: #a5a5a5;
    font-size: 13px;
    font-family: 'MyriadPro_Semibold';
    padding: 0 0 10px;
}
a.btn.view-range {
    background: #26589d;
    width: 100%;
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-family: "MyriadPro_Regular";
    border: 0;
    border-radius: 15px;
    line-height: normal;
    padding: 6px 20px;
    transition: all ease .4s;
}
a.btn.view-range:hover {
    background: #d01b1d;
}
.categories-item-img {
    margin-top: auto;
}
body.page-layout-2columns-left .sidebar-main {
    width: 24.5%;
    padding-right: 3%;
}
body.page-layout-2columns-left .sidebar-additional{
    width: 24.5%;
    padding-right: 3%;
}
body.page-layout-2columns-left .column.main {
    width: 75.5%;
    padding: 0;
}
body.page-products .toolbar .limiter , body .products.wrapper~.toolbar .sorter ,
body .toolbar-products .pages , body .products.wrapper~.toolbar .toolbar-amount {
    display: flex;
    align-items: center;
}
.toolbar {
    margin: 15px 0 0;
}
.bottom-toolbar .toolbar {
    margin: 0;
}
.toolbar-products-top , .toolbar-products-bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}
.toolbar-products-top{
    border-bottom: 1px solid #999999;
    padding: 0 0 8px;
    margin: 0 0 8px;
}
body .filter.block {
    margin-bottom: 0;
}
body .page-products .sorter {
    position: relative;
    top: auto;
    float: none;
    right: auto;
}
.toolbar-products .toolbar-amount {
    color: #999;
    display: inline-block;
    font-size: 13px;
    line-height: 24px;
    padding: 0;
}
body .toolbar .pages {
    margin-bottom: 0;
}
.page-products .toolbar .limiter {
    display: flex;
    align-items: center;
}
.toolbar-products .limiter .label {
    font-size: 14px;
    line-height: 14px;
    color: #000;
    margin: 0;
}
.toolbar-products .limiter .limiter-text {
    font-size: 14px;
    line-height: 12px;
    color: #000;
    vertical-align: super;
}
.toolbar-products .field select {
    background: #fff url(../images/drop-down.png);
    background-repeat: no-repeat;
    background-position: right 1px center;
    height: 21px;
}
.toolbar-products .limiter-options {
    background-color: transparent;
    box-shadow: none;
    font-size: 13px;
    color: #000;
    border-radius: 0;
    padding: 2px 22px 2px 3px;
    line-height: 16px;
}
.toolbar-sorter .sorter-label {
    font-size: 14px;
    line-height: 14px;
    color: #000;
    margin: 0 !important;
    margin-right: 8px !important;
}
.toolbar-products .toolbar-sorter select {
    background: rgba(0, 0, 0, 0) url(../images/drop-down.png) no-repeat scroll 99% center;
    border: 1px solid #d7d7d7;
    color: #a19d9c;
    font-family: "MyriadPro_Regular";
    font-size: 12px;
    height: 21px;
    padding: 0 22px 0 5px;
    text-align: left;
    vertical-align: middle;
    width: 108px;
}
.toolbar .sorter-options {
    background-color: transparent;
    margin: 1px 6px 1px 7px;
    font-size: 12px;
    line-height: 14px;
    color: #999999;
    border-radius: 0;
    padding: 0px 15px 0px 10px;
}
.toolbar-sorter .sorter-action:before {
    background-color: #fff;
    background-image: url(../images/icon-sprite.png);
    background-position: -54px -497px;
    border: medium none;
    box-shadow: none;
    content: "";
    margin-top: 4px;
    height: 21px;
    padding: 10px;
    width: 21px;
}
.toolbar-products .pages .action:before {
    font-size: 14px;
}
.toolbar-products .modes {
    display: none;
}
.pages .action.previous {
    margin-right: 0;
}
.toolbar-products .sorter {
    float: left;
    display: flex;
    align-items: center;
}
.toolbar-products .pages .action {
    box-shadow: none;
    border-radius: 0;
    background: transparent;
    padding: 0 6px;
    border: none;
}
.toolbar-products .pages .action:hover {
    /* background: #b79f74; */
}
.toolbar-products .pages .action.next {
    margin-left: 0;
}
.toolbar-products .pages .action.next:before {
    color: #000;
    content: '';
    background: url('../images/Triangle.png');
    background-repeat: no-repeat;
    display: block;
    margin-top: -10px;
    width: 20px;
    height: 9px;
    background-size: 20px;
}
.toolbar-products .pages .action.previous:before {
    color: #000 !important;
    content: '';
    background: url('../images/Triangle.png');
    background-repeat: no-repeat;
    display: block;
    margin-top: -10px;
    width: 20px;
    height: 9px;
    background-size: 20px;
    transform: rotate(-180deg);
}
.pages strong.page {
    background: transparent;
    padding: 0 9px;
    /* border: 1px solid #ccc; */
    font-size: 20px;
    font-weight: normal;
    line-height: 24px;
}
.toolbar-products .pages .item {
    margin: 0 0 0 8px;
    color: #999999;
    font-size: 20px;
    line-height: 24px;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
}
.toolbar-products .pages .item .page {
    color: #999999;
}
.toolbar-products .pages .item a {
    color: #999999;
    padding: 0 9px;
}
body .products.wrapper~.toolbar .toolbar-amount {
    display: block;
}
/* .page-products .products-grid .product-item {
    width: 33.33% !important;
    position: relative;
    padding: 0 10px !important;
    margin: 0 0 20px !important;
} */
.page-products .product-item-info {
    width: 100%;
    position: inherit;
}
.page-products .products {
    margin: 0;
}
.page-products .products-grid .product-item:nth-child(3n + 1) {
    /* margin-left: 0 !important; */
}
body.page-products .products-grid .product-items {
    margin: 20px -10px 0;
}
.subtitle.new_product_label {
    background: #aeff00;
    position: absolute;
    top: 5px;
    left: 5px;
    display: block;
    width: 59px;
    height: 59px;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    text-transform: uppercase;
    color: #fff;
    font-size: 32px;
    font-family: "MyriadPro_Regular";
    border-radius: 100%;
}
body .product-item .price-box .price-label{
    display: none;
}
body .message.info {
    margin: 10px 0 10px
}
body .filter-options-title , body .filter .filter-current-subtitle{
    font-weight: normal;
    /* padding: 3px 40px 2px 15px; */
    /* background: url(../images/filter-back.png); */
    /* background: #002755; */
    background: transparent;
    background-repeat: no-repeat;
    background-size: cover;
    /* background-image: linear-gradient(0deg, #000000 0%, #bcbbbc 100%); */
    font-size: 20px;
    color: #000;
    /* font-family: 'PT_Serif'; */
    font-family: "MyriadPro_Regular";
    line-height: normal;
    border-radius: 10px 10px 0 0;
    padding: 8px 15px 11px 5px;
    text-transform: none;
    border-bottom: 2px solid #000;
    margin-bottom: 10px;

}
body .filter-options-title:hover {
    /* color: #fff; */
}
body .filter-options-item {
    border-bottom: 0;
    padding-bottom: 0;
    /* padding-bottom: 12px; */
}
body .filter-options-title:after {
    /* position: absolute;
    right: 15px;
    top: 50%;
    width: 16px;
    height: 14px;
    background: url(../images/down-arr.png);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    content: ""; */


}
body .active>.filter-options-title:after{
    /* content: "";
    background: url(../images/up-arr.png);
    background-repeat: no-repeat; */
}
body .filter-options-content , body .filter-current .items{
    padding: 0;
    /* border: 1px solid #c9c8c8; */
    border-radius: 0 0 15px 15px;
}
body .filter-options-item.active .filter-options-content {
    /* display: none !important; */
}
body .filter-content .item {
    padding: 7px 2px 7px 3px;
    margin: 0;
    border-bottom: 1px solid #c9c8c8;
}
body .filter-current .action.remove {
    left: auto;
    position: absolute;
    top: auto;
    right: 0;
}
body .filter-actions {
    margin: 10px 0;
    padding: 0;
}
body a.action.clear.filter-clear:hover{
    color: #baa378;
}
body .filter-content .item:last-child {
    border-bottom: 0;
}
body .filter-options-content a , .filter-label , body .filter-value{
    color: #000;
    padding: 0;
    margin: 0;
    font-size: 16px;
    text-transform: none;
    /* font-family: 'open_sanssemibold'; */
    font-family: 'MyriadPro_Regular';
    font-weight: normal;

}
body .filter-options-content .item>a{
    display: flex;
    justify-content: space-between;
}
body .filter-options-content a{
    position: relative;
}
body .filter-options-content a::before {
    /* content: ""; */
    height: 6px;
    width: 6px;
    display: block;
    background: #b79f74;
    position: absolute;
    top: 7px;
    left: -13px;
}
body .filter-options-content .count{
    display: none;
}
body .filter-options-content a:hover {
    background-color: transparent;
    color: #000 !important;
}
body .filter-options-content .items.-am-singleselect .amshopby-link-selected, 
body .filter-options-content .swatch-option.selected+.am-shopby-swatch-label{
    color: #b79f74 !important;
}
body .filter-options-content .items.-am-singleselect .amshopby-link-selected .count, 
body .filter-options-content .swatch-option.selected+.am-shopby-swatch-label .count{
    display: none !important;
}
body .filter-options-item .filter-options-content .count{
    /* display: none; */
    color: #000;
}
body .amshopby-link-selected .label {
    color: #000;
}

body .abs-visually-hidden-desktop-s, 
body .products-grid .product-item-info:not(:hover):not(.active) .product-item-inner {
    border: 0;
    clip: 0;
    height: auto;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: inherit;
    width: auto;
}

body .products-grid .product-item-inner {
    background: #fff;
    box-shadow: none;
    border: none;
    border-top: none;
    left: 0;
    margin: 0;
    padding: 0;
    position: inherit;
    right: 0;
    z-index: 2;
    display: block;
}
.page-products .columns{
    margin-bottom: 30px;
}
.filter .block-subtitle{
    display: none;
}
.category-sidebar-banner img {
    width: 100%;
}
.category-sidebar-banner a {
    margin-bottom: 8px;
    display: block;
}
.product-item .price-box .price::before{
    content: none;
    margin-right: 4px;
}

body .products-grid .product-item-info .sparsh-product-label {
    top: 9px;
    right: 9px;
    padding: 7px 11px;
    word-wrap: break-word;
    font-family: 'MyriadPro_Regular';
    font-size: 19px;
    line-height: 18px;
    text-transform: uppercase;
    text-align: center;
    /* vertical-align: middle; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
body .products-grid .product-item-info .sparsh-product-label.oval{
    width: 55px;
    height: 55px;
    text-transform: uppercase;
    text-align: center;
    /* vertical-align: middle; */
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
body .products-grid .product-item-info:hover .sparsh-product-label ,
body .products-grid .product-item-info .sparsh-product-label-image {
    top: 9px;
    right: 9px;
}

body.catalog-category-view .products-grid .product-image-container{
    /* border: none; */
    padding: 0;
}
body.catalog-category-view .product-item-info img{
    /* width: 100%;
    height: 100%; */
}
.category-sidebar-banner-main a{
    display: block;
    margin-bottom: 10px;
}
.category-sidebar-banner-main a img{
    display: block;
    width: 100%;
}


body .products.wrapper~.toolbar .sorter,
body .products.wrapper~.toolbar .limiter {
    display: none !important;
}

body .limiter .control {
    padding: 0 4px;
}

body .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 22px;
    color: #000;
    font-size: 13px;
    padding-left: 6px;
    padding-right: 14px;
    text-align: left;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 20px;
}

body .select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 0;
    height: 22px;
}

body .select2-search--dropdown {
    display: none;
}

body .select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background: #000;
    color: #fff;
}

body .select2-results__option {
    padding: 6px;
    margin: 0;
    color: #848484;
    font-size: 12px;
    font-family: 'MyriadPro_Regular';
}

body .select2-container--default .select2-results>.select2-results__options {
    overflow-y: inherit;
    max-height: inherit;
}

body .select2-container--default .select2-selection--single .select2-selection__arrow b{
    left: 50%;
    margin-left: -4px;
    margin-top: -5px;
    position: absolute;
    top: 50%;
    border: solid #002755;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 3px;
    transform: rotate(45deg);
}

body .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: #002755;
    border-width: 0 2px 2px 0;
    transform: rotate(-135deg);
    margin-top: -2px;
}


body div#product-options-wrapper .select2-container--default .select2-selection--single {
    height: 32px;
}

body div#product-options-wrapper .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding: 5px 35px 5px 10px;
}

body div#product-options-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 32px;
}

body div#product-options-wrapper .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #000 transparent transparent transparent;
    border-width: 8px 6px 0 6px;
    margin-left: -13px;
    margin-top: -4px;
}

.product-reviews-summary.short {
    display: none;
}
body .filter-content .am-filter-items-attr_color .item{
    border: none !important;
}
body.catalog-category-view .am-filter-items-attr_color.swatch-attribute.swatch-layered.color .swatch-option {
    min-width: 57px;
    height: 36px;
    border: none;
    margin: 3px;
    border-radius: 6px;
    padding: 0;
    border: 1px solid #ccc;
}
body .filter-options-item .filter-options-content .am-shopby-form{
    padding: 0;
    margin: 0;
}
body .swatch-option.image:not(.disabled):hover, 
body .swatch-option.color:not(.disabled):hover{
    outline: none;
}

body .products.wrapper~.toolbar .toolbar-products-bottom {
    position: relative;
    justify-content: right;
    display: flex;
}
body .products.wrapper~.toolbar .pages {
    float: left;
    margin-bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    
}
body .products.wrapper~.toolbar .pages .items{
    border-bottom: 2px solid #d9d9d9;
    padding-bottom: 5px;
}
.toolbar-products .pages li.item.current {
    position: relative;
}
.toolbar-products .pages li.item.current::after {
    content: '';
    border-bottom: 2px solid #000;
    display: block;
    position: absolute;
    width: 28px;
    bottom: -7px;
}
.toolbar-products-bottom {
    display: none;
}

.catalog-category-view .am-shopby-swatch-label {
    display: none !important;
}
.catalog-category-view .am-swatch-options{
    flex-direction: inherit;
    flex-wrap: wrap;
}
body.catalog-category-view .swatch-option.color::before{
    content: none;
}
.catalog-category-view .swatch-attribute.color{
    border-top: none;
    padding-top: 0;
}
body .amshopby-slider-container.-default .ui-slider-range{
    /* background: #002856; */
    background: #000;
    height: 5px;
}
body .amshopby-slider-container.-default .am-slider{
    height: 5px;
}
body .amshopby-slider-container.-default .am-slider .ui-slider-handle{
    /* background: #baa378; */
    background: #000;
    transform: translate(-10px, -7px);
}
body .filter-options-item .filter-options-content .amshopby-slider-wrapper{
    margin-top: 25px;
    margin-bottom: 25px;
}
body .amshopby-fromto-wrap .am-fromto-widget>.am-filter-go{
    border-radius: 10px;
    background-color: #002755;
    color: #fff;
    padding: 15px 0 !important;
    font-size: 18px;
}
body .amshopby-fromto-wrap .am-fromto-widget .am-filter-price{
    color: #000;
    font-size: 18px;
    font-family: 'MyriadPro_Regular';
}
body .amshopby-input-wrapper .amshopby-currency{
    display: none;
}
div.swatch-option-tooltip{
    display: none !important;
}

body .amshopby-slider-container.-default .am-slider:before, 
body .amshopby-slider-container.-default .am-slider:after{
    height: 5px;
}


@media screen and (max-width:1199px){
    .categories-section .categories-section-inner .categories-item {
        width: 33.33%;
    }
    body .filter-options-title, body .filter .filter-current-subtitle{
        /* font-size: 20px; */
    }
}

@media screen and (max-width:991px){
    .categories-section .categories-section-inner .categories-item {
        width: 50%;
    }
}

@media screen and (max-width:767px){
    .categories-section .categories-section-inner .categories-item {
        width: 100%;
    }
    body.page-products .columns {
        padding-top: 0;
    }
    .categories-item-title a {
        line-height: 30px;
        font-size: 30px;
    }
    body .toolbar-products .sorter {
        float: none;
        position: relative;
        right: auto;
        top: auto;
    }
    body.page-products .toolbar .limiter,
    .page-products .toolbar .limiter, .toolbar-products .toolbar-amount{
        display: none;
    }
    .toolbar-products-top, .toolbar-products-bottom {
        justify-content: center;
    }
    .page-products .products-grid .product-item {
        width: 50% !important;
        margin-left: 0;
        padding: 0 10px;
        margin-bottom: 20px;
    }
    body .page-main>.page-title-wrapper .page-title, .page-title-wrapper .page-title {
        font-size: 25px;
    }
    .catalog-category-view .page-main>.page-title-wrapper .page-title, .catalog-category-view .page-title-wrapper .page-title, .catalogsearch-result-index .page-title-wrapper .page-title, .catalogsearch-result-index .page-main>.page-title-wrapper .page-title{
        font-size: 25px;
    }
    .sidebar.sidebar-main {
        margin: 0 0 20px;
    }
    .category-sidebar-banner img {
        width: 100%;
    }
    body .filter-title strong {
        /* background: linear-gradient(0deg, #333333 0%, #212121 100%); */
        background-color: #000;
        box-shadow: none;
        border: none;
        border-radius: 0;
        font-weight: 400;
        left: auto;
        line-height: 16px;
        padding: 14px 10px 12px;
        position: relative;
        text-align: center;
        top: auto;
        z-index: 2;
        width: 100%;
        color: #fff;
        font-size: 18px;
        text-transform: uppercase;
        font-family: 'MyriadPro_Regular';
        display: block;
    }
    body .filter.block {
        margin-bottom: 0;
    }
    .block-content.filter-content {
        margin: 0 0 10px;
    }
    body .filter-no-options .filter-content {
        margin: 10px 0;
    }
    .block-title.filter-title {
        margin: 10px 0;
    }
    .filter .filter-current-subtitle:after{
        display: none;
    }
    .subtitle.new_product_label{
        font-size: 24px;
    }
    body .filter.active .filter-options {
        padding: 10px 20px;
    }
    body .filter.active .filter-title strong {
        right: 20px;
        top: 6px;
        width: auto;
        padding: 0;
        position: absolute;
    }
    body .filter .filter-current {
        border-width: 0;
        margin: 0;
    }
    body .filter .filter-current+.block-actions {
        display: block;
    }
    body .filter .filter-current.active {
        padding-bottom: 0;
    }
    body .filter .filter-current-subtitle:before{
        position: absolute;
        right: 15px;
        top: 50%;
        width: 0;
        height: 0;
        border-left: 10px solid transparent;
        border-right: 10px solid transparent;
        border-top: 10px solid #fff;
        transform: translateY(-50%);
    }
    body.page-products .products-grid .product-item-inner:before{
        background: transparent;
    }
    body.page-layout-2columns-left .sidebar-additional {
        width: 100%;
        padding-right: 0;
        margin-top: 10px;
    }
    body .products.wrapper~.toolbar .toolbar-amount {
        display: none;
    }
    body .products.wrapper~.toolbar .pages {
        position: inherit;
    }
    body .products.wrapper~.toolbar .pages .items{
        /* padding-right: 0; */
    }
    body .products.wrapper~.toolbar .toolbar-products-bottom{
        justify-content: center;
    }

    body.page-layout-2columns-left .sidebar-main {
        width: 100%;
        padding-right: 0;
    }
}

@media screen and (max-width:480px){
    .page-products .products-grid .product-item {
        width: 100% !important;
    }
    .catalog-category-view .product-image-wrapper {
        /* padding-bottom: 100% !important; */
    }
    body.catalog-category-view .products-grid .product-image-container{
        width: 100% !important;
    }
}