.my-breadcrumb {
    display: flex;
    padding: 0;
    margin: 0;
    background: transparent;
    overflow: hidden;
}

p.price del {
    display: flex !important;
    align-items: center;
    padding-right: 10px !important;
}

.my-breadcrumb .breadcrumb-item {
    position: relative;
    display: block;
    padding: 0px 20px;
    height: 39px;
}

.woo_pro_price p.price {
    display: flex !important;
    align-items: center;
}

.my-breadcrumb .breadcrumb-item::after {
    position: absolute;
    content: '';
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="152" height="39" viewBox="0 0 152 39" fill="none"><path d="M0.819336 0.5L10.4453 19.2715L10.5615 19.5L10.4453 19.7285L0.819336 38.5H141.694L151.438 19.5L141.694 0.5H0.819336Z" stroke="%23DDDDDD" stroke-opacity="0.866667"/></svg>');
    width: 100%;
    background-repeat: no-repeat;
    height: 38px;
    background-size: 100% 100%;
    top: 0;
    left: 0;
    margin: auto;
}

.woo_bread_row {
    padding: 30px !important;
}

nav.custom-breadcrumb li a {
    font-size: 15px;
    color: #000;
}

nav.woocommerce-breadcrumb {
    margin-bottom: 0 !important;
}

.woocommerce_breadcrumb_new {
    position: relative;
    z-index: 1;
}

.woocommerce_breadcrumb_new_v nav.custom-breadcrumb li {
    background: transparent;
    display: inline-block;
    position: relative;
    padding: 6px 28px;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #ddd;
}

.woocommerce_breadcrumb_new_v nav.custom-breadcrumb li {
    position: relative;
    margin: 0px 5px;
}

.woocommerce_breadcrumb_new_v nav.custom-breadcrumb li:last-child::before {
    display: none;
}

nav.custom-breadcrumb li span {
    color: #000;
    font-size: 15px;
    z-index: 999;
    position: relative;
}

.woocommerce_breadcrumb_new_v nav.custom-breadcrumb li:last-child::after {
    content: "";
    position: absolute;
    width: 100%;
    z-index: 0;
    height: 100%;
    right: 0px;
    background-repeat: no-repeat !important;
    top: 0;
    background: #93C936;
    clip-path: polygon(100% 25.641%, 100% 25.641%, 99.966% 21.482%, 99.866% 17.536%, 99.706% 13.857%, 99.492% 10.498%, 99.229% 7.51%, 98.923% 4.947%, 98.578% 2.862%, 98.2% 1.307%, 97.795% 0.336%, 97.368% 0%, 0% 0%, 2.632% 50%, 0% 100%, 97.368% 100%, 97.368% 100%, 97.795% 99.664%, 98.2% 98.693%, 98.578% 97.138%, 98.923% 95.053%, 99.229% 92.49%, 99.492% 89.502%, 99.706% 86.142%, 99.866% 82.463%, 99.966% 78.518%, 100% 74.359%, 100% 50%, 100% 25.641%);
}

.woocommerce_breadcrumb_new_v nav.custom-breadcrumb li::after {
    content: "";
    position: absolute;
    width: 12px;
    z-index: 999;
    height: 40px;
    right: -10px;
    background-repeat: no-repeat !important;
    top: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="40" viewBox="0 0 12 40" fill="none"><path d="M1 1L11 20L1 39" stroke="%23dddddd"/></svg>');
}

.woocommerce_breadcrumb_new_v nav.custom-breadcrumb li:before {
    content: "";
    position: absolute;
    width: 12px;
    height: 40px;
    left: 0;
    z-index: 999;
    background-repeat: no-repeat !important;
    top: 0;
    background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="40" viewBox="0 0 12 40" fill="none"><path d="M0.5 1L10.5 20L0.5 39" stroke="%23dddddd"/></svg>')
}

nav.custom-breadcrumb ul {
    padding: 0 !important;
}

.woo_bread_section.site_padding {
    padding: 50px 0px !important;
}

nav.custom-breadcrumb svg path {
    fill: #f2f2f2;
}

.single-product .banner_main_page_section {
    height: 162px !important;
}

/* gallery slider */
#wpgs-gallery .wcgs-slider-image img {
    height: 560px !important;
    border-radius: 30px;
}

.woo_title h1 {
    font-size: 50px;
    color: #000;
    font-weight: 500;
}

.woo_title_description {
    font-size: 16px;
    color: #000;
    text-align: left;
}

body.woocommerce .woocommerce-tabs {
    border: none !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs::before {
    border: none !important;
}

ul.tabs.wc-tabs li a {
    font-size: 16px;
    background: #1C1C1C;
    height: 54px;
    border-radius: 10px !important;
    display: flex !important;
    align-items: center;
    width: 189px;
    justify-content: center;
    font-weight: 500 !important;
    color: #fff !important;
}

body.woocommerce div.product .woocommerce-tabs p strong {
    font-size: 16px;
    color: #000;
    font-weight: 300 !important;
}

body.woocommerce .woocommerce-tabs {
    margin: 0 !important;
}

body.woocommerce div.product .woocommerce-tabs .panel,
body.woocommerce #content-area div.product .woocommerce-tabs .panel {
    padding: 30px 0px !important;
}

body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
    color: #fff !important;
}

ul.tabs.wc-tabs li.active a {
    background: #93C936 !important;

}

.woocommerce div.product .woocommerce-tabs ul.tabs li {
    margin-right: 10px !important;
}

#wpgs-gallery .wcgs-thumb.spswiper-slide img {
    border-radius: 10px !important;
}

.woo_title_description {
    font-size: 27px;
    color: #000 !important;
    border: 1px solid #DDDDDD;
    border-radius: 30px;
    padding: 30px;
}


section.related.products ul.products li {
    list-style-type: none;
}


.single_page_btn {
    display: flex;
    margin-top: 0px;
    margin-left: 0px;
}

.woo_title {
    padding-top: 40px;
}

#wpgs-gallery {
    margin-bottom: 0 !important;
}

section.related.products ul.products li {
    width: auto !important;
}

section.related.products .slick-prev.wc-arrow-btn.slick-arrow {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
}

section.related.products .slick-next.wc-arrow-btn.slick-arrow {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.woo_title_description tr {
    font-size: 16px;
}

.woocommerce-Tabs-panel--description {
    font-size: 16px;
    color: #000;
    font-weight: 300;
}

a.add-request-quote-button.ywraq-link {
    display: flex;
    text-transform: capitalize;
    align-items: center;
    justify-content: center;
    width: 160px;
    font-size: 16px;
    padding: 0;
    color: #000 !important;
    margin: 0;
    text-align: center;
    position: relative;
    overflow: hidden;
    height: 54px;
    border-radius: 10px;
    font-weight: normal;
    background: #93C936;
    margin-right: 5px;
    cursor: pointer;
    font-weight: 500;
    transition: 1s !important;
}

.yith-ywraq-add-to-quote  {
    display: none !important;
}

.custom-add-to-quote .yith-ywraq-add-to-quote  {
    display: block !important;
}

.yith_ywraq_add_item_product_message,
.yith_ywraq_add_item_response_message {
    font-size: 16px !important;
    color: #000;
    padding-right: 10px;
}

.yith_ywraq_add_item_browse_message a {
    color: #93C936 !important;
}

/* cart */
.form-row-first {
    width: 100% !important;
}
:where(.woocommerce) .select2-container .select2-selection--single .select2-selection__rendered{
    padding: 0px !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px;
    height: 40px;
    display: flex;
    align-items: center;
    padding: 10px;
}
span.woocommerce-input-wrapper input {
    border: 1px solid #aaa !important;
    background: transparent !important;
    height: 50px !important;
    border-radius: 5px !important;
}
#yith-ywraq-default-form .form-row input[type=checkbox], #yith-ywraq-default-form .form-row input[type=radio] {
    display: inline-block;
    height: auto !important;
    margin-top: 6px !important;
}
/* end */

@media all and (min-width: 320px) and (max-width: 767px) {

    /* shop page */
    #wpgs-gallery .wcgs-slider-image img {
        height: 350px !important;
    }

    .woo_title h1 {
        font-size: 26px;
    }

    .woo_title_description {
        padding: 10px;
        font-size: 18px;
    }

    .woo_title {
        padding-top: 0;
    }

    .woocommerce_breadcrumb_new_v nav.custom-breadcrumb li {
        position: relative;
        margin: 0px 5px;
        line-height: 1.3;
        padding: 6px 15px;
    }

    .single_page_btn {
        display: flex;
        margin-top: 0;
        margin-left: 0;
    }

    ul.tabs.wc-tabs li a {
        width: 160px;
        height: 54px;
    }

    .woocommerce_breadcrumb_new_v nav.custom-breadcrumb li:last-child {
        margin-top: 10px;
    }

    .woocommerce_breadcrumb_new_v nav.custom-breadcrumb li::after,
    .woocommerce_breadcrumb_new_v nav.custom-breadcrumb li:before {
        height: 34px;
        background-size: contain;
    }

    body.woocommerce div.product .woocommerce-tabs ul.tabs li a {
        display: flex !important;
    }

    ul.tabs.wc-tabs {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    ul.tabs.wc-tabs li {
        width: 50% !important;
        margin: 0 !important;
    }

    .woocommerce div.product .woocommerce-tabs ul.tabs li {
        margin: 0 !important;
    }

    ul.tabs.wc-tabs li a {
        width: 100% !important;
    }

    /* shop page end*/
}

@media all and (min-width: 768px) and (max-width: 980px) {

    /* shop page */
    #wpgs-gallery .wcgs-slider-image img {
        height: 350px !important;
    }

    .woo_title h1 {
        font-size: 34px;
    }

    .woo_title_description {
        padding: 20px;
        font-size: 20px;
    }

    ul.tabs.wc-tabs li a {
        width: 160px;
        height: 54px;
    }

    /* shop page end*/
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {

    /* shop page */
    #wpgs-gallery .wcgs-slider-image img {
        height: 400px !important;
    }

    .woo_title h1 {
        font-size: 34px;
    }

    .woo_title_description {
        padding: 20px;
        font-size: 20px;
    }

    /* shop page end*/
}

@media all and (min-width: 1025px) and (max-width: 1140px) {

    /* shop page */
    #wpgs-gallery .wcgs-slider-image img {
        height: 400px !important;
    }

    .woo_title h1 {
        font-size: 34px;
    }

    .woo_title_description {
        padding: 20px;
        font-size: 22px;
    }

    /* shop page end*/
}

@media all and (min-width: 1141px) and (max-width: 1280px) {

    /* shop page */
    #wpgs-gallery .wcgs-slider-image img {
        height: 450px !important;
    }

    .woo_title h1 {
        font-size: 40px;
    }

    .woo_title_description {
        padding: 20px;
        font-size: 22px;
    }

    /* shop page end*/
}

@media all and (min-width: 1281px) and (max-width: 1440px) {

    /* shop page */
    #wpgs-gallery .wcgs-slider-image img {
        height: 450px !important;
    }

    .woo_title h1 {
        font-size: 40px;
    }

    .woo_title_description {
        padding: 20px;
        font-size: 22px;
    }

    /* shop page end*/
}

@media all and (min-width: 1441px) and (max-width: 1680px) {}

@media all and (min-width: 1681px) and (max-width: 1880px) {}