.col-md-3.user_details.box_shadow {
    margin-top: 22px;
}
.list-group-item {
    border:unset;
    margin-bottom: 0;
    border-bottom: 1px solid #ddd !important;
}
.category-li a {
    color: #2C2C2C;
    line-height: 2;
}
.category-li a {
    line-height: 2;
    color: #ff6a00;
    font-weight: 700;
}
.main-li a {
    color: #808080;
    padding-left: 14px;
    line-height: 2;

}
.main-li a:hover {
    color: #ff6a00;
    font-weight: 700;
}
.category-li {
    margin-left: 40px;
    /* padding-top: 10px;*/
}
.category-li a:hover {
    color: #ff6a00;
    font-weight: 700;
}
.main-li {
    margin-top: 15px;
}
.list label {
    font-weight: 400;
}
.list input[type="checkbox"] {
    vertical-align: middle;
    margin-top: 0;
    margin-right: 10px;
}
/* ------------------------------------------------------------------------------
 *
 *  # Bootstrap file input
 *
 *  File input styling for Bootstrap 3.0
 *
 *  Version: 1.1
 *  Latest update: Dec 11, 2015
 *
 * ---------------------------------------------------------------------------- */
.file-input.has-error .form-control {
    border-color: #ddd;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.product-image img {
    height: 235px;
    object-fit: contain;
    object-position: center;
    margin: 0 auto;
}
.best-product img {
    max-height: 90px;
}
.horizontal-thumb img{
    height: 70px;
    width: 70px;
    object-fit: contain;
    margin: auto;
}
.filters-container .pagination-container ul li.prev, .filters-container .pagination-container ul li.next {
    padding: 3px 6px;
}
label.disabled {
    opacity: 0.5;
    pointer-events: none;
}
.single-product .product-info .quantity-container .cart-quantity .quant-input .arrows {
    padding: 5px 0;
}
.product-tabs .tab-content .tab-pane .product-reviews .reviews .review .review-title .summary {
    color: #666666;
    font-size: 12px;
    font-weight: normal;
    margin-right: 10px;
    display: block;
    margin-bottom: 15px;
    font-style: normal;
    text-align:justify;
}
.breadcrumb ul li a {
    white-space: nowrap;
}
.shopping-cart .shopping-cart-table table tbody tr .cart-product-name-info h4 {
    font-size: 13px;
}
@media (min-width: 769px) {
    .file-input .btn > [class*=icon-],
    .file-input .btn > .glyphicon {
        margin-right: 5px;
    }
}
.file-object {
    margin: 0 0 -5px 0;
    padding: 0;
}
.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    text-align: right;
    opacity: 0;
    background: none repeat scroll 0 0 transparent;
    cursor: inherit;
    display: block;
}
.file-caption-name {
    display: inline-block;
    overflow: hidden;
    word-break: break-all;
}
.file-caption-name [class*=icon-],
.file-caption-name .glyphicon {
    margin-right: 7px;
}
.file-input-new .file-caption-name {
    color: #999999;

}
.file-input-new .file-caption-name > [class*=icon-],
.file-input-new .file-caption-name > .glyphicon {
    display: none;
}
.file-error-message {
    position: relative;
    background-color: #f2dede;
    color: #a94442;
    text-align: center;
    border-radius: 3px;
    padding: 10px;
    margin: 0 5px 5px 5px;
}
.file-drop-zone .file-error-message {
    margin-top: 5px;
}
.file-error-message .close {
    margin-top: 1px;
    color: #a94442;
}
.file-error-message pre,
.file-error-message ul {
    margin: 5px 0;
    text-align: left;
}
.file-caption-disabled {
    background-color: #fafafa;
    cursor: not-allowed;
}
.file-preview-detail-modal {
    text-align: left;
}
.file-preview {
    border-radius: 2px;
    border: 1px solid #ddd;
    width: 100%;
    margin-bottom: 20px;
    position: relative;
    text-align: center;
}
.file-preview > .close {
    font-weight: 400;
    font-size: 17px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #fff;
    padding: 8px;
    line-height: 0.6;
    border-radius: 3px;
    color: #555;
    opacity: 1;
    filter: alpha(opacity=100);
}
.file-preview-frame {
    margin: 5px;
    height: 160px;
    border: 1px solid #ddd;
    padding: 3px;
    display: table;
    float: left;
    vertical-align: middle;
}
.file-preview-image {
    height: 160px;
    vertical-align: middle;
}
.table-specification td {
    border-top: 1px solid #ccc !important;
    padding: 8px !important;
}
.file-input .input-group .form-control {
    min-height: 34px;
}
@media (max-width: 768px) {
    .file-preview-image {
        max-width: 100%;
    }
    .top-cart-row {
        padding-top: 0;
        padding-left: 0px;
        text-align: center;
        margin: auto;
        display: block;
    }
}
.file-preview-text {
    text-align: left;
    width: 160px;
    margin-bottom: 2px;
    color: #428bca;
    background-color: #fff;
    overflow-x: hidden;
}
.file-preview-other {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 160px;
    height: 160px;
}
.file-preview-other:after {
    content: "\ea0c";
    font-family: "icomoon";
    display: block;
    font-size: 64px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.file-preview-other .glyphicon {
    display: none;
}
.file-preview-status {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    color: #333333;
    background-color: rgba(250, 250, 250, 0.8);
    border-top: 1px solid #ddd;
    padding: 7px 12px;
    font-size: 12px;
    color: #333333 !important;
}
.file-preview-status:empty {
    padding: 0;
    background-color: transparent;
    border: 0;
}
.file-thumb-loading:before,
.file-uploading:before {
    content: "";
    display: inline-block;
    background-color: #263238;
    width: 32px;
    height: 32px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -16px 0 0 -16px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 5px rgba(255, 255, 255, 0.5);
    box-shadow: 0 1px 5px rgba(255, 255, 255, 0.5);
}
.file-thumb-loading:after,
.file-uploading:after {
    content: "\eb55";
    font-family: "icomoon";
    display: inline-block;
    position: absolute;
    color: #fff;
    top: 50%;
    left: 50%;
    margin: -8px 0 0 -8px;
    font-size: 16px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-animation: rotation 1s linear infinite;
    -o-animation: rotation 1s linear infinite;
    animation: rotation 1s linear infinite;
}
.file-upload-indicator {
    padding-top: 6px;
    padding-bottom: 6px;
    cursor: default;
    text-align: left;
    padding-left: 5px;
}
.file-input-new .file-preview,
.file-input-new .close,
.file-input-new .glyphicon-file,
.file-input-new .fileinput-remove-button,
.file-input-new .fileinput-upload-button {
    display: none;
}
.file-input-ajax-new .fileinput-remove-button,
.file-input-ajax-new .fileinput-upload-button,
.file-input-ajax-new .fileinput-remove,
.file-input-ajax-new .file-caption-name > [class*=icon-],
.file-input-ajax-new .file-caption-name > .glyphicon {
    display: none;
}
.file-actions {
    margin-top: 5px;
}
.file-actions .btn > [class*=icon-],
.file-actions .btn > .glyphicon {
    margin-right: 0;
}
.file-footer-buttons {
    float: right;
}
.file-footer-caption {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 160px;
    text-align: center;
    font-size: 11px;
    padding: 12px 7px 7px 7px;
    margin-left: auto;
    margin-right: auto;
}
.file-preview-error {
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
}
.file-drop-zone {
    border: 1px dashed #ddd;
    border-radius: 3px;
    height: 300px;
    vertical-align: middle;
    margin: 5px;
    padding: 5px;
}
.file-drop-zone-title {
    color: #999999;
    font-size: 21px;
    font-weight: 300;
    padding: 85px 10px;
}
.file-highlighted {
    border-color: #ccc;
    background-color: #fafafa;
}
.file-thumb-progress {
    position: absolute;
    top: -5px;
    left: 0;
    right: 0;
}
.file-thumb-progress .progress,
.file-thumb-progress .progress-bar {
    height: 5px;
    border-radius: 0;
    font-size: 0;
}
.kv-upload-progress {
    margin-bottom: 20px;
}
.file-thumbnail-footer {
    position: relative;
}
.btn-file ::-ms-browse {
    width: 100%;
    height: 100%;
}
.remove_left_padding{
    padding-left:0px !important;
}
.qtyinput{
    height:41px !important;
}
.cont{
    text-align:justify;
    line-height: 20px;
}
.cart-sub-total-price{
    text-align:right
}
.cart-sub-total-price{
    text-align:right
}
.cart-grand-total-price{
    text-align:right;
}
.back-to-top {
    position: fixed;
    bottom: 2em;
    right: 0px;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    padding: 1em;
    display: none;
    font-family: 'latoregular';
}
.terms-conditions{
    text-align:justify;
}
.filter-tabs li{
    font-size:14px;
}
.sidebar-widget-body li{
    font-size:14px
}
.icheart:hover{
    color:#FFC0CB !important;
}
.pinkbg{
    color:#FFC0CB !important;
}
.logintext{
    float:right;
    color:#fff;
    margin-top:0px
}
.logintext:hover{
    font-weight:700;
    color:#fff;
}
.top-bar {
    padding: 0px 0px;
    font-size: 12px;
}