.page-header .panel.wrapper {
    display: none;
}

.page-main {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block !important;
    padding-left: 0;
    padding-right: 0;
}

.main_header {
    position: relative;
    z-index: 9;
}

/* .home_banner {
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
} */

.logo {
    margin: -8px auto 0px 0;
}

.search-header {
    width: 100%;
}

/* .search_bar select {

    height: 43px;
    width: 20%;
    text-align: center;
} */

/* .page-main {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    display: block !important;
} */

.catalog-category-view .page-main {
    position: relative;
}

.page-products .columns {
    padding-top: 0;
    z-index: 1;
    position: unset !important;
}

/* .banner_category {
    top: -105px;
    left: 0;
    width: 100%;
    z-index: 1;
    margin-bottom: 0;
} */

.logo {
    margin: 0;
}

/* .catalog-category-view .main-content {
    width: calc(98% - 300px);
    float: right;
} */

.sidebar-main {
    padding-right: 0;
    margin-bottom: 40px;
}

.minicart-wrapper .action.showcart::before {
    color: #fff;
}

.minicart-wrapper .action.showcart:hover::before {
    color: #fff;
}

.toolbar-products {
    margin-bottom: 0;
}


.modes {
    float: right;
}

.modes-mode:last-child {
    border-right: 0;
}
.toolbar.toolbar-products {
    width: 100%;
}
.modes-mode {
    border: 0;
}

/* .modes-mode::before {
    color: #1C1C1C;
    font-size: 2rem;
} */

.sorter {
    padding: 6px 0 0;
}

.filter_options select {
    padding: 5px;
    border-radius: 2px;
    border-color: #E8E8E8;
    padding-top: 5px;
    padding-bottom: 5px;
    background-color: #fff;
}

/* .product {
    padding: 0 15px 15px !important;
} */

.product-item .price-box .price {
    font-size: 20px;
    font-weight: 500;
}

.product-items .action.towishlist::before,
.products.list.items .action.towishlist::before,
.table-comparison .action.towishlist::before {
    content: "";
}

.product-item .tocompare::before {
    content: '';
}

.page-products .product-item-info {
    width: 100%;
}

.product-item-actions .actions-primary {
    display: block;
}

.action.compare.primary,
.action.tocart.primary {
    background-color: #BADB45;
    color: #1C1C1C;
    width: 100%;
    padding: 5px 15px;
    border: 0;
    font-weight: 400;
    font-size: 16px;
}

.action.compare.primary:hover,
.action.tocart.primary:hover,
.action.compare.primary:focus,
.action.tocart.primary:focus {
    background-color: rgb(156, 185, 51);
    color: #1C1C1C;
}

/* .owl-theme .owl-nav [class*="owl-"]:hover {
    background: linear-gradient(90deg,
            transparent,
            #eaeaea);
    color:
        #1c1c1c;
    text-decoration: none;
} */

.product .media {
    width: 100%;
}

.show_page .modes {
    display: none;
}

.show_page .page-products .toolbar .limiter {
    display: block;
}

.show_page .toolbar-products .pages {
    display: block;
    float: right;
}

.show_page .toolbar-sorter {
    display: none;
}


.show_page .item.current span {
    font-size: 1rem;
    margin-left: 10px;
    color:
        #1c1c1c;
    background-color:
        #BADB45;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 1rem;
}

.action.clear.filter-clear {
    float: right;
    background-color:
        #BADB45;
    color:
        #1c1c1c;
    border-radius: 2px;
    font-size: 14px;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.filter-current .items {
    display: inline-flex;
    flex-wrap: wrap;
    align-items: center;
}

.filter-current .item {
    display: inline-flex;
    align-items: center;
    background-color: #F8F8F8;
    border: 1px solid #E8E8E8;
    padding: 4px 10px;
    font-size: 14px;
    border-radius: 20px;
    margin-right: 5px;
    text-align: center;
}

.filter-current .filter-label {
    display: none;
}

.filter-value {
    line-height: 1;
}

/* .block-content.filter-content {
    position: relative;
} */

.filter-by {
    font-size: 18px;
    color:
        #1c1c1c;
    width: 100%;
    position: relative;
    top: 12px;

}

.action.clear.filter-clear {
    float: right;
    background-color: #BADB45;
    color: #1c1c1c;
    border-radius: 2px;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 3px;
    padding-bottom: 3px;
    margin-top: -23px;
    margin-right: 11px;
    margin-bottom: 7px;
}

.block-actions.filter-actions {
    display: none;
    /* position: absolute;
    top: 0;
    width: 100%;
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    border-bottom: 1px solid rgba(0, 0, 0, .125); */
}

.block-content.filter-content .action.remove {
    font-weight: 500;
    font-size: 11px;
    text-decoration: none;
    background-color: #ddd;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-left: 5px;
}

.block-content.filter-content .action.remove:hover {
    background-color: #b7b7b7;
}

.filter-options-content a {
    color:
        #212529;
}

.filter-current {
    padding: 62px 20px 20px;
    margin-bottom: 25px;
    border: 1px solid #E8E8E8;
    position: relative;
}

.filter-current:before {
    content: 'Filter by';
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid #ddd;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    padding: 12px 20px;
    line-height: 1;
}

.filter-options .filter-options-content {
    margin: 0;
    margin-bottom: 0px;
    padding-left: 20px;
    margin-bottom: 10px;
    color: #212529;
}

.filter-options-title.card-header {
    font-weight: 500;
    font-size: 1rem;
}

/* .page-title {
    font-weight: 400;
    font-size: 28px;
    line-height: 1.5;
    color:
        #1c1c1c;
} */

/* .breadcrums {
    margin-bottom: 20px;
} */

/* .content-wrap .page-title {
    color:
        #fff;
    font-size: 36px;
} */

/* .product_detail_banner {
    margin-bottom: 20px;
    position: relative;
    top: -8px;
} */

/* .product-info-main .page-title-wrapper .page-title {
    margin-top: -13px;
    font-size: 28px;
    line-height: 1.5;
    color:
        #1c1c1c;
    font-weight: 500;
} */

/* .catalog-product-view .product:hover {
    border: 1px solid transparent;
} */

/* .page-layout-1column .product.media {
    width: 48%;
    border: 1px solid #E8E8E8;
}

.page-layout-1column .product-info-main {
    width: 50%;
} */

/* .customer-account-login .page-main,
.customer-account-create .page-main,
.account .page-main {
    margin-top: 100px;
} */

.customer-account-login .main_header:not(.home_header),
.customer-account-create .main_header:not(.home_header),
.account .main_header:not(.home_header),
.customer-account-forgotpassword .main_header:not(.home_header),
.checkout-cart-index .main_header:not(.home_header),
.catalog-product_compare-index .main_header:not(.home_header),
.catalogsearch-advanced-index .main_header:not(.home_header) {
    position: relative;
    background-color: rgb(28, 28, 28);
}

.customer-account-login .main_header.fixed:not(.home_header),
.customer-account-create .main_header.fixed:not(.home_header),
.account .main_header.fixed:not(.home_header),
.customer-account-forgotpassword .main_header.fixed:not(.home_header),
.checkout-cart-index .main_header.fixed:not(.home_header),
.catalog-product_compare-index .main_header.fixed:not(.home_header),
.catalogsearch-advanced-index .main_header.fixed:not(.home_header) {
    position: fixed;
}

.page-products .page-title-wrapper {
    display: none;
    /* width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    padding: 0 30px; */
}

/* .account.page-layout-2columns-left .sidebar-main,
.account.page-layout-2columns-left .sidebar-additional {
    width: 16.66666667%;
} */

#account-nav .nav {
    display: block;
}

.list_products .product.description.product-item-description {
    display: none;
}

/* .products-list .product .add_to_cart {
    width: 20%;

} */

/* .login-container .fieldset>.field>.control {
    width: 28.2%;
} */

/* .page-title {
    font-weight: 400;
    font-size: 40px;
    line-height: 1.5;
    color:
        #1c1c1c;
} */

.action.primary {
    background-color: #BADB45;
    color: #1C1C1C;
    /* width: 100%; */
    text-align: center;
    padding: 8px 20px;
    margin-top: 15px;
    font-weight: 400 !important;
    border: 0 !important;
    text-decoration: none !important;
    font-size: 16px;
    border-radius: 2px !important;
    font-family: 'Montserrat', sans-serif;
}

.action.primary:hover,
.action.primary:active,
.action.primary:focus {
    background-color: #BADB45;
    color: #1C1C1C;
}

/* .products-grid .product img {
    padding: 30px;
} */

.products-grid .product-image-container {
    display: inline-block;
    max-width: 100%;
    width: 100%;
}

.products-list .product-item-photo {
    display: contents;

}

.products-list .product-item-details {
    display: table-cell;
    vertical-align: top;
    width: 100%;
    padding: 30px;
}

.products-list .product-item-info {
    display: flex;
}

.products-list .list_products .product {
    border: 1px solid #E8E8E8;
    height: 100%;
    margin-bottom: 20px;
}

/* .fotorama__stage__frame .fotorama__img {
    left: 47%;
} */

.catalog-product-view .product-info-main .attribute:hover {
    border: 1px solid #E8E8E8;
}

.product-reviews-summary {
    display: none;
}

/* .page-title-wrapper {
    margin-left: 0;
    padding: 0px;
} */

.product-info-price .product:hover {
    border: 1px solid transparent !important;
}

.product-info-price .product {
    cursor: default;
}

.product-info-main .price-box .price-wrapper .price,
.product-options-bottom .price-box .price-wrapper .price {
    font-size: 28px;
    color: #1C1C1C;
    font-weight: 500;
    /* margin: 10px 0; */
    display: block;
    line-height: 1.5;
}

.product-options-wrapper.swatch-option.text {
    padding-top: 4px;
    padding-bottom: 22px;
    background: #fff !important;
    color: #1C1C1C !important;
    border: 1px solid #1C1C1C;
    font-weight: 500;
}

.fieldset>.field>.label,
.fieldset>.fields>.field>.label {
    font-weight: 500;
}

.swatch-attribute-label {
    font-weight: 500;
}

.vehicle_options {
    margin-bottom: 20px;
    margin: 0;
}

.a-unordered-list.a-vertical.a-spacing-none {
    /* margin-left: -25px; */
}

.product-info-stock-sku {
    display: none;
}

/* .product-info-main .box-tocart .actions,
.product-options-bottom .box-tocart .actions {
    display: flex;
    float: left;
} */

.product.attribute.overview {
    display: none;
}

.product-social-links {
    display: none;
}

.product-info-main .box-tocart .input-text.qty,
.product-options-bottom .box-tocart .input-text.qty {
    height: 36px;
    width: 75px;
}

#product-addtocart-button {
    display: block;
    background-color: #BADB45;
    color: #1c1c1c;
    border-radius: 2px;
    padding: 10px 20px;
    margin: 0px 0;
    font-size: 1rem;
    font-family: inherit;
    font-weight: 400;
    line-height: 1.5;
}

.swatch-option.text {
    background: #fff !important;
    color: #1c1c1c !important;
    padding-bottom: 23px;
    margin-right: 15px;
    border: 1px solid #1c1c1c;
    font-weight: 500;
}

.short_description ul {
    /* margin-left: -25px; */
}

section.offer_zone img {
    width: 100%;
}

/* .product-info-main .brand_img {
    margin-bottom: 20px;
    clear: both;
} */

.col-lg-3.ratting-product-view {
    margin-bottom: 10px;
    margin-left: -15px;
}

.col-lg-3.border-right.ratting-bottom {
    margin-left: -15px;
    margin-top: -15px;
    margin-bottom: 0;
}

/* h4.out_of_ratting {
    margin-top: 15px;
} */

.block-minicart .block-content>.actions>.primary .action.primary {
    padding: 6px;
    font-size: 1.2rem;
}

.minicart-items .product-item-details {
    margin-left: 10px;
}

/* .product-item .product:hover {
    border: 1px solid transparent;
} */
/* .minicart-items .product-item-name {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
    line-height: 1;
} */
.minicart-items .product-item-name a {
    font-size: 14px;
    font-weight: 500;
    margin-bottom: 0;
    color: #1c1c1c;
    text-decoration: none;
}

/* .minicart-items .product-item-name a {
    color: #1979c3;
    font-size: 16px;
    margin-bottom: 0;
    font-weight: 500;
    color: #1c1c1c;
} */

.minicart-items .product-item-details .price {
    font-weight: 500;
    font-size: 18px;
}

/* .price-container {
    float: left;
    margin-right: 10px;
} */

.minicart-items .product-item-pricing .label {
    display: inline-block;
    font-size: 14px;
    font-weight: 500;
}

.minicart-items .item-qty {
    margin-right: 10px;
    text-align: center;
    width: 40px;
    height: 31px;
    font-size: 16px;
    font-weight: 500;
}

.minicart-wrapper .product .actions {
    float: right;
    margin: -60px 0 0;
    text-align: right;
}

.minicart-items .product .toggle {
    display: block;
    text-decoration: none;
    cursor: pointer;
    margin-left: -14px;
    font-size: 16px;
    position: relative;
}

.value li {
    padding-bottom: 10px;
}

dl.product.options.list dt {
    font-size: 16px;
    font-weight: 500;
}

dl.product.options.list .values {
    font-size: 16px;
}

.product.options.active .content {
    margin-left: -30px;
}

/* .checkout-cart-index .page-main {
    margin-top: 80px;
} */

.checkout-cart-index .page-title-wrapper .page-title,
.catalog-product_compare-index .page-title-wrapper .page-title {
    color: #1c1c1c;
    font-size: 36px;
    font-weight: 400;
    margin: 0;
    margin-top: 30px;
    margin-bottom: 30px;
}

.cart.table-wrapper .items thead+.item {
    border-top: 1px solid transparent;
}

.cart.table-wrapper .product-item-name {
    font-size: 1.5rem;
}

.price-including-tax .price,
.price-excluding-tax .price {
    font-weight: 400;
    font-size: 24px;
}

.actions-toolbar a {
    color: #1c1c1c;
    font-size: 14px;
    text-decoration: underline !important;
}

button.action.action-gift {
    background: #fff;
    border: 0;
    text-decoration: underline;
}

.bundle-actions .action.primary,
.bundle-options-container .block-bundle-summary .box-tocart .action.primary,
.product-info-main .box-tocart .action.tocart,
.product-options-bottom .box-tocart .action.tocart,
.cart-container .checkout-methods-items .action.primary,
.block-minicart .block-content>.actions>.primary .action.primary,
.methods-shipping .actions-toolbar .action.primary,
.block-authentication .action.action-register,
.block-authentication .action.action-login,
.checkout-payment-method .payment-method-content>.actions-toolbar>.primary .action.primary,
.form-address-edit .actions-toolbar .action.primary,
.multicheckout .action.primary,
.abs-shopping-cart-items .action.continue:hover,
.block-cart-failed .action.continue:hover,
.cart-container .form-cart .action.continue:hover,
.block-cart-failed .action.continue,
.cart-container .form-cart .action.continue,
.block-cart-failed .action.clear,
.block-cart-failed .action.update,
.cart-container .form-cart .action.clear,
.cart-container .form-cart .action.update,
.cart-container .cart-gift-item .action.clear,
.cart-container .cart-gift-item .action.update {
    background-color: #BADB45;
    color: #1C1C1C;
    text-align: center;
    padding: 10px 8px;
    margin-top: 0;
    font-size: 20px;
    font-weight: 400 !important;
    border: 0 !important;
    font-family: 'Montserrat', sans-serif;
}

.cart-container .form-cart .action.continue:before {
    position: relative;
    top: 5px;
    left: 0px;
}

.cart-container .form-cart .action.update:before {
    position: relative;
    top: 5px;
}

.mark,
mark {
    background: transparent;
}

.cart-totals .mark,
.opc-block-summary .table-totals .mark {
    font-weight: 400;
    padding-left: 4px;
    font-size: 14px;
    vertical-align: middle;
}

.cart-totals .amount,
.opc-block-summary .table-totals .amount {
    padding-right: 4px;
    text-align: right;
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
}

.cart-totals .grand .amount strong,
.opc-block-summary .table-totals .grand .amount strong {
    font-weight: 500;
    font-size: 24px;
}

.cart-summary .block .fieldset .field:not(.choice)>.control input,
.cart-summary .block .fieldset .field:not(.choice)>.control select {
    padding: 10px;
    border: 1px solid #ddd;
    width: 100%;
    margin: 5px 0;
}

.cart-summary .actions-toolbar>.primary {
    width: 100%;
}

.cart-summary dt.item-title {
    font-weight: 500;
    margin-bottom: 5px;
}

.cart-summary .block .fieldset {
    margin: 15px 0 0px 0;
}

.cart-summary .actions-toolbar>.primary button.primary {
    width: 100%;
    background: #f2f2f2;
    border: 1px solid #cdcdcd !important;
    color: #1c1c1c;
    float: none !important;
    margin-bottom: 15px;
}

.checkout-cart-index .cart-container .form-cart .action.continue,
.checkout-cart-index .cart-container .form-cart .action.clear {
    background-color: transparent;
    font-size: 18px;
    border: 1px solid #ddd !important;
    margin: 15px 0 30px;
}

.checkout-cart-index .cart-container .form-cart .action.update {
    margin: 0;
}

.checkout-cart-index .cart-container .form-cart .action.update:before {
    display: none;
}

.cart-container .checkout-methods-items {
    margin-top: 0;
    text-align: center;
    padding-top: 15px;
    border-top: 1px solid #d1d1d1;
}

.checkout-index-index .main_header:not(.home_header) {
    display: none !important;
}

.checkout-index-index header.page-header {
    background: #1c1c1c;
}

.checkout-index-index .header.content {
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
}

.checkout-index-index .logo img {
    display: block;
    width: 240px;
}

.checkout-index-index .page-main {
    margin-top: 50px;
}

.checkout-index-index .page-main {
    margin-top: 50px;
}

@media(max-width:769px) {
    .products-grid .product-item {

        width: 330px;
        margin-left: 10px;
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .menu_container .sub-cats {
        display: none;
    }

    .page-layout-1column .product.media {
        width: 100%;
    }

    .page-layout-1column .product-info-main {
        width: 100%;
    }
}

/* @media screen and (min-width: 1600px) {
    .offer_zone img {
        width: 100%;
    }
}

@media screen and (min-width: 1900px) {
    .offer_zone img {
        width: 100%;
    }
} */


.catalog_all-index-index .filter-options .card:nth-child(1) {
    display: none;
}