/*******************************MIND CODE*************************************/

.products-grid .product-item-details .product-item-name {
    float: left;
    display: inline-block;
    width: 58%;
    height: auto;
    text-align: left;
    margin-bottom: 0;
    text-overflow: unset !important;
    overflow: hidden !important;
    white-space: unset !important;
}
.product-item .amshopby-option-link {
    display: none;
}
.amshopby-option-link {
    display: block ;
}
.catalog-product-view .amshopby-option-link img {
    width: 150px;
}
.catalog-product-view .product-info-main .div-brand-name{
    display: none;
}
.products-grid .product-item-details .price-box {
    display: inline-block;
    margin: 10px 0px;
    width: 42%;
    float: right;
}

.bottom-toolbar .toolbar-products .pages{
    display: none;
}

.products-grid .product-item-details .price-box span {
    font-family: poppins-lightItalic;
    color: #000;
    font-size: 19px;
    text-shadow: 0 0 0;
}

strong.product.brand.product-item-brand {
    font-size: 14px;
    text-align: left;
    float: left;
}
a.brand_link {
    height: 19px;
    display: block;
    width: 100%;
    margin-bottom: 2px;
}
.product-item-info .product.name a {
    text-decoration: none;
    font-family: "Open Sans";
    font-size: 15px;
    font-weight: 400;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word !important;
}
@media (max-width: 768px){

    .products-grid .product-item-details .price-box span {
        font-family: poppins-lightItalic;
        color: #000;
        font-size: 16px;
        text-shadow: 0 0 0;
    }
    .products-grid .product-item-details .product-item-name {
        float: left;
        isplay: inline-block;
        width: 58%;
        height: auto;
        text-align: left;

        margin: 0px 0px;
        text-overflow: unset !important;
        overflow: hidden !important;
        white-space: unset !important;
    }



    .products-grid .product-item-details .product-item-name a {
        color: #000;
        font-size: 12px !important;
        text-shadow: 0 0 0;
        display: block;
        font-family: Poppins-regular;

    }
}

.checkout-index-index .payment-group label {
    display: inline-block;
}


/*******************************MIND CODE HOME PAGE*************************************/

.cms-rasen-original-homepage .product_slider {
    display: flex;
    align-items: center;
    flex-direction: column;
}
.product_slider .product_inner_slider {
    width: 90%;
    float: unset;
    align-items: center;

}
.toolbar-sorter.sorter select, .field.limiter select {
    height: 30px;
    border-radius: 0;
    border: unset;
}
.toolbar-sorter.sorter > label, .field.limiter > label {
    font-weight: 800;
}
.cms-rasen-original-homepage p.category_name {
    display: none;
}
.cms-rasen-original-homepage .category_links_wrapper .category_link {
    display: block;
    border: unset;
    padding: unset;
}
.cms-rasen-original-homepage .product_slider .heading {
    padding: 0 0 !important;
    width: 90%;
}


.cms-rasen-original-homepage .product_slider .heading h3::after {
    display: none;
}



.mind-home-page-custom-banner .block_inner .custom_block.first {
    margin-right: 1.0%;
}
.mind-home-page-custom-banner .custom_first_block{
    margin-right: 1.0%;
}
.mind-home-page-custom-banner .block_inner .custom_block {
    flex: unset;
}
.mind-home-page-custom-banner.blocks_custom {
    width: 90%;
    margin: auto auto 3%;
}
 .product_slider .heading h3 {
    font-size: 30px !important;
    margin: 1% 0;
}
.toolbar-sorter.sorter select, .field.limiter select {
    height: 30px;
    border-radius: 0;
    border: unset;
    background: url("http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png") right center no-repeat;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}
.toolbar-sorter.sorter > label, .field.limiter > label {
    font-weight: 800;

}
.toolbar-sorter.sorter select, .field.limiter select {
    height: 30px;
    border-radius: 0;
    border: unset;
    color: gray;
}
.sidebar .block-title strong {
    font-size: 28px;
}
body.catalog-category-view:not(.cms-index-index) .page-main {
    padding-top: 25px;
    max-width: 90%;
}

.sidebar .block-title strong {
    font-size: 28px;
}
.top-toolbar .toolbar-amount {
    display: inline-block;
    color: #7b7b7b;
    font-size: 19px;
    position: absolute;
    left: 12px;
    z-index: 9;
    top: 46px;
}

.top-toolbar .toolbar.toolbar-products .limiter {
    float: none;
    display: inline-block;
    border-right: 2px solid #b5b5b5;
    padding-right: 15px;
}

ul.p_features {
    display: none;
}


.value {
    color: black;
    font-size: medium;
    line-height: 1.8;
}

strong.mind_product_title {
    color: #000;
    font-family: 'Poppins-BoldItalic';
    font-weight: 900;
    font-size: large;
}

.product-info-main .page-title-wrapper.product .page-title span {
    color: #000;
    font-family: 'Poppins-LightItalic';
    line-height: 42px;
    font-size: 30px;
}
.page-with-filter .product.brand.product-item-brand {
    font-size: 14px;
    text-align: left;
    float: left;
    font-family: 'Poppins-Light';
    color: gray;
}
.cms-rasen-original-homepage .next_prev_wrapper {
    display: block;
    float: right;
    padding-top: 12px;
}
.products-grid .product-item-details .product-item-name {
    width: 100%;
}
.products-grid .product-item-details .price-box {
    width: 42%;
}

.products-grid .product-item-details .price-box > span {
    font-family: 'Poppins-SemiBold' !important;
    font-weight: bolder;
    display: block;
    text-align: left;
}

.products-grid .product-item-details .price-box span {
    font-family: 'Poppins-BoldItalic';
    color: #000;
    font-size: 19px;
    text-shadow: 0 0 0;
}
.products-grid .product-item-details .price-box {
    display: inline-block;
    margin: 0px 0px;
    width: 42%;
    float: left;
}

.page_main_header.active_class .logo img {
    max-width: 100%;
    transition: 0.25s ease-in-out;
}

.logo img {
    display: block;
    max-height: unset;
    padding-top: 0;
    width: unset;
    max-width: 100%;
}
/*
.MagicToolboxSelectorsContainer > .mind-arrow {
    width: fit-content;
    margin: auto;
}
.MagicToolboxSelectorsContainer > .mind-arrow:before, .MagicToolboxSelectorsContainer > .mind-arrow:after{
    content: '';
    display: inline-block;
    width: 36px;
    height: 20px;
    background-image: url(../images/arrows.png);
    background-repeat: no-repeat;
    background-size: auto;
    position: relative;
    background-position: 0px -35px;
    overflow: hidden;
    text-indent: -100px;
    cursor: pointer;
}
.MagicToolboxContainer.selectorsBottom {
    margin: 2%;
}

.MagicToolboxSelectorsContainer > .mind-arrow:after{
    background-position: 100% -35px;

}*/
.product-info-main .product-SKU {
    display: none;
}
.product.attribute.sku.model_mumber {
    display: none;
}
table#product-attribute-specs-table tbody tr:nth-child(even) {background: #eeeeee !important;}

.MagicToolboxContainer.selectorsBottom.minWidth {
    margin-bottom: 15px;
}
@media (max-width: 768px){

    .mind-home-page-custom-banner.blocks_custom {
        width: 100%;
        margin: 0;
    }

    .product_slider .heading h3 {
        font-size: 21px !important;
        margin: 1% 0;
    }

    .block_inner .custom_block::after {
        display: none;
    }

    .mind-home-page-custom-banner .block_inner .custom_block {
        margin: 16px;
    }

    .cms-rasen-original-homepage p.category_name {
        display: block;
    }

    .category_links_wrapper .category_link .category_name {

        color: #000;
        font-size: 18px;
        margin: 0;
        padding-top: 14px;
        padding-left: 2px;
        padding-bottom: 0px;
        float: left;
        text-align: left;
        width: 100%;
    }
    p.category_shop span {
        color: black;
        text-decoration: underline;
        font-size: inherit;
    }
    .category_links_wrapper .category_link img {
        height: 200px;
        width: 100%;
        object-fit: cover;
    }

    .cms-rasen-original-homepage .next_prev_wrapper {

        display: block;
    }
    .cms-rasen-original-homepage .next_prev_wrapper {
        display: block;
        margin-top: 0px;
    }
    .cms-rasen-original-homepage .next_prev_wrapper {
        display: block;
        float: right;
        margin: 14px 0;
        height: 24px;
        padding:0 ;


    }
    .top-toolbar {
        display: block;
    }
    .top-toolbar .toolbar-amount {
        display: block;
        width: 100%;
        color: #7b7b7b;
        font-size: 15px;
        position: relative;
        padding-left: 32px;
        left: unset;
        z-index: 9;
        top: 0;
    }
    strong.custom-brand-name {
        font-size: 19px;
        font-family: 'Poppins-BoldItalic';
        color: black;
    }
    div.MagicToolboxSelectorsContainer img {
        max-width: 75%;
    }
    table#product-attribute-specs-table tbody tr:nth-child(even) {background: #eeeeee !important;}
    table#product-attribute-specs-table tbody tr th.col.label {
        color: black;
        width: 170px;
    }

}


span.mind-btn-arrow-down {
    cursor: pointer;
    width: 100%;
}

i.porto-icon-angle-down,i.porto-icon-angle-up {
    font-size: 22px;
}

.level0.submenu .container .row.mind-visible  {
    height: calc(60vh + 10px);
    overflow-y: scroll;
}

/*******************************MIND CODE HOME PAGE END*************************************/
/*******************************MIND CODE END*************************************/
