/*region breadcrumb*/

.common-home .after-header {
    padding: 0;
    background: none;
}

.after-header .breadcrumb li {
    display: inline-block;
    position: relative;
    line-height: 20px;
}

.after-header .breadcrumb li a {
    color: #333;
    font-size: 12px;
    font-weight: 600;
}

.after-header .breadcrumb li:last-child a {
    color: #808080;
}

.after-header .breadcrumb li i {
    font-size: 16px;
}

.after-header .page-heading {
    text-align: left;
    color: #000000;
    font-size: 19px;
    font-weight: 700;
    background: #fff;
    padding: 10px 15px;
    border-radius: 4px;
    margin-top: 15px;
    border: 1px solid #0381eb;
}

.breadcrumb li + li:before {
    padding: 0 6px;
    color: #808080;
    font: normal normal normal 10px/20px FontAwesome;
    content: "\f054";
    margin: 0 5px;
}

/*endregion*/

/*region top-bar*/
.filter-button.view-switch {
    display: none;
}

.filter-button.view-switch button#lc-toggle {
    background: #fff;
    border: 0;
    padding: 5px 12px;
}

.top-bar .custom-selects {
    display: inline-block;
}

.top-bar .custom-selects select#input-limit {
    border: 1px solid rgba(0, 0, 0, 0.1) !important;;
    border-radius: none;
}

#input-limit:focus {
    outline: none;
}

.product-categories column#column-left {
    max-width: 250px;
}

.product-categories #content {
    flex: 1 1 auto;
    max-width: calc(100% - 250px);
}
/*endregion*/

/*region details-page*/
.product-item-info {
    background: #fff;
    /*margin-bottom: -20px;*/
}
.product-image-holder {
    height: 100%;
    border-radius: 10px;
}
.product-image-holder .lightRed-img {
    padding: 0px 50px 0px 50px;
}
.product-image-thumbnails ul li {
    display: inline-block;
    border: 1px solid #ddd;
}
.product-image-thumbnails {
    background: #fff;
    margin-top: 10px;
    display: flex;
    justify-content: center;
    padding: 10px;
    border-radius: 10px;
}
.product-info {
    background: #fff;
    padding: 30px;
    height: 100%;
    border-radius: 10px;
    border: 1px solid #0381eb;
}
.product-name h4 {
    font-size: 22px;
    font-weight: 500;
    color:#212529;
}

.short-info {
    margin: 10px 0;
}

.quick-overview h6,
.customer-review h6 {
    font-size: 15px;
    margin-bottom: 0px;
    font-weight: 700;
    margin-bottom: 10px;
}
.quick-overview ul li {
    list-style: inside;
    display: block;
    line-height: 20px;
    padding-bottom: 10px;
}

.quick-overview .view-more {
    color: #FF5F13;
}

label {
    cursor: pointer;
    font-size: 14px;
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
}

.emi-info label {
    margin-bottom: 0;
}

p.tag {
    margin-bottom: 0;
}
.price-wrap .on-special {
    font-size: 24px;
    line-height: initial;
    font-weight: 700;
    display: flex;
    align-items: center;
}
.additional-btn {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-top: 20px;
    font-weight: bold;
}

.additional-btn.buttons_added span.qty_ctl {
    display: flex;
    flex: 0 1 52px;
    align-items: center;
    text-align: center;
    border: 2px solid #ccc;
    margin-left: 7px;
}

.material-symbols-outlined {
    font-family: "Material Symbols Outlined";
    font-weight: normal;
    font-style: normal;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
}

.additional-btn.buttons_added span i {
    cursor: pointer;
    margin: 0 auto;

    font-size: 13px;
    height: 10px;
}

.additional-btn.buttons_added span:hover {
    background: #f1f1f1;
}

.customer-review {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin: 10px 0;
}
.emi-info {
    font-size: 12px;
    margin: 15px 0px;
}
.customer-review .rating {
    font-size: 10px;
    margin: 0 20px;
}
.featured-options span {
    height: 40px;
    width: 40px;
    border: 1px solid var(--main);
    display: inline-block;
    text-align: center;
    line-height: 50px;
    margin-left: 10px;
    border-radius: 100px;
    color: var(--main);
    transition: 0.3s all ease-in-out;
}
.featured-options span:hover {
    background: var(--main);
    color: #ffffff;
    border-color: var(--main);
    cursor: pointer;
}
.share-links.social-links {
    margin-top: 20px;
    font-size: 20px;
}
.share-links.social-links span.share {
    margin-right: 10px;
}
.share-links.social-links .share-ico {
    margin-right: 10px;
    border: 1px solid;
    padding: 8px;
    width: 38px;
    text-align: center;
    cursor: pointer;
    transition: 0.8s;
}
.share-links.social-links .share-ico:hover {
    background-color: var(--main);
    color: var(--lightWhite);
}
.related-product {
    background-color: #fff;
    border: 1px solid #002c73;
}
.related-product h3 {
    background: #050C2E;
    font-size: 16px;
    color: #fff;
    padding: 6.5px 18px;
    margin-bottom: 0;
    font-weight: normal;
}
.single-related-product-item:last-child {
    border-bottom: none;
}
.single-related-product-item {
    border-bottom: 1px solid #106dd5;
    padding: 10px;
    padding-bottom: 12px;
    clear: both;
    width: 100%;
    display: table;
    vertical-align: middle;
}
.single-related-product-item .caption .product-name a {
    color: #333;
}
.single-related-product-item .image-holder {
    width: 25%;
    margin-right: 15px;
    float: left;
}
.caption h4.product-name {
    font-weight: 400;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    font-size: 14px;
}

.show-more-related {
    text-align: center;
    display: block;
    color: #333333;
    font-weight: 700;
    padding: 10px 0;
}

.pd-q-actions {
    padding: 15px 20px 15px;
    margin: 0 0 30px;
    /*border-radius: 40px;*/
    display: flex;
    background: #fff;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.1);
}

.pd-q-actions .share-on {
    flex: 1 1 auto;
    padding: 0;
    line-height: 24px;
    position: relative;
    top: -2pxpx;
}

.pd-q-actions .share-on span.share-icon {
    margin-left: 10px;
    opacity: 0.8;
    cursor: pointer;
    margin-top: 2px;
}
.pd-q-actions .options span i {
    font-size: 20px;
    width: 20px;
    height: 20px;
    margin-right: 7px;
}

.pd-q-actions > * {
    flex: 0 0 auto;
    padding-right: 20px;
    height: 20px;
    display: flex;
}

.pd-q-actions .options span {
    display: flex;
    align-content: center;
    margin-left: 10px;
    cursor: pointer;
    color: #000;
}

.pd-summary {
    width: 100%;
    padding-bottom: 40px;
}

.product-info-table tbody {
    display: flex;
    flex-wrap: wrap;
}

.product-info-table tbody tr {
        margin: 0 7px 7px -2px;
    background: rgba(55, 73, 187, .05);
    border-radius: 9px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 24px;
    padding: 8px 8px 8px;
    font-size: 10px;
}

.product-info-table tbody tr .product-info-label {
    color: #666;
    font-size: 14px;
    padding-right: 7px;
}

.product-info-table tbody tr .product-info-data {
    font-size: 20px;
}

.product-info-table tbody tr .product-info-data {
    font-weight: bold;
    font-size: 14px;
}

.pd-summary h2 {
    margin: 20px 0 15px;
}
.pd-summary h2 {
    margin: 16px 0;
    font-size: 18px;
    font-weight: normal;
}

.product-price-options {
    flex-wrap: wrap;
    padding-bottom: 20px;
}

.product-price-options {
    display: flex;
    justify-content: space-between;
}

.product-price-options .p-wrap.cash-payment {
    flex: 0 0 45%;
    margin: 0 0 10px;
}
.product-price-options .p-wrap.cash-payment {
    margin-right: 15px;
}

.product-price-options .p-wrap {
    padding: 15px 15px 15px 55px;
    max-width: 100%;
}

@media screen and (max-width: 991px) {
    .product-price-options .p-wrap.cash-payment {
        flex: 0 0 100%;
        margin: 0 0 20px;
    }
}

.product-price-options .p-wrap {
    flex: 1 1 auto;
    border: 2px solid #050C2E;
    position: relative;
    margin: 0;
    box-shadow: 40px 0 0 #fafafa inset;
    cursor: pointer;
}

.product-price-options .p-wrap:hover {
    border: 2px solid #FF5F13;
}

.product-price-options .p-wrap input {
    position: absolute;
    height: 20px;
    left: 12px;
    top: 50%;
    margin-top: -10px;
    transform: scale(1.5);
    cursor: pointer;
}

.product-price-options .p-wrap .price {
    font-size: 20px;
    line-height: 24px;
}

label {
    /* cursor: pointer; */
    font-size: 14px;
    display: inline-block;
    /* max-width: 100%; */
    margin-bottom: 5px;
}

.quantity {
    margin-left: 5px;
    margin-right: 20px;
    display: flex;
}

.qty_ctl {
    display: flex;
    flex: 0 0 20px;
    align-items: center;
    text-align: center;
    
    
}

.qty {
    float: left;
    width: 75px;
    margin-right: 0;
    user-select: none;
    margin-left: 10px;
    font-size: 15px;
}

.qty input[type="text"],
.qty input[type="number"] {
    float: left;
    text-align: center;
    width: 50px;
    height: 40px;
    color: #2a2a2a;
    line-height: 40px;
    border: 1px solid #ccc;
    border-radius: 4px;
}
.qty_inc_dec {
    width: 10px;
    height: 40px;
    display: inline-block;
    border: 2px solid #ccc;
}
.qty_inc_dec .increment {
    border-bottom: 0;
    line-height: 25px;
}
.qty_inc_dec .increment,
.qty_inc_dec .decrement {
    float: left;
    text-align: center;
    width: 30px;
    cursor: pointer;
    height: 20px;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    line-height: 20px;
    font-style: normal;
    font-weight: 700;
}

.bottom-bar {
    padding-top: 15px;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 3px solid var(--main);
}
/*endregion*/

/*region nav-tabs*/
.nav-tab-bars {
    background: #0381eb;
    color: #fff;
    padding: 6px 20px;
}
.nav-tab-bars li {
    display: inline-block;
    font-size: 16px;
    margin-right: 40px;
    text-transform: uppercase;
    font-weight: 500;
    cursor: pointer;
}
.nav-tab-bars li a {
    padding: 7px 20px;
    display: block;
    color: #333333;
    position: relative;
}
.nav-tab-bars li a:after {
    border: 1px solid #0381c5;
    border-radius: 5px 5px 0 0;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-bottom: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s;
}
.nav-tab-bars li a:hover:after {
    opacity: 1;
    visibility: visible;
}

#specification .section-head {
    padding: 20px;
    font-weight: 500;
    background: #fff;
    font-size: 20px;
    /*border: 1px solid #106dd5;*/
    border-top-width: 0;
    border-bottom-width: 0;
    margin-bottom: 15px;
    margin-top: 0;
}

.data-table {
    width: 100%;
    /*border-right: 1px solid #18191c;*/
    border-bottom: 1px solid #d0d0d0;
    border-radius: 0px 0px 10px 10px;
}

.data-table tbody tr {
    border-top: 1px solid #d0d0d0;
}

.data-table .name {
    padding: 5px 30px;
    width: 25%;
    text-align: left;
    line-height: 35px;
    font-weight: 600;
    background: #F5F5F5;
    color: #212529;
    border-bottom: 1px solid #d0d0d0;
}
.data-table .value {
    padding: 10px 20px;
    width: 75%;
    color: #222222;
    font-size: 14px;
    line-height: 22px;
    background-color: #fff;
}

/*.data-table tr:last-child .value {*/
/*  border-bottom-right-radius: 10px;*/
/*}*/

/*.data-table tr:last-child .name {*/
/*  border-bottom-left-radius: 10px;*/
/*}*/

.data-table .heading-row,
.table > thead {
    background: #050C2E;
    padding: 8px 30px;
    font-size: 15px;
    color: #ffffff;
    font-weight: 600;
}
/*endregion*/

/*region-contact-form-info*/
.contact-info-form label {
    margin-bottom: 0;
    font-weight: 500;
}
.contact-info-form input.form-input {
    margin-bottom: 20px;
}
#description{
    margin-bottom: 20px;
    border-bottom: 1px solid #d0d0d0;
}
.description,
#write-review,
#ask-question {
    padding: 20px;
    /*border-radius: 10px;*/
    background: #fff;
    margin-top: 15px;
    /*border: 1px solid #002c73;*/
}

.contact-info-form input.form-input,
.contact-info-form textarea {
    width: 100%;
    background: white;
    padding: 10px 18px;
    border-radius: 4px;
    border: 1px solid #d0d0d0;
    color: var(--black);
}
.rating {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-bottom: 20px;
}

.additional-btn button.buy-now {
    background: #050C2E;
    border-radius: 0px;
    color: #fff;
    font-weight: 600;
    border: 0;
    padding: 0px 60px;
    height: 50px;
    cursor: pointer;
    border: none;
}

.btn.submit-btn:hover,
.additional-btn button.buy-now:hover {
    background: #024985;
    border: none;
    color: #fff;
}
/*endregion*/

/*region responsive view*/
@media (max-width: 991px) {
    .after-header {
        padding: 0;
    }
    .product-categories #content {
        flex: 1 1 100%;
        max-width: 100%;
    }
    .product-categories .main-content .col-md-6,
    .product-search .main-content .col-md-6 {
        max-width: 50%;
    }
    .top-bar .custom-selects select#input-limit {
        max-width: 120px;
    }
    .product-all-info,
    .related-product {
        margin-top: 20px;
    }
    .nav-tab-bars li {
        font-size: 18px !important;
        margin-right: 20px !important;
    }
    .nav-tab-bars li a {
        padding: 7px 0 !important;
    }
    .product-categories column#column-left {
        padding: 0;
    }
}

@media (max-width: 767px) {
    .range-control-filter {
        display: none;
    }
    .top-bar .form-group.show{
        display: none;
    }
    .filter-button.view-switch {
        display: block !important;
    }

    .product-info {
        padding: 15px;
    }
    .product-name h4 {
        line-height: 24px;
    }
    .nav-tab-bars li {
        font-size: 13px !important;
        margin-right: 7px !important;
    }
    .data-table .name {
        padding: 10px 20px;
        font-size: 13px;
        width: 35%;
        line-height: 15px;
    }
    .data-table .value {
        padding: 10px 20px;
        font-size: 13px;
        width: 65%;
        line-height: 15px;
        word-break: break-all;
    }
    .data-table .heading-row,
    .table > thead {
        padding: 8px 15px;
    }
    #specification .section-head {
        font-size: 14px;
    }
    .nav-tab-bars {
        padding: 6px 10px;
    }
    .single-related-product-item .image-holder {
        width: auto;
    }
}

@media (max-width: 475px) {
    .additional-btn {
        margin-top: 10px;
    }
    .additional-btn span.text {
        display: none;
    }
    .qty {
        margin-left: 0;
    }
}
@media (max-width: 390px) {
    .featured-options {
        margin-top: 15px;
        width: 100%;
    }
    .featured-options span.wishlist {
        margin-left: 0;
    }
}
/*endregion*/
#description h2,#write-review h2, #ask-question h2 {
    font-size: 22px;
    font-weight: 500;
}

#write-review .intro, #ask-question .intro{
    margin: 10px 0;
}

#write-review h3, #ask-question h3 {
    font-size: 16px;
    font-weight: 600;
}


  .ask-expert {
    background: #e9f4fb;
    border-radius: 8px;
    padding: 20px;
    margin-top: 25px;
  }
  .expert-img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    object-fit: cover;
  }
  .expert-title {
    font-weight: 700;
    color: #000;
  }
  .expert-links {
    font-size: 15px;
    margin-top: 6px;
  }
  .expert-link {
    color: #007bff;
    text-decoration: none;
    font-weight: 500;
  }
  .expert-link:hover {
    text-decoration: underline;
  }
  .expert-phone {
    color: #111;
    font-weight: 600;
  }
  @media (max-width: 576px) {
    .expert-img {
      width: 60px;
      height: 60px;
    }
    .expert-links {
      font-size: 14px;
    }
  }
