
.contentTitle{
    width:100%;
    position: absolute;
    z-index:50;
    line-height: 1;
    top:0px;
}

.product-container .productImg img{
}

/* akcje produktu */
.product-container #productActions{
    margin-bottom:30px;
    /*max-width: 700px;*/
}


.product-container .raty-action-info{
    max-width: 468px;
    cursor: pointer
}
.product-container .raty-action-info:hover{
    opacity: .8;
}

.product-container .raty-10{
    font-size: 15px;
    font-weight: bold;

}
.product-container .raty-10 img{
    max-width: 90px;
    float: left;
    margin: -2px 10px 0 0;
}

.product-container .rebate-info{
    font-size: 13px;
}
.product-container .rebate-info .badge{
    background-color: #36ce74;
}

.more-box-container h3{
    font-family: "open_sanslight";
}
.base-info-header{
    font-size: 16px !important;
    margin-bottom: 15px !important;
}
.details-header{
    font-size: 24px !important; 
}
/* items */
.product-container .item{
    margin-bottom:20px;
    width:100%;
}
.product-container .item.collection{
    background-size: cover
}
.product-container .item.options{
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 35px;
    margin-bottom: 20px;
}


.mini-options{
    display: block;
    margin:20px 0; 
    overflow: hidden;
}
.mini-options li{
    width: 33%;
    float:left;
    text-align: center;
    border-right: 1px solid #cbcbcb;
}
.mini-options li:last-child{
    border-right: 0 !important
}
.mini-options li a{
    display: block;
    width: 100%;
}
.mini-options li a:hover{
    opacity: .8;
    text-decoration: none;
}



.mini-options2{
    display: block;
    margin:20px 0; 
    overflow: hidden;
}
.mini-options2 li{
    width: 50%;
    float:left;
    text-align: center;
}
.mini-options2 li:last-child{
    border-right: 0 !important
}
.mini-options2 li a{
    display: block;
    width: 100%;
}
.mini-options2 li a:hover{
    opacity: .8;
    text-decoration: none;
}


.product-container .baseInfo .header-text{
    font-size: 16px;
    margin-bottom: 10px;
}
.product-container .item.baseAttr li{
    line-height: 2.5;
    font-size: 14px;
    width: 50%;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 10px;
}
.product-container .item.baseAttr a:hover{
    text-decoration: none;
}
.product-container .item.baseAttr a .icon{
    font-size: 13px;
    position: relative;
    top: 1px;
}
.product-container .item.baseAttr .icon{
    font-size: 19px;
    position: relative;
    top: 3px;
    font-weight: normal;
    margin-right: 10px;
    opacity: .4
}
.product-container .item.baseAttr li span{
    font-weight: bold;
}

.product-container .slideItem.images .positioner{
    padding:0 270px
} 

.product-container .intro{
    padding:25px 0;
    position: relative;
}
.intro .no-image{
    margin: auto;
    margin-top: 30px;
    opacity: .4;
}

@media (min-width: 1400px) {
    .product-container___ .intro:after{
        content: "";
        width: 651px;
        height: 271px;
        background: url(/themes/ezegarki/default/img/bg/xmas.png) no-repeat;
        position: absolute;
        top:-10px;
        right: 150px;
        z-index: -5
    }
}

.product-container .raty{
    margin:30px 0;
}
.product-container .raty .info img{
    margin-top:10px;
}
.product-container .raty img{
    max-width: 130px;
    margin-bottom: 10px;
}
.gr-img{
    margin:40px 0;
}
.graver{
    border: 1px solid #e5e5e5;
    cursor: pointer;
}
#graver-info{
    display: none
}
.product-container .container.main{
    padding-top:0
}
.product-container .graver{
    margin:30px 0;
    background: #fff;
    padding: 10px 0 0 15px;
}
.product-container .graver h4{
    font-size:60px;
    line-height: 0.8;
    margin-top:10px;
}
.product-container .graver h4 strong{
    margin-left: 10%
}
.product-container .graver span{
    margin-top:25px;
    display: block;
    border-top:1px solid #e5e5e5;
    padding-top:15px;
}

/* attr list common */
.product-container .item.attributes .header h3{
    display: inline;
}
.product-container .item.attributes .header ul{
    float:right;
    display: inline;
    margin-top:7px;
}
.product-container .item.attributes .header ul li{
    float:left;
    margin-right:4px;
    cursor: pointer
}

.product-container .item.attributes .attrBox{
    position: relative
}
.product-container .item.attributes .name{
    font-weight: bold
}
.product-container .item.attributes .box{
    width:38px;
    height:38px;
    background: #fff; 
    border:1px solid #e8e8e8;
    overflow: hidden;
    position: relative;
}
.product-container .item.attributes .box img{
    margin-top: 5px;
}
.product-container .item.attributes .box .positioner{
    position: absolute;
    z-index:10;
    top:0;
    left:0;
    width:100%;
    padding:0;
    text-align: center;
}
.product-container .item.attributes .iconMini.search{
    margin: 27px 0 0 3px
}
.item.attributes .attributesForSearch{
    cursor: pointer
}

.product-container #productActions .price{
    font-size:23px;
    margin-bottom: 0px;
}
.product-container .container-full.main{
    border-top:1px solid #e0e0e0;
    position: relative;
    overflow: visible
}
.product-container .main-description{
    line-height: 1.75;
    font-size: 18px;
}
.product-container .main-description-cols{
    column-count: 2;
    column-gap: 40px;
}
@media  (max-width: 1000px) {
    .product-container .main-description{
        line-height: 1.60;
        font-size: 16px;
        margin-bottom: 25px;
    }
    .product-container .main-description-cols{
        column-count: 1; 
    }
}



.productImg{
    position: relative
}

#main-rating{
    float:left;
    margin-left: 20px;
    margin-top: 3px;
}
.rating-options{
    float: left;
    margin-left: 20px;
}
.rating-options li{
    float:left;
    margin-right: 15px;
}


.r-p-container{
    margin-bottom: 15px;
}
.r-p-container .box{
    background: #fff;
    text-align: center;
    border:1px solid #e5e5e5;
    width: 100%;
    overflow: hidden;
}
.r-p-container .item-rp-box{
    float: left;
    width: calc(50% - 5px);
}
.r-p-container .item-rp-box:last-child{
    float: right
}

@media  (max-width: 450px) {
    .r-p-container .item-rp-box{
        width: 100%;
        margin-bottom: 10px;
    }
}

.r-p-container .box:hover{
    cursor: pointer;
    opacity: .75
}
.r-p-container .box .img-container{
    width: 100%;
    padding: 20px 0;
}
.r-p-container .box .text{
    text-align: center;
    width: 100%;
    padding: 10px;
}

h1{
    max-width: 1000px;
    line-height: 1.5 !important;
}

.main-cart-btn{
    padding: 17px 40px;
    -moz-border-radius: 0px 0px 5px 5px !important;
    -webkit-border-radius: 0px 0px 5px 5px !important;
    border-radius: 0px 0px 5px 5px !important;
}

.main-cart-btn:before{
    font-family: icons;
    content: "\e6ca";
    color:#fff;
    position: relative;
    top: 2px;
    margin-right: 7px;
}
#productActions .ajax-load{
    min-height: 300px;
}

.negotiation-btn{
    font-size: 13px;
    margin-left: 16px;
    margin-top: 5px;
}
.negotiation-btn:hover{
    color:#4b55f0;
    cursor: pointer
}

.sc-details{
    cursor: pointer;
}
.sc-details .icon{
    position: relative;
    top: 1px;
}

.product-box .attributes {
    flex-wrap: wrap;
    display: flex;
}
.product-box .attributes .attr-box {
    width: calc(50% - 30px);
    border-bottom: 1px solid #ccc;
    border-radius: 3px;
    margin: 10px !important;
    padding: 15px;

}
.product-box .attributes .img-c {
    overflow: hidden;
    float: left;
    width: 65px;
    text-align: center;
    padding-top: 5px; 
    padding: 15px;
}
.product-box .attributes .inf-c {
    float: left;
    width: calc(100% - 80px); 
    margin: 0; 
}
.product-box .attributes .name {
    color: #3c3c3c;
    font-family: open_sanssemibold;
    font-weight: normal;

}
.product-box .attributes .name,
.product-box .attributes .value,
.product-box .attributes .value a{
    font-size: 17px;
}


.w-list li{
    position: relative;
    padding-left: 37px;
    font-size: 16px;
}
.w-list li:before{
    position: absolute;
    z-index: 10;
    font-family: icons;
    content: "\e6ea";
    font-size: 27px;
    left: 0;
    top: -11px;
    color: #2cc96b;
}

.brand-cat-info{
    display: block;
    width: 100%;
    margin: 25px 0;
    border:1px solid #e5e5e5;
    background: #f0f0f0;
    overflow: hidden;
    font-weight: bold;
}
.brand-cat-info .bc-logo{
    background: #646464;
    float: left;
    padding: 20px;
}
.brand-cat-info .bc-info{
    padding: 24px;
    display: inline-block;
}
.brand-cat-info.has-oc .bc-info{
    padding: 13px;
    display: inline-block;
}

.brand-cat-info .bc-info2{
    font-weight: normal;
    font-size: 14px;
}
.brand-cat-info .bc-info2 .flag-icon{
    position: relative;
    left: 1px;
    margin-right: 2px;
}

.price-container{
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    position: relative;
    border:1px solid #cfcfcf;
    border-bottom:0;
    background: #fbfbfb;
}
.alert-no-availability{
    border-radius: 0px 0px 5px 5px !important;
    -moz-border-radius: 0px 0px 5px 5px !important;
    -webkit-border-radius: 0px 0px 5px 5px !important;
}
.price-container-i{
    padding: 15px;
}
.percent-container{
    padding: 15px;
    position: absolute;
    right: -1px;
    top:-1px;
    bottom: 0;
    height: calc(100% + 1px);
    width: 100px;
    background: #36ce74;
    color:#fff;
    font-weight: bold;
    text-align: center;
    font-size: 30px;
    line-height: 0.7;
    border-radius: 0px 5px 0px 0px;
    -moz-border-radius: 0px 5px 0px 0px;
    -webkit-border-radius: 0px 5px 0px 0px;
}
.percent-container .percent-i{
    display: table;
    height: 100%
}
.percent-container .percent-i2{
    display: table-cell;
    vertical-align: middle
}
.percent-container .percent-sup{
    font-weight: normal
}
.percent-text{
    font-size: 18px;
}
.vendorPrice-info-color{
    color: #36ce74;
}
.sale-text{
    display: block;
    margin-bottom: 5px;
    width: 100%;
    clear: both;
    overflow: hidden;
    font-size: 14px;
}
.sale-text-i{
    font-weight: bold;
    color:#e94b35;
}
.sale-text-i:before{
    font-family: icons;
    margin-right: 5px;
    content: "\e6e0";
}


.intro .info li{
    float: left;
    margin-right: 10px;
}

@media (max-width: 432px) {
    .brand-cat-info{
        margin-bottom: 15px;
    }
    .brand-cat-info .bc-logo{
        width: 100%;
        float: none;
        clear: both;
    }
}

@media (max-width: 500px) {
    .product-container .productImg img{
        max-height: 350px;
    }
}

@media (max-width: 1000px) {
    .product-box .attributes .attr-box{
        width: calc(50% - 30px);
    }
}

@media (max-width: 750px) {
    .product-box .attributes .attr-box{
        width: 100%;
        float:none;
        clear: both;
    }
}

.prod-gallery .img-box{
    float: left
}
.prod-gallery .img-box img{
    width: 550px;
    height: 550px;
    background-position: center center;
    background-repeat: no-repeat;
    float: left;
    background-color: #fff;
}


/*boxes*/

.boxes-container{
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
}
.boxes-container .box{
    flex: 1;
    margin: 15px;
    border:1px solid #ccc;
    background: #fff;
}

.boxes-container .box.box-pen{
    flex-basis: 55px !important;
}

.boxes-container .box.box-s-2{
    flex: 2;
}
.boxes-container .box.box-padding{
    padding: 15px;
}

/*banner slider*/
.box-banner-slder{
    overflow: hidden;
    position: relative;
}
.box-banner-slder .flex-control-nav{
    bottom: 10px;
}
.box-banner-slder .banner-slider{
    height: 100%;
    width: calc(100% + 1px); 
}
.box-banner-slder .banner-slider .slides{
    overflow: hidden
}
.box-banner-slder .banner-slider .slides li{
    width: 100%;
    height: 100%;
    margin: 0
}
.box-banner-slder .banner-slider .slides li img{
    width: 100%;
    height:100%;
    background-repeat: no-repeat;
    background-size: cover; 
    background-position: center center
}

/*box brand*/
.boxes-container .box.box-brand{
    background: #414141;   
    color: #fff;
}
.boxes-container .box-brand a{
    color: #fff;
}
.boxes-container .box-brand .brand-logo{
    max-width: 160px;
    max-height: 100px;
}
.boxes-container .box-brand .icon{
    font-size: 13px;
}

/*box gvar*/
.boxes-container .box.box-secure .header-md{
    font-size: 35px !important;
}

/*box graver*/
.boxes-container .box.box-graver{
    position: relative;
}
.boxes-container .box.box-graver:hover{
    cursor: pointer
}
.boxes-container .box.box-graver img{
    position: absolute;
    bottom: 0;
    max-height: 100%;
}

/*box pen*/
.boxes-container .box.box-pen{
    text-align: center
}

/*box help*/
.box-help .p-t-e-container{
    margin: 20px 0;
    overflow: hidden;
}
.box-help .p-tel,
.box-help .p-email{
    display: inline-block;
    font-size: 20px;
}
.box-help .p-tel{
    border-right: 1px solid #ccc;
    padding-right: 20px;
    margin-right: 15px;
}
.box-help .header-md .icon{
    font-size: 50px;
    color: #36ce74;
    position: relative;
    top: 12px;
}

@media (max-width: 1126px) {
    .box-help .p-tel{
        border-right: none;
        margin-bottom: 10px;
    }
}


.item-raty{
    border-bottom: 1px solid #d9d9d9
}

.eq-row-container{
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    flex-direction: column;
    height: 100%;
    text-align: center;
}
.eq-row-container .r{
    flex: 1;
    overflow: hidden;
}
.flex-v-center-container{
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    align-content: center;
    height: 100%;
}
.flex-v-center-item{
    flex: 1
}

@media (max-width: 1000px) {
    .boxes-container{
        flex-wrap: wrap;
    }

    .boxes-container .box.box-graver img{
        position: initial;
    }
    .boxes-container .box{
        flex: 2;
    }

    .boxes-container .box.box-graver,
    .boxes-container .box.box-brand{
        flex-basis: calc(50% - 30px);
    }
    .boxes-container .box.box-pen{
        flex-basis: 100% !important;
    }
}
@media (max-width: 500px) {
    .boxes-container{
        flex-wrap: wrap;
    }

    .boxes-container .box.box-graver img{
        position: initial;
    }
    .boxes-container .box{
        flex-basis: 100% !important;
    }
    .eq-row-container .r{
        min-height: 120px;
    }
}

.slides{
    height: 100% !important
}

.section-quarantee{
    /*background: #f6f6f6;*/
    padding: 50px 0;
}
.p-quarantee li{
    width: calc(25% - 16px);
    display: inline-block;
}
.p-quarantee li img{
    max-width: 100%
}
@media (max-width: 1000px) {
    .p-quarantee li{
        width: calc(50% - 6px);
        margin-bottom: 6px;
        display: inline-block;
    }
}


/*set list*/
.set-list-container{
    margin: 80px 0;
    background: #142044;
    color: #fff;
    padding: 60px 0
}
.set-list-container-knocknocky{
    background: #063c70 url(/common/img/others/pBox/bg/knocknocky.jpg) no-repeat center top
}
.set-list-container-paul-hewitt{
    background: #063c70 url(/common/img/others/pBox/bg/paul-hewitt.jpg) no-repeat center top
}
.set-list-container-roamer{
    background: #090909 url(/common/img/others/pBox/bg/roamer.jpg) no-repeat center top
}
.set-list-container .header-lg{
    margin-bottom: 100px;
    font-size: 45px !important;
}
.set-list li{
    line-height: 1.5;
    font-size: 20px;
    font-family: 'open_sanslight';
    margin-bottom: 26px;
    padding-left: 39px;
} 
.set-list li:before{
    background: #fff;
    color: #4d4d4d;
    padding: 4px;
    border-radius: 50%;
    font-size: 19px;
    margin-right: 10px;
    font-family: icons;
    content: "\e6ea";
    margin-left: -38px;
}
@media (max-width: 1000px) {
    .set-list li{
        line-height: 1.5;
        font-size: 18px;
    } 
}



.am-wrapper{
    float:left;
    position:relative;
    overflow:hidden;
}
.media-container a{
    border:1px solid #e7e7e7;
    display: block;
}
.am-wrapper img{
    position:absolute;
    outline:none;
    width: auto;
    max-height: none;
    max-width: none !important;
}
.media-container .yt-overlay{
    position: absolute;
    top:0;
    left:0;
    z-index:10; 
    width: 100%; 
    height: 100%;
    text-align: center; 
    color:#fff; 
    background: rgba(000,000,000,0.5);
    display: -ms-flex;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}
.media-container .yt-overlay:hover{
    -webkit-transition: all .5s ease-out 0.1s;
    -moz-transition: all .5s ease-out 0.1s;
    -o-transition: all .5s ease-out 0.1s;
    transition: all .5s ease-out 0.1s;
    background: rgba(000,000,000,0.2);
}
.media-container .yt-overlay .icon{
    font-size: 50px;
    font-weight: normal
}

/*attributes*/
.attrs-container{
    background: #f6f6f6
}

.comment-avatar{
    width: 100%;
}

/*pres360 button*/
.pres360-container{
    margin: 0 auto;
    margin-top: 70px;
    margin-bottom: 30px;
    overflow: hidden;
}
.pres360-container .product-img{
    max-height: 500px;
}
.pres360-container:hover{
    cursor: pointer
}
.pres360-container .icon{
    transition-duration: 0.8s;
    transition-property: transform;
    display: inline-block;
    font-size: 30px;
}
.pres360-container:hover .icon{
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
}
.pres360-container .product-img{
    position: relative;
    width: 400px;
    margin: 0 auto;
    margin-right: 50%;
}
.pres360-btn{
    text-align: center;
    margin: 0 auto; 
    overflow: hidden;
    border-radius: 5px;
    margin-top: 20px;
    background: #3c3c3c;
    font-size: 25px;
    color: #fff;
    line-height: 90px;
    width: 350px;
    position: absolute;
    top: 180px;
    right: -370px;
}
.pres360-btn-l{
    background: #4b55f0;
    width: 80px;
    float: left
}
.pres360-btn-r{
    width: calc(100% - 80px);
    float: left
}

@media (max-width: 850px) {
    .pres360-btn{
        position: relative;
    }
    .pres360-container .product-img{
        width: 100%;
        text-align: center
    }
    .pres360-container .product-img img{
        max-height: 400px;
    }

    .pres360-btn{
        text-align: center;
        margin: 0 auto;
        overflow: hidden;
        border-radius: 5px;
        margin-top: 20px;
        background: #3c3c3c;
        color: #fff;
        line-height: 90px;
        width: 80%;
        position: initial;
        top: 20px;
        right: 0;
    }

}

/*static*/
.product-static-container{
    background: #e7e7e7;
    border:1px solid #dadadb
}
.product-static-container .static-banner{
    height: 450px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.product-static-container .static-name{
    font-size: 25px;
    color: #fff;
    background: #e94b35;
    padding: 15px;
    position: relative
}
.product-static-container .static-name:before{
    content: "";
    position: absolute;
    top: -8px;
    left: 50px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 8.5px 10px 8.5px;
    border-color: transparent transparent #e94a35 transparent;
}
.product-static-container .static-body{
    padding: 15px;
    line-height: 1.7;
    font-size: 17px;
}
.product-static-container .static-body img{
    height: auto !important;
}

/*left intro icons*/
ul.lg-icons-left{
    position: absolute;
    z-index: 15; 
    top: 20px; 
    left: 20px;
    width: 150px;
    right: auto;
}
ul.lg-icons-left li{
    clear:both;
    margin-bottom: 27px;
}
ul.lg-icons-left img{
    max-width: 85px;
}
ul.lg-icons-left img:hover,
ul.lg-icons-left a:hover img{
    opacity: .8;
}
ul.lg-icons-left a{
    display: block;
    width: 100%;
    overflow: hidden;
}
ul.lg-icons-left a:hover{
    text-decoration: none;
}

/*dostawa, dostepnosc*/

.cons-lead-container{
    border:1px solid #e0e0e0;
    border-radius: 5px;
    padding: 30px 15px 15px 15px;
    margin: 40px 0 15px 0;
    background: #f5f5f5;
}
.cons-lead-container .col-l,
.cons-lead-container .col-r{
    position: relative;
    width: 50%;
}
.cons-lead-container .col-l{
    float:left;
    padding-right: 20px;
}
.cons-lead-container .col-l:before,
.cons-lead-container .col-r:before{
    content: "\e6ab";
    font-family: icons;
    position: absolute;
    top: -55px;
    font-size: 26px;
    background: #f5f5f5;
    border: 1px solid #e0e0e0;
    text-align: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #ab2eff;
}
.cons-lead-container .col-l:before{
    content: "";
    background-image: url(/common/img/icons/png/truck.png);
    background-repeat: no-repeat;
    background-position: center center;
}
.cons-lead-container .col-r{
    float:right;
    border-left: 1px solid #ccc;
    padding-left: 20px;
}
.cons-lead-container .col-r:before{
    content: "\e60f";
    color:#ff9545;
    padding-top: 2px;
}
.cons-lead-container .info{
    opacity: .65;
    font-size: 13px;
    line-height: 1.4;
}
.cons-lead-container .header{
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 15px;
    overflow: hidden;
}
.cons-lead-container .header-i{
    font-weight: normal
}
.cons-lead-container .header a{
    float: right;
    font-weight: normal;
    font-size: 13px;
}
.cons-lead-container .header a:hover{
    text-decoration: none;
    opacity: .8;
}
.cons-lead-container .header .tip-icon{
    font-size: 9px;
    position: relative;
    width: 15px;
    height: 15px;
    line-height: 15px;
    background: #8c8c8c;
}


.actions-raty-info{
    font-size: 14px;
    margin: 20px 0 0 0;
    width: 100%;
    overflow: hidden
}
.actions-raty-info .col-l{
    float: left;
    width: 100px;
}
.actions-raty-info .col-l img{
    max-width: 70px;
}
.actions-raty-info .col-r{
    float: right;
    width: calc(100% - 100px);
    line-height: 2.2
}
.actions-raty-info .col-r .btn{
    border-radius: 3px !important;
}
@media (max-width: 1250px) {
    .lg-icons-left{
        display: none;
    }
}
@media (max-width: 700px) {
    .product-container .item.baseAttr li{
        width: 100%;
        float: none;
    }
}
@media (max-width: 1500px) {
    .cart-container .col-l,
    .cart-container .col-r{
        float:none;
        width: 100%;
        clear:both;
        margin-bottom: 20px;
    }
    .cart-container .col-r{
        float:left;
    }

}
@media (min-width: 992px) and (max-width: 1547px){

    .product-container .item.baseAttr li{
        width: 100%;
        float: none;
    }

}
@media (max-width: 1500px){

    .cons-lead-container .header .val {
        display: block;
        clear: both;
        margin-bottom: 7px;
    }
    .cons-lead-container .header a {
        float: left;
        display: block;
    }

}
@media (max-width: 996px) {
    .mini-options li{
        width: 50%;
    }
    .percent-container{
        display: none
    }

}

@media (max-width: 850px) {
    .info ul li.li-rate{
        float: none;
        width: 100%;
        clear: both;
        margin-top: 10px;
        overflow: hidden;
        padding: 10px 0 0 0;
    }
    #main-rating{
        margin-left: 0   
    }
    .actions-raty-info .col-r{
        line-height: 1.5
    }
    .actions-raty-info .col-r .btn{
        margin-top: 5px;
    }

}


ul.belt-bangle-list{
    overflow: hidden;
}
ul.belt-bangle-list li{
    width: calc(100% / 6);
    padding: 3px;
    float: left;
}
ul.belt-bangle-list .belt-bangle-p-box{
    border: 1px solid #ccc;
    padding: 7px;
    height: 105px;
    text-align: center;
    display: block;
    border-radius: 3px;
}
ul.belt-bangle-list .belt-bangle-p-box:hover{
    text-decoration: none;
    border: 1px solid #4b55f0;
}
ul.belt-bangle-list .belt-bangle-p-box .image{
    margin-bottom: 7px;
}
ul.belt-bangle-list .belt-bangle-p-box .image img{
    height: 60px;
}
ul.belt-bangle-list .belt-bangle-p-box .price{
    font-size: 13px !important;
}
ul.belt-bangle-list .belt-bangle-p-box.see-more{
    line-height: 105px;
    padding: 0;
}
