.bg-gray {
    background: #E6E6E6;
    padding: 15px;
    border-radius: 10px;
}

.bg-gray h4 {
    line-height: 46px;
}

.bg-gray .nav-tabs {
    border-bottom: none;
}

.bg-gray .nav-tabs .nav-link {
    background: none;
    border: none;
    padding: 10px 10px;
    font-size: 1.8rem;
}

.bg-gray .nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
    background: #232f3e;
    border-radius: 50px;
    color: #fff;
    padding: 10px 30px;
    font-size: 1.8rem;
}

.bg-gray select {
    text-align: center;
}

.btn-primary:hover {
    padding: 0.6rem 2.1rem !important;
}

.block-m {
    margin: 0 30px;
}

@media (min-width: 360px) and (max-width: 576px) {
    .box-flex {
        display: flex;
        flex-direction: column-reverse;
    }

    ul>li,
    ol>li {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }

    .display-4 {
        font-size: 2.5rem !important;
    }

    .bg-gray .nav-tabs {
        border-radius: 50px;
    }

    .bg-gray .nav-tabs .nav-link {
        background: none;
        border: none;
        padding: 5px 25px;
        font-size: 1.4rem;
    }

    .bg-gray .nav-tabs .nav-link.active,
    .nav-tabs .nav-item.show .nav-link {
        background: #232f3e;
        border-radius: 50px;
        color: #fff;
        border: none;
        padding: 5px 25px;
        font-size: 1.4rem;
    }

    .block-m {
        margin: 0;
    }
}

@media screen and (min-device-width: 390px) and (max-device-width: 575px) {
    .box-flex {
        display: flex;
        flex-direction: column-reverse;
    }

    .bg-gray .nav-tabs .nav-link {
        padding: 5px 25px;
        font-size: 1.4rem;
    }

    .bg-gray .nav-tabs .nav-link.active,
    .nav-tabs .nav-item.show .nav-link {
        padding: 5px 25px;
        font-size: 1.4rem;
    }
}

@media (max-width: 576px) {
    .box-flex {
        display: flex;
        flex-direction: column-reverse;
    }

    .btn-block {
        display: block;
        width: auto;
    }
}

/* details page */
.product-info-main .price-box .price:before {
    content: 'YOUR PRICE: ';
    font-weight: 600;
}

.available-qty-row {
    margin-top: 15px;
    margin-bottom: -10px;
}

.available-qty-heading {
    font-size: 171.428%;
    font-weight: 600;
}

.cust-attributes h6 {
    font-size: 120%;
    font-weight: 600;
}

.row.cust-attributes h6 span {
    font-weight: 400;
}

/* /details page */

/* list page */

.products-list .image-product {
    display: block;
    width: 87px !important;
    border: 1px solid #e5e5e5;
    padding: 1px;
    position: relative;
}

.products-list .product-image-wrapper img {
    min-height: 0px !important;
}

.list-qty {
    width: 17% !important;
}

.products-list .product-item {
    margin-bottom: 5px !important;
    border: ridge;
    border-radius: 10px;
}


.products-list .price-box .price {
    color: #e39634 !important;
}

.products-list .qty-price-row .qty {
    color: #e39634 !important;
    font-size: 130%;
}

.products-list .qty-price-row strong {
    font-size: 100%;
}

.products-list .image-product {
    width: 120px !important;
}

.products-list .product-item .price-box {
    margin: 0px !important;
}

.products-list .qty-price-row span::before {
    color: #444;
    font-weight: 600;
}

.products-list .product-item .price-box .price {
    font-size: 120%;
}

.products-list .product-item .price-box .price::before {
    content: 'Price: ';
    color: #444;
    font-weight: 600;
}

.product-item-actions .actions-primary {
    display: inline-block;
    vertical-align: none !important;
}

.product-item-link {
    text-transform: uppercase;
}

.product-item-actions>* {
    width: 85px;
}

.products-list .actions-secondary .action {
    width: 38px;
}

.products-list .action.primary {
    background: #F4A137 !important;
    border: none;
    color: #ffffff;
}

.products-list .action.primary:hover {
    background: #e39634;
    border: none;
    color: #ffffff;
}

.products-list .qty-control .tf-qty {
    display: inline-block;
    width: 50px !important;
}

.products-list .action-primarys .label {
    float: left !important;
    margin-right: 10px;
}

.products-list .qty-control .tf-qty {
    display: inline-block;
    width: 35px !important;
    height: 38px;
}

.products-list .action.primary,
.action-primary {
    padding: 10px;
}

.products-list .cust-attributes h6 span {
    font-weight: 400 !important;
}

.products-list .actions-primary button {
    line-height: 0 !important;
}

@media screen and (max-width: 576px) {
    .products-list .qty-price-row {
        border-top: 1px solid #e5e5e5;
        border-bottom: 1px solid #e5e5e5;
        padding: 10px 0;
        margin: 0 2px;
    }

    .products-list .actions-primary button {
        padding: 0 12px !important;
    }

    .product-item-actions {
        height: 60px !important;
    }

    .products-list .actions-secondary .action {
        float: none !important;
    }

    .wishlist-col {
        margin-left: -38px;
    }
}

/* /list page */

/* details page image */
@media screen and (min-width: 576px) {
    .fotorama__stage {
        height: 400px !important;
        width: 400px !important;
    }

    .fotorama__stage__shaft {
        width: 430px !important;
    }

    .fotorama__stage__frame {
        border: unset !important;
    }

    .fotorama__stage__frame .fotorama__img {
        top: 40% !important;
    }

    .owl-carousel .owl-item img {
        height: 400px !important;
    }
}

/* /details page image */

.header-notice {
    font-size: 18px;
}