/* input(1309,48): run-time error CSS1046: Expect comma, found '0'
input(1309,52): run-time error CSS1046: Expect comma, found '/'
input(1311,40): run-time error CSS1046: Expect comma, found '0'
input(1311,44): run-time error CSS1046: Expect comma, found '/' */
.bought-together-products > * {
  width: auto;
}
.bought-together-products .product-wrap {
  position: relative;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 15.8rem;
          flex: 0 0 15.8rem;
  max-width: 15.8rem;
}
.bought-together-products .product-wrap:not(:first-child) {
  margin-left: 3rem;
}
.bought-together-products .product-wrap:not(:first-child) .product-media::before, .bought-together-products .product-wrap:not(:first-child) .product-media::after {
  content: "";
  position: absolute;
  left: -2.5rem;
  top: 50%;
  background-color: #999;
}
.bought-together-products .product-wrap:not(:first-child) .product-media::before {
  width: 17px;
  height: 1px;
  -webkit-transform: translateX(-8px);
          transform: translateX(-8px);
}
.bought-together-products .product-wrap:not(:first-child) .product-media::after {
  width: 1px;
  height: 17px;
  -webkit-transform: translateY(-8px);
          transform: translateY(-8px);
}
.bought-together-products .product-details {
  padding: 1.5rem 0.2rem 0;
}
.bought-together-products .product-button {
  position: relative;
  margin: 1.3rem 0 2.5rem 10rem;
}
.bought-together-products .product-button::before, .bought-together-products .product-button::after {
  content: "";
  position: absolute;
  left: -5rem;
  top: 70px;
  width: 17px;
  height: 1px;
  -webkit-transform: translateX(-8px);
          transform: translateX(-8px);
  background-color: #999;
}
.bought-together-products .product-button::before {
  margin-top: -12px;
}
.bought-together-products .bought-price {
  font-size: 2.4rem;
}
.bought-together-products .bought-count {
  margin-bottom: 2.7rem;
  line-height: 1.3;
}
.bought-together-products .product-media:hover img {
  opacity: 1;
}
.bought-together-products .product-checkbox {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.bought-together-products .product-checkbox label {
  position: static;
  padding-left: 0;
}
.bought-together-products .custom-checkbox {
  cursor: pointer;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.bought-together-products .custom-checkbox + label::before {
  top: 1.5rem;
  left: 1.5rem;
  -webkit-transform: none;
          transform: none;
}

.product-tabs .nav-item:not(:last-child) {
  margin-right: 4rem;
}
.product-tabs .nav-link {
  padding: 1.5rem 0 1.3rem;
  font-size: 1.8rem;
  font-weight: 700;
  color: #999;
  text-transform: capitalize;
}
.product-tabs .nav-link::after {
  border-top: 2px solid transparent;
}
.product-tabs .nav-tabs .nav-link:hover, .product-tabs .nav-tabs .nav-link.active {
  color: #333;
}
.product-tabs .tab-pane {
  padding: 3.5rem 0 2.7rem;
}
.product-tabs ul {
  font-size: 1.4rem;
  color: #666;
}
.product-tabs .product-video img {
  min-height: 20rem;
}

#product-tab-description .sub-title {
  margin: 0.4rem 0 0.4rem;
  font-size: 1.4rem;
}
#product-tab-description .sub-title span {
  margin-right: 1.2rem;
}
#product-tab-description .detail {
  line-height: 1.6;
}
#product-tab-description ul {
  font-size: 1.3rem;
}
#product-tab-description.card-body .col-md-6 {
  margin-bottom: 1.7rem;
}

#product-tab-specification ul li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  padding: 0rem 0 1rem;
}
#product-tab-specification ul label {
  -webkit-box-flex: 0;
      -ms-flex: 0 0 20rem;
          flex: 0 0 20rem;
  max-width: 20rem;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
  z-index: 1;
  color: #333;
}
#product-tab-specification ul p {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-bottom: 0;
}

#product-tab-vendor .vendor-banner img {
  min-height: 29.5rem;
  width: 100%;
}
#product-tab-vendor .vendor-user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1.7rem;
}
#product-tab-vendor .vendor-logo img {
  border: 1px solid #eee;
  border-radius: 5px;
}
#product-tab-vendor .vendor-name {
  margin: 0.3rem 0;
  font-size: 1.8rem;
  font-weight: 600;
  color: #333;
}
#product-tab-vendor .vendor-name a {
  color: inherit;
}
#product-tab-vendor .ratings-full {
  margin-right: 0.8rem;
}
#product-tab-vendor .rating-reviews {
  font-size: 1.4rem;
  color: #666;
}
#product-tab-vendor .vendor-info {
  margin-bottom: 3.1rem;
  font-size: 1.4rem;
}
#product-tab-vendor .vendor-info li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0.75rem 0;
}
#product-tab-vendor .vendor-info label {
  display: inline-block;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 12rem;
          flex: 0 0 12rem;
  max-width: 12rem;
  padding-right: 1rem;
  color: #333;
}
#product-tab-vendor .store-address {
  font-size: 1.4rem;
  color: #666;
  opacity: 1;
}
#product-tab-vendor .store-phone a {
  color: #333;
}
#product-tab-vendor .store-phone a:hover {
  color: #336699;
}
#product-tab-vendor p {
  font-size: 1.4rem;
  line-height: 1.75;
}

#product-tab-description.card-body,
#product-tab-vendor.card-body,
#product-tab-specification.card-body,
#product-tab-reviews.card-body {
  padding-top: 2.2rem;
  padding-bottom: 2rem;
}

.accordion-simple:not(.accordion-icon) .card-header a::after {
  font-size: 1.6rem;
}


#product-tab-reviews {
  border-bottom-width: 0;
}
#product-tab-reviews p {
  font-size: 1.4rem;
}
#product-tab-reviews .avg-rating-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  margin-bottom: 0.2rem;
}
#product-tab-reviews .avg-mark {
  font-size: 6em;
  font-weight: 600;
  color: #336699;
  letter-spacing: -0.025em;
  line-height: 1;
  margin-bottom: 0;
}
#product-tab-reviews .avg-rating {
  margin-left: 1.8rem;
}
#product-tab-reviews .avg-rating p {
  font-size: 1.4rem;
  line-height: 1.4;
}
#product-tab-reviews .avg-rating .ratings-container {
  margin-bottom: 0.3rem;
}
#product-tab-reviews .avg-rating .ratings-full {
  margin-right: 0.8rem;
}
#product-tab-reviews .ratings-value {
  margin-bottom: 1.6rem;
  font-size: 1.4rem;
}
#product-tab-reviews .ratings-value span:first-child {
  margin-right: 2.1rem;
  font-size: 2.5rem;
}
#product-tab-reviews .ratings-value .count {
  margin-left: 0.6rem;
  font-size: 1.2rem;
  color: #aaa;
}
#product-tab-reviews .ratings-list .ratings-container {
  margin-bottom: 1.5rem;
}
#product-tab-reviews .ratings-list .progress-bar {
  max-width: 20rem;
  margin-left: 1.3rem;
  margin-bottom: 0;
  border-radius: 0.4rem;
}
#product-tab-reviews .ratings-list .progress-bar span {
  border-radius: 0.4rem;
}
#product-tab-reviews .ratings-list .progress-value {
  margin-left: 2rem;
  min-width: 4rem;
}
#product-tab-reviews .ratings-list .progress-value mark {
  font-size: 1.2rem;
  color: #666;
}
#product-tab-reviews .title-link {
  font-size: 1.4rem;
}
#product-tab-reviews .review-form {
  padding-top: 0.3rem;
}
#product-tab-reviews .review-form .form-control {
  min-height: 4rem;
  margin-bottom: 2rem;
  font-family: Poppins, sans-serif;
  font-size: 1.3rem;
  border-color: #eee;
  color: #777;
}
#product-tab-reviews .review-form .form-control::-webkit-input-placeholder {
  color: inherit;
}
#product-tab-reviews .review-form .form-control::-moz-placeholder {
  color: inherit;
}
#product-tab-reviews .review-form .form-control:-ms-input-placeholder {
  color: inherit;
}
#product-tab-reviews .review-form .form-control::-ms-input-placeholder {
  color: inherit;
}
#product-tab-reviews .review-form .form-control::placeholder {
  color: inherit;
}
#product-tab-reviews .review-form textarea {
  height: 13.3rem;
}
#product-tab-reviews .review-form .btn {
  /*background-color: #454545;
  border-color: #454545;*/
}
#product-tab-reviews .form-group {
  margin: 0.4rem 0 4.1rem;
  font-size: 1.4rem;
}
#product-tab-reviews .form-group label {
  padding-left: 2.7rem;
}
#product-tab-reviews .form-group .custom-checkbox + label::before {
  top: 0;
  -webkit-transform: none;
          transform: none;
  margin-top: 0.2rem;
}
#product-tab-reviews .tab-nav-boxed .nav-item {
  margin: 0 1rem 0.5rem 1rem;
}
#product-tab-reviews .tab-nav-boxed .nav-link {
  font-size: 1.3rem;
  font-weight: 600;
  color: #333;
  border-width: 1px;
  padding: 0.9em 1.5em;
  border-radius: 2rem;
}
#product-tab-reviews .tab-nav-boxed .nav-link::after {
  content: none;
}
#product-tab-reviews .tab-nav-boxed .nav-link:hover, #product-tab-reviews .tab-nav-boxed .nav-link.active {
  color: #336699;
}
#product-tab-reviews .tab-nav-boxed .tab-pane {
  padding: 1.5rem 0 0;
}
.swiper-slide .product-image img {
    width: 450px !important;
    max-width: 450px !important;
}
.min-qty-notification {
    font-size: 12px;
    padding-bottom: 5px;
}
.product-single .product-form select{width:125px!important;}
/*-------------------------------------------
    Progress Bar
        - Rounded
--------------------------------------------*/
.progress-bar {
    background-color: #eee;
    margin-bottom: 1rem;
    height: 1rem;
    width: 100%;
}

    .progress-bar span {
        display: block;
        height: 100%;
        background-color: #999;
    }

    .progress-bar.rounded {
        border-radius: 0.8rem;
    }

        .progress-bar.rounded span {
            border-radius: 0.8rem;
        }

    .progress-bar.progress-bar-sm {
        height: 0.8rem;
    }

.progress-value mark {
    background: transparent;
}



.category-info .category-name {
    font-size:1.5rem;font-weight:bold;
    padding:5px 0 5px 0;
}

.category-info .discount-info {
    font-size: 1.3rem;
    padding: 5px 0 5px 0;
}

.category-info .shop-now {
    padding: 5px 0 5px 0;
}
    .category-info .shop-now a.btn-primary {
        padding-top: .8rem;padding-bottom:.8rem;
    }
.vbox-overlay{z-index:1051!important}
.banner-video .btn-play-video{width:4rem;height:4rem;z-index:28!important}
    .banner-video .btn-play-video:before {font-size:1.8rem;}
        @media (min-width: 992px) {
            .venoframe, .vbox-inline {
                width: 92% !important;
            }
        }

        .vbox-close {
    top: 12%!important;
    right: 15%!important;
}

    /*-------------------------------------------
               Product Review     
--------------------------------------------*/
    .pdp-rb .pdp-rb-label input[type="radio"] + label {
    width: 16px !important;
}

.pdp-rb .pdp-rb-label {
    min-width: 100px;
}

.product-review-item .review-image1 {
    display: inline-block;
}

.review-reply-wrapper {
    background-color: #f8f8f8;
    padding: 15px 15px 0px 10px;
    margin-top: 10px;
}

.review-reply-title {
    color: #009fdf !important;
    font-size: 13px;
    padding-left: 30px;
}

.review-reply-msg {
    color: #212121;
    font-size: 14px;
    padding: 10px 0px 10px 60px;
}

.review-image-wrapper {
    padding: 10px;
    display: inline-block;
    min-height: 125px;
    background: #f3f3f3;
}

.product-review-item .review-image1 {
    text-align: center;
    vertical-align: middle;
    width: 125px;
}

.review-image1 img:hover {
    cursor: pointer;
}

.product-review-item .review-image {
    text-transform: uppercase;
}

.review-item-body .review-title {
    padding: 8px 0 8px 0;
}

.review-verified {
    color: #33a121;
    display: inline-block;
    padding-left: 10px;
    font-size: 14px;
    letter-spacing: .3px;
    font-weight: bold;
}

.review-helpfulness {
    padding-top: 8px;
}

.rating-star-content {
    /*display: none !important*/
}

.divWrite-review .rate-this-product {
    font-size: 15px;
}

.write-review-container {
    padding-top: 20px;
}

.write-review {
    font-size: 16px;
}
.review-item-wrapper {
    position: relative;
    padding-left: 70px
}

    .review-item-wrapper .review-profile {
        color: #fff;
        padding: 5px;
        width: 55px;
        height: 55px;
        font-size: 40px;
        text-align: center;
        background: #bababc;
        border-radius: 100%;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1
    }

    .review-item-wrapper::after {
        content: '';
        clear: both;
        display: table
    }

.product-review-list {
    overflow: hidden;
    padding-top: 20px;
    border-top: 1px solid #ddd
}

.product-review-item {
    margin: 0 0 10px;
    padding-left: 60px;
    position: relative
}

    .product-review-item .review-image {
        background: #bababc;
        color: #fff;
        width: 50px;
        height: 50px;
        text-align: center;
        border-radius: 100%;
        font-size: 32px;
        line-height: 38px;
        padding: 5px 5px;
        position: absolute;
        left: 0;
        top: 0;
        z-index: 1
    }

    .product-review-item .review-item-head {
        background: transparent;
        padding: 0 0 15px 0
    }

    .product-review-item .product-review-box {
        float: none;
        margin: 0 auto 5px
    }

        .product-review-item .product-review-box .rating {
            margin-bottom: 5px
        }

    .product-review-item .review-title {
        color: #000;
        float: none;
        max-width: 100%
    }

    .product-review-item .rating-label {
        color: #000;
        display: block;
        font-size: 14px;
        margin-top: 5px;
        line-height: 20px;
        text-transform: capitalize
    }

    .product-review-item .review-helpfulness-icons {
        margin: 8px auto
    }

        .product-review-item .review-helpfulness-icons > span {
            margin-right: 15px
        }

        .product-review-item .review-helpfulness-icons span, .product-review-item .review-helpfulness-icons img {
            font-size: 16px;
            line-height: 16px;
            display: inline-block;
            vertical-align: middle
        }

    .product-review-item .review-user {
        font-size: 13px;
        opacity: .8;
    }

    .product-review-item .review-info {
        opacity: .5
    }

    .product-review-item .review-text {
        color: #000;
        opacity: .5;
        margin: 0 0 10px;
        padding: 5px 0 0 15px
    }

    .product-review-item .review-img {
        color: #000;
        opacity: .5;
        margin: 0 0 10px
    }

    .product-review-item .rating {
        background: url(../Themes/Othoba/Content/images/rating1.png) repeat-x;
        width: 95px;
        height: 14px;
        position: relative
    }

        .product-review-item .rating div {
            background: url(../Themes/Othoba/Content/images/rating2.png) repeat-x;
            height: 14px
        }
.product-details-page .review-list {
    border-bottom: 1px solid #ddd
}

.product-details-page .write-review {
    max-width: 500px;
    margin: 0 0 15px
}

    .product-details-page .write-review .fieldset {
        margin-bottom: 15px
    }

    .product-details-page .write-review .form-fields {
        position: relative;
        padding: 15px 0
    }

.product-details-page .review-rating::after {
    content: '';
    clear: both;
    display: table
}

.product-details-page .review-rating > ul {
    float: left;
    width: 65% !important;
    margin: 0 auto
}

.product-details-page .review-rating > label {
    width: 35% !important;
    float: left;
    text-align: right;
    margin: 0 auto;
    padding-right: 10px;
    display: inline-block;
    vertical-align: middle
}
.review-helpfulness-icons img:hover {
    cursor: pointer
}


/*
        Question & Answer design part
*/
div#qa-list {
    margin-bottom: 10px
}

.product-qa {
    padding: 15px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd
}

.question-answer-item {
    margin-bottom: 5px
}

.qa-search-wrapper {
    width: 100%;
    max-width: 1000px;
    position: relative;
    padding-bottom: 15px
}

    .qa-search-wrapper .qa-search {
        width: 100%;
        height: 36px;
        display: block;
        background: #f2f3f5;
        border: 1px solid #dddfe2;
        padding: 5px 10px 5px 50px
    }

    .qa-search-wrapper button.btn-qa-search {
        position: absolute;
        left: 0;
        top: 0;
        height: 36px !important;
        width: 36px;
        background: transparent;
        border: 0;
        color: #777;
        font-size: 20px;
        z-index: 1;
        padding: 7px 8px
    }

    .qa-search-wrapper .qa-search.qa-submit {
        padding: 5px 60px 5px 10px
    }

    .qa-search-wrapper.question-box button.btn-qa-search {
        right: 0;
        left: auto;
        width: 60px;
        background: #ecedef;
        border: 1px solid #dddfe2;
        cursor:pointer;
    }

.your-answer-section .qa-search-wrapper.question-box {
    padding-left: 90px
}

.question-answer-wrapper {
    padding-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd
}

    .question-answer-wrapper .votes-wrapper {
        float: left;
        width: 80px;
        text-align: center;
        margin-right: 20px;
        position: relative;
        vertical-align: top;
        display: inline-block;
        border-right: 2px solid #ddd
    }

        .question-answer-wrapper .votes-wrapper .btn-vote-up {
            width: 19px;
            height: 10px;
            background: transparent url("../Themes/Othoba/Content/images/btn-up.png") no-repeat center
        }

        .question-answer-wrapper .votes-wrapper .btn-vote-down {
            width: 19px;
            height: 10px;
            background: transparent url("../Themes/Othoba/Content/images/btn-down.png") no-repeat center
        }

        .question-answer-wrapper .votes-wrapper p {
            text-align: center
        }

    .question-answer-wrapper .qa-lists {
        float: left;
        width: calc(100% - 100px);
        display: inline-block;
        vertical-align: top
    }

        .question-answer-wrapper .qa-lists .answer-list {
            margin-bottom: 5px
        }

    .question-answer-wrapper::after {
        content: '';
        display: table;
        clear: both
    }

    .question-answer-wrapper .qa-item strong {
        color: #000;
        display: inline-block;
        vertical-align: top;
        font-size: 13px;
        font-weight: 700;
        width: 90px;
        text-align: right;
        padding-right: 15px
    }

    .question-answer-wrapper .qa-item-big strong {
        color: #000;
        display: inline-block;
        vertical-align: top;
        font-size: 13px;
        font-weight: 700;
        text-align: right;
        padding-right: 15px
    }

    .question-answer-wrapper .qa-item strong + div, .question-answer-wrapper .qa-item strong + p, .question-answer-wrapper .qa-item .question-text {
        color: #000;
        font-size: 13px;
        vertical-align: top;
        display: inline-block;
        width: calc(100% - 110px)
    }

    .question-answer-wrapper .qa-item-big strong + div, .question-answer-wrapper .qa-item-big strong + p, .question-answer-wrapper .qa-item-big .question-text {
        color: #000;
        font-size: 13px;
        vertical-align: top;
        display: inline-block;
        width: calc(90% - 140px)
    }

    .question-answer-wrapper .qa-by {
        opacity: .7
    }

.btn-qa-submit {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    height: 40px !important
}

/*.sidebar{background:#f5f5f5;}*/


/*  
    Product details page

    Right side bar

    * Delivery Option
    * Home delivery
    * Warranty
    * Sold by
    * Seller Size chart
    * Card list
*/



.delivery-option, .home-delivery, .cash-on-delivery, .return, .warranty {
    margin-bottom: 5px
}

    .delivery-option .title, .shipment-total .title, .home-delivery .title, .cash-on-delivery .title, .return .title, .warranty .title {
        color: #000;
        font-size: 15px;
        padding-left: 28px
    }

    .delivery-option .info, .shipment-total .info, .home-delivery .info, .cash-on-delivery .info, .return .info, .warranty .info {
        font-size: 13px;
        padding-left: 30px
    }

    .delivery-option .change, .shipment-total .change, .delivery-option .delivery-charge, .home-delivery .change, .home-delivery .delivery-charge, .cash-on-delivery .change, .cash-on-delivery .delivery-charge, .return .change, .return .delivery-charge, .warranty .change, .warranty .delivery-charge {
        float: left
    }

    .delivery-option .change, .shipment-total .change, .home-delivery .change, .cash-on-delivery .change, .return .change, .warranty .change {
        color: #189fd9;
        font-size: 12px;
        padding-left: 8px;
        line-height: 24px;
        text-transform: uppercase
    }

    .delivery-option .delivery-charge, .home-delivery .delivery-charge, .cash-on-delivery .delivery-charge, .return .delivery-charge, .warranty .delivery-charge {
        color: #000;
        font-weight: 600
    }

    .delivery-option #state-label, .shipment-total #state-label, .home-delivery #state-label, .cash-on-delivery #state-label, .return #state-label, .warranty #state-label {
        float: left;text-align:left;
    }

    .delivery-option::after, .home-delivery::after, .cash-on-delivery::after, .return::after, .warranty::after {
        content: '';
        clear: both;
        display: table
    }

.delivery-charge.no-free-ship {
    float: initial;
}

.delivery-option .title {
    min-height: 32px;
    background: url(/Themes/Othoba/Content/images/icons/icon-location.png) no-repeat left top 10px;
}

.delivery-option select {
    float: left;
    color: #000;
    width: auto;
    font-size: 16px;
    margin-top: -4px;
    padding: 5px 5px;
    margin-left: -6px;
    padding-right: 30px;
    line-height: 16px;
    height: 30px
}

.home-delivery .title {
    min-height: 21px;
    background: url(/Themes/Othoba/Content/images/icons/icon-delevery.png) no-repeat left top 0px
}

.home-delivery .free-shipping-promotion {
    color: #000;
    max-width: 250px;
    border: 1px solid #ddd;
    padding: 10px 10px 10px 40px;
    background: url(/Themes/Othoba/Content/images/icons/icon-shipping.png) no-repeat left 10px center
}

.cash-on-delivery .title {
    background: url(/Themes/Othoba/Content/images/icons/icon-cash.png) no-repeat left top 3px;
    margin-block:0px;
}

.collection-point .title {
    background: url(/Themes/Othoba/Content/images/icons/collectionpoint.svg) no-repeat left top 3px;
    margin-block: 0px;
}

.delivery-info .info {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px
}
.shipment-total {
    position: relative;
    margin-bottom: 5px;
    background: url(/Themes/Othoba/Content/images/icons/icon-location.png) no-repeat left top 2px;
}
.shipment-total .delivery-info .info, .delivery-charge.no-free-ship{display:inline-block}
.return {
    background: url(/Themes/Othoba/Content/images/icons/7days.png) no-repeat left center;
    margin-bottom: 8px
}

    .return .title {
        min-height: 20px;
        margin-bottom: 0 !important
    }

.warranty .title {
    min-height: 21px;
    background: url(/Themes/Othoba/Content/images/icons/warranty.png) no-repeat left top 1px
}
.return-warranty .warranty{padding-top:15px;}
.sold-by .sold-by-link {
    color: #189fd9;
    font-weight: 600
}

.sold-by .time {
    color: #777;
    font-size: 14px;
    margin-bottom: 5px
}

.sold-table-info {
    width: 100%;
    display: table;
    border: 1px solid #ddd;
    border-collapse: collapse
}

    .sold-table-info .sold-info {
        height: 110px;
        width: 33.3333%;
        padding: 5px 5px;
        position: relative;
        display: inline-block;
        vertical-align: middle;
        border-right: 1px solid #ddd
    }

        .sold-table-info .sold-info:last-child {
            border-right: 0
        }

        .sold-table-info .sold-info .info-title {
            color: #000;
            margin-bottom: 10px
        }

        .sold-table-info .sold-info .info-value {
            position: absolute;
            bottom: 25px;
            width: 100%;
            text-align: center;
            font-size: 36px!important;
            line-height: 5px!important;
        }

.btn-go-to-store {
    font-weight: 600;
    display: inline-block;
    margin: 10px auto 15px;
    text-transform: uppercase
}

.seller-size-chat {
    display: block;
    height: 60px;
    position: relative;
    overflow: hidden
}

    .seller-size-chat .col-wrapper {
        float: left;
        width: 14%;
        height: 60px;
        margin: 0 3% 0 0;
        position: relative;
        display: inline-block;
        vertical-align: bottom;
        box-sizing: content-box;
        border: 1px solid #eee
    }

        .seller-size-chat .col-wrapper .col-value {
            left: 0;
            bottom: 0;
            width: 100%;
            position: absolute;
            background: #bababc
        }

    .seller-size-chat::after {
        content: '';
        clear: both;
        display: table
    }
.available-card-list {
    overflow: hidden;
    margin-bottom: 10px;
    animation: delay-load;
    transition-delay: 5s
}
.available-card-list .item{
    display:inline-block;
    max-width:72px;
}









/* Write Review CSS*/
.write-review-page {
    padding: 30px;
    font-size: 14px;
}

.review-wrapper {
    margin: 20px;
}

.deliver-info {
    padding: 15px 0 5px 30px;
    opacity: 0.7;
}

.deliver-extra {
    padding: 10px 0 5px 30px
}

.review-details {
    padding: 8px 0 8px 0;
}

.txt-area {
    font-family: Roboto,Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-stretch: expanded;
    border: 1px solid #eff0f5;
    border-radius: 2px;
    transition: all .3s ease-out;
    width: 95% !important;
    height: 100px
}

    .txt-area:hover {
        border: 1px solid #9e9e9e;
        cursor: text !important;
    }

.imp-info {
    padding: 20px 0 10px 0;
    line-height: 22px;
}

.seller {
    padding: 15px;
    font-size: 16px;
}

    .seller a {
        color: #4ab2f1;
        text-decoration: underline;
        white-space: nowrap;
    }

.rating-star-content {
/*    min-height: 50px;*/
}

.pic-gallery {
    padding-top: 15px;
}

.qq-alert-dialog-selector {
    position: fixed;
    top: 30%;
    left: 30%;
    border: 40px solid white;
}



/*My Review CSS */
a {
    color: unset;
}

.label {
    color: unset;
}

.section.collapse {
    display: none;
}

    .section.collapse.in {
        display: block;
    }

.panel {
    box-shadow: unset;
    border-radius: 0px;
    margin-bottom: 10px;
}

body {
    color: #777;
    font-size: 13px;
}

.container {
    width: 100%;
}

.section .order-item .panel-collapse .collapse .in {
    display: block;
}

.section .order-item .panel-collapse .collapse {
    display: none;
}

.page-title h1 {
    margin: 0 auto;
}

ul {
    margin: 0 auto;
}

span.label {
    color: #777;
    padding: 0 0;
    font-size: 100%;
    line-height: 16px;
    text-shadow: none;
    font-weight: 400;
}

.dropdown .dropdown-toggle {
    font-weight: 400;
    font-size: 12px;
    line-height: 28px;
}

a:focus, a:hover {
    color: unset;
    text-decoration: none;
}

.dropdown-menu {
    float: unset;
    color: #555;
    border: none;
    display: block;
    font-size: 12px;
    padding: 0px 5px;
    box-shadow: none;
    min-width: unset;
    line-height: 21px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    text-transform: capitalize;
    background-clip: padding-box;
    -webkit-background-clip: padding-box;
}

    .dropdown-menu .divider {
        margin: 0 auto;
    }

p {
    margin: 0 auto;
}


.panel-heading {
    padding: 5px 10px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.panel-body {
    padding: 0 0;
}

.order-list {
    margin-top: 10px;
}

.page.account-page .panel-heading {
    padding: 10px 10px;
}

.order-list-page .panel {
    border-bottom: 0;
}

.review-list {
    padding: 10px;
}

    .review-list .review-item {
        margin-bottom: 10px;
        -webkit-box-shadow: 0 0 9px -4px rgb(0 0 0 / 75%);
        -moz-box-shadow: 0 0 9px -4px rgba(0,0,0,.75);
        box-shadow: 0 0 9px -4px rgb(0 0 0 / 75%);
        max-height: 185px;
        overflow: hidden;
        padding: 10px;
    }

.review-item .item-left-wrapper, .review-item .item-right-wrapper {
    display: inline-flex;
    width: 45%;
}

.review-item .item-left-wrapper {
    display: inline-flex;
    width: 50%;
    border-right: 3px solid #eff0f5;
}

.review-item .item-right-wrapper {
    padding: 25px 0 0 50px;
}

.review-item .item-left {
}

.item-left .header {
    padding-top: 8px;
    font-size: 14px;
    opacity: 0.8;
    text-align: left;
    padding-left: 18px;
}

.item-left .purchased-on {
}

.item-left .content {
}

.review-content {
    clear: both;
}

    .review-content .product-pic {
        float: left;
    }

.product-pic img {
    max-height: 120px;
}

.review-content .product-info {
    float: left;
    float: left;
    padding-top: 4%;
    font-size: 15px;
    opacity: 1.0;
    color: black;
}

.revie-content .page-title {
}

.review-content .attribute {
}

.product-info .page-title {
}

.review-item .item-right {
    display: inline-grid;
}

.review-item .label {
    font-size: 14px;
    color: #777
}

.item-right .sold-by {
    color: #189fd9;
    font-size: 14px;
    font-weight: 600;
}

.item-right .vendor {
    display: inline;
    font-size: 14px;
}

.item-right .vendor-name {
}

.item-right .review-btn {
    max-width: 200px;
    min-width: 200px;
    margin-top: 10px;
    color: white;
    text-transform: none;
    font-weight: bold;
    font-size: 15px;
    background-color: #3D90CA
}

.section-full-width {
    padding-top: 15px;
}
.product-sticky-content{background:white;}

@media all and (max-width: 768px) {
    .page.account-page.order-list-page {
        width:100%;
    }

    .address-list-page .order-filter, .order-list-page .order-filter {
        width: 270px;
    }


    .container.lower-container {
        padding: 0 0;
    }

    .order-list-page .order-list table tr td.product,
    .order-list-page .order-list table tr td.unit-price,
    .order-list-page .order-list table tr td.status {
        width: 100%;
        display: block;
        text-align: left;
    }

    .order-list-page .page-title {
        padding: 5px 5px;
    }

        .order-list-page .page-title h1 {
            line-height: 30px;
            padding-left: 10px;
        }

    .order-list-page .order-list table tr td p {
        padding: 0px 0px;
    }

    .order-list-page .order-list .info li {
        width: 25%;
    }

    .order-list-page .order-list .cart tr {
        margin: 0 auto;
        padding-bottom: 0;
        min-height: unset;
        padding-left: 60px;
    }

    .order-list-page .cart > tbody > tr:last-child {
        border-bottom: 0;
    }

    .order-list-page .cart > tbody > tr {
        border-top: 1px solid #ddd;
        border-left: 1px solid #ddd;
    }

    .order-list-page .cart .product a {
        font-size: 13px;
        line-height: 13px;
        font-weight: 400;
    }


    element.style {
    }

    .item-right .review-btn {
        max-width: 150px;
        min-width: 150px;
        font-size: 12px;
    }

    .vendor-name-bottom{
        margin-top: -45px
    }
}

@media only screen and (max-device-width: 480px) {
    /* styles for mobile browsers smaller than 480px; (iPhone) */
    .item-left .purchased-on {
        font-size: 13px;
        margin-left: -10px;
    }

    .review-content .product-pic {
        float: left;
    }

    .review-content .product-info {
        float: none;
        font-size: 13px;
    }

    .review-item .item-right-wrapper {
        padding: 5px;
    }

    .review-item .label {
        font-size: 13px;
        padding: 0;
    }

    .item-right .vendor {
        font-size: 13px;
    }

    .item-right .sold-by {
        padding: 0;
    }

    .product-pic img {
        max-width: 75px;
    }
    .full-description table {
        max-width: 99%;
    }

        .full-description table tbody {
            max-width: 99%;
        }

        .full-description table tr {
            max-width: 99%;
        }
    .full-description table img {
        max-width: 96px;
    }
}


/* EMI related css - product details page */
.emiPopupContent {
    width: 790px;
    min-height: 495px;
    border-radius: 4px;
    background: white;
    position: relative;
    max-width:100%;
}

.emiPopupClose {
    top: 20px !important;
    position: relative;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer
}

.emi-wrapper {
    font-size: 1.3rem;
}
.view-plans {
    color:#189fd9;
}
    .view-plans:hover, .view-plans:focus {
        text-decoration: underline;
        color: #189fd9;
    }
.avail-offer {
    padding: 0px 0 8px 0;
}

.emi-startfrom {
    padding: 8px 0 0 0;
}

.emi-plan-header {
    height: 70px;
    background: transparent;
    border-bottom: 1px solid #e1e1e1;
    border-radius: 4px 4px 0 0;
    font-size: 14px;
    padding-left: 25px;
}

.emi-plan {
    padding-right: 0px;
}
.emi-plan-container {
    padding-left: 0px;
    padding-right: 5px;
}
.emi-title {
    padding-top: 25px;
    width: 50%;
    float: left;
    display: inline-block;
    font-weight: bold;
    text-align:left;
}

.emi-tc-wrapper {
    padding-left: 90px;
    width: 44%;
    float: left;
    display: inline-block;
    padding-top: 12px;
}

.nocost-emi-tc, .emi-tc {
    color: #2874f0 !important;
    padding-bottom: 5px;
}

.sec01 {
    float: left;
    padding-left: 0px;
    width: 33%;
}

.sec02 {
    float: left;
    width: 66%;
}

.sec01 .banklist {
    border-right: 1px solid #ededed;
    overflow-y: scroll;
    height: 410px;
    padding: 5px;
    text-align:left;
}

.sec01 ul li:first-child {
    font-weight: 700;
    padding: 10px;
}

.sec01 li.selected a {
    background-color: #eaeaea;
    color: #2874f0;
}

.sec01 ul li:hover {
    cursor: pointer;
}

.sec01 ul li:first-child:hover {
    cursor: default;
}

.sec01 ul li a {
    padding: 10px;
    padding-left: 20px;
    padding: 10px 10px 10px 20px;
    display: block;
}

    .sec01 ul li a:focus {
        text-decoration: none;
    }

    .sec01 ul li a:link {
    }

    .sec01 ul li a:active {
        text-decoration: underline;
    }

.emi-details {
    padding: 10px;
    overflow-y: scroll;
    max-height: 414px;
    min-height: 414px;
    text-align:left;
}
hr.emi-linebreak {
    color: black;
    border-color: #969696;
    margin-right: 3%;
}
    .emi-details .tenure {
        padding: 20px 0;
        font-weight: 700;
    }

    .emi-details .tenure-item {
        padding: 5px 0 15px 15px;
        font-size: 13px;
    }

.emi-calc-details {
    width: 90%;
    background: aliceblue;
    margin-top: 10px;
    margin-left: 25px;
    font-size: 13px;
    font-weight: 500;
    padding: 10px 0 10px 15px;
}

    .emi-calc-details .cal-left {
        float: left;
        width: 50%;
    }

    .emi-calc-details .cal-right {
        float: left;
    }

.nocost-emi-css, .cost-emi-css {
    cursor: auto;
    position: absolute;
    left: 180px;
    background: red;
    width: 510px;
    top: 20px;
    background: white;
    box-shadow: 1px gold;
    box-shadow: 0 4px 16px 0 rgba(0, 0, 0, .2);
    z-index: 2;
    padding: 15px;
    height: 370px;
    overflow-y: scroll;
    font-size: 11px;
    text-align:left;
}

.nocost-emi-css-wrp:after, .cost-emi-css-wrp:after,
.nocost-emi-css-wrp:before, .cost-emi-css-wrp:before {
    content: '';
    display: block;
    position: absolute;
    top: 5%;
    width: 0;
    height: 0;
    border-style: solid;
}

.nocost-emi-css-wrp:after, .cost-emi-css-wrp:after {
    border-color: transparent transparent #fff transparent;
    border-width: 10px;
    z-index: 9;
    right: 20%;
}

.nocost-emi-css-wrp:before, .cost-emi-css-wrp:before {
    border-color: transparent transparent black transparent;
    border-width: 10px;
    right: 20%;
}

.nocost-emi-close, .cost-emi-close {
    background: white;
    cursor: pointer;
    position: absolute;
    top: 14px;
    right: 77px;
    font-size: 25px;
    z-index: 99;
    transform: scale(1,.7)
}

.emi-close {
    position: absolute;
    top: 15px;
    right: 25px;
    font-size: 20px;
    cursor: pointer;
}

    .emi-close a {
        font-size: 20px;
        transform: scale(1,.7);
    }

.banklist ul {
    list-style: none;
}
.dvCategorylnk.store-directory {
    display: none;
}


/*Shipping Address selection popup*/
        .popup {
    width: 96%;
    padding: 15px;
    display: none;
    background: #fff;
    margin: 30px auto
}

    .popup .popup-title .popup-close {
        float: right
    }

    .popup .popup-title::after {
        content: '';
        display: table;
        clear: both
    }
.loc-attr {
    height: 40px !important;
    padding: 8px 0 8px 0;
    font-size: 13px;
}

.loc-filter-search {
    height: 20px !important;
}

.locs-selected div {
    display: inline-block;
    padding: 0 0 8px 10px;
    color: #009fe0;
}

.loc-filter a {
    padding: 8px !important;
    width: 100%;
    position: relative;
    display: inline-block;
    font-size: 13px !important;
    line-height: 1.5 !important;
    font-family: Arial,sans-serif;
    -webkit-transition: all .1s ease;
    text-align: left;
    color: #333;
    font-weight: 300;
}
.loc-filter a:hover {
    color: #000;
    background: #eee;
}

.popup-shipping {
    min-height: 450px !important;
}

.shipping_popup_close {
    background: #009fe0 !important;
}

ul.list {
    max-height: 300px !important;
}

.loc-filter li {
    padding: 0px !important;
    border-bottom: 1px solid whitesmoke;
    list-style-type:none;
}

.locs-selected {
    margin-top: 10px;
    padding-left: 10px;
    min-height: 22px;
}

.loc-attr .search-filter {
    padding: 10px;
}

.loc-section .listbox {
    display: block !important;
}
.popup-shipping .page-title{
    background: #009fe0;
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding: 0 0;
    min-height: 45px;
    margin: auto;
    border-bottom: 1px solid #d0d0d1;
}
.popup-shipping .page-title span {
    line-height: 40px;
    font-size: 20px;
}
.shipping_popup_close {
    background: #009fe0 !important;
}
.popup-shipping .address_box_cancel_icon{
    float: right;
    display: block;
    padding: 11px 15px;
    color: #fff;
    line-height: 22px;
}
.ajaxfilter-section.listbox {
    border: 0;
    width: 100%;
    margin: 0 auto;
    max-width: 300px;
    position: relative;
}
.block .list {
    overflow: hidden;
    max-height: 165px;
    overflow-y: auto;
}
.block .listbox {
    background: #fff;
    transition: .3s;
    padding: 8px 0;
}
.search-filter-attribute {
    height: 28px;
    overflow: hidden;
    margin-bottom: 8px;
    padding-right: 35px;
    border-radius: 2px;
    position: relative;
    background-color: #f5f5f5;
}
    .search-filter-attribute input[type="text"] {
        border: 0;
        height: 28px;
        font-size: 11px;
        padding: 3px 8px;
        background: #f5f5f5;
        border-top-left-radius: 2px;
        border-bottom-left-radius: 2px;
        vertical-align: middle;
        width: 100%;
        display: inline-block;
    }
button.search-filter {
    position: absolute;
    top: 0;
    right: 0;
    color: #555;
    width: 35px;
    height: 100%;
    height: 28px;
    padding: 7px 7px;
    max-height: 28px;
    background: #f5f5f5;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    text-align: center;
    line-height: 16px;
    transition: .3s;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    font-size: 12px;
    font-weight: normal;
}
.call-for-order .header-call{margin-right: 0;}
.product-single .product-categories span:not(:last-child):after, .product-single .product-sku span:not(:last-child):after
{
    content:none!important;
}
.root-title {
    font-size: 17px;
    padding-bottom: 6px;
    font-weight: bolder;
    padding-top: 5px;
    border-bottom: 1px solid #d5d5d5;
}
.header-call .call-info-custom {
    display: inline-flex !important;
}
/**Product attributes*/
.product-color-swatch .text-prompt, .product-color-swatch span.required {
    display: initial !important;
    flex: 0 0 7.5rem;
}
.product_attribute_label {
    flex: 0 0 10rem;
}
.product-single .product-form.product-dropdown-swatch select {
    font-size: 1.8rem;
    padding: 0.25em .3rem .25em .3rem;
    text-indent: 5px;
    min-width: 200px;
}
.attributes .attribute-item{margin-bottom:10px;}
.radio-swatch ul.option-list li {
    display: inline-flex;
    min-width: 40px;
}
.attribute-item label.text-prompt, .attribute-item span.required{display:inline-flex;}
.radio-swatch .option-list li label {
    padding-left: 5px !important;
    cursor: pointer;
    padding-left: 5px !important;
    cursor: pointer;
}
.radio-swatch .option-list li input {
    cursor: pointer;
}


.checkbox-swatch .option-list li {
    padding: 5px 0 5px 0;
}
.checkbox-swatch .option-list li label {
    padding-left: 5px !important;
    cursor: pointer;
    padding-left: 5px !important;
    cursor: pointer;
    display: inline;
}

.checkbox-swatch .option-list li input {
    cursor: pointer;
}

.textbox-swatch input[type="text"] {
    padding: 5px;
    width: 250px;
}

.textarea-swatch textarea{min-height:60px;}

.datepicker-swatch {}
.product-single .product-form.datepicker-swatch select {
    font-size: 1.5rem;
    padding: 0.2em .2rem .2em .2rem;
    text-indent: 3px;
    max-width: 90px;
    min-width: 90px;
}
.datepicker-swatch .date-picker-wrapper{display:inline-flex;}
.datepicker-swatch .text-prompt{display:inline!important;}


.image-swatch .option-list li label {
    padding-left: 5px !important;
    cursor: pointer;
    padding-left: 5px !important;
    cursor: pointer;
    display: inline;
}

.image-swatch .option-list li input {
    cursor: pointer;display:none;
}
.image-swatch .option-list li {
    display: inline;
    margin-right:10px;
}


.image-swatch .attribute-square-container span.attribute-square {
    width: 40px;
    height: 40px;
    display: inline-block;
}

.image-squares li {
    background: whitesmoke;
    width: 40px;
    height: 40px;
    display: inline-flex;
}


.product-single .image-swatch ul.image-squares li.selected-value:before {
    content: "✔";
    top: 7px;
    position: relative;
    left: 8px;
}


/*Tool tip container*/

.attributes .attribute-squares .tooltip-container .not-available-text {
    font-size: 12px
}

.attributes .attribute-squares.color-squares .tooltip-container .not-available-text {
    margin: 5px
}

.attributes .attribute-squares.color-squares .tooltip-container {
    width: 120px;
    display: none
}

.attributes .attribute-squares.color-squares li:hover .tooltip-container {
    margin-left: -42px
}

.attributes .attribute-squares.color-squares .disabled .tooltip-container {
    display: block
}

.attributes .attribute-squares.image-squares .tooltip-container .not-available-text {
    margin-bottom: 5px;
    display: none
}

.attributes .attribute-squares.image-squares .disabled .tooltip-container .not-available-text {
    display: block
}
.tooltip-container {
    position: absolute;
    width: 200px;
    color: #000;
    background: #fff;
    border: 1px solid #eee;
    text-align: center;
    visibility: hidden;
    border-radius: 5px
}

    .tooltip-container:before {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -7px;
        width: 0;
        height: 0;
        border-bottom: 7px solid #eee;
        border-right: 7px solid transparent;
        border-left: 7px solid transparent
    }

    .tooltip-container:after {
        content: '';
        position: absolute;
        bottom: 100%;
        left: 50%;
        margin-left: -6px;
        width: 0;
        height: 0;
        border-bottom: 6px solid #fff;
        border-right: 6px solid transparent;
        border-left: 6px solid transparent
    }

.attribute-squares li:hover .tooltip-container, .attribute-squares li:focus .tooltip-container {
    visibility: visible;
    margin-left: -83px;
    margin-top: 5px;
    z-index: 999
}

.tooltip-container .tooltip-header {
    background-color: #f6f6f6;
    height: 35px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    padding-left: 10px;
    padding-top: 5px;
    text-align: left;
    width: 198px;
    font-size: 15px;
    padding-bottom:5px;
    border-bottom: 1px #eee solid
}

.tooltip-container .tooltip-body {
    margin: 5px
}

    .tooltip-container .tooltip-body img {
        border: 0 #fff;
        width: 190px
    }




    /*Cart*/
.add-to-cart-wrapper {
    display: inline-flex;padding:12px 0 12px 0;
}
.add-to-cart-wrapper .quantity{display:inline-flex;}
.btn-wishlist {
    font-weight: 600;
}
.add-to-wishlist{display:none;}
.product-single .btn-cart{min-width:22rem!important;}

.add-to-cart-panel .add-to-cart{text-align:center;}


.quantity label.qty-label {
    display: none;
}
.sidebar-content{background-color:transparent;}


.non-discounted-price {
    display: none;
}
.old-product-price, .non-discounted-price{
    color: #999;
    font-size: 18px;
    text-decoration: line-through;
}

.bookProduct {
    background-color: #ff9900 !important;
    background-image: none !important;
    color: white !important;
    border: 1px solid red !important;
    display:block;
}
.mfp-auto-cursor .mfp-content {
    cursor: auto;
    text-align: center;
}
.product-media img{max-height:280px;}

.product-single .product-color-swatch li.selected-value span.active:before {
    content: "";padding-left:3px;
}
.attribute-squares.color-squares span.color:hover {
    cursor: pointer;
}
.attribute-squares.color-squares ul li:hover{cursor:pointer;}
.popup-wishpot {
    max-width: 512px;
}
.wishpost-page .page-title {
    background: #009fe0;
    overflow: hidden;
    text-align: center;
    color: #fff;
    padding: 0 0;
    min-height: 45px;
    margin: auto;
}

    .wishpost-page .page-title span {
        line-height: 40px;
        font-size: 20px;
    }

.buttons-wish {
    width: 100%;
    text-align: center;
    background: rebeccapurple;
    transition: 0.3s;
    display: inline-block;
    background-color: #ffffff;
}

.wishboxclose {
    float: right;
    display: block;
    padding: 11px 15px;
    line-height: 22px;
}

.mfp-close {
    display: none !important;
}


.wish-popup-save {
    width: 100% !important;
    font-size: 16px !important;
    cursor: pointer;
    border: 0;
    color: #fff;
    font-size: 12px;
    font-weight: normal;
    height: 36px;
    width: auto;
    display: inline-block;
    vertical-align: middle;
    padding: 10px 15px;
    text-align: center;
    line-height: 16px;
    transition: .3s;
    background-color: #009fdf;
    background-image: linear-gradient(#009fdf,#029ad7);
}

.popup-content.wishpost-wrapper {max-width:512px;}
.wishpost-wrapper .page-title {
    line-height: 40px;
    font-size: 20px;
}
.wishpost-wrapper textarea {
    width: 100%;
    max-width: 76%;
    transition: .3s;
    display: inline-block;
    vertical-align: middle;
    background-color: #fff;
    height: 100px;
    border: 1px solid #d0d0d1;
    font-family: monospace;
    padding: 8px;
}

.product-price.discounted-price label{display:none!important;}
.old-product-price label{display:none!important}
.non-discounted-price label{display:none!important;}
.prices .old-product-price, .prices .product-price{display: inline-flex!important;padding-right:8px!important;}
.prices .product-discount-percentage {display: inline-flex;font-size: 14px;font-weight: bold;color: #439ddf;}
.add-to-cart-wrapper .sold-out {font-size: 22px;font-weight: bold;color: #439ddf;}

.product-gallery-btn {
    position: absolute;
    padding: 1rem;
    width: 4rem;
    height: 4rem;
    right: 1.5rem;
    bottom: 1.5rem;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 0;
    border-radius: 50%;
    color: #999;
    background: #fff;
    font-size: 2rem;
    line-height: 1;
    opacity: 0.7;
    -webkit-transition: opacity 0.3s, color 0.3s;
    transition: opacity 0.3s, color 0.3s;
    z-index: 1;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
    cursor: pointer;
}
.pswp__button--arrow--left, .pswp__button--arrow--right {
    width: 4.8rem;
    height: 4.8rem;
    cursor:pointer;
}
.pswp__button--arrow--left {
    left: 10%;
    right: auto;
}
.pswp__button--arrow--right {
    left: auto;
    right: 10%;
}
    .pswp__button--arrow--right::before {

        content: "";
    }

.pswp__button--arrow--left {
    left: 10%;
    right: auto;
}

    .pswp__button--arrow--left::before {
        content: "";
    }
/******************************************************************************************************/
/*                                                                                                    */
/*                                                                                                    */
/*                                                                                                    */
/*                                                                                                    */
/*                                   Device Specific CSS                                              */
/*                                                                                                    */
/*                                                                                                    */
/*                                                                                                    */
/******************************************************************************************************/
@media (min-width: 768px) {
    #product-tab-vendor .pl-md-6 {
        padding-left: 3rem !important;
    }
}
@media only screen and (max-device-width: 480px) {
    /* styles for mobile browsers smaller than 480px; (iPhone) */
    .review-wrapper .txtarea {
        margin-right: -5px;
    }

    .qq-gallery.qq-uploader {
        max-width: 385px;
    }

    .submit-btn {
        float: none !important;
        margin: 15px 50px 15px 0px;
    }

    .qq-gallery .qq-upload-list li, .camera-group {
        margin-right: 25px !important;
        margin-bottom: 15px !important;
    }
    .product-gallery:not(.product-gallery-vertical) .swiper-slide img {
        width: 100% !important;
    }
    .product-single .btn-cart{min-width:16rem!important;}
    .emi-title{font-size:11px;width:70%;}
    .nocost-emi-tc, .emi-tc {display: none;}
    .banklist ul {
        padding-left: 2px;
    }
    .sec01 ul li:first-child {
        font-size:11px;
    }
    .emi-calc-details .cal-right {
        width: 50%;
    }
    .sec01 .banklist {
        padding: 0px;
    }
    .emi-calc-details{margin-left:0px;}
    .emiPopupClose {right: -35px;}
    .call-for-order .header-call{display:inline-flex}

    .wishpostresult-page .page-title span {
        font-size: 14px!important
    }
}


@media all and (max-width: 768px) {
    .page.account-page.order-list-page {
        width: calc(100% - 20px);
    }

    .address-list-page .order-filter, .order-list-page .order-filter {
        width: 270px;
    }


    .container.lower-container {
        padding: 0 0;
    }

    .order-list-page .order-list table tr td.product,
    .order-list-page .order-list table tr td.unit-price,
    .order-list-page .order-list table tr td.status {
        width: 100%;
        display: block;
        text-align: left;
    }

    .order-list-page .page-title {
        padding: 5px 5px;
    }

        .order-list-page .page-title h1 {
            line-height: 30px;
            padding-left: 10px;
        }

    .order-list-page .order-list table tr td p {
        padding: 0px 0px;
    }

    .order-list-page .order-list .info li {
        width: 25%;
    }

    .order-list-page .order-list .cart tr {
        margin: 0 auto;
        padding-bottom: 0;
        min-height: unset;
        padding-left: 60px;
    }

    .order-list-page .cart > tbody > tr:last-child {
        border-bottom: 0;
    }

    .order-list-page .cart > tbody > tr {
        border-top: 1px solid #ddd;
        border-left: 1px solid #ddd;
    }

    .order-list-page .cart .product a {
        font-size: 13px;
        line-height: 13px;
        font-weight: 400;
    }
    .sold-table-info .sold-info .info-title {
        line-height: 1.2;
    }
        .sold-table-info .sold-info .info-value{font-size:26px;}
}

@media only screen and (max-device-width: 480px) {
    /* styles for mobile browsers smaller than 480px; (iPhone) */
    .item-left .purchased-on {
        font-size: 13px;
        margin-left: -10px;
    }

    .review-content .product-pic {
        float: left;
    }

    .review-content .product-info {
        float: none;
        font-size: 13px;
    }

    .review-item .item-right-wrapper {
        padding: 5px;
    }

    .review-item .label {
        font-size: 13px;
        padding: 0;
    }

    .item-right .vendor {
        font-size: 13px;
    }

    .item-right .review-btn {
        max-width: 150px;
        min-width: 150px;
        font-size: 14px;
    }

    .item-right .sold-by {
        padding: 0;
    }

    .product-pic img {
        max-width: 75px;
    }
}

@media (min-width: 992px) {
    .dp-products-grid .product-wrap {
        max-width: 25%;
        flex: 0 0 25%;
    }
}

@media (min-width: 768px) {
    .dp-products-grid .product-wrap {
        max-width: 33.3333%;
        flex: 0 0 33.3333%;
    }
}

.review-form .error {
    color: red;
}
.scroll-tab-parent {
    width: 100%;
    overflow: hidden;
    display: inline-block;
}
.scroll-tab-child {
    overflow: auto;
}
.scroll-tab {
    min-width: 900px;
}

/*Ribbon override for details page*/
.upper-left-d {
    top: 1.5rem;
    left: 1.5rem;
}

.upper-right-d {
    top: 1.5rem;
    right: 1.5rem;
}

.lower-left-d {
    bottom: 1.5rem;
    left: 1.5rem;
}

.lower-right-d {
    bottom: 1.5rem;
    right: 1.5rem;
}

.footer .widget-about .widget-about-desc {
    margin-left: 0;
}
