@import '_content/PLS/PLS.bundle.scp.css';

/* _content/PL/Views/AccountManage/IndexAccountManage.razor.rz.scp.css */
body[front-account-css] {
}

 .width-100[front-account-css]{
     width:100%;
     float:left;
}
[front-account-css] .width-100 {
    width: 100%;
    float: left;
}

[front-account-css] .collapse-account {
    width: 100%;
    float: left;
}
[front-account-css] .nav-link-account {
    width: 100%;
    float: left;
    color: #000;
    padding: 5px 0px;
    transition:all 0.1s;
    -moz-transition:all 0.1s;
    -webkit-transition:all 0.1s;
}
[front-account-css] .nav-link-account img{
    opacity:0.3;
}
[front-account-css] .nav-link-account.active {
    font-weight: bold;
}
[front-account-css] .nav-link-account.active img{
    opacity:1;
}
[front-account-css] .nav-link-account:hover {
    font-weight: bold;
    text-decoration:none;
}
[front-account-css] .nav-link-account:hover img {
    opacity: 1;
}
[front-account-css] .account-name-link{

}
[front-account-css] .dropdown-account {
    width: 100%;
    float: left;
    position:sticky;
    top:85px;
    margin-bottom:30px;
}
[front-account-css] .order-box {
    width: 100%;
    float: left;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-shadow: rgba(0, 0, 0, 0.05) 2px 10px 20px 0px, rgba(0, 0, 0, 0.01) 0px 1px 2px 0px;
    padding:20px 20px;
}
[front-account-css] .order-nr {
    font-weight: normal;
    font-size: 14px;
    line-height: 1.5;
    color: #9b9b9b;
    position: relative;
    top: -2px;
}
[front-account-css] .order-title a{
    color:#000;
}
[front-account-css] .order-btn-group{
   
}
[front-account-css] .adress-title {
    margin-top: 0px;
    margin-bottom: 10px;
}
[front-account-css] .adress-title .hydrated {
    font-size: 19px;
    margin-bottom: -3px;
}

[front-account-css] .table-bg {
    width: 100%;
    float: left;
    background: #f5f5f5;
    padding: 15px 15px;
    margin-top: 15px;
}
[front-account-css] .small-adress-title{
    position:relative;
    margin-top:-10px;
}

[front-account-css] .box{
    padding:20px 20px
}
[front-account-css] .small-heading {
    font-size: 14px;
    color: #9b9b9b;
}
[front-account-css] .box-item{
    margin-bottom:10px;
    padding-bottom:15px;
    border-bottom:1px solid #e5e5e5;
}
    [front-account-css] .box-item:last-of-type {
        border-bottom: 0px solid #e5e5e5;
    }
[front-account-css] .form-control{
    overflow:hidden;
}
/*-----Responsive-----*/
@media(min-width: 767px) {
    .collapse-account[front-account-css]{
         display: block !important;
    }
     .collapse-account:not(show)[front-account-css] {
         display: block !important;
    }
     [front-account-css] .account-name{
         display:none;
    }
        [front-account-css] .left-box {
            border-right: 1px solid #e5e5e5;
            padding-left: 35px;
        }

        [front-account-css] .right-box {
            padding-right: 35px;
        }
}
@media(max-width: 767px) {
    [front-account-css] .account-name-link {
        display: none;
    }
    [front-account-css] .box {
        padding: 20px 30px
    }
    [front-account-css] .collapse-account{
        margin-top:10px;
    }
}

@media(max-width: 991px) {
   [front-account-css] .card{
        height:auto!important;
        margin-top:15px!important;
    }
    [front-account-css] .order-box .btn-dark{
        float:left!important;
        margin-top:10px;
    }
    [front-account-css] .order-btn-group{
        width:100%;
        float:left;
    }
}
@media(min-width: 991px) {
    [front-account-css] .border-card {
      border-left:1px solid #e5e5e5;
      border-right:1px solid #e5e5e5;
    }
}
/* _content/PL/Views/FrontArticleCategory/IndexFrontArticleCategory.razor.rz.scp.css */
.ArtItem[front-articlecategory-css] {
    width: 100%;
    float: left;
    padding: 0px 0px;
    border-radius: 5px;
    margin: 10px 0px;
    height: 520px;
}

.ArtClip[front-articlecategory-css] {
    height: 300px;
    overflow: hidden;
    position: relative;
    text-align: center;
}

    .ArtClip img[front-articlecategory-css] {
        max-height: 100%;
    }

.ShortDescription[front-articlecategory-css] {
    max-height: 75px;
    height: auto;
    overflow: hidden;
}

@media screen and (min-width: 576px) and (max-width: 991px) {
    [front-articlecategory-css] .ArticleFrontItem {
        min-height: 135px;
        justify-content: center;
    }
}
/* _content/PL/Views/FrontArticle/IndexFrontArticle.razor.rz.scp.css */
.thumbImage[front-article-css] {
    overflow: hidden;
    height: 100px;
    text-align: center;
    border: 1px solid #efefef;
}

    .thumbImage img[front-article-css] {
        max-width: 100%;
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
    }

.xzoom-thumbs[front-article-css] {
    overflow: hidden !important;
    height: 100px;
}

    .xzoom-thumbs .owl-stage[front-article-css] {
        float: none;
        margin: 0 auto;
    }

.owl-carousel .owl-item[front-article-css] {
    margin-right: 10px !important;
}

@media (max-width: 990px) {
    .ArticleRating[front-article-css] {
        zoom: 0.8;
    }
}

@media (max-width: 576px) {
    .leftArticle h1[front-article-css] {
        font-size: 22px;
    }

    .leftArticle .h2[front-article-css], .leftArticle h2[front-article-css] {
        font-size: 1.2rem;
    }
}
/* _content/PL/Views/FrontDepartment/IndexFrontDepartment.razor.rz.scp.css */



/*CarouselBanner effect*/
[front-department-css] .carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
}

[front-department-css] .carousel-item {
    position: relative;
    float: left;
    width: 100%;
    margin-right: -100%;
}

[front-department-css] .carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    color: #fff;
    text-align: center;
}
[front-department-css] .carousel-caption {
    text-shadow: 0 0 3px #000;
    font-size: 27px;

}

    [front-department-css] .carousel-caption h3 {
        font-size: 32px;
        color: #de1c37
    }

[front-department-css] .carousel-fade .carousel-inner .item {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
}

[front-department-css] .carousel-fade .carousel-inner .active {
    opacity: 1;
}

[front-department-css] .carousel.carousel-fade .active.left,
[front-department-css] .carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

[front-department-css] .carousel-item {
    transition: opacity 0.5s !important;
}


[front-department-css] .OnHomePager {
    width: 100%;
    margin-top: 20px;
}

[front-department-css] .OnHomePager .pagination .btn-prev {
    font-size: 30px;
    background: #efefef;
    line-height: 23px;
    margin-right: 10px;
}

[front-department-css] .OnHomePager .pagination .btn-next {
    font-size: 30px;
    background: #efefef;
    line-height: 23px;
}

[front-department-css] .OnHomePager .pagination .PagNum {
    display: none
}

/*::deep .GuestbookComments {
    text-align: center;
    padding: 10px;
    font-size: 18px;
    background: #efefef;
    border-radius: 5px;
}*/

[front-department-css] .CategoriesPhotoHome {
    margin-top: 20px;
    width: 100%;
    height: 400px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
    background: #000;
}

    [front-department-css] .CategoriesPhotoHome img {
        opacity: .5;
    }

[front-department-css] .CategoriesPhotoHomeTitle {
    font-weight: 600;
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    font-size: 30px;
    color: #fff;
    padding: 10px;
    text-align: center;
    top: 0;
    bottom: 0;
    display: block;
    height: 20px;
    z-index: 9;
    line-height: 28px;
}

[front-department-css] .NewsletterSub {
    text-align: center;
    background: #0082e6;
    background-image: -webkit-linear-gradient(left,#ff1d25 5%,#a0328c 35%,#7040a4 45%,#4359c7 55%,#0082e6 70%);
    background-image: linear-gradient(to right,#ff1d25 5%,#a0328c 35%,#7040a4 45%,#4359c7 55%,#0082e6 70%);
    color: #fff;
    padding: 20px 10px;
}

    [front-department-css] .NewsletterSub input {
        font-size: 18px;
        height: 50px;
    }

    [front-department-css] .NewsletterSub .btn {
        background-color: #1a5fa9;
        border-color: #6b9dc3;
    }

.GalleryPage img[front-department-css] {
    max-width: 100%;
}

/*Articles*/
[front-department-css] .ArticleFrontItem {
    border-radius: 3px;
    position: relative;
    min-height: 253px;
}
    [front-department-css] .ArticleFrontItem img {
        height: auto !important
    }
[front-department-css] .ArtDate {
    font-size: 12px;
    color: #ccc;
    margin-bottom: 10px
}
[front-department-css] .owl-nav .owl-prev{
    width:24px;
    height:24px;
    font-size:30px!important;
    line-height:24px;
}
[front-department-css] .owl-nav .owl-next {
    width: 24px;
    height: 24px;
    font-size: 30px !important;
    line-height: 24px;
}
 
/* _content/PL/Views/FrontProductCategory/IndexFrontProductCategory.razor.rz.scp.css */

[front-productcategory-css] h1 {
    font-size: 20px;
}

[front-productcategory-css]  .ProdSortbar .form-control {
    border: 0;
    background-color: transparent;
    color: #6c757d;
    border-radius: 0;
    border-bottom: solid 1px #ccc;
}


[front-productcategory-css] .AtributBox {
    padding: 10px;
    border: solid 1px #ccc;
    text-align: center;
    border-radius: 3px;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.2);
    position: relative;
    margin-bottom: 20px;
    background: #fff;
}
/*ProductsList*/

[front-productcategory-css] .ProdRecentVisited .ProductItem {
    margin: 0 10px;
}

[front-productcategory-css] .AddtoFav button, [front-productcategory-css] .AddtoComp button {
    position: absolute;
    left: 0;
    outline: none;
    opacity: 0
}

[front-productcategory-css] .ProductItem.PSmall .ProdDetails {
    min-height: 130px
}

[front-productcategory-css] .ProductItem.PSmall .ProdImage {
    min-height: 200px;
}

[front-productcategory-css] .ProductItem.PSmall .ProdImage img {
    max-height: 200px;
}

[front-productcategory-css] .ProductItem .ProdTitle {
    display: block;
    height: 50px;
    overflow: hidden;
}

[front-productcategory-css] .ProductRating a {
    margin-right: 10px
}

[front-productcategory-css]  .ResultOnPage {
    float: left;
    color: #6c757d;
    position: relative;
    top: 21px;
    margin-left: 10px;
    font-size: 13px;
}

[front-productcategory-css] .ProdSortbar {
    color: #6c757d;
}

    [front-productcategory-css] .ProdSortbar .control-label {
        text-align: right;
        padding: 5px;
    }

    [front-productcategory-css] .ProdSortbar .form-control {
        border: 0;
        background-color: transparent;
        color: #6c757d;
        border-radius: 0;
        border-bottom: solid 1px #ccc;
    }

    [front-productcategory-css] .ProdSortbar .ResultOnPage {
        float: left;
        position: relative;
        top: 8px;
        margin-left: 10px;
        font-size: 16px;
    }

 
[front-productcategory-css] .ProdCategoriesLeft .ProdSubCategories a {
    font-size: 13px;
}

[front-productcategory-css] .ProdAtributesLeft input[type=checkbox], [front-productcategory-css] .ProdAtributesLeft input[type=radio] {
    width: 15px;
    height: 15px;
}



[front-productcategory-css] .ProdCategoriesLeft ul, [front-productcategory-css] .ProdAtributesLeft ul, [front-productcategory-css] .ArticlesCategories ul {
    list-style-type: none;
    padding: 0;
}

    [front-productcategory-css] .ProdCategoriesLeft ul li, [front-productcategory-css] .ArticlesCategories ul li {
        padding: 5px 0
    }



[front-productcategory-css]  .ProdCategoriesLeft a, [front-productcategory-css] .ProdAtributesLeft a, [front-productcategory-css] .ArticlesCategories a {
    color: rgba(0,0,0,.75);
    font-size: 16px; cursor: pointer;
}

[front-productcategory-css] .ProdAtributesLeft input[type=checkbox], [front-productcategory-css] .ProdAtributesLeft input[type=radio] {
    width: 15px;
    height: 15px;
    cursor: pointer;
}

[front-productcategory-css] .ProdAtributesLeft .SelectedFilter a {
    display: inline-block;
    font-size: 13px;
    color: #6c757d;
    border-radius: 30px;
    border: solid 1px #ccc;
    padding: 2px 5px;
    cursor: pointer;
}

    [front-productcategory-css] .ProdAtributesLeft .SelectedFilter a:hover span {
        color: #de1c37
    }

[front-productcategory-css] .EditGenralBtn {
    position: absolute;
    right: 0;
}

[front-productcategory-css] .pagination .btn {
    margin-right: 5px;
}

[front-productcategory-css] .pagination .btn-secondary {
    color: #fff;
}

.xzoom-source[front-productcategory-css], .xzoom-preview[front-productcategory-css] {
    display: none !important
}

[front-productcategory-css] .ProductsList .ProductItem {
    margin: 10px 15px 20px 0px;
    padding: 20px 10px 10px 20px;
}

    [front-productcategory-css] .ProductsList .ProductItem .ProdTitle {
        height: 80px;
        display: flex;
        justify-content: start;
        align-items: center;
        font-weight: 600;
        color: #0b111c;
        text-align: left;
    }

    [front-productcategory-css] .ProductsList .ProductItem:hover .ProdTitle {

    }

    [front-productcategory-css] .ProductsList .ProductItem .ProdImage {
        height: 280px;
    }
    
        [front-productcategory-css] .ProductsList .ProductItem .ProdImage a {
            display: flex;
            align-items: center;
        }

        [front-productcategory-css] .ProductsList .ProductItem .ProdImage img {
            max-width: 100%;
        }

@media(max-width: 1310px) {
    [front-productcategory-css] .ProductsList .ProductItem .ProdTitle {
        font-size: 15px;
    }
}

@media(max-width: 1200px) {
    [front-productcategory-css] .ProductsList .ProductItem {
        margin: 10px 25px 20px 0px;
        padding: 20px 10px 10px 20px;
    }

        [front-productcategory-css] .ProductsList .ProductItem .ProdImage {
            width: 110%;
        }
}

@media (max-width: 990px) {
    [front-productcategory-css] .ProductsList .ProductItem {
        margin: 10px 15px 20px 0px;
        padding: 10px 10px 10px 10px;
    }

    [front-productcategory-css] .ProductsShowFilters {
        display: none;
        margin-top: 10px;
    }

    [front-productcategory-css] .BtnShowFilters {
        display: block !important;
        cursor: pointer;
        background-color: #efefef;
        line-height: 30px;
        border-radius: 10px;
        color: #000;
        font-weight: bold;
    }

/*    ::deep .brdswrap {
        overflow-x: scroll;
        position: relative;
        height: 50px;
        overflow-y: hidden;
    }*/
}

@media screen and (min-width:768px) and (max-width:900px) {
    [front-productcategory-css] .ProductsList .ProductItem {
        margin: 10px 10px 20px 0px;
        padding: 10px 10px 10px 10px;
    }

        [front-productcategory-css] .ProductsList .ProductItem .ProdImage {
            height: 200px;
            min-height: unset;
        }

        [front-productcategory-css] .ProductsList .ProductItem .ProdTitle {
            font-size: 14px;
            height: 84px;
        }
}

@media (max-width: 767px) {
    [front-productcategory-css] .ProdSortbar .form-control {
        max-width: 133px !important;
        font-size: 15px;
    }

    [front-productcategory-css] .ProdSortbar .ResultOnPage, .ProdSortbar .control-label[front-productcategory-css] {
        font-size: 12px !important;
    }

    [front-productcategory-css] .ResultOnPage {
        float: none !important;
        top: 1px !important;
    }
}

@media screen and (min-width:380px) and (max-width:576px) {
    [front-productcategory-css] .ProductsList .ProductItem {
        display: flex;
        flex-direction: row-reverse;
        margin-right: 0;
    }

        [front-productcategory-css] .ProductsList .ProductItem .ProdImage {
            width: 43%;
            min-height: unset;
            height: 185px;
        }

        [front-productcategory-css] .ProductsList .ProductItem .ProdDetails {
            width: 57%;
            padding-right: 10px;
            display: flex;
            flex-direction: column;
            justify-content: center;
        }

        [front-productcategory-css] .ProductsList .ProductItem .ProdTitle {
            font-size: 17px;
            height: unset;
        }
}
/* _content/PL/Views/FrontProduct/IndexFrontProduct.razor.rz.scp.css */
.ProductOptions[front-product-css] {
    width: 100%;
    float: left;
}

[front-product-css] .ProductOptions label {
    border: solid 1px #ccc;
    padding: 7px;
    border-radius: 5px;
    font-size: 13px;
    cursor: pointer;
    display: block;
    width: auto;
    float: left;
    line-height: 23px;
    margin-right: 7px;
    margin-top: 5px;
}
[front-product-css] .ProductOptions input {
    width: 15px !important;
    height: 15px !important;
}
[front-product-css] .ProductOptions label:hover {
    background-color: #efefef;
}
.btn .badge[front-product-css] {
    left: 5px;
}
 
/*Product Page*/

[front-product-css] .prod-title {
    font-size: 28px;
    margin-top: 0;
}
 

.ProductPage .ProdGallery .FirstPic[front-product-css] {
    border: solid 1px #efefef;
    height: 500px;
    text-align: center;
    overflow: hidden;
    position: relative;
}

.ProdGallery .FirstPic img[front-product-css] {
    max-height: 100%;
    max-width: 100%;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.ProductPage .ProdGallery .xzoom-gallery[front-product-css] {
    max-width: 100%;
    max-height: 100%;
    cursor: pointer;
}

.xzoom-thumbs[front-product-css] {
    overflow: hidden !important;
    height: 100px;
}

[front-product-css] .xzoom-thumbs .owl-stage {
    float: none;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

[front-product-css] .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
}


[front-product-css] .owl-carousel .owl-item {
    margin-right: 10px !important;
}

[front-product-css] .xzoom-preview {
    z-index: 10 !important;
}
.xzoom-thumbs[front-product-css] {
    position: relative;
}

[front-product-css] .xzoom-thumbs .owl-prev {
    position: absolute;
    left: 0;
    top: 30%;
    right: unset;
    width: 20px;
}

[front-product-css] .xzoom-thumbs .owl-next {
    position: absolute;
    left: unset;
    top: 30%;
    right: 0;
    width: 20px;
}

[front-product-css] .xzoom-thumbs .owl-stage {
    float: none;
    margin: 0 auto;
    text-align: center;
}

 
.ProductPage .SelectQuantity[front-product-css] {
    height: 46px;
    padding: 5px
}

.ProductFavComp[front-product-css] {
    display: flex;
    margin-bottom: 20px
}

    .ProductFavComp .btn-link[front-product-css] {
        color: rgba(0,0,0,.75);
        padding: 0;
        margin-right: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 12px
    }

.ProductPage .BtnRequestOff[front-product-css] {
    display: inline-block;
}

.ProductPage .Comments[front-product-css] {
    margin-bottom: 20px;
}

.ProductPage .ProdComment[front-product-css], .ProdComment[front-product-css], .GuestComment[front-product-css] {
    padding: 10px;
    background-color: #e8e8e8;
    border-radius: 10px;
    margin-bottom: 10px;
}

[front-product-css] .ProductPage .ProdSortbar .form-control {
    font-size: 13px
}

[front-product-css] .ProductPage .ProductDesc {
    margin: 20px 0;
}

.ProductLongDesc[front-product-css]  img {
    max-width: 100%;
    height: auto !important;
}

.ProductLongDesc[front-product-css]  iframe {
    max-width: 100% !important
}

[front-product-css] .ProdTableCharact tr:nth-child(even) {
    background-color: #efefef;
}

.ProdSortbar[front-product-css] {
    color: #6c757d;
}

[front-product-css] .ProdSortbar .control-label {
    text-align: right;
    padding: 5px;
}

[front-product-css] .ProdSortbar .form-control {
    border: 0;
    background-color: transparent;
    color: #6c757d;
    border-radius: 0;
    border-bottom: solid 1px #ccc;
}


@media(max-width: 990px) {
    .ProductRating[front-product-css] {
        zoom: 0.8;
    }

    .ProductLongDesc table td[front-product-css] {
        display: block
    }

    [front-product-css] .brdswrap {
        overflow-x: scroll;
        position: relative;
        height: 50px;
        overflow-y: hidden;
    }

    [front-product-css] .product-actions {
        position: fixed;
        bottom: 0;
        left: 0;
        right: 0;
        margin-left: auto;
        margin-right: auto;
        background: #fff;
        z-index: 5;
        border-top: 1px solid #e5e5e5;
        padding: 15px;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    [front-product-css] .product-actions .btn-primary {
        width: 90% !important;
        text-align: center;
        justify-content: center;
    }

    .ProductPage .ProdGallery .FirstPic[front-product-css] {
        height: 300px;
    }

    [front-product-css] .product-gallery .thumbImage {
        height: 75px;
    }
}

@media(max-width: 576px) {
    .ProductPage .ProdGallery .FirstPic[front-product-css] {
        height: 225px;
    }

    [front-product-css] .product-gallery .thumbImage {
        height: 60px;
    }
}
/* _content/PL/Views/ShoppingCart/IndexShoppingCart.razor.rz.scp.css */
.CartNav[front-shoppingcart-css]  li:first-child a:before {
    content: "1.";
}

.CartNav[front-shoppingcart-css]  li:nth-child(2) a:before {
    content: "2.";
}

.CartNav[front-shoppingcart-css]  li:nth-child(3) a:before {
    content: "3.";
}

.CartNav[front-shoppingcart-css]  li a:before {
    display: inline-block;
    border: solid 1px #6c757d;
    padding: 0 8px;
    border-radius: 30px;
    margin-right: 10px;
}

.CartNav[front-shoppingcart-css] {
    margin-bottom: 20px;
    border-bottom: solid 1px #e0e0e0;
}

    .CartNav[front-shoppingcart-css]  a {
        color: #6c757d;
        font-weight: 300;
        font-size: 17px;
    }

.ShoppingList[front-shoppingcart-css] {
    padding: 10px 0;
    font-size: 14px;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
    margin-bottom: 10px;
}

@media screen and (max-width: 991px) and (min-width: 768px) {
    .CartNav[front-shoppingcart-css] {
        flex-direction: row;
    }

        .CartNav[front-shoppingcart-css]  .nav-link {
            font-size: 13px !important;
        }

        .CartNav[front-shoppingcart-css]  li {
            float: left;
            width: 30%;
        }

    .ShoppingList .form-control[front-shoppingcart-css] {
        padding: 5px;
    }
}

@media (max-width: 767px) {
    .CartNav[front-shoppingcart-css] {
        flex-direction: row;
    }

        .CartNav[front-shoppingcart-css] .nav-link {
            font-size: 12px !important;
        }
}


/*CART*/

.CartSummaryRight[front-shoppingcart-css] {
    padding: 20px
}

.CartNav[front-shoppingcart-css] {
    margin-bottom: 20px;
    border-bottom: solid 1px #e0e0e0;
}

    .CartNav[front-shoppingcart-css]  a {
        color: #6c757d;
        font-weight: 300;
        font-size: 17px;
    }

    .CartNav[front-shoppingcart-css]  li:first-child a:before {
        content: "1.";
        display: inline-block;
        border: solid 1px #6c757d;
        padding: 0 8px;
        border-radius: 30px;
        margin-right: 10px;
    }

    .CartNav[front-shoppingcart-css]  li:nth-child(2) a:before, .CartNav li:nth-child(3) a[front-shoppingcart-css]:before {
        content: "2.";
        display: inline-block;
        border: solid 1px #6c757d;
        padding: 0 8px;
        border-radius: 30px;
        margin-right: 10px;
    }

    .CartNav[front-shoppingcart-css]  li:nth-child(3) a:before {
        content: "3.";
    }

    .CartNav[front-shoppingcart-css]  li a.active:before {
        background-color: #6c757d;
        color: #fff;
    }


@media(max-width: 767px) {
    .CartNav[front-shoppingcart-css]  li a:before {
        display: block !important;
        width: 30px;
        margin: auto;
    }

    .CartNav[front-shoppingcart-css]  li:nth-child(2) a:before, .CartNav[front-shoppingcart-css]  li:nth-child(3) a:before, .CartNav[front-shoppingcart-css]  li:first-child a:before {
        margin-right: auto;
    }
}
[front-shoppingcart-css] .table-bg {
    width: 100%;
    float: left;
    background: #f5f5f5;
    padding: 15px 15px;
    margin-top: 15px;
}

[front-shoppingcart-css] .small-adress-title {
    position: relative;
    margin-top: -10px;
}
