@media screen and (min-width: 850px) {
    .large-5 {
        flex-basis: 40%;
        max-width: 40%;
    }
}
h1.product-title {
    font-family: "BigNoodleTitling", sans-serif!important;
    font-size: 2.8em;
    color: var(--fs-color-primary);margin-bottom: 5px;
    line-height: 100%;
}
.trendy-product-meta .list-meta{
    color: #525252; padding-right: 10px;
}
.trendy-product-meta .list-meta:not(:first-child):before{
    content: '';
    max-width: 1px;
    height: 17px;
    width: 1px;
    background-color: #ddd;
    margin: auto 0;
    margin-right: 10px;
    display: block;
}
.trendy-product-meta .list-meta .lable{
    margin-right: 5px;
}
.trendy-product-meta .list-meta .value {
    font-weight: 600;
    color: var(--primary-color);
}
.product-info .price {
    font-size: 2.3em;
    margin-top: 20px;
    color: var(--primary-color);
}
.other-related {
    margin-bottom: 15px;
}
.other-related .title>p {
    margin-bottom:5px;font-size: 17px;
}
.box-other-version {
    margin: 30px 0;
}
.box-other-version .other-item {
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 8px;
}
.box-other-version .other-item.active a:before{
    content: "";
    width: 40px;
    height: 45px;
    position: absolute;
    bottom: -20px;
    right: -20px;
    transform: rotate(45deg);
    background-color:#ffffff;
}
.box-other-version .other-item.active a:after {
    content: "✓";
    width: 40px;
    height: 40px;
    position: absolute;
    bottom: -7px;
    right: -25px;
    color: var(--fs-color-success);
}
.box-other-version .other-item a{
    border: 1px solid var(--primary-color);
    color: var(--primary-color);
    border-radius: 8px;
    padding-right: 15px;
    font-size: 15px;
    line-height: 45px;
    display: flex;
    align-items: center;
    gap: 5px;
    padding-left: 10px;
}
.box-other-version .other-item a img{
    border-radius: 8px;
}
.box-other-version .other-item:not(:last-child){
    margin-right: 5px;
}

.box-other-version .other-item.active a, .box-other-version .other-item:hover a{
    border-color: var(--fs-color-success)!important;
    color: #ffffff;
    background-color: var(--fs-color-success);
}
form.cart input[type=button].is-form {
    width: 40px;
    background-color: #ffffff;
    text-shadow: unset;
    font-size: 18px;
}

button.single_add_to_cart_button.button.alt{
    width: calc(100% - 150px);
    background-color: var(--fs-color-primary);
}
.variations {
    z-index: 99;
}
div.woocommerce-variation-price,
div.woocommerce-variation-availability,
div.hidden-variable-price,.variations .reset_variations {
    display: none!important;
}
.product-footer .woocommerce-tabs {
    border-top: unset;
    box-shadow: var(--box-shadow1);
    padding: 0;
    margin-top: 30px;
}
.nav-tabs+.tab-panels{
    border: unset;
    border-top: 1px solid hsl(249, 20%, 86%);
}
.button-contact .button {
    width: calc(50% - 5px);
    padding: 0;
    margin: 0 0 6px;
    display: inline-block !important;
    line-height: 55px !important;
    font-size: 17px;
}
.product-info #business-contact {
    color: var(--fs-color-primary);
}
.product-info #business-contact:hover {
    color: #fff;
}
.nav-tabs>li>a {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    list-style: none;border-left: unset;

}
.nav-tabs>li:not(.active) img.icon-tab{
    filter: grayscale(85%) opacity(45%);
}
.nav-tabs>li.active span{
    color: var(--primary-color)
}
.nav-tabs>li{width: 25%;margin-right: 0!important;margin-left: 0 !important;}
.icon-tab {
    max-height: 5em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 1em;
}
.tab-panels h2.title,.product-section-title-related {
    font-size: 32px;letter-spacing: 1px;
}
.product-section-title-related{padding-top: 60px}
ul.parameter-all {
    margin-bottom: 0px;
}
ul.parameter-all>li:nth-child(odd) {
    background: #f2f6ff
}
ul.parameter-all>li {
    padding: 0 5px;
    display: table;
    width: 100%;margin-left: 0;
}
ul.parameter-all>li label {
    display: block;
    background: #f2f2f2;
    font-size: 16px;
    font-weight: 600;
    color: #c0392b;
    padding: 8px;
    margin-bottom: 0;
    line-height: 1
}
ul.parameter-all>li span {
    display: table-cell;
    vertical-align: top;
    padding: 5px 8px;
    font-weight: 600;
    width: 35%
}
ul.parameter-all>li div {
    display: table-cell;
    width: auto;
    vertical-align: top;
    padding: 5px;
    color: #333
}
ul.parameter-all>li div>ul {
    margin: 0;
    list-style: none
}
ul.parameter-all>li div>ul>li {
    margin-bottom: 0
}
#store-popup .trendystore_maps_wrap{
    margin-bottom: 0;
}
#store-popup .trendystore_maps_wrap select{ max-width: 200px;}
#store-popup .trendystore_maps_wrap #trendystore_maps{
    height: 450px;
}
@media (max-width: 767px) {

    #business-popup .info-product {
        display: flex;
        align-items: center;
    }
    #business-popup .info-product img {
        width: 35%;
    }
    #business-popup h4.product-title{text-align: left!important;}
    #trendy-popup .modal-content{
        padding: 15px!important;
    }
    .maps_header_title h2 {
        font-size: 23px!important;
    }
    .trendystore_maps_wrap input.trendystore-submit{
        display: none;
    }
    #store-popup .trendystore_maps_sidebar {
        max-height: 200px;
    }
}
@media screen and (min-width: 850px) {

}
@media only screen and (max-width: 768px) {

}
@media only screen and (max-width: 58em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    .button-contact .button{
        width: 100%;
    }
    .nav-tabs>li{
        width: 50%;
    }

}
