.h-auto {
    height: auto;
}

.w-auto {
    width: auto !important;
}

.w-25 {
    width: 25% !important;
}

.w-50 {
    width: 50% !important;
}

.w-75 {
    width: 75% !important;
}

.w-100 {
    width: 100% !important;
}

.wmin-0 {
    min-width: 0 !important;
}

.wmin-200 {
    min-width: 200px !important;
}

.wmin-250 {
    min-width: 250px !important;
}

.wmin-300 {
    min-width: 300px !important;
}

.wmin-350 {
    min-width: 350px !important;
}

.wmin-400 {
    min-width: 400px !important;
}

.wmin-450 {
    min-width: 450px !important;
}

.wmin-500 {
    min-width: 500px !important;
}

.wmin-550 {
    min-width: 550px !important;
}

.wmin-600 {
    min-width: 600px !important;
}

.flex-1 {
    -ms-flex: 1;
    flex: 1;
}

@media (min-width:576px) {
    .w-sm-auto {
        width: auto !important;
    }

    .w-sm-25 {
        width: 25% !important;
    }

    .w-sm-50 {
        width: 50% !important;
    }

    .w-sm-75 {
        width: 75% !important;
    }

    .w-sm-100 {
        width: 100% !important;
    }

    .wmin-sm-0 {
        min-width: 0 !important;
    }

    .wmin-sm-200 {
        min-width: 200px !important;
    }

    .wmin-sm-250 {
        min-width: 250px !important;
    }

    .wmin-sm-300 {
        min-width: 300px !important;
    }

    .wmin-sm-350 {
        min-width: 350px !important;
    }

    .wmin-sm-400 {
        min-width: 400px !important;
    }

    .wmin-sm-450 {
        min-width: 450px !important;
    }

    .wmin-sm-500 {
        min-width: 500px !important;
    }

    .wmin-sm-550 {
        min-width: 550px !important;
    }

    .wmin-sm-600 {
        min-width: 600px !important;
    }

    .flex-sm-1 {
        -ms-flex: 1;
        flex: 1;
    }
}

@media (min-width:768px) {
    .w-md-auto {
        width: auto !important;
    }

    .w-md-25 {
        width: 25% !important;
    }

    .w-md-50 {
        width: 50% !important;
    }

    .w-md-75 {
        width: 75% !important;
    }

    .w-md-100 {
        width: 100% !important;
    }

    .wmin-md-0 {
        min-width: 0 !important;
    }

    .wmin-md-200 {
        min-width: 200px !important;
    }

    .wmin-md-250 {
        min-width: 250px !important;
    }

    .wmin-md-300 {
        min-width: 300px !important;
    }

    .wmin-md-350 {
        min-width: 350px !important;
    }

    .wmin-md-400 {
        min-width: 400px !important;
    }

    .wmin-md-450 {
        min-width: 450px !important;
    }

    .wmin-md-500 {
        min-width: 500px !important;
    }

    .wmin-md-550 {
        min-width: 550px !important;
    }

    .wmin-md-600 {
        min-width: 600px !important;
    }

    .flex-md-1 {
        -ms-flex: 1;
        flex: 1;
    }
}

@media (min-width:992px) {
    .w-lg-auto {
        width: auto !important;
    }

    .w-lg-25 {
        width: 25% !important;
    }

    .w-lg-50 {
        width: 50% !important;
    }

    .w-lg-75 {
        width: 75% !important;
    }

    .w-lg-100 {
        width: 100% !important;
    }

    .wmin-lg-0 {
        min-width: 0 !important;
    }

    .wmin-lg-200 {
        min-width: 200px !important;
    }

    .wmin-lg-250 {
        min-width: 250px !important;
    }

    .wmin-lg-300 {
        min-width: 300px !important;
    }

    .wmin-lg-350 {
        min-width: 350px !important;
    }

    .wmin-lg-400 {
        min-width: 400px !important;
    }

    .wmin-lg-450 {
        min-width: 450px !important;
    }

    .wmin-lg-500 {
        min-width: 500px !important;
    }

    .wmin-lg-550 {
        min-width: 550px !important;
    }

    .wmin-lg-600 {
        min-width: 600px !important;
    }

    .flex-lg-1 {
        -ms-flex: 1;
        flex: 1;
    }
}

@media (min-width:1200px) {
    .w-xl-auto {
        width: auto !important;
    }

    .w-xl-25 {
        width: 25% !important;
    }

    .w-xl-50 {
        width: 50% !important;
    }

    .w-xl-75 {
        width: 75% !important;
    }

    .w-xl-100 {
        width: 100% !important;
    }

    .wmin-xl-0 {
        min-width: 0 !important;
    }

    .wmin-xl-200 {
        min-width: 200px !important;
    }

    .wmin-xl-250 {
        min-width: 250px !important;
    }

    .wmin-xl-300 {
        min-width: 300px !important;
    }

    .wmin-xl-350 {
        min-width: 350px !important;
    }

    .wmin-xl-400 {
        min-width: 400px !important;
    }

    .wmin-xl-450 {
        min-width: 450px !important;
    }

    .wmin-xl-500 {
        min-width: 500px !important;
    }

    .wmin-xl-550 {
        min-width: 550px !important;
    }

    .wmin-xl-600 {
        min-width: 600px !important;
    }

    .flex-xl-1 {
        -ms-flex: 1;
        flex: 1;
    }
}


.dx-grid-list .dx-datagrid-content {
    background-color: white !important;
}

.dx-grid-list .dx-datagrid-nowrap {
    white-space: normal !important;
}

.dx-grid-list .dx-datagrid-headers {
    display: none;
}

.dx-grid-header-panel-d-none .dx-datagrid-header-panel {
    display: none;
}

.dx-grid-header-panel-d-none .dx-datagrid-rowsview {
    border: none !important;
}

.dx-grid-list .dx-datagrid-pager {
    display: flex !important;
    justify-content: center !important;
    background-color: white;
    border: none;
}

.dx-grid-list .dx-pager .dx-pages .dx-selection,
.dx-pager .dx-page-sizes .dx-selection {
    background-color: #40a944;
    border-radius: 5px;
}

.dx-list-filter .dx-list-item-before-bag .dx-list-select-checkbox, .dx-list-item-before-bag .dx-list-select-radiobutton {
    margin-left: 0px;
}

.company-heading {
    font-size: 22px !important;
}

.limt-text-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.limt-text-6 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 6; /* number of lines to show */
    -webkit-box-orient: vertical;
}

.bg-green {
    background-color: #40a944;
    border-color: #40a944;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #40a944;
    border-color: #40a944;
}

.theme-font {
    font-family: "Work Sans", sans-serif;
}

.btn-filter {
    padding: 0 20px;
    text-transform: capitalize;
    color: #ffffff;
    background: #40a944;
    border: 0;
    border-radius: 30px;
    float: left;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.checkout_form .dx-placeholder {
    color: #888585;
}

.checkout_form .dx-texteditor:not(.dx-texteditor.dx-selectbox) input {
    border: 1px solid #ededed !important;
    background: none !important;
    height: 40px !important;
    width: 100% !important;
    padding: 0 20px !important;
    color: #222222 !important;
}

.checkout_form .dx-texteditor textarea {
    border: 1px solid #ededed !important;
    /*background: none !important;*/
    color: #222222 !important;
}

.checkout_form .dx-texteditor.dx-selectbox input {
    border: none;
    /*background: none !important;*/
    height: 40px !important;
    width: 100% !important;
    padding: 0 20px !important;
    color: #222222 !important;
}

.checkout_form .dx-texteditor.dx-selectbox .dx-texteditor-container {
    border: 1px solid #ededed !important;
    /*background: none !important;*/
    height: 40px !important;
    width: 100% !important;
    color: #222222 !important;
}

.checkout_form .dx-texteditor.dx-editor-outlined {
    /*background: none;*/
    border: inherit;
    border-radius: 0px;
}

.dx-widget {
    font-family: inherit !important;
}

.dx-texteditor.dx-state-focused input, .dx-texteditor.dx-state-focused textarea {
    border: 1px solid #80b82d !important;
}

.dx-texteditor.dx-selectbox.dx-state-focused .dx-texteditor-container {
    border: 1px solid #80b82d !important;
}

.dx-texteditor.dx-selectbox.dx-state-focused input {
    border: none !important;
}

.checkout_form .dx-dropdowneditor.dx-state-hover .dx-dropdowneditor-icon, .dx-dropdowneditor.dx-state-active .dx-dropdowneditor-icon {
    background-color: white !important;
}

.btn-submit {
    background: #40A944;
    color: #fff;
    line-height: 30px;
}

    .btn-submit:hover {
        background: #222222;
    }

.btn-green {
    background: #40A944 !important;
    color: #fff !important;
    border: 1px solid #40A944 !important;
}

    .btn-green:hover {
        background: #222222;
    }

.btn-green-rev {
    background: #222222;
    color: #fff !important;
}

    .btn-green-rev:hover {
        background: #40A944;
    }

.border-radius-30 {
    border-radius: 30px 30px 30px 30px;
}

.black-header {
    font-size: 16px;
    line-height: 36px;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #ffffff;
    background: #222222;
    font-weight: 500;
}

    .black-header h3 {
        font-size: 16px;
        line-height: 38px;
        padding: 5px 10px;
        text-transform: uppercase;
        font-weight: 500;
    }

.opg-name {
    font-size: 16px;
    line-height: 30px;
    padding: 5px 10px;
    text-transform: uppercase;
    color: #ffffff;
    background: #222222;
    font-weight: 500;
}

@media only screen and (max-width: 767px) {
    .black-header {
        line-height: 28px;
        padding: 5px 15px;
        font-size: 15px;
    }

        .black-header h3 {
            line-height: 30px;
        }
}


.bg-light-2 {
    background-color: #f5f5f5;
    color: #222222;
}



/*CART*/
.cart-items {
    margin-bottom: 0
}

.cart-item {
    padding: 1rem 0
}

.cart-item {
    border-bottom: 1px solid #ededed
}

@media (max-width:575px) {
    .cart-items {
        padding: 1rem 0
    }

    .cart-item {
        border-bottom: 1px solid #f1f1f1
    }

        .cart-item:last-child {
            border-bottom: 0
        }

    .cart-grid-body .cart-overview {
        padding: 0
    }

    .cart-grid-body .no-items {
        padding: 1rem;
        display: inline-block
    }

    .product-line-grid-left {
        padding-right: 0 !important
    }
}

.bootstrap-touchspin .input-group-btn-vertical {
    position: relative;
    white-space: nowrap;
    width: 1%;
    vertical-align: middle;
    display: table-cell
}

    .bootstrap-touchspin .input-group-btn-vertical > .btn {
        display: block;
        float: none;
        width: 100%;
        max-width: 100%;
        padding: 8px 10px;
        margin-left: -1px;
        position: relative
    }

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
        border-radius: 0;
        border-top-right-radius: 4px
    }

    .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
        margin-top: -2px;
        border-radius: 0;
        border-bottom-right-radius: 4px
    }

    .bootstrap-touchspin .input-group-btn-vertical i {
        position: absolute;
        top: 3px;
        left: 5px;
        font-size: 9px;
        font-weight: 400
    }

.bootstrap-touchspin .group-span-filestyle .btn-touchspin, .group-span-filestyle .bootstrap-touchspin .btn-touchspin, .group-span-filestyle .btn-default {
    background: #2fb5d2;
    color: #fff;
    text-transform: uppercase;
    border-radius: 0;
    font-size: .875rem;
    padding: .5rem 1rem
}

.bootstrap-touchspin {
    width: auto;
    float: left;
    display: inline-block;
}

    .bootstrap-touchspin input:focus {
        outline: none
    }

    .bootstrap-touchspin input.form-control, .bootstrap-touchspin input.input-group {
        color: #232323;
        background-color: #fff;
        height: 2.5rem;
        padding: .175rem .5rem;
        width: 3rem;
        border: 1px solid rgba(0,0,0,.25);
        float: left
    }

    .bootstrap-touchspin .btn-touchspin {
        background-color: #fff;
        border: 1px solid rgba(0,0,0,.25);
        height: 1.3125rem
    }

        .bootstrap-touchspin .btn-touchspin:hover {
            background-color: #f1f1f1
        }

    .bootstrap-touchspin .input-group-btn-vertical {
        color: #232323;
        width: auto;
        float: left
    }

        .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down, .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
            border-radius: 0
        }

        .bootstrap-touchspin .input-group-btn-vertical .touchspin-up:after {
            content: "\E5CE"
        }

        .bootstrap-touchspin .input-group-btn-vertical .touchspin-down:after {
            content: "\E5CF"
        }

        .bootstrap-touchspin .input-group-btn-vertical i {
            top: .0625rem;
            left: .1875rem;
            font-size: .9375rem
        }

.product-price.h5 {
    font-size: 16px;
    text-transform: capitalize;
    color: #222;
    font-weight: 500;
    line-height: 24px;
}

/* Chrome, Safari, Edge, Opera */
.bootstrap-touchspin input::-webkit-outer-spin-button,
.bootstrap-touchspin input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

/* Firefox */
.bootstrap-touchspin input[type=number] {
    -moz-appearance: textfield;
}

.remove-from-cart {
    color: #232323;
    display: inline-block;
    font-size: 1.7em
}

    .remove-from-cart i:hover {
        color: #40A944;
    }

.border-radius-left-0 {
    border-top-left-radius: 0px;
    border-bottom-right-radius: 0px;
}


.empty-cart {
    font-size: 17px;
    line-height: 18px;
    margin-bottom: 20px;
    font-weight: 500;
}

.min-height-200 {
    min-height: 200px;
}

.overflow-hidden {
    overflow: hidden;
}

.overflow-cart {
    overflow-y: auto;
    height: 100vh;
}

.product_thumb a img {
    width: 100%;
    object-fit: cover;
    width: 100%;
    height: 200px !important;
}

.grid_4 .product_thumb a img {
    height: 180px !important;
}

@media only screen and (max-width: 767px) {
    .grid_list .single_product {
        flex-direction: column;
        grid-template-columns: 37% auto !important;
    }

    .grid_list .product_thumb a img {
        height: 150px !important;
    }

    .grid_4 .product_thumb a img {
        height: 280px !important;
    }

    .grid_3 .product_thumb a img {
        height: 280px !important;
    }

    .add-to-cart-bottom {
        position: relative !important;
        bottom: 0;
        right: 0;
    }
}

.add-to-cart-bottom {
    position: absolute;
    bottom: 0;
    right: 0;
}

.img-fit-400 {
    object-fit: cover;
    width: 100%;
    height: 400px;
}

@media only screen and (max-width: 767px) {
    .modal-content button.close {
        left: 90% !important;
    }

    .position-bottom {
        position: relative !important;
    }
}

.modal_title h2 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 14px;
}

.modal-content button.close {
    position: absolute;
    left: 96%;
    width: 35px;
    height: 35px;
    line-height: 37px;
    display: block;
    border: 1px solid #ededed;
    top: 5px;
    border-radius: 50%;
    cursor: pointer;
    font-size: 18px;
    z-index: 9;
}

.font-roboto {
    font-family: Roboto, Arial, Helvetica, sans-serif;
    font-style: normal;
}

.position-bottom {
    position: absolute;
    bottom: 0;
}

.label_product span.label_new {
    top: 5px;
    right: 5px;
}

.opg-image {
    height: 380px;
    object-fit: contain;
}

@media only screen and (max-width: 767px) {
    .shop_area {
        margin-top: 0px;
    }

    .opg-image {
        height: 280px;
        object-fit: contain;
    }
}

@media only screen and (max-width: 991px) {
    .offcanvas_two .canvas_open a {
        color: #80b82d;
        border: 1px solid #fff;
        border-radius: 3px;
        background-color: white;
    }

        .offcanvas_two .canvas_open a:hover {
            color: #222222;
            border-color: #80b82d;
        }

    .opg-image {
        height: 340px;
        object-fit: contain;
    }
}

.action-links-single.action_links ul li a {
    width: 45px;
    height: 45px;
    line-height: 45px;
}

.action-links-single {
    padding: 0px;
}


.sidebar-cart-img {
    height: 86px;
    object-fit: cover;
    width:100%
}

@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .single_slider {
        height: 386px !important;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .single_slider {
        height: 350px !important;
    }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .single_slider {
        height: 320px !important;
    }
}

@media only screen and (max-width: 767px) {
    .single_slider {
        background-position: center !important;
        height: 480px !important;
    }
}

.modal-dialog.modal-dialog-centered {
    min-width: 850px;
}

@media only screen and (max-width: 767px){
    .modal-dialog.modal-dialog-centered {
        min-width: 90% !important;
    }
}

.filter h1, .active .filter h2, .active .filter h3, .active .filter a, .active .filter p, .active .filter span {
    -webkit-animation-fill-mode: none;
    animation-fill-mode: both;
    -webkit-animation-duration: unset;
    animation-duration: unset;
    -webkit-animation-name: none;
    animation-name: none;
    -webkit-animation-delay: unset;
    animation-delay: unset;
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    20% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    60% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    20% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    60% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-o-keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    20% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    60% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    20% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    60% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
        opacity: 0;
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes animate-danger {
    0% {
        box-shadow: 0 0 0 0 rgba(244, 67, 54, 0.7), 0 0 0 0 rgba(244, 67, 54, 0.7);
    }

    40% {
        box-shadow: 0 0 0 15px rgba(244, 67, 54, 0), 0 0 0 0 rgba(244, 67, 54, 0.7);
    }

    80% {
        box-shadow: 0 0 0 15px rgba(244, 67, 54, 0), 0 0 0 10px rgba(244, 67, 54, 0);
    }

    100% {
        box-shadow: 0 0 0 0 rgba(244, 67, 54, 0), 0 0 0 10px rgba(244, 67, 54, 0);
    }
}

.animate-danger {
    animation: animate-danger 3s linear infinite;
}

.mobile-menu-active {
    background-color: #8BC34A;
    color: white !important;
    padding-left: 12px;
    padding-top: 8px;
}