/*------------ Custom new styles based on Bootstrap 3 -----------------*/
/*****************      Evalogical Pvt.Ltd // www.evalogical.com           *********************/


.clear{
    clear:both;
}
/*-------- Left bar styles -------------*/

.leftfilter-bar{
    position: relative;
    width: 250px;
    float: left;
    height: 100%;
    padding: 0px 10px;
    background: #e4e4e4;
    transition: margin .2s ease-out;
}
.leftfilter-bar h3{
    font-size: 15px;
    text-transform: uppercase;
    background: #f22931;
    color: #fff;
    margin: 0px -10px 12px -10px;
    padding: 14px 16px;
    font-weight: 600;
}

.leftfilter-bar .fltr-lzt-txts{
    margin: 22px 0px 0px 0px;
    padding: 0px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.leftfilter-bar .fltr-lzt-txts li.heading{
    font-size: 16px;
    font-weight: 800;
    text-transform: uppercase;
    color: #2e313a;
    padding-left: 28px;
    margin-bottom: 15px;
}

.leftfilter-bar .fltr-lzt-txts li{
    display: block;
    padding-left: 46px;
    font-size: 14px;
    color: #5f626b;
    font-weight: 600;
    margin: 12px 0px;
}
.leftfilter-bar .fltr-lzt-txts li a{
    font-size: 14px;
    color: #5f626b;
    font-weight: 600;
}

.leftfilter-bar .fltr-lzt-txts li span {
    float: right;
    font-size: 10px;
    color: #f22931;
    line-height: 20px;
    margin-right: 16px;
}
.leftfilter-bar .innrPAddng{
    padding: 0px 10px;
}
.leftfilter-bar .rightPAddng{
    right:15px;
}
.filternav {
    cursor: pointer;
    display: none;
    position: relative;
    font-size: 1.25em;
}
.accrs-wrap{
    position: relative;
    padding: 30px 0px;
    border-bottom: 1px solid #ccc;
    margin: 0px -10px;
}

.accrs-wrap .cllpsle-headng{
    color: #4a4e58;
    font-size: 16px;
    font-weight: 600;
    padding-left: 22px;
    cursor: pointer;
}

.accrs-wrap .cllpsle-headng i{
    float: right;
    margin-right: 10px;
}
.accrs-wrap .cllpsle-headng.active .addSect{
    display: none;
}
.accrs-wrap .cllpsle-headng.active .micSect{
    display:block;
    color: #f22931;
}
.accrs-wrap .cllpsle-headng .micSect{
    display: none;
}
.accrs-wrap .cllpsle-headng:hover, .accrs-wrap .cllpsle-headng:focus, .accrs-wrap .cllpsle-headng:active{
    text-decoration: none;
}

.accrs-wrap .collapse{
    display: block;
    padding-left: 50px;
    margin: 20px 0px 0px 0px;
}

.accrs-wrap ul li{
    list-style-type: none;
    margin: 6px 0px;
}

.accrs-wrap .collapse li p{
    margin: 0px;
    padding: 0px;
}

.accrs-wrap .collapse li p label{
    color: #5f626b;
    font-size: 14px;
    font-weight: 600;
    cursor: pointer;
}

.Colors-fltr.collapse{
    position: relative;
    padding-left: 28px;
    padding-right: 28px;
}

.Colors-fltr li{
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-right: 10px !important;
    overflow: hidden;
    position: relative;
    border-radius: 150px;
    -webkit-border-radius: 150px;
    -moz-border-radius: 150px;
    -ms-border-radius: 150px;
    -o-border-radius: 150px;
    box-shadow: 0px 4px 15px #bbb;
}

.Colors-fltr .dobleColr span{
    position: absolute;
    top: 0px;
    width: 15px;
    height: 100%;
}

.leftClr{
    left:0px;
}

.rightClr{
    right:0px;
}

 .Colors-fltr .singleClr span{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

/* ---------   Right hand side content area   ------------  */

.right-sideContent{
    width: calc(100% - 250px);
    float: left;
    padding: 20px 30px;
}

.right-sideContent .breadcrumb {
    padding: 8px 0px;
    margin-bottom: 16px;
    list-style: none;
    background-color: transparent;
    border-radius: 0;
}

.right-sideContent .breadcrumb li{
    font-size: 12px;
    color: #aaa;
}

.right-sideContent .breadcrumb li a{
    color: #f22931;
}

.top-toolBar{
    position: relative;
    display: inline-block;
    width: 100%;
    border-bottom: 1px dashed #ddd;
}

.top-toolBar .tool-ttle h3{
    font-size: 24px;
    color: #2e313a;
    font-weight: 800;
    margin: 0px 0px 2px 0px;
}
.top-toolBar .tool-ttle p{
    font-size: 14px;
    color: #aeaeae;
    margin-bottom: 12px;
    padding: 0px;
}

.Selct_innr {
    background: url(../img/select.jpg) no-repeat 146px center #ededed;
    border-radius: 2px;
    float: left;
    height: 37px;
    margin-right: 10px;
    margin-bottom: 20px;
    overflow: hidden;
    width: 180px;
    cursor: pointer;
}

.Selct_innr select {
    background: rgba(0,0,0,0);
    border: 0 none;
    color: #3a3a3a;
    font-size: 13px;
    height: 37px;
    padding-left: 10px;
    width: 210px;
    cursor: pointer; 
}

.sortng {
    display: inline-block;
    font-size: 13px;
    color: #2e313a;
    font-weight: 600;
    margin-right: 14px;
    margin-top: 10px;
}

.sortng.active{
    color: #f22931;
}


/*==========       Product Listing       ===========*/

.product-listng{
    position: relative;
    padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.product-listng .prrdt_loopS{
    display: inline-block;
    width: 260px;
    /*padding: 14px;*/
    position: relative;
/*    height: 500px;*/
    margin-right: 12px;
}
.product-listng .prrdt_loopS:hover{
    box-shadow: 0px 20px 45px #ccc;
    transition: all ease 0.3s
}

.product-listng .prrdt_loopS:hover .addtoCart{
    opacity: 1;
}

.product-listng .prrdt_loopS a:hover{
    text-decoration: none;
}

.prdct-tpp, .prdct-dtls {
    text-align: center;
    padding: 35px 0px 0px 0px;
}

.prdct-dtls .prct-ttls{
    color: #2e313a;
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    font-family: Roboto;
    padding: 18px 18px 18px 0;
}

.prdct-dtls .ppdt-price{
    font-family: Roboto;
    font-size: 18px;
    color: #2e313a;
    position: relative;
    display: inline-block;
    margin-top: 9px;
}

.prdct-dtls .ppdt-price .pp-ttl{
    float: left;
}
.prdct-dtls .ppdt-price .PPrce{
    color: #f22931;
    font-size: 26px;
    font-family: Roboto;
    font-weight: 800;
    float: left;
    margin-left: 14px;
}

.prdct-dtls .ppdt-price .strkethr{
    font-size: 16px;
    color: #adadad;
    position: absolute;
    top: 36px;
    left:62px;
    text-decoration: line-through;
}

.prd-colrs p,.prd-size p{
    margin-bottom: 14px;
    padding-bottom: 14px;
    font-size: 16px;
    color: #4d4f53;
    font-family: Roboto;
    font-weight: 600;
    position: relative;
}
.prd-colrs p:before,.prd-size p:before{
    position: absolute;
    content: "";
    width: 30%;
    height: 2px;
    background: #f22931;
    bottom: 6px;
    left: 50%;
    transform: translateX(-50%);
}
.addtoCart{
    margin-top: 20px;
    width:100%;
    opacity: 0;
    transition: all ease 0.3s;
}
.btn.btn-custom {
    display: block;
    padding: 16px 12px;
    background: #f22931;
    border-radius: 0;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    font-family: Roboto;
    position: relative;
}

.btn.btn-custom i{
    font-size: 20px;
    margin-right: 12px;
}


.leftfilter-clearall{
    text-align: right;
}


.relatedProducts{
  font-size: 12px;
  text-align: center;
}

.elpseWrap {
    white-space: nowrap;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
}

.prdct-dtls .elpseWrap .prct-ttls {
    text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    min-height: auto;
    padding: 0;
}


@media (min-width: 1200px){
    .relatedProducts{
        min-height: 350px;
    }
}

@media (max-width: 768px){
    .reltdCenter{
        text-align: center;
    }
    .relatedProducts{
        width:200px;
        display: inline-block;
        min-height: 310px;
    }
}

@media (max-width: 580px){
    .reltdCenter{
        text-align: left;
    }
    .relatedProducts{
        width:175px;
    }
}

@media (max-width: 390px){
    .reltdCenter{
        text-align: left;
    }
    .relatedProducts{
        width:45%;
    }
}

@media only screen and (max-width :580px ) {
prdct-dtls .elpseWrap .prct-ttls {
text-overflow: unset;
overflow: unset;
}

.elpseWrap{
white-space: normal;
    overflow: unset;
}
}












