.navbar-brand h1{
    font-size: 38px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
}

.btn-save, .btn-save:hover{
    letter-spacing: 1px;
    font-size: 10px;
    padding: 4px 17px!important;
    border-radius: 4px;
    background: rgb(230,89,42);
    color: #ffffff;
    margin-top: 5px;
}
.profile-cart{
    padding:0 0px;
}

.sidebar .profile-cart-icons a{
    font-size:24px;
    margin-right:15px;
}


.sidebar .profile-cart-icons a:hover, .sidebar .profile-cart-icons a:focus{
  color: #ffffff;
}


.input-append{
    position: relative;
    left: 10%;
    margin-bottom: 20px;
}
.input-append .sr-input {
    border: medium none;
    border-radius: 4px 0 0 4px;
    box-shadow: none;
    color: #8a8a8a;
    float: left;
    height: 40px;
    padding: 0 10px;
    width: auto;
    margin-right: -5px;
}
.input-append .sr-btn {
    background: none repeat scroll 0 0 rgb(41,157,206);
    border: medium none;
    border-radius: 0 4px 4px 0;
    color: #fff;
    height: 40px;
    padding: 0 20px;
}

.work-item .work-footer { padding: 8px !important; background-color: #f9f9f9 !important; border-bottom-right-radius: 0 !important; border-bottom-left-radius: 0 !important; }   
.work-item .work-footer h4 { display: inline; font: 400 normal 1.125em "Roboto",Arial,Verdana,sans-serif; color: #34495e margin: 0 !important; padding: 0 !important; }
.work-item .work-footer i.glyphicon { display: inline; font-size: 1.125em; cursor: pointer; }
.work-item .work-footer i.glyphicon-thumbs-up { color: #1abc9c; }
.work-item .work-footer i.glyphicon-thumbs-down { color: #e74c3c; padding-left: 5px; }
.work-item .work-footer div { width: 15px; display: inline; font: 300 normal 1.125em "Roboto",Arial,Verdana,sans-serif; color: #34495e; text-align: center; background-color: transparent !important; border: none !important; }    
.work-item .work-footer .s-cart{
    position: relative;
    top: -20px;
}

.panel-thumbnails.cleint-icons .thumbnail {
    width: 50px;
    max-width: 100%;
    margin: 0 auto 10px;
    background-color: #fff;
} 
.cleint-icons .rmv-pad{
    padding-right: 0px;
}
.sm-mod{
    padding: 15px 0;
}
.product-review-rating{
    font-size: 20px;
    margin-bottom: 25px;
    margin-left: 10px;
    color: #ffd003;
}

blockquote{
  display:block;
  background: #fff;
  padding: 5px 15px 15px 35px;
  margin: 0 0 10px;
  position: relative;
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 12px;
  line-height: 18px;
  color: #666;
  text-align: justify;
}

blockquote::before{
  content: "\201C"; /*Unicode for Left Double Quote*/
  
  /*Font*/
  font-family: Georgia, serif;
  font-size: 30px;
  font-weight: bold;
  color: #999;
  
  /*Positioning*/
  position: absolute;
  left: 10px;
  top:5px;
}

blockquote::after{
  /*Reset to make sure*/
  content: "";
}
blockquote cite {
color: #999999;
font-size: 14px;
display: block;
margin-top: 5px;
}
 
blockquote cite:before {
content: "\2014 \2009";
}
.blk-2{
    margin-top: -40px;
}
.cart-add p{
    margin-bottom: 10px;
}
.add-cart, .go-cart {
    font-size: 12px!important;
    padding: 8px 20px!important;
    border: 0px;
}
.add-cart img{
    opacity: 1;
    border-radius: 50%;
}
a.add-cart img:hover {
    opacity: 1;
    /*border: 2px solid #FF7220;
    border-radius: 50%;
    transition: 0s all linear;*/
    /*padding: 2px;*/
    border-radius: 50%;
    /*box-shadow: 0 2px 2px 0 #FF7220,0 0 0 1px #FF7220;*/
    /*transition: all 0.5s linear;*/
    background: #ffffff;
}

.add-cart span{
    margin-left: 10px;
}

.social-icons-cart a {
  color: #fff;
  background: rgb(40,96,144);
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
  font-family: fontawesome;
  position: relative;
  display: inline-block;
  width: 25px;
  height: 25px;
  padding-top: 6px;
  margin: 0 1px;
  transition: all .5s;
}
.social-icons-cart a:hover {
  background: rgb(17,17,17);
}
.owl-slide .item img{
    width: 100%;
}


.shop-cart .shop-cart-thumb{
    margin-right: 15px; 
    margin-bottom: 0px;
}
.shop-cart .shop-cart-body .quantity{
    padding-left: 0px;
    padding-right: 0px;
}
.shop-cart-body .quantity .form-control{
    height: 30px;
    padding: 5px 16px;
    background: transparent;
    border: 1px solid #ddd;
    width: 68px;
    color: #000!important;
    text-align: center;
    border-radius: 4px;
    font-size: 14px;
}

.shop-cart-table .btn-remove, .shop-cart-table .btn-remove:hover, .shop-cart-table .btn-checkout, .shop-cart-table .btn-checkout:hover{
    padding: 6px 10px 6px 12px !important;
    border-radius: 50%;
    background-color: rgb(230,89,42);
    border: 0px solid transparent;
    font-size: 14px;
}
.btn-continue{ 
    padding: 10px 18px!important;
    border-radius:4px!important;
    background-color: rgb(41,157,206)!important;
    border: 0px solid transparent;
    letter-spacing: 1px;
} 
.shop-cart-table thead{
    background: rgb(245,225,188);
    color: rgb(113,57,0);
    font-size: 14px;
}
.shop-cart-table .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 0px solid #ddd;
    text-transform: uppercase;
    font-weight: normal;
}
.shop-cart-table .table > thead > tr > td {
    padding: 8px 0px!important;
}
.shop-cart-table .li-pname{
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #000;
}
.shop-cart-table tfoot td p{
    margin: 10px 0 10px;
}


#bootstrapSelectForm .form-group .form-control {
    height: 32px;
}
.l-head{
    font-size: 14px;
    padding-top: 5px;
    color: rgb(190,142,80);
    font-weight: normal;
}
.form-block{
    padding-left: 15px;
    padding-right: 6%;
}
.li-fixscroll{
    height: 380px;
    overflow-y: scroll;
}

.credit-card-box .form-control{
    padding: 5px 5px;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 14px;
    color: #999999;
    background: transparent;
    border: 1px solid #ddd;
    border-radius: 4px;
}
.credit-card-box select.form-control {
    padding: 5px 5px;
    text-transform: none;
    letter-spacing: 0px;
    font-size: 14px;
    color: #999999;
    background: transparent;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.listrap {
    list-style-type: none;
    margin: 0;
    padding: 0;
    cursor: default;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.listrap li {
    margin: 0;
    padding: 0px;
}
.listrap strong {
    margin-left: 10px;
}
.listrap .listrap-toggle {
    display: inline-block;
    width: 60px;
    height: 60px;
}
.price_total_bg{
    background-color: rgb(250,250,250);
    padding: 15px;
}
.price_sec{
    margin: 20px 0;
}
.discount-in{
    margin-right: 10px;
}
.btn-apply{
    background-color: rgb(200,200,200);
    color: #ffffff;
    text-transform: none;
    letter-spacing: 1px;
    font-size: 13px;
    padding: 9px 20px;
    border-radius: 4px;
}

.total-price-section{
  margin: 0;
}
.line-hr hr {
    margin-top: 15px;
    margin-bottom: 15px;
}
.apply-form-gr{
    display: inline-flex;
    margin-bottom: 0px;
}


.big-checkbox .checkbox label{
  padding-left: 0px;
  font-size: 1.6em
}
.big-checkbox .checkbox label:after, 
.big-checkbox .radio label:after {
    content: '';
    display: table;
    clear: both;
    
}
.post p
    {
        font-size: 13px;
    }
.big-checkbox .checkbox .cr,
.big-checkbox .radio .cr {
    position: relative;
    display: inline-block;
    border: 1px solid rgb(183,142,80);
    border-radius: 0;
    width: 18px;
    height: 18px;
    float: left;
    margin-right: .5em;
    top: 8px;
}

.big-checkbox .radio .cr {
    border-radius: 50%;
}

.big-checkbox .checkbox .cr .cr-icon,
.big-checkbox .radio .cr .cr-icon {
    position: absolute;
    font-size: .8em;
    line-height: 0;
    top: 42%;
    left: 8%;
}



.big-checkbox .checkbox label input[type="checkbox"],
.big-checkbox .radio label input[type="radio"] {
    display: none;
}

.big-checkbox .checkbox label input[type="checkbox"] + .cr > .cr-icon,
.big-checkbox .radio label input[type="radio"] + .cr > .cr-icon {
    transform: scale(3) rotateZ(-20deg);
    opacity: 0;
    transition: all .3s ease-in;
}

.big-checkbox .checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.big-checkbox .radio label input[type="radio"]:checked + .cr > .cr-icon {
    transform: scale(1) rotateZ(0deg);
    opacity: 1;
}

.big-checkbox .checkbox label input[type="checkbox"]:disabled + .cr,
.big-checkbox .radio label input[type="radio"]:disabled + .cr {
    opacity: .5;
}



/* Account edit profile*/

    .liplock-top-search{
        padding: 15px 30px;
    }
    .custom-search-input{
        border: 1px solid #ddd;
    }
    .custom-search-input .search-query {
        background: #f5f5f5;
    border: 0;
    height: 40px;
    padding: 10px 0px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 14px;
    }
 
    .custom-search-input button, 
    .custom-search-input button:hover, 
    .custom-search-input button:focus,
    .custom-search-input button:active {
        border: 0;
        background: #f5f5f5;
        font-size: 14px;
        /** belows styles are working good */
        height: 40px;
        padding: 10px 15px; 
        margin-top: 0px;
        position: relative;
        /* IE7-8 doesn't have border-radius, so don't indent the padding */
        margin-bottom: 0;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        border-radius: 3px;
        color:#8C8484;
    }
    .search-query:focus + button {
        z-index: 3;   
    }
    .liplock-drop-user {
      margin: 20px;
    }
    .nav.liplock-nav-user > li > a, .nav.liplock-nav-user > li > a:hover, .nav.liplock-nav-user > li > a:focus {
        padding: 0 20px;
        background: transparent;
        transition: none;
    }
    .liplock-drop-user img{
        margin-right: 10px;
        width: 35px;
        height: auto;
    }
    .liplock-drop-user a{
        color: #000000;
        font-size: 14px;
    }
    .liplock-drop-user span.caret{
        margin-left: 10px;
        color: #8d8989;
    }
    ul.dropdown-cart li{
        display:block;
        padding:0 30px;
    }
  
    .liplop-card-div {
        background: #fff none repeat scroll 0 0;
        border: 0px solid #e1e8ed;
        border-radius: 0px;
        height: auto;
        max-width: 100%;
    }
    .liplop-card-bg {
        background-image: url("../images/module-5.jpg");
        background-position: 100%;
        background-size: 100% auto;
        border-bottom: 0px;
        border-radius: 0;
        height: 200px;
        width: 100%;
    }
    .liplop-card-block {
        display: block !important;
    }
    .liplop-card-button {
        margin: -60px 0px 0;
        left: 15%;
        width: 100%;
        position: absolute;
    }
    .liplop-card-avatarLink {
        background-color: transparent;
        border-radius: 6px;
        display: inline-block !important;
        float: left;
        margin: -60px 5px 0 25px;
        max-width: 100%;
        padding: 1px;
        vertical-align: bottom;
    }
    .liplop-card-avatarImg {
        border: 3px solid #fff;
        border-radius: 50%;
        box-sizing: border-box;
        color: #fff;
        height: 120px;
        width: 120px;
    }
    .liplop-card-button .user-name{
        font-size: 24px;
        margin-right: 20px;
        color: #ffffff;
    }
    .liplop-card-button .btn-edit-profile, 
    .liplop-card-button .btn-edit-profile:hover, 
    .liplop-card-button .btn-edit-profile:focus{
        color: #FFF;
        background-color: transparent;
        border: 1px solid #fff;
        letter-spacing: 1px;
        font-weight: 400;
        font-size: 13px;
        padding: 5px 20px;
        border-radius: 4px;
    }
    .liplop-card-divStats {
        background: #F7F7F7;
        margin: 0px;
        padding: 3% 8%;
    }
    .liplop-card-divStats .main-head{
        font-size: 24px;
        line-height: 28px;
        text-align: center;
        color: #F47155;
    }

    .edit-prof input.form-control,
    .edit-prof textarea.form-control{
        border: 2px solid #CFCFCF;
    }


    .testimonials .carousel-info img {
        border: 1px solid #f5f5f5;
        border-radius: 150px !important;
        height: 35px;
        padding: 3px;
        width: 35px;
    }
    .testimonials .carousel-info {
        overflow: hidden;
    }
    .testimonials .carousel-info img {
        margin-right: 15px;
    }
    .testimonials .carousel-info span {
        display: block;
    }
    .testimonials span.testimonials-name {
        color: #000000;
        font-size: 14px;
        font-weight: 300;
        margin: 5px 0px;
    }
    .testimonials span.testimonials-post {
        color: #656565;
        font-size: 12px;
    }

    .vertical-align-content {
        height:35px;
        display:flex;
        align-items:center;
        line-height: 16px;
    }
    .bg-darkgray{
        background-color:#ccc;
    }
    .bg-white{
        background-color:#ffffff;
    }
    .space-btm{
        margin-bottom: 2px;
    }
    @media (min-width: 1181px) and (max-width: 1280px){
        .liplop-card-button {
            left: 18%;
        }
    }
    @media (min-width: 992px) and (max-width: 1180px){
        .liplop-card-button {
            left: 23%;
        }
    }
    @media (min-width: 768px) and (max-width: 991px){
        .liplop-card-button {
            left: 23%;
        }
    }
    @media (min-width: 481px) and (max-width: 767px){
        .liplop-card-button {
            left: 30%;
        }
        .liplop-card-button .user-name {
            font-size: 18px;
        }
    }
    @media (min-width: 361px) and (max-width: 480px){
        .liplop-card-button {
            margin: -110px 0px 0;
            left: 10%;
        }
        .liplop-card-button .user-name {
            font-size: 18px;
        }
    }
    
    @media (min-width: 320px) and (max-width: 360px){
        .liplop-card-button {
            margin: -110px 0px 0;
            left: 5%;
        }
        .liplop-card-button .user-name {
            font-size: 16px;
        }
    }
/* //Account edit profile*/



/* Checkout section */
.panel.li-shop {
        box-shadow: none;
        border-bottom: 0px;
    }
    .li-shop-cart{
        border: 1px solid rgb(245,245,245);
        padding: 10px 0;
        position: relative;
        background: rgb(245,245,245);
        margin-bottom: 4px;
    }
    .li-product-name{
        vertical-align: middle;
        margin-top: 20px;
        padding-left: 0px;
        margin-bottom: 0px;
        color: rgb(183,142,80);
        text-transform: uppercase;
        letter-spacing: ;
        font-size: 14px;
        line-height: 21px;
    }
    .li-product-quantity{
        vertical-align: middle;
        margin-top: 20px;
        padding-left: 0px;
        margin-bottom: 0px;
        font-size: 13px;
    }
    .li-product-price{
        vertical-align: middle;
        margin-top: 20px;
        padding-left: 0px;
        margin-bottom: 0px;
        font-size: 13px;
        text-align: right;
    }

    .li-shop-footer{
        padding: 10px 15px;
        background-color: transparent;
        border-top: 1px solid #ddd;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-bottom: 1px solid #ddd;
    }
    .li-coupon-code{
        background: rgb(255,159,38);
        padding: 10px 3px 12px;
        margin-right: 12px;
        border-radius: 2px;
    }
    .li-coupon-code .li-label{
        color: #ffffff;
        padding: 0px 30px 0px 6px;
        font-size: 12px;
        letter-spacing: 1px;
        font-weight: normal;
    }
    .li-coupon-code .li-form-control {
        background: #fff;
        border: 0;
        height: 28px;
        padding: 2px 12px;
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 10px;
        color: #000000!important;
    }
    .li-apply-btn{
        font-size: 13px;
        padding: 7px 14px;
        background-color: rgb(102,175,0);
        border-color: rgb(102,175,0);
        border-radius: 4px;
    }
    .li-payment-btn{
        font-size: 13px;
        padding: 7px 14px;
        background-color: rgb(1,118,198);
        border-color: rgb(1,118,198);
        border-radius: 4px;
        font-weight: bold;
    }

    #gift_wrap .modal-content {
        background-color: rgb(254,241,232);
    }
    #gift_wrap .modal-header {
        padding: 10px;
        border-bottom: 0px solid #e5e5e5;
    }
    #gift_wrap .modal-body {
        position: relative;
        padding: 9px 42px;
    }
    #gift_wrap .g-close {
        color: #FFF;
        background-color: rgb(255,157,27);
        border-color: rgb(255,157,27);
        border-radius: 4px;
        margin-bottom: 20px;
        padding: 6px 20px;
    }
    #gift_wrap .g-choose{
        color: #FFF;
        background-color: rgb(10,165,229);
        border-color: rgb(10,165,229);
        border-radius: 4px;
        margin-bottom: 20px;
        padding: 6px 20px;
    }
    .gift_wrap_number{
        border: 1px solid rgb(167,116,66);
        border-radius: 2px;
    }
    #gift_wrap textarea{
        border: 0px solid rgb(167,116,66);
        box-shadow: 0 1px 3px rgb(167,116,66);
        border-radius: 4px;
    }
    #gift_wrap img.gift-img-wrap {
        width: 250px;
        height: 200px;
    }


    @media (min-width: 992px) and (max-width: 1180px){
        #gift_wrap .gift_wrap_lg{
            margin-top: 10%!important;
        }
        .gift_wrap_price_cal .number-spinner{
            margin-top: 5px;
            margin-bottom: 10px;
        }
        .gift_wrap_price_cal .gift_wrap_save{
            margin-top: 10px;
        }
        #gift_wrap img.gift-img-wrap{
            height: 200px!important;
        } 
    }
    @media (min-width: 768px) and (max-width: 991px){
        .li-coupon-code {
            display: inline-block;
            margin-bottom: 10px;
        }
        #gift_wrap .gift_wrap_lg{
            margin-top: 10%!important;
        }
        .gift_wrap_price_cal .number-spinner{
            margin-top: 5px;
            margin-bottom: 10px;
        }
        .gift_wrap_price_cal .gift_wrap_save{
            margin-top: 10px;
        }
        #gift_wrap img.gift-img-wrap{
            height: 200px!important;
        }   
    }
    @media (min-width: 481px) and (max-width: 767px){
        .li-coupon-code .li-label{
            width: 100%;
        }
        .li-coupon-code {
           display: inline-flex;
        }
        #gift_wrap .gift_wrap_lg{
            margin-top: 10%!important;
        }
        .gift_wrap_price_cal .number-spinner{
            margin-top: 5px;
            margin-bottom: 10px;
        }
        .gift_wrap_price_cal .gift_wrap_save{
            margin-top: 10px;
        }
        #gift_wrap .modal-body {
            position: relative;
            padding: 10px 10px;
        }
        #gift_wrap img.gift-img-wrap{
            height: 200px!important;
        }
    }
    @media (min-width: 361px) and (max-width: 480px){
        .li-coupon-code {
           display: inline-block;
        }
        #gift_wrap .gift_wrap_lg{
            margin-top: 10%!important;
        }
        .gift_wrap_price_cal .number-spinner{
            margin-top: 5px;
            margin-bottom: 10px;
        }
        .gift_wrap_price_cal .gift_wrap_save{
            margin-top: 10px;
        }
        #gift_wrap .modal-body {
            position: relative;
            padding: 10px 10px;
        }
        #gift_wrap img.gift-img-wrap{
            height: 160px!important;
        }
    }
    
    @media (min-width: 341px) and (max-width: 360px){
        .li-coupon-code {
           display: inline-block!important;
        }
        #gift_wrap .gift_wrap_lg{
            margin-top: 20%!important;
        }
        .gift_wrap_price_cal .number-spinner{
            margin-top: 5px;
            margin-bottom: 10px;
        }
        .gift_wrap_price_cal .gift_wrap_save{
            margin-top: 10px;
        }
        #gift_wrap .modal-body {
            position: relative;
            padding: 10px 10px;
        }
        #gift_wrap img.gift-img-wrap{
            height: 100px!important;
        }
    }

    @media (min-width: 320px) and (max-width: 340px){
        .li-coupon-code {
           display: block!important;
           margin-bottom: 10px;
        }
        #gift_wrap .gift_wrap_lg{
            margin-top: 20%!important;
        }
        .gift_wrap_price_cal .number-spinner{
            margin-top: 5px;
            margin-bottom: 10px;
        }
        .gift_wrap_price_cal .gift_wrap_save{
            margin-top: 10px;
        }
        #gift_wrap .modal-body {
            position: relative;
            padding: 10px 10px;
        }
        #gift_wrap img.gift-img-wrap{
            width: 250px;
            height: 100px!important;
        }
    }