#product .primary_block {
    display: grid;
    grid-template-columns: 35% 41% 23%;
    gap: 10px;
    margin: 0;
}

#product .primary_block:before,
#product .primary_block:after {
    display: none;
}

#product .primary_block > div {
    width: 100%;
    max-width: 100%;
}

.pb-left-column #image-block {
    border: none !important;
}

div#display-images a {
    display: block;
    background: #A2CA84 !important;
    box-shadow: 0 4px 7px rgb(0 0 0 / 25%);
    border-radius: 10px;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    text-transform: uppercase;
    color: #FFFFFF !important;
    padding: 13px 20px;
}

/* pb-center */

#product .product-title {
    border: none !important;
}

#product .product-title h1 {
    font-weight: 700;
    font-size: 20px;
    line-height: 90.4%;
    display: flex;
    align-items: center;
    text-align: center;
    
    margin-top: 0;
    color: #558A32 !important;
}
div#display-images {
    margin-top: -18px;
}

#product div#short_description_content * {
    font-size: 13px;
    line-height: 22px;
    color: #000000;
}

#attributes fieldset label {
    font-weight: 600;
    font-size: 14px;
    line-height: 22px;
    color: #558A32;
}

section#customField-wrap.invisible {
    display: none;
}

span#our_price_display {
    font-weight: 600;
    font-size: 20px;
    line-height: 22px;
    color: #558A32;
}
div#addtocartcontainer input#quantity_wanted {
    border: 1px solid #D9D9D9 !important;
    border-radius: 10px;
    text-align: left;
}
#product p#add_to_cart button {
    padding: 8px 0px;
    border-radius: 10px !important;
}

#product .box-info-product .exclusive span {
    padding: 0 35px;
    display: block!important;
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    text-transform: none;
}

.accesories-slider .page-product-heading {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    color: #5B5B5B !important;
    padding-top: 0;
    padding-bottom: 10px;
    margin-bottom: 10px !important;
    border-color: #91C26E !important;
}

#product .pb-right-column .pb-right-column-content {
    padding: 0;
    border: none;
}

section#descriptionTab h1 {
    font-size: 24px;
    font-weight: 600;
}

div#onloadnote {
    background: linear-gradient(90deg, #F9F3DB 0%, #E4DCB9 100%);
    display: block;
    width: 100%;
    align-items: center;
    padding: 50px 20px;
    margin-top: 20px;
}

div#onloadnote .heading {
    font-weight: 700;
    font-size: 18px;
    line-height: 1;
    text-align: center;
    text-transform: uppercase;
    color: #558A32;
    width: 100%;
    display: block;
}

div#onloadnote .text {
    font-weight: 500;
    font-size: 14px;
    line-height: 1;
    text-align: center;
    color: #000000;
    margin: 30px 0;
}
div#onloadnote .flex {
    border: 2px solid #558A32 !important;
    font-weight: 500;
    font-size: 16px;
    line-height: 14px;
    align-items: center;
    text-align: center;
    color: #000000;
    padding: 5px 10px;
}

span.span_link {
    display: none !important;
}

.pb-left-column #image-block.showimg,
.pb-left-column #views_block.showimg {
    height: auto;
    opacity: 1;
    transition: .2s;
}

p#product_sik {
    font-weight: 400;
    font-size: 14px;
    line-height: 15px;
    color: #5B5B5B;
}

p#product_sik label {
    font-weight: 600;
    font-size: 12px;
    line-height: 15px;
    color: #558A32;
}
.variant_internal_id.active {
    font-weight: bold;
    text-decoration: underline;
}
.pb-center-column .product-title p#product_reference {
    font-weight: 400;
    font-size: 13px;
    line-height: 90.4%;
    color: #5B5B5B;
}
p#product_reference label {
    color: #558A32;
}
#product #add_to_cart button.btn_disabled {
    cursor: not-allowed;
    opacity: 0.5;
}
#product .box-info-product {
    border-top: 1px solid #91C26E !important;
    border-bottom: 1px solid #91C26E !important;
    display: flex;
}
#product .box-cart-bottom,
#product .product_attributes {
    border: none !important;
}
#product .product_attributes {
    width: 35%;
}
#product .box-cart-bottom {
    width: 65%;
    align-self: center;
}
div#addtocartcontainer {
    display: flex;
    justify-content: end;
}
.content_prices {
    text-align: right;
}
#attributes .attribute_list ul li {
    
    font-size: 14px;
}

.accessorycheckbox .accessory-row .price  {
    font-size: 13px;
    color: #558A32;
    font-weight: 400;
    text-shadow: 0 0;
}
.accessorycheckbox .accessory-row {
    display: flex;
    align-items: center;
    min-height: 65px;
}
.accessorycheckbox > .ajax_block_product article {
    margin: 2px 0;
    border: none;
    padding: 9px;
}
.accessorycheckbox > .ajax_block_product article:hover {
    background: #FFF;
    box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.15);
}
.accessorycheckbox > .ajax_block_product:hover article {
    border: 1px solid transparent !important;
}
.accessorycheckbox > .ajax_block_product:hover {
    padding: 5px;
}
#product .accessorycheckbox .accessory-name {
    font-weight: 600;
    letter-spacing: 1px;
    color: #000 !important;
    height: 17px;
    overflow: hidden;
    display: block;
}
#product .accessorycheckbox {
    box-shadow: unset;
    border-width: unset;
}

#product .accessorycheckbox .product-image-container {
    width: auto;
    height: auto;
    opacity: 1;
    max-height: 50px;
    max-width: 40px;
}
#product .accessorycheckbox .ajax_block_product,
#product .accessorycheckbox .ajax_block_product article {
    padding: 0;
}
#product .accessory-price {
    padding: 4px 0;
}
#product .accessorycheckbox .product-container.showimg .product-image-container {
    animation-name: productimgproductpage;
    animation-duration: 1.5s;
    opacity: 1;
    height: 100%;
    max-width: 60px;
    max-height: 60px;
    min-width: 60px;
    width: 100%;
}
.pb-left-column #image-block.showimg {
    height: 361px;
    opacity: 1;
    transition: .2s;
    max-height: 100%;
}
.accessorycheckbox .accessory-details {
    margin-left: 10px;
    width: 100%;
    text-align: center;
}
.accessorycheckbox .accessory-input {
    margin-right: 10px;
    height: 20px;
}
#product .accessorycheckbox .checker {
    margin: 0 !important;
}
#product .accessory-input {
    margin: 0 10px;
}

.acc_attr_drop select {
    padding: 3px;
    width: 100%;
    display: block;
    margin: 0 auto;
    border: 1px solid #969696 !important;
    font-size: 12px;
    border-color: #D9D9D9 !important;
}

.acc_attr_drop select:focus {
    outline: none;
}

h4.acc_heading_sub {
    font-size: 15px;
    text-transform: none;
}

@keyframes productimgproductpage {
    0% {
        opacity: 0;
        height: 0;
    }
    50% {
        opacity: 0;
        height: 74px;
    }
    100% {
        opacity: 1;
        height: 74px;
    }
}

#product .product-container.showimg .product-image-container {
    animation-name: productimgproductpage;
    animation-duration: 1.5s;
    opacity: 1;
    height: 74px;
}

div#short_description_block,
.videooverlay {
    display: none;
}

section#quantityDiscount_box {
    display: none !important;
}

.safeToView div#display-images {
    display: none !important;
}
.safeToView  #short_description_block {
    display: block !important;
}

#product_reference + hr {
    border-color: #91C26E !important;
    margin-bottom: 0;
}

.pb-left-column.safeToView #image-block,
.pb-left-column.safeToView #views_block {
    height: auto;
    opacity: 1;
    transition: .2s;
}

#product .priceRulesPriceDiscount{
    color: #ffffff !important;
    background: #f13340 !important;
    display: inline;
    box-shadow: 0 1px 2px rgb(0 0 0 / 15%);
    padding: 1px 4px;
    font-size: 11px;
    margin-left: 4px
}


#product .custom_flags span.additional_text {
    /* position: absolute; */
    /* right: 0; */
    background: #ffdf00;
    color: #000;
    /* color: #ffffff; */
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    box-shadow: 0 1px 2px rgb(0 0 0 / 15%);
    line-height: 12px;
    /* height: 12px; */
    /* padding: 4px 5px 2px; */
    padding: 6px 20px 6px 21px;
    top: 10px;
}
#product .tab-content>.tab-pane {
    border: 1px solid #91C26E !important;
}
.product-tabs-container ul {
    margin-bottom: 10px;
    border: none !important;
}
.product-tabs-container li a {
    border: none !important;
}
#product .accessorycheckbox .ajax_block_product {
    border: none !important;
}
.price_mobile,
div#mobiladdtocart {
    display: none;
}
.ups_small {
    font-size: 12px;
    margin: 5px 0;
    display: flex;
    gap: 10px;
    align-items: center;
    justify-content: end;
}
.ups_small span {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 5px;
}
.ups_small img {
    width: 16px;
}
@media screen and (max-width:999px) {
    #product .primary_block {
        grid-template-columns: 50% 50%;
        gap: 0;
    }

    #product .primary_block > div.pb-right-column {
        grid-column: 1 / span 2;
    }

    p#old_price {
        display: block;
        padding: 0;
    }

    .product-tabs-container {
        padding: 0px 16px;
        margin-top: 30px;
    }
}

@media screen and (max-width: 640px) {
    #product .primary_block {
        grid-template-columns: 1fr;
    }

    #product .primary_block > div.pb-right-column {
        grid-column: 1;
    }
    div#onloadnote .flex {
        justify-content: space-between;
    }
    #product .product-title {
        width: 100%;
        padding: 0;
    }
    #product .product-title h1 {
        justify-content: center;
        margin-top: 30px;
    }
    form#buy_block {
        position: fixed;
        z-index: 999;
        bottom: 0;
        background: #fff;
        width: 100%;
        left: 0;
        padding: 0px 10px;
    }
    .accesories-slider .page-product-heading {
        border: none;
        text-align: center;
        margin-top: 30px;
        margin-bottom: 0 !important;
        padding: 0;
    }
    #product .box-info-product {
        display: grid;
        grid-template-columns: repeat(2, calc(50% - 10px));
        text-align: center;
        align-items: center;
        justify-content: center;
        column-gap: 20px;
    }
    #product .box-cart-bottom, #product .product_attributes {
        width: 100%;
        padding-top: 5px;
    }
    #product .product_attributes {
        margin: 0;
    }
    .attribute_list {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: #00000026;
        z-index: 9999;
    }
    .attribute_list.active {
        display: flex;
        justify-content: center;
        align-items: center;
    }
    #attributes .attribute_list ul {
        background: #fff;
        padding: 30px;
        box-shadow: 0px 0px 10px #6e6e6e;
    }
    #attributes .attribute_list li span {
        cursor: pointer;
    }
    #attributes .attribute_list ul li {
        padding: 10px 0;
        font-size: 16px;
        font-weight: 600;
    }
    #attributes .attribute_list ul li input.attribute_radio {
        display: none;
    }
    #product .box-cart-bottom .content_prices {
        display: none;
    }
    div#addtocartcontainer .add_to_cart_container {
        display: none;
    }
    div#quantity_wanted_p {
        width: 100%;
    }
    
    fieldset.attribute_fieldset label.attribute_label {
        border: 1px solid #D9D9D9 !important;
        border-radius: 30px;
        text-align: center;
        padding: 7px;
        line-height: 14px !important;
        cursor: pointer;
    }
    .price_mobile {
        display: block;
        grid-column: 1 / span 2;
    }
    .box-info-product p {
        margin-bottom: 0 !important;
    }
    #quantity_wanted_p .quantity-input-wrapper {
        width: 100%;
    }
    div#addtocartcontainer input#quantity_wanted {
        width: 100%;
        height: 30px;
        margin: 0;
        border-radius: 30px;
    }
    #product .box-cart-bottom {
        margin-top: -4px;
    }
    .price_mobile span#mobile_our_price_display {
        font-size: 20px;
        font-weight: 600;
        letter-spacing: 0em;
        color: #558A32;
        margin: 5px 0 0px;
        display: block;
    }
    div#mobiladdtocart {
        grid-column: 1 / span 2;
        margin-top: 7px;
        display: block;
    }
    div#mobiladdtocart a {
        background: #558A32;
        font-family: Montserrat;
        font-size: 18px;
        font-weight: 600;
        line-height: 22px;
        letter-spacing: 0em;
        text-align: center;
        color: #fff !important;
        width: 100%;
        display: block;
        padding: 8px;
        border-radius: 15px;
    }
    div#mobiladdtocart > div {
        margin: 5px 0 5px;
        text-align: center;
        justify-content: center;
    }
    #product .tab-content>.tab-pane {
        border: none !important;
        padding: 0;
    }
    .product-tabs-container ul.nav,
    #product .box-cart-bottom .ups_small  {
        display: none;
    }
}