/******************************************************************************
 *   ______                                                                   *
 *  /       \                                                                 *
 * /$$$$$$  | ________  __    __   ______    ______                           *
 * $$ |__$$ |/        |/  |  /  | /      \  /      \                          *
 * $$    $$ |$$$$$$$$/ $$ |  $$ |/$$$$$$  |/$$$$$$  |                         *
 * $$$$$$$$ |  /  $$/  $$ |  $$ |$$ |  $$/ $$    $$ |                         *
 * $$ |  $$ | /$$$$/__ $$ \__$$ |$$ |      $$$$$$$$/                          *
 * $$ |  $$ |/$$      |$$    $$/ $$ |      $$       |                         *
 * $$/   $$/ $$$$$$$$/  $$$$$$/  $$/        $$$$$$$/                          *
 *                                                                            *
 * @PROJECT    : 3D Preview Extension [Magetop.com]                           *
 * @AUTHOR     : Azure - Developer                                            *
 * @COPYRIGHT  : © 2019  Magetop.com                                          *
 * @LINK       : https://Magetop.com                                          *
 * @CREATED    :  10/01/2022                                                  *
 ******************************************************************************/

/*.box-tocart .qty {
    display: none;
}*/
.prices-tier {
    display: none;
}
.custom-tier-prices {
    display: grid;
    /*border: 1px solid #f7f7f7;*/
    margin-top: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bfbfbf;
}
.actions-preview-request-offer {
    margin-left: 5px;
}
.custom-tier-price-item {
    display: table;
    text-align: center;
    /*border-bottom: 1px solid #f7f7f7;*/
    border-top: 1px solid #f7f7f7;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #f7f7f7;
    line-height: 2.5em;
}
.custom-tier-price-item-active {
    background-color: green;
    color: white;
    font-width: 500;
}
.custom-tier-price-item-last {
    border-bottom: 1px solid #f7f7f7;
}
.custom-tier-price-price-big {
    float: left;
    width: 30%;
    border-right: 1px solid #fff;
}
.custom-tier-price-qty {
    float: left;
    width: 40%;
    border-right: 1px solid #f7f7f7;
}
.mgt-custom-box-qty {
    display: grid;
    margin-top: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bfbfbf;
}
.mgt-custom-box-qty-item {
    display: table;
    line-height: 2.5em;
}
.mgt-custom-box-qty-item .mgt-custom-box-qty-item-col {
    width: 33%;
    float: left;
    padding-top: 8px;
    text-align: center;
}
.mgt-custom-box-qty-item .mgt-custom-box-qty-item-col-input {
    width: 33%;
    float: left;
}
.mgt-custom-box-qty-item .mgt-custom-box-qty-item-col-input input {
    text-align: center;
}
.mgt-custom-box-project-name {
    margin-top: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bfbfbf;
}
.mgt-custom-box-project-name input {
    text-align: center;
}
.product-add-form {
    margin-top: 30px;
}
.mgt-project-extra-options {
    display: grid;
    margin-top: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bfbfbf;
}
.mgt-project-extra-option {
    display: table;
    border-bottom: 1px solid #f7f7f7;
    line-height: 2.5em;
}
.mgt-project-extra-option-col {
    float: left;
    width: 45%;
    text-align: left;
}
.mgt-project-extra-option-col-first {
    width: 10%;
}
.mgt-project-extra-option-col-last {
    text-align: right;
}

.mgt-project-price-options {
    display: grid;
    margin-top: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #bfbfbf;
}
.mgt-project-price-option {
    display: table;
    border-bottom: 1px solid #f7f7f7;
    line-height: 2.5em;
}
.mgt-project-price-option-col {
    float: left;
    width: 20%;
    text-align: right;
}
.mgt-project-price-option-col-first {
    width: 40%;
    text-align: left;
}
.mgt-project-price-option-col-button {
    float: left;
    width: 20%;
    text-align: right;
}
.mgt-project-price-option-col-button-first {
    width: 80%;
    text-align: left;
}
.mgt-project-price-option-last {
    border-top: 1px solid #bfbfbf;
}
/* Media */
.mgt-project-preview-actions {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.mgt-project-preview-action-left {
    float: left;
    width: 100%;
    padding-top: 20px;
    margin-bottom: 20px;
}
.mgt-project-preview-action-middle {
    float: left;
    width: 66%;
}

.mgt-project-preview-action-middle div{
    display: inline-block;
    margin-right: 15px;
}

.mgt-project-preview-action-middle div:last-child{
    margin-right: 0;
}

.mgt-project-preview-action-middle button.action.primary{
    padding: 16px 20px;
}

.mgt-project-preview-action-right {
    float: left;
    width: 33%;
}

.mgt-project-preview-action-right button.action.primary{
    padding: 16px 20px;
}

.mgt-project-preview-actions div img {
    width: 90px;
    height: 90px;
}
.mgt-project-preview-actions div.mgt-project-preview-action-left img {
    width: 50px;
    height: 50px;
}
.mgt-project-preview-action-left div {
    display: inline-block;
    margin-right: 15px;
}
.mgt-project-preview-action-left div:last-child {
    margin-right: 0;
}
.mgt-project-preview-action-left div span {
    float: left;
    width: 100%;
    text-align: center;
}
.mgt-project-preview-action-middle-one-text {
    padding-right: 35px;
}
.mgt-project-preview-action-middle-one-text span {
    color: #16bcdc;
    font-weight: 600;
}
.mgt-project-preview-action-right-text span {
    color: #16bcdc;
    font-weight: 600;
}
/* Tab info */
.mg-custom-information-contentner {
    float: left;
    width: 100%;
    border: 1px solid #16bcdc;
    margin-top: 20px;
}
.mg-custom-information-contentner ul {
    padding-left: unset !important;
}
.mg-custom-information-contentner li {
    display: inline;
    list-style: none;
    border-right: 1px solid #16bcdc;
    border-bottom: 1px solid #16bcdc;
    float: left;
    width: 25%;
    text-align: center;
    padding: 10px 0;
}
.mg-custom-information-contentner li.mgt-custom-preview-information-tab-active {
    border-bottom: unset !important;
}
.mgt-custom-preview-information-tab a {
    display: block;
    color: #333;
    font-weight: 600;
}
.mgt-custom-preview-information-tabs li:last-child {
    border-right: none !important;
}
.mgt-custom-preview-information-content {
    padding: 5px;
}
/* filling product */
.mgt-product-fillings {
    padding: 10px 30px;
    background: white;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;

}
.mgt-product-filling {
    float: left;
    width: 16%;
    margin-left: 0.8%;
    border: 1px solid #16bcdc;

    font-weight: 500;
    text-align: center;
    padding: 20px 0;
}
.mgt-product-filling:first-child {
    margin-left: 0 !important;
}
.mgt-product-filling span a {
    display: block;
    color: #16bcdc;
}
.catalog-product-view .product-main-content {
    border-bottom: unset;
}
.mgt-product-last-open {
    padding: 10px 30px;
    background: white;
    border-bottom: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb;
    border-right: 1px solid #ebebeb;
}
.preview-total-price-content {
    width: 100%;
    display: table;
    margin-top: 20px;
    padding: 5px;
    background-color: #16bcdc;
}
.preview-total-price-text {
    float: left;
    width: 50%;
    color: #fff;
    font-weight: 600;
}
#preview-total-price-value {
    float: left;
    width: 50%;
    text-align: right;
    color: #fff;
    font-weight: 500;
}
.product-info-main .product-add-form form .box-tocart {
    margin-top: 20px;
}

.mgt-custom-preview-information-content p{
    display: inline-block;
    width: 100%;
}

.yourdesign-upload-btn-wrapper {
  position: relative;
  overflow: hidden;
  display: inline-block;
}

.yourdesign-upload-btn-wrapper input[type=file] {
  font-size: 100px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
/* new discount price grid */
.mgt-normally-coll-title {
    float: left;
    width: 50%;
    text-align: left;
}
.mgt-normally-coll-price {
    float: left;
    width: 50%;
    text-align: right;
}
.mgt-normally-col-our-price {
    width: 30%;
    float: left;
}
.mgt-big-group-col-title {
    float: left;
    width: 40%;
    text-align: left;
    overflow: overlay;
}
.mgt-big-group-col-price {
    float: left;
    width: 60%;
    text-align: right;
}
.mgt-big-col-discount-price {
    text-align: right;
    float: left;
    width: 25%;
}
#preview-standard-list-designs div {
    float: left;
    width: 33%;
    text-align: center;
}
#preview-standard-list-designs div img {
    width: 100px;
    height: 100px;
    border-radius: 50px;
}
#product-preview-request-offer {
    width: 100%;
    float: left;
    background: #D9222A;
    padding: 13px;
    color: #fff;
    font-weight: 500;
    font-size: 1.3rem;
}
.product-addto-links {
    display: none !important;
}
