.elementor-kit-9{--e-global-color-primary:#000000;--e-global-color-secondary:#10454F;--e-global-color-text:#000000;--e-global-color-accent:#9FC13B;--e-global-color-222ef83:#E3E3E3;--e-global-color-77bd225:#D9D9D9;--e-global-color-21f75f5:#1C444B;--e-global-color-010bd1e:#282829;--e-global-color-1b33472:#FFFFFF;--e-global-typography-primary-font-family:"Montserrat";--e-global-typography-primary-font-weight:700;--e-global-typography-secondary-font-family:"Montserrat";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Montserrat";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Montserrat";--e-global-typography-accent-font-weight:600;}.elementor-kit-9 h2{line-height:1.5em;}.elementor-kit-9 button,.elementor-kit-9 input[type="button"],.elementor-kit-9 input[type="submit"],.elementor-kit-9 .elementor-button{border-style:solid;border-width:2px 2px 2px 2px;border-image-width:2px 2px 2px 2px;border-radius:0px 0px 0px 0px;padding:9px 20px 11px 20px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-bottom:20px;}.elementor-element{--widgets-spacing:20px;}{}h1.entry-title{display:var(--page-title-display);}.elementor-kit-9 e-page-transition{background-color:#FFBC7D;}.site-header{padding-right:0px;padding-left:0px;}@media(max-width:1024px){.elementor-kit-9 h2{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-9 h1{font-size:36px;}.elementor-kit-9 h2{font-size:24px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//* global */

.mis-menu-noclick {
    cursor: default;
}


/* Products - Cat */

.mis-products-sidebar .bapf_slct .bapf_body select, .mis-products-sidebar .bapf_form .bapf_input, .mis-products-cat .woocommerce-ordering select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    /* Add some styling */
    display: block;
    width: 100%;
    max-width: 320px;
    height: 38px;
    float: right;
    margin: 5px 0px;
    padding: 0px 10px;
    font-size: 16px;
    line-height: 1;
    color: #333;
    background-color: #ffffff;
    background-image: none;
    -ms-word-break: normal;
    word-break: normal;
    border-color: #ddd;
}

.mis-products-sidebar .bapf_slct .bapf_body {
    position: relative;
}

.mis-products-sidebar .bapf_slct .bapf_body:after, .mis-products-cat .woocommerce-ordering:after {
    content: '<>';
    font: 17px "Consolas", monospace;
    color: #333;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 11px;
    /*Adjust for position however you want*/
    top: 13px;
    padding: 0 0 2px;
    border-bottom: 1px solid #999;
    /*left line */
    position: absolute;
    pointer-events: none;
}

.bapf_srch.bapf_button_icon span.bapf_search {
    top: 7px !important;
    border: none;
}

.bapf_srch.bapf_button_icon span.bapf_search:hover {
    background: none;
}

.mis-products-sidebar h3 {
    font-family: "Montserrat", Sans-serif;
    font-weight: 600;
    font-size: 1rem;
    margin: 0;
    color: var(--e-global-color-secondary );
}

.mis-products-sidebar .bapf_sfilter {
    margin:0;
}

.mis-products-sidebar .bapf_body {
    min-height: 60px;
}

.mis-products-sidebar .bapf_sfilter.bapf_button_berocket .bapf_button {
        font-family: var(--e-global-typography-accent-font-family ), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight );
    background-color: var(--e-global-color-secondary );
    border-style: solid;
    border-color: var(--e-global-color-secondary );
    border-width: 2px 2px 2px 2px;
    border-image-width: 2px 2px 2px 2px;
    border-radius: 0px 0px 0px 0px;
    padding: 6px 20px 7px 20px;
    font-size: 14px;
    line-height: 1;
}

.mis-products-sidebar .bapf_sfilter.bapf_button_berocket .bapf_button:hover, .mis-products-sidebar button:hover {
    background-color: #FFFFFF00;
    color: #9FC13B;
    border-color: #9FC13B;
}

.mis-products-cat .woocommerce-result-count {
    font-style: italic;
    margin: 10px 0 !important;
}

.mis-products-cat .woocommerce ul.products li.product a img {
    margin:0 !important;
}

.berocket_single_filter_widget_549 {
    margin-top: 25px;
}

.mis-products-cat button {
    font-family: var(--e-global-typography-accent-font-family ), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight );
    background-color: var(--e-global-color-secondary );
    border-style: solid;
    border-color: var(--e-global-color-secondary );
    border-width: 2px 2px 2px 2px;
    border-image-width: 2px 2px 2px 2px;
    border-radius: 0px 0px 0px 0px !important;
    padding: 6px 20px 7px 20px;
    font-size: 12px;
    line-height: 1;
    color: #fff;
    width: 100%;
}

.mis-products-cat button:hover {
    background-color: #FFFFFF00;
    color: #9FC13B;
    border-color: #9FC13B; 
}

.mis-products-cat li.product {
     transition: all 0.5s ease;
     padding: 4px !important;
    border: 1px solid #10454F6E;
}

.mis-products-cat li.product:hover {
    transform: scale(0.95);
}

/* */
 @media screen and (min-width: 1024px) {
.woocommerce.ywraq-wrapper .ywraq-form-table-wrapper  {
    display: grid;
    overflow: hidden;
    grid-template-columns: 1fr 1fr;
    grid-auto-rows: 1fr;
    grid-column-gap: 5px;
    grid-row-gap: 5px;
}
.ywraq-empty .ywraq-form-table-wrapper {
    grid-template-columns: 1fr !important;    
}
}

/* Quote Page */

.ywraq-form-table-wrapper.wide .yith-ywraq-mail-form-wrapper {
    background: #E5E5E5;
}

.quote-page h3 {
    font-family: var(--e-global-typography-secondary-font-family), Sans-serif;
    font-weight: var(--e-global-typography-secondary-font-weight);
    font-style: var(--e-global-typography-secondary-font-style);
    border-bottom: 1px solid #bbb;
    padding-bottom: 10px;
    margin-bottom: 22px;
}

.yith-ywraq-mail-form-wrapper .form-row {
    padding: 0;
    margin: 0px 0 10px 0;
}

.yith-ywraq-mail-form-wrapper .form-row label {
    display: block;
}

.quote-page label {
    width: 100%;
    font-size: 12px !important;
    font-weight: 700;
}

.quote-page input.input-text {
    width: 100%;
}

.quote-page .button {
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    background-color: var(--e-global-color-accent);
    border-radius: 5px 5px 5px 5px !important;
    padding: 10px 15px 10px 15px !important;
}

.quote-page button#ywraq-list-to-pdf {
    background: var(--e-global-color-3b2bcda);
}

.quote-page button#ywraq-list-to-pdf:hover {
    opacity: 0.65;
}

.quote-page #yith-ywraq-form .product-quantity {
    padding: 0;
}

.quote-page td, .quote-page th {
    border: none;
    border-bottom: 1px solid #bbb;
}

.quote-page table {
    border: none;
}

.woocommerce-error.woocommerce-message {
    color: red;
}

a.add-request-quote-button.button {
    padding: 15px 25px 15px 25px !important;
    font-family: var(--e-global-typography-accent-font-family), Sans-serif;
    font-weight: var(--e-global-typography-accent-font-weight);
    text-transform: uppercase;
    line-height: 1 !important;
    display: flex;
    justify-content: center;
    font-size: 14px;
    border-radius: 0 !important;
    border: none !important;
    background-color: var(--e-global-color-accent) !important;
}

a.add-request-quote-button.button:hover {
    background-color: #555 !important;
    border: none !important;
}

.quote-page .product-thumbnail img {
    width: 70px;
}

.cart_item td input.input-text {
    width: 60px;
    margin-right: 15px;
}

#ywraq-list-to-pdf {
    margin-left: 12px !important;
}

.quote-page input,
.quote-page textarea {
    background: #fff;
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
}

.quote-page input:focus,
.quote-page textarea:focus {
    outline: none;
    border: 1px solid #CA1F46;
}

.quote-page .selection span {
    height: 43px;
}

.quote-page .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
}

.quote-page .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 43px;
}


/* Products */

.mis-list .sub-list {
    font-size: 13px;
}
.mis-list .fa-circle::before {
    font-size: 10px;  
}

.elementor-icon-list-icon {
padding-top: 2px ;
}

.mis-list .elementor-icon-list-item {
    align-items: flex-start !important;
}

.mis-list .elementor-icon-list-text {
    line-height: 1.25em;
    padding-bottom: 8px;
}

.image-box {
    min-height: 340px;
    max-height: 340px;
}
@media only screen and (max-width: 1024px) {
.image-box {
    min-height: 300px;
    max-height: 300px;
}
}
@media only screen and (max-width: 767px) {
.image-box {
    min-height: unset;
    max-height: unset;
}
}/* End custom CSS */