body.type-product.one-column-body table.detail-parameters tbody tr th{
    display:none;
}

body.type-product table.detail-parameters tbody tr td{
    padding-left: 0;
    background-color: transparent !important;
}


body.type-product .availability-label{
    margin-left: 0 !important;
}

body.type-product .ratings-and-brand {
    display: none;
}


body.type-product  .description-inner {
    display: flex;
    flex-direction: column;
}


body.type-product .extended-description {
    width: 100%;
    background: #f7f7f7;
    padding: 20px;
    margin-top: 50px;
    border-radius: 5px;
}


.detail-contact-button.js-detail-contact-button.has-border.has-bg {
        background-color:#f7f7f7;
        padding: 10px 20px;
        margin-top: 20px;
        display: flex;
        align-items: center;
        gap: 20px;
        border-radius: 5px;
            cursor: pointer;
}

.detail-contact-button:hover {
    background-color: #eaeaea !important;
    border-color: #eaeaea !important;
}

.detail-contact-button__text a{
        text-decoration: underline;
}

.detail-contact-button__title {
        text-transform: uppercase;
        color:#56be0f;
        font-weight: 700;
}

.detail-contact-button__text a {
     color:#56be0f;
}

.contact-form-ico.mail-4:before {
    content: "\e924";
    font-family: "shoptet" !important;
    font-size: 28px;
    color: #56be0f;
        font-weight: 900;
}


.social-buttons-wrapper {
        margin-top: 40px;
    display: flex;
    position: relative;
    border-top: 1px solid #E4E4E4;
    padding-top: 20px;
}

.link-icons .link-icon span {
        color:#d42e11;
}

.link-icon:before{
           color:#d42e11 ;
}


.shp-tabs-holder ul.shp-tabs {
    margin: 0;
    padding: 0;
    border-bottom: 0;
    border-right: 0;
}
.responsive-nav .visible-links {
    display: flex;
    flex-wrap: wrap;
}

#tab-content {
    background: #fff;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .07);
}


@media (min-width: 768px) {
   #tab-content {
        padding: 40px;
        border-radius: 5px;
    }

.shp-tabs-row {
    margin-bottom: 0;
}

.shp-tabs-holder ul.shp-tabs li.shp-tab.active a {
    box-shadow: 4px 0 4px -2px rgba(0, 0, 0, .09);
}

.shp-tabs-row .shp-tabs-holder ul.shp-tabs li.shp-tab {
    margin-right: 4px;
}

.shp-tabs-holder ul.shp-tabs li {
    list-style: none;
    border-radius: 5px !important;
        border: none;
}
.shp-tab.active {
    border-top-color: #666;
}


.shp-tabs-holder ul.shp-tabs li a {
    display: block;
    color: #24242E;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    text-decoration: none !important;
    text-align: center;
    line-height: 22px;
    border-right: 1px solid #E4E4E4;
    border-bottom: 1px solid #E4E4E4;
}

.responsive-nav .visible-links > li a {
    white-space: nowrap;
}
.active .shp-tab-link {
    border-bottom-color: #fff !important;
    background-color: #fff;
}
.shp-tab-link {
    border-color: transparent;
    color: #b2b2b2;
    background-color: #f6f6f6;
}


.shp-tabs-wrapper.p-detail-tabs-wrapper {
    margin-top: 60px;
}

.shp-tabs-holder ul.shp-tabs a.shp-tab-link {
        font-size: 14px;
        border-radius: 5Px;
}


@media (min-width: 992px) {
    .shp-tabs-wrapper .tab-content .tab-pane {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}


#formDiscussion .text-right{
    text-align: left !important;
}


@media (min-width: 992px) {
    .type-product .breadcrumbs {
        width: 100% !important;
    }
}

button.btn.btn-conversion.add-to-cart-button {
    border-radius: 5px;
}

table.detail-parameters tbody tr th{
    display:none;
}


@media (min-width: 768px) {
    .p-image-wrapper .flags-extra .flag {
        border-radius: 50%;
        height: 100px;
        min-height: fit-content;
        min-width: fit-content;
        width: 100px;
    }
}


@media (min-width: 992px) {
input.btn.btn-sm.btn-primary {
    background: var(--color-primary);
    color: white !important;
    padding: 10px;
    border-radius: 5Px ! IMPORTANT;
    font-weight: 300 !important;
}

.form-group {
        min-width: 100%;
        max-width: 100%;
    }
}


.quantity:hover {
   box-shadow: none !important;
}


span.product-code {
    color: #656570;
    font-size: 13px;
    line-height: 16px;
}
}



table.detail-parameters tbody tr th .row-header-label {
    background-color: transparent;
}


@media (max-width: 767px) {
   .type-product table.detail-parameters tbody tr th .row-header-label {
    background-color: #fff;
    display: none;
}

   .type-product table.detail-parameters tbody tr th {
    font-weight: 400;
    min-width: 180px;
    padding-right: 20px;
    position: relative;
    text-align: left;
    text-transform: none;
    display: none !important;
}
  .type-product .p-to-cart-block .p-final-price-wrapper {
    width: fit-content !important;
    margin-bottom: 0 !important;
}
.type-product button.btn.btn-conversion.add-to-cart-button {
        padding-right: 20px;
        padding-left: 20px;
        width: 250px !important;
        height: 56px;
        font-size: 16px;
        border-radius: 5Px;
        flex: none !important;
    }

.type-product .buy-box .add-to-cart {
    width: 377px;
}
.type-product .p-info-wrapper .add-to-cart {
    display: flex
;
    flex-wrap: wrap;
    align-items: center;
}
}



@media (max-width: 650px) {
    .type-product .p-to-cart-block .p-final-price-wrapper {
        width: 100% !important;
    }

     .type-product .p-to-cart-block .add-to-cart{
        margin-left: 0 !important;
    }
}


.type-product .banner-rating.row.container-narrow{
    border: none !important;
}


.quantity-discounts.js-quantity-discounts {
    border-radius: 5Px;
}

.quantity-discounts__item.js-quantity-discounts__item {
    border-radius: 5px !important;
}