/* ===================================== START BODY CSS ======================================== */
@font-face {
    font-family: 'Roboto';
    src: url('../fonts/Roboto-Light-webfont.eot');
    src: url('../fonts/Roboto-Light-webfont.woff') format('woff'),
         url('../fonts/Roboto-Light-webfont.ttf') format('truetype'),
         url('../fonts/Roboto-Light-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #000;
    background-color: #fff;
}

a {
    color: #000;
    transition: .4s;
    text-decoration: none;
}
a {
    color: #337ab7;
}

a:hover, a:active, a:focus {
    outline: 0;
    text-decoration: none;
    color: #3F1D0B;
    text-decoration: none;
    font-weight: bold
}

a, a:hover, button, button:hover {
    transition: .4s;
}
.mobile-btn{
    background-color: #FFF !important;
    color: #3F1D0B;
    border-color: #3F1D0B !important;
}
.mobile-btn :hover{
    background-color: #FFF !important;
    color: #3F1D0B;
    border-color:#3F1D0B !important;
}
/* ===================================== END BODY CSS ======================================== */


/* ===================================== START TOOLBAR CSS ======================================== */
#toolbar .toolbar-avatar img{
    width: 100%;
    height: auto;
}

#toolbar .toolbar-avatar{
    width: 20px;
    height: 20px;
    overflow: hidden;
    border-radius: 50%;
    border: 1px solid #ddd;
    float: left;
    margin-right: 5px;
}

#nav-avatar {
    margin-top: 4px;
}

.dropdown-toggle {
    color: #fff;
}

.dropdown-toggle:hover {
    color: #fff;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: transparent;
    border-color: none;
}

#toolbar .navbar-header a {
    padding: 0px;
    font-size: 14px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 4px;
    color: #FFF;
}

#toolbar .navbar-default .navbar-nav a{
    color: #FFF;
}

#toolbar .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #000;
}

#toolbar-change-language .flag {
    padding: 0px;
    margin-top: -4px;
}

#toolbar-change-language a {
    padding: 0px;
    margin-left: 10px;
    margin-right: 5px;
    margin-top: 4px;
    color: #FFF;
}

#toolbar-change-language span {
    color: #000;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    background-color: #FFF;
}

#toolbar-payment-confirmation a {
    padding: 0px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 4px;
    color: #FFF;
}

#toolbar {
    position: relative;
    min-height: 30px !important;
    max-height: 30px !important;
    margin-bottom: 0px !important;
    border: 1px solid transparent;
    border-radius: 0px !important;
    background-color: #3F1D0B;
}

.navbar-inverse .navbar-toggle {
    display: none;
}

#login a {
    padding: 0px;
    margin-top: 4px;
    color: #FFF;
}
/* ===================================== END TOOLBANR CSS ======================================== */


/* ===================================== STAR NAV MENU CSS ======================================== */
#header.affix {
    top: 0;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    z-index: 2;
}

.navbar-default {
    background-color: #FFF;
    border-color: transparent;
    box-shadow: 0 6px 10px -5px #3F1D0B;
    border-radius: 0px !important;
}

.navbar-brand {
    height: 0px;
}

#brand-image,#brand-image img {
    /* width: 40px; */
    height: 40px;
    padding: 0px;
    margin-top: 2px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    font-weight: bold;
    background-color: transparent;
    padding-left: 10px;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #555;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    padding-left: 10px;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #000;
}

#lgn {
    color: #000;
    padding-left: 6px;
}

.navbar-nav>li>a {
    padding: 0px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 13px;
}

#desktop-cart .btn {
    padding: 0px;
    margin: 0px;
    background-color: transparent;
}

#desktop-cart .icon.yb-ec-bag-plain {
    font-size: 30px;
    padding: 0px;
    margin: 0px;
    color: #3F1D0B;
}

#desktop-cart #num-cart {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    left: -23px;
    top: -6px;
    background-color: transparent;
}

#mobile-cart .btn {
    padding: 0px;
    margin: 0px;
    background-color: transparent;
    margin-top: 4px;
    float: right;
    color: #000;
}

#mobile-cart .icon.yb-ec-bag-plain {
    font-size: 30px;
    padding: 0px;
    margin: 0px;
    color: #3F1D0B;
}

#mobile-cart #num-cart {
    padding: 0px;
    margin: 0px;
    font-size: 14px;
    left: -23px;
    top: -6px;
    background-color: transparent;
}

.navbar-toggle {
    z-index: 10;
}

#nav-cart {
    width: 300px;
    margin-bottom: 10px;
}

/* ===================================== END NAV MENU CSS ======================================== */


/* ===================================== START LANDING CSS ======================================== */

/*STRIP Content*/
section h4 span {
    font-weight: 400;
    text-transform: uppercase;
    color: #000;
    background: #FFF;
    position: relative;
    z-index: 1;
    padding: 0 15px;
    margin: 0 auto;
    display: table;
}
section h4 span:hover {
    font-weight: 400;
    text-transform: uppercase;
    color: #3F1D0B;
    background: #FFF;
    position: relative;
    z-index: 1;
    padding: 0 15px;
    margin: 0 auto;
    display: table;
}

section h4 {
    width: 100%;
    max-width: 570px;
    display: table;
    margin: 10px auto 10px;
    position: relative;
}

section h4:after{
    content: "";
    background: #ccc;
    height: 1px;
    width: 91%;
    position: absolute;
    top: 10px;
    left: 14px;
    right: 0;
}

/*BANNER Content*/
#banner-title a {
    color: #000;
    font-size: 16px;
    font-weight: bold;
}

#banner-title a:hover {
    color: #3F1D0B;
    font-size: 16px;
    font-weight: bold;
}

/*PPRODUCT Content*/
.box {
    width: 100%;
    height: 262.5px;
    position: relative;
    background: #FFF;
}
.box-item {
    width: 100%;
    height: 252.494px;
    position: relative;
    background: #FFF;
}

.box-detail {
    width: 100%;
    height: 100%;
    position: relative;
    background: #FFF;
}
.ribbon {
  position: absolute;
  left: -5px; top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px; height: 75px;
  text-align: right;
}
.ribbon span {
    font-size: 16px;
    font-weight: bold;
    color: #FFF;
    text-transform: uppercase;
    text-align: center;
    line-height: 20px;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    width: 100px;
    display: block;
    background: #79A70A;
    background: linear-gradient(#3F1D0B 0%, rgba(63, 29, 11, 0.45) 100%);
    box-shadow: 0 3px 10px -5px rgba(0, 0, 0, 1);
    position: absolute;
    top: 19px;
    left: -21px;
}
.ribbon span::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid #3F1D0B;
    border-right: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #3F1D0B;
}
.ribbon span::after {
    content: "";
    position: absolute;
    right: 0px;
    top: 100%;
    z-index: -1;
    border-left: 3px solid transparent;
    border-right: 3px solid #3F1D0B;
    border-bottom: 3px solid transparent;
    border-top: 3px solid #3F1D0B;
}

.hovereffect {
    width:100%;
    height:100%;
    float:left;
    overflow:hidden;
    position:relative;
    text-align:center;
    cursor:default;
    border: none;
}
.hovereffect .overlay {
    width:100%;
    height:100%;
    position:absolute;
    overflow:hidden;
    top:0;
    left:0;
    opacity:0;
    background-color:transparent;
    -webkit-transition:all .4s ease-in-out;
    transition:all .4s ease-in-out
}
.hovereffect img {
    display:block;
    position:relative;
    -webkit-transition:all .4s linear;
    transition:all .4s linear;
    border: none !important;
}
.hovereffect h2 {
    text-transform:uppercase;
    color:#fff;
    text-align:center;
    position:relative;
    font-size:17px;
    background:rgba(0,0,0,0.6);
    -webkit-transform:translatey(-100px);
    -ms-transform:translatey(-100px);
    transform:translatey(-100px);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    padding:10px;
}
.hovereffect a.info {
    text-decoration:none;
    display:inline-block;
    text-transform:uppercase;
    color:#fff;
    border:1px solid #fff;
    background-color:transparent;
    opacity:0;
    filter:alpha(opacity=0);
    -webkit-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    margin:50px 0 0;
    padding:7px 14px;
}
.hovereffect a.info:hover {
    box-shadow:0 0 5px #fff;
}
.hovereffect:hover img {
    -ms-transform:scale(1.2);
    -webkit-transform:scale(1.2);
    transform:scale(1.2);
}
.hovereffect:hover .overlay {
    opacity:1;
    filter:alpha(opacity=100);
}
.hovereffect:hover h2,.hovereffect:hover a.info {
    opacity:1;
    filter:alpha(opacity=100);
    -ms-transform:translatey(0);
    -webkit-transform:translatey(0);
    transform:translatey(0);
}
.hovereffect:hover a.info {
    -webkit-transition-delay:.2s;
    transition-delay:.2s;
}

#product-title {
    border-bottom: 1px solid #ddd;
    padding-bottom: 0px;
    margin-bottom: 0px;
}
#product-title p,#product-title a{
    color: #000;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 14px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 7px;
    padding-bottom: 5px;
}
#product-title p,#product-title a:hover{
    color: #3F1D0B;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    padding-left: 2%;
    padding-right: 2%;
    font-size: 14px;
}

#price-before-discount p {
    float: left;
    text-decoration: line-through;
    font-size: 14px;
    color: #3F1D0B;
}
#price-after-discount p {
    font-size: 14px;
}
#price-normal {
    font-size: 14px;
}

#btn-detail {
    margin-top: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    font-weight: bold;
    background-color: #FFF;
    border-radius: 0px;
    color: #000;
}

#btn-detail:hover {
    margin-top: 100px;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 30px;
    padding-right: 30px;
    font-size: 16px;
    font-weight: bold;
    background-color: #FFF;
    border-radius: 0px;
    color: #3F1D0B;
    border: 1px solid #3F1D0B;
}


/*PRODUCT Image Media Query*/
@media only screen
  and (min-device-width: 1200px)
  and (max-device-width: 1440px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .box {
        width: 100%;
        height: 262.5px;
        position: relative;
        background: #FFF;
    }
    .box-item {
        width: 100%;
        height: 252.494px;
        position: relative;
        background: #FFF;
    }
}

@media only screen
  and (min-device-width: 1025px)
  and (max-device-width: 1199px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .box {
        width: 100%;
        height: 212.5px !important;
        position: relative;
        background: #FFF;
    }
    .box-item {
        width: 100%;
        height: 283.338px;
        position: relative;
        background: #FFF;
    }

    #btn-detail {
        margin-top: 80px;
    }
    #btn-detail:hover {
        margin-top: 80px;
    }
}

@media only screen
  and (min-device-width: 992px)
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .box {
        width: 100%;
        height: 212.5px !important;
        position: relative;
        background: #FFF;
    }
    .box-item {
        width: 100%;
        height: 283.338px;
        position: relative;
        background: #FFF;
    }

    #btn-detail {
        margin-top: 80px;
    }
    #btn-detail:hover {
        margin-top: 80px;
    }
}

@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 991px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .box {
        width: 100%;
        height: 220px !important;
        position: relative;
        background: #FFF;
    }
    .box-item {
        width: 100%;
        height: 330px;
        position: relative;
        background: #FFF;
    }

    #btn-detail {
        margin-top: 80px;
    }
    #btn-detail:hover {
        margin-top: 80px;
    }
}

@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 767px)
  and (-webkit-min-device-pixel-ratio: 2) {
    .box {
        width: 100%;
        height: 100%;
        position: relative;
        background: #FFF;
    }
    .box-item {
        width: 100%;
        height: 100%;
        position: relative;
        background: #FFF;
    }

    #btn-detail {
        margin-top: 160px;
    }
    #btn-detail:hover {
        margin-top: 160px;
    }
}

/*BLOG Content*/
#blog-title {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 5px;
}
/*side panel category*/
.sidepanel {
    margin:0 0 10px;
    padding:14px 18px 7px;
    border:2px solid #ccc;
}
.sidepanel ul{
    margin:0;
    padding:0;
}

#partials-sidebar h3{
    margin:0 0 15px;
    font-weight: 900;
    font-size:15px;
}
.widget_categories li{
    position: relative;
    padding: 5px 0 4px 15px;
    border-top: 1px solid #e9e9e9;
    list-style: none;
}
/* ===================================== END LANDING CSS ======================================== */


/* ===================================== START FOOTER CSS ======================================== */
#footer {
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    margin-top: 50px;
    padding-top: 15px;
}

#footer-middle h5 {
    margin-top: 0px;
}

.social, .online-messenger {
    float: left;
    margin-left: 0px !important;
    margin-bottom: 5px;
}
.banks, .couriers {
    float: left;
    margin-left: -40px !important;
}

#footer-right h5 {
    margin-top: 0px;
}

#banks-list li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}

#couriers-list li {
    margin: 0;
    padding: 0;
    list-style-type: none;
    display: inline-block;
}

#footer-bottom {
    border-top: 1px solid #ddd;
    margin-top: 20px;
    padding-top: 10px;
}

/* ===================================== START FOOTER CSS ======================================== */


/* ===================================== START LIST PRODUCT CSS ======================================== */
#sidebar #product-categories .panel-heading,
#sidebar #product-brands .panel-heading,
#sidebar #product-banner .panel-heading,
#sidebar #product-bestselling .panel-heading,
#sidebar #product-blog .panel-heading {
    color: #000;
    background-color: #FFF;
    border-color: #FFF;
}

#sidebar #product-banner .panel-heading h5,
#sidebar #product-bestselling .panel-heading h5,
#sidebar #product-blog  .panel-heading h5 {
    margin-bottom: 0px;
}

#sidebar #product-categories .panel-body,
#sidebar #product-brands .panel-body {
    padding-left: 15px;
    margin-top: -21px;
}

.panel {
    margin-bottom: 10px;
    background-color: #fff;
    border: none;
    border-radius: 4px;
     -webkit-box-shadow: none;
     box-shadow: none;
}

.panel-default {
     border-color: none;
}

.panel-body {
    margin-top: 0px;
    padding: 0px;
}

#sidebar .panel .panel-heading h5 {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    text-transform: uppercase;
    position: relative;
    overflow: hidden;
    margin: 0 0 22px;
}

#sidebar .panel .panel-heading h5 span {
    background: #fff;
    padding-right: 15px;
    position: relative;
    z-index: 1;
    margin: 0 0 20px;
}

#sidebar .panel .panel-heading h5:after {
    content: "";
    background: #cccccc;
    height: 1px;
    position: absolute;
    top: 9px;
    left: 0;
    width: 100%;
}

#checkbox-product {
    border: 1px solid #ddd;
    padding-top: 5px;
    border-radius: 4px;
}

#result-page {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding-top: 7px;
    font-weight: bold;
    padding-bottom: 5px;
}

#pagination-page {
    text-align: center;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    color: #3F1D0B;
    cursor: default;
    background-color: #ddd;
    border-color: #ddd;
}

.pagination>li>a:focus,
.pagination>li>a:hover,
.pagination>li>span:focus,
.pagination>li>span:hover {
    color: #000;
    background-color: #FFF;
    border-color: #ddd;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
/* ===================================== END LIST PRODUCT CSS ======================================== */


/* ===================================== START DETAIL PRODUCT CSS ======================================== */
#detail-title h1 {
    font-size: 20px;
    margin-top: 0px;
    margin-bottom: 11px;
}

#title-detail h2 {
    font-size: 20px;
    margin-top: 0px;
}

#title-detail h3 {
    font-size: 20px;
    margin-top: 0px;
}

#title-detail p {
    margin-top: 0px;
    font-size: 20px;
}

#detail-price-after-discount {
    font-size: 30px;
    font-weight: bold;
}

#detail-price-before-discount {
    font-size: 14px;
    text-decoration: line-through;
    color: #3F1D0B;
}

#detail-price-normal {
    font-size: 30px;
    font-weight: bold;
}

#product-item-carousel-thumbnails .item {
    display: inline;
}

#product-item-carousel-thumbnails .item .thumb {
    width: 50px;
    height: 50px;
    overflow: hidden;
    cursor: pointer;
    margin-bottom: 20px
}

.tab-content {
    border: 1px solid #ddd;
    padding-left: 20px;
    padding-right: 20px;
    border-top: transparent;
    padding-top: 15px;
    padding-bottom: 0px;
}

@media screen and (max-width: 767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: none;
    }
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 5px;
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    padding-right: 5px;
    padding-left: 5px;
}

#detail-banks #banks-list,
#detail-couriers #couriers-list {
    margin-bottom: 0px;
}

#detail-banks ul li img,
#detail-couriers ul li img {
    width: 40px;
}

#bagikan ul {
    margin: 0px;
    padding: 0px;
}

#button-addtocart .btn {
    background-color: #3F1D0B;
    color: #FFF;
    border-radius: 0px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 11px;
    padding-bottom: 12px;
    font-weight: bold;
}

#button-addtocart .btn:hover {
    background-color: #FFF;
    color: #3F1D0B;
    border: 1px solid #3F1D0B;
    border-radius: 0px;
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 11px;
    padding-bottom: 12px;
    font-weight: bold;
}
/* ===================================== END DETAIL PRODUCT CSS ======================================== */


/* ===================================== START BLOG LIST CSS ======================================== */
#box-blog {
    margin-bottom: 20px;
}

#blog-title {
    font-size: 20px;
}

#blog-info,
#blog-info2 {
    font-style: 14px;
    margin-bottom: 10px;
}

#blog-excerpt {
    font-size: 14px;
    margin-bottom: 10px;
}

#strip {
    content: "";
    width: 134px;
    color: #FF838B;
    background: #FF838B;
    height: 2px;
    margin-bottom: 5px;
    text-align: left;
}
/* ===================================== END BLOG LIST CSS ======================================== */


/* ===================================== START BLOG DETAIL CSS ======================================== */
article.thumbnail {
    border-radius: 0px;
    box-shadow: 5px 5px 10px #888888;
}

#sidebar #blog-categories .panel-heading,
#sidebar #blog-tags .panel-heading,
#sidebar #blog-list .panel-heading {
    color: #000;
    background-color: #FFF;
    border-color: #FFF;
}

#sidebar #blog-categories .panel-body,
#sidebar #blog-tags .panel-body {
    padding-left: 15px;
    margin-top: -21px;
}

#aside-box-blog {
    margin-bottom: 10px;
}

#aside-box-blog {
    padding-left: 0px;
}

#aside-blog-info {
    font-size: 10px;
}

#aside-blog-image img {
    border: none;
}

#blog-detail-image img {
    border: none;
}

#blog-detail-description p {
    font-size: 16px;
    color: #000;
    text-align: justify;
    padding-left: 10px;
    padding-right: 10px;
}

#blog-detail-share h2 {
    font-size: 20px;
    padding-left: 10px
}

#blog-detail-comment h3 {
    font-size: 20px;
    padding-left: 10px
}

.addthis_sharing_toolbox {
    padding-left: 10px;
}
/* ===================================== END BLOG DETAIL CSS ======================================== */



/* ===================================== START CART TABLE CSS ======================================== */
#variant {
    font-size: 12px;
    padding-top: 8px;
}

#shopping-cart-totals-table {
    float: right;
    font-size: 18px;
    margin-bottom: 10px;
}

#shopping-cart-totals-table tr > td{
    border: none;
}

#cart-info .yb-ec-bag-plain {
    font-size: 30px;
}


#cart-info .dropdown-toggle {
    background: transparent;
    padding-bottom: 0px;
}

#cart-info .dropdown-menu {
    width: 300px;
    left: -254px;
    top: 42px;
}

#cart-info .dropdown-menu .item .item-list .img-thumbnail {
    width: 70px;
    height: 70px;
}

#cart-info .dropdown-menu li .item {
    border-bottom: 1px solid #F0F0F0;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

#cart-info .dropdown-menu .divider {
    height: 0px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}

.cart-table {
    width: 100%;
    background: #ffffff;
}

.cart-table tr td img.img-thumbnail {
    max-width: 60px;
    margin: 0 auto;
}

.cart-table tr td input[type=number]{
    margin: 0 auto;
    width: 80px;
}

.cart-table tr td {
    padding: 15px;
}

.cart-table tr th ,
.cart-table tr td {
    border: 1px solid #cccccc;
    text-align: center;
}

.cart-table tr td:nth-child(1) {
}

.cart-table tr td:nth-child(2) {
}

.cart-table tr td:nth-child(3) {
}

.cart-table tr td:nth-child(3) {
    text-align: left;
    padding: 15px 40px;
}

.cart-table tr td p {
    margin: 0 ;
}

.cart-table tr td h4{
    text-transform: capitalize;
}

.cart-table tr td h4 a {
    color: #333333;
    font-size: 16px;
    text-transform: capitalize;
}

.cart-table tr td h4 a:hover, .cart-table tr td h4 a:focus{
    color: #d6644a;
}

.cart-table tr th {
    border: 1px solid #cccccc;
    text-align: center;
    font-size: 12px;
    color: #333;
    text-transform: uppercase;
    font-weight: 400;
    padding: 15px 10px;
}

.cart-table .fa-trash {
    color: #333333;
    font-size: 15px;
    font-weight: normal;
}

.cart-table select {
    width: 90px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
}

.item-price {
    vertical-align: top;
    font-size: 16px;
    color: #333;
}

.table-btn {
    background: #fff;
    display: table;
    width: 100%;
    border: 1px solid #ccc;
    border-top: none;
    padding: 7px 25px 13px;
}

.item-info span {
    float: none !important;
    font-weight: bold;
}
/* ===================================== END CART TABLE CSS ======================================== */


/* ===================================== START CHECKOUT CSS ======================================== */
#checkout-image .img-thumbnail{
    display: inline-block;
    max-width: 50px;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.checkout-content {
    background: #FFF;
    padding: 20px;
    margin-bottom: 15px;
    border: 1px solid #d2d2d2;
}

.checkout-page .number {
    float: left;
    line-height: 15px;
    font-size: 15px;
    background: #ddd;
    border: 1px solid #ccc;
    color: #666;
    padding: 10px 12px;
    font-weight: bold;
    border-radius: 3px;
}

.checkout-page h4 {
    border-bottom: 2px solid #ddd;
    margin: 0 0 0 55px;
    text-align: left;
    line-height: 35px;
    font-size: 15px;
}

.checkout-page .form-group {
    padding: 10px 10px 10px 55px;
}
/* ===================================== END CHECKOUT CSS ======================================== */

.image-preview-input {
    position: relative;
    overflow: hidden;
    margin: 0px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

.image-preview-input input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
}

.image-preview-input-title {
    margin-left:2px;
}

.account-title {
    padding-top: 30px;
}

#shipping-zip-form ul li {
    list-style-type: none;
}