@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800&display=swap");

/* body {
    background-color: #eee;
    font-family: "Poppins", sans-serif
} */

.block-view-product{
  background: #e7e8e9;
  padding: 2rem 0;
}
.block-view-product .card {
    /* background-color: #fff;
    padding: 14px; */
    background: transparent;
    border: none
}

.block-view-product .demo {
    width: 100%
}

.block-view-product ul {
    list-style: none outside none;
    padding-left: 0;
    margin-bottom: 0
}

.block-view-product li {
    display: block;
    float: left;
    margin-right: 6px;
    cursor: pointer
}

.block-view-product img {
    display: block;
    max-height: 270px;
    max-width: 100%
}
.block-view-product .stars i {
    color: #f6d151
}

.block-view-product .stars span {
    font-size: 13px
}

.block-view-product hr {
    color: #d4d4d4
}

.block-view-product .badge {
    padding: 5px !important;
    padding-bottom: 6px !important
}

.block-view-product .badge i {
    font-size: 10px
}

.block-view-product .profile-image {
    width: 35px
}

.block-view-product .comment-ratings i {
    font-size: 13px
}

.block-view-product .username {
    font-size: 12px
}

.block-view-product .comment-profile {
    line-height: 17px
}

.block-view-product .date span {
    font-size: 12px
}

.block-view-product .p-ratings i {
    color: #f6d151;
    font-size: 12px
}

.block-view-product .btn-long {
    padding-left: 35px;
    padding-right: 35px
}

.block-view-product .buttons {
    margin-top: 15px
}

.block-view-product .buttons .btn {
    height: 46px
}

.block-view-product .buttons .cart {
    border-color: #ff7676;
    color: #ff7676
}

.block-view-product .buttons .cart:hover {
    background-color: #e86464 !important;
    color: #fff
}

.block-view-product .buttons .buy {
    color: #fff;
    background-color: #ff7676;
    border-color: #ff7676
}

.block-view-product .buttons .buy:focus,
.block-view-product .buy:active {
    color: #fff;
    background-color: #ff7676;
    border-color: #ff7676;
    box-shadow: none
}

.block-view-product .buttons .buy:hover {
    color: #fff;
    background-color: #e86464;
    border-color: #e86464
}

.block-view-product .buttons .wishlist {
    background-color: #fff;
    border-color: #ff7676
}

.block-view-product .buttons .wishlist:hover {
    background-color: #e86464;
    border-color: #e86464;
    color: #fff
}

.block-view-product .buttons .wishlist:hover i {
    color: #fff
}

.block-view-product .buttons .wishlist i {
    color: #ff7676
}

.block-view-product .comment-ratings i {
    color: #f6d151
}

.block-view-product .followers {
    font-size: 9px;
    color: #d6d4d4
}

.block-view-product .store-image {
    width: 42px
}

.block-view-product .dot {
    height: 10px;
    width: 10px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px
}

.block-view-product .bullet-text {
    font-size: 12px
}

.block-view-product .my-color {
    margin-top: 10px;
    margin-bottom: 10px
}

.block-view-product label.radio {
    cursor: pointer
}

.block-view-product label.radio input {
    position: absolute;
    top: 0;
    left: 0;
    visibility: hidden;
    pointer-events: none
}

.block-view-product label.radio span {
    border: 2px solid #8f37aa;
    display: inline-block;
    color: #8f37aa;
    border-radius: 50%;
    width: 25px;
    height: 25px;
    text-transform: uppercase;
    transition: 0.5s all
}

.block-view-product label.radio .red {
    background-color: red;
    border-color: red
}

.block-view-product label.radio .blue {
    background-color: blue;
    border-color: blue
}

.block-view-product label.radio .green {
    background-color: green;
    border-color: green
}

.block-view-product label.radio .orange {
    background-color: orange;
    border-color: orange
}

.block-view-product label.radio input:checked+span {
    color: #fff;
    position: relative
}

.block-view-product label.radio input:checked+span::before {
    opacity: 1;
    content: '\2713';
    position: absolute;
    font-size: 13px;
    font-weight: bold;
    left: 4px
}

.block-view-product .card-body {
    padding: 0.3rem 0.3rem 0.2rem
}
.block-view-product .table>:not(caption)>*>* { 
  background-color: #fff;
}
.block-interesting-container .title-interesting{
  margin: 2rem 0.5rem;
  
}


.test {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
  
  .test-img {
    position: relative;
    -webkit-clip-path: polygon(0 4%, 95% 0, 99% 100%, 4% 93%);
    clip-path: polygon(0 4%, 95% 0, 99% 100%, 4% 93%);
  }
  
  .test:before,
  .test:after {
    position: absolute;
    content: "";
    display: block;
    width: 3em;
    height: 3em;  
  }
  
  .test:before {
    background: url(https://www.kirupa.com/mini_icons/entypo/small_leaf.png) 0 0 no-repeat;
    top: 4em;
    left: -0.2em;
    z-index: 1;
    width: 100%;
    height: 100%;
  }
  .test:after {
    background: url(http://heathersanimations.com/birds/PETBIRD1.gif) 0 0 no-repeat;
    top: 0;
    right: -0.2em;
  }
  .lSSlideOuter .lSPager.lSGallery li{
    max-height: 110px;
    object-fit: cover;
}

.lightSlider .lslide img{
    max-height: 450px;
    object-fit: contain;
    object-position: center;
}
.block-product__price{

    color: #000;
    background-color: #febf0a;
    text-align: center;
    font-size: 1.25rem;
    border: 0;
    width: 100%;
    padding: 5px 10px;
    margin-bottom: 15px;
    text-align: left;
}

.block-product__price .price{
    float: right;
    color: #aa1007;
    font-weight: bold;
}
.block-product__name{
    min-height: 40px; 
    font-size: 28px;
}
.block-product__detail .card{
    border-left: 8px solid #fdbf0a; 
    border-radius: 0;
}

.block-product__price .sale-price{
    float: right;
    padding: 5px 10px;
    color: #a6a6a6;
    text-align: center;
    font-size: 1rem;
    text-decoration: line-through;
}
.block-view-product .table>tbody>tr>td:first-child{
    width: 30%;
}
.item-promotion-name{
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #4b4b4b;
    font-size: 1.15rem;
    font-weight: 600;
    padding: 0.25rem 0.5rem; 
}
.item-promotion-description{

    font-size: 1rem;
    color: #bdbdbd;
    padding: 0.25rem 0.5rem;
}
.item-promotion-price{

    color: #a90c0a;
    font-size: 1.35rem;
    font-weight: 600;
    text-align: right;
    padding: 0.25rem 0.5rem;
}