/*===== common ======*/

input{
    padding-left:5px;
}
.col-main{
    margin-bottom:50px;
}
.fa-edit:before {
    color: #fff;
    font-size: 18px;
}
.nice-select{
    border: 1px solid #ccc;
}
.customer-order .fa-edit:before {
    color: #ff7e67;
}    
.sidebar-category li ul li.current a, .sidebar-category li.current > a{
    color: #ff7e67;
}
.fa-trash:before{
    color: #ff7e67;
    font-size: 18px;
}
a{
    color:#ff7e67;
}
.nice-select{
    width:100%;
    float:none;
    padding: 0 30px 0 10px;
}

.shop-product-wrap.grid .product-item{
        padding-top:15px;
}


.error-msg {
    margin:-5px 0 20px 0;
	background: #faebe7 url("../images/fec/i_msg-error.gif") no-repeat scroll 8px 7px;
    border: 1px solid #f16048;
    color: #df280a;
    font-size: 0.8em;
    padding: 5px 30px;
}
.fur_container{
    margin:20px 0 40px;
    min-height:400px;
}
.fecshop_message{
    margin-top:15px;
}
.correct-msg {
    margin:-5px 0 20px 0;
	background: #eff5ea url("../images/fec/i_msg-success.gif") no-repeat scroll 8px 7px;
    border: 1px solid #95a486;
    color: #3d6611 ;
    font-size: 0.8em;
    padding: 5px 30px;
}
.refresh-icon {
    background-image: url(../images/fec/sign.png);
    background-position: 3px -138px;
    background-repeat: no-repeat;
    border: 1px solid #ddd;
    display: inline-block;
    height: 30px;
    margin-left: 5px;
    vertical-align: middle;
    
    width: 30px;
    cursor: pointer;
}
.login-captcha-img{
        display: inline-block;
        vertical-align: middle;
        margin-left: 5px;
}

.form-control{
    display: inline-block;
}

.validation-failed {
  background: #faebe7 none repeat scroll 0 0 !important;
  border: 1px dashed #f00 !important;
}
.validation-advice {
  background: rgba(0, 0, 0, 0) url(../images/fec/validation_advice_bg.gif) no-repeat scroll 2px 1px;
  clear: both;
  color: #f00;
  font-size: 11px;
  line-height: 13px;
  margin: 3px 0 0;
  min-height: 13px;
  padding-left: 17px;
}
.editTable{
  font-size:15px;
}
.editTable i{
  cursor: pointer;
}
#welcome {
  color: #777;
  margin: 0 15px 0 0;
}

.a-left{
    text-align:left;
}

.main-container{
    min-height:400px;
    margin-top: 112px;
}

h1{
    font-size: 20px;
    font-weight: 100;
}

@media only screen and (max-width: 1199px) {
    .breadcrumb-area .breadcrumb-container nav ul li:last-child{
        overflow: hidden;
        width: 75%;
        height: 24px;
    }
    
    .breadcrumb-area .breadcrumb-container nav ul li{
        vertical-align:top;
    }
}    

@media only screen and (max-width: 760px) {
    .category-list .top-bar-left .product-short.category_product_count{
        display:none;
    }
    
}
.page-section{
    margin-top: 30px 
}

.main-menu ul li ul.dropdown.behind{
    left: auto;
    right:0;
}

.product-item .product-description .product-name h3{
    font-size: 14px;
    font-weight: 500;
    line-height: 20px;
    text-transform: capitalize;
    padding-top: 5px;
    padding-bottom: 15px;
}
/*===== common ======*/


/*===== header ======*/
.header-setting-option .header-mini-cart ul.cart-list li.cart-empty{
    text-align:center;
    display:block;
}
.mini-cart-btn a{color:#333c4a}
.mini-cart-btn a:hover{color:#ff7e67}

.header-setting-option .settings-top .settings-btn:hover,
.header-setting-option .search-wrap button:hover{
    color:#ff7e67
}
/*===== header ======*/

/*===== Catalog ======*/

.paginatoin-area .pagination-box li a.active{
    color:#ff7e67;
}

.fa-fec:before {
      content: "";
      display: inline-block;
      height: 17px;
      width: 17px;
      border-radius: 3px;
      border: 1px solid #ebebeb;
      margin-right: 10px;
      vertical-align: middle; }
      
.fa-check-square {
          color: #9acf6a;
        font-size: 19px;
      }  
.fa-times{
    color: #aaa;
}
.attr-filter:hover .fa-times{
    color:#9acf6a;
}

a.attr-filter:hover .fa-fec:before{
    border:1px solid  #9acf6a;
}
 
.sidebar-category .fa-times{
    margin-right: 8px;
}

.category-list .top-bar-left .product-short p{
    width:120px;
}

.category-list .top-bar-left .product-short{
    margin-right:10px;
}

.category-list .top-bar-left .product-short {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.refineby-item:hover .fa-times{
    color:#9acf6a;
}

.single-sidebar{
    margin-top:10px;
}
.shop-header{
    padding: 20px 25px 5px;
}

.toolbar_sort_c{
    flex-direction: row !important; display: flex!important;
}

.search-text-title{
    color: #333c4a;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
    margin-top: -3px;
    margin-right: 10px;
    text-transform: uppercase;
}

.search-text-content{
        color: #333c4a;
    font-size: 20px;
    font-weight: 100;
    line-height: 22px;
    margin-top: -3px;
    text-transform: capitalize;
}

.product-item .product-description .price-box .old-price.last_price{
    color: #333c4a
}
/*===== Catalog ======*/




/*===== Account ======*/


.separator{
    display: inline-block;
    margin: 0 5px;
}    
  
.login-form {
    background-color: #ffffff;
    padding: 30px;
    -webkit-box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.1);
}  

.login-title {
    font-size: 20px;
    line-height: 23px;
    text-decoration: underline;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 30px;
}

.login-form label {
    display: block;
    font-size: 14px;
    margin-bottom: 12px;
    font-weight: 500;
    text-transform: capitalize;
}
.login-form input {
    width: 100%;
    background-color: transparent;
    border: 1px solid #999999;
    border-radius: 0;
    line-height: 23px;
    padding: 10px 20px;
    font-size: 14px;
    color: #7a7a7a;
    margin-bottom: 15px;
}
.login-form input[type="checkbox"]{
    width:auto;
}


    
.account-details-form input {
    display: block;
    width: 100%;
    border: 1px solid #ebebeb;
    border-radius: 0;
    line-height: 24px;
    padding: 11px 25px;
    color: #656565;
}
.myaccount-content h3 {
    border-bottom: 1px dashed #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 25px;
}
.is_change_password{
    display:none;
}
.customer-order table {
    font-size:11px;
}
table.account-product-review  tr td.first-td a{
  margin:9px auto 5px;
}

.myaccount-content form{
    margin-top:0px;
}
.review_accept {
  color: green;
  margin: 10px 0;
  font-style: italic;
}
.review_refuse{
  color:#cc0000;
  margin:10px 0;
  font-style:italic;
}
.myaccount-table .f-info-text-left{
  text-align: left;
}
.back-link{margin-top:10px;}
/*===== Account ======*/



/*===== furnilife ======*/
.login-form label.subscribe_label{
    display:inline
}
.header-top-dropdown .single-dropdown .language-currency-list ul li{
  cursor: pointer;
}
.header-top-dropdown .single-dropdown .language-currency-list ul li:hover{
  color:#9acf6a;
}
.social-share-buttons{
    margin-top: 20px;
}
.product-feature-details .social-share-buttons h3{
    margin-top:20px;
}

.minicart-section > a h5{
    line-height: 40px;
    height: 55px;
}

.navigation-menu-top{
    padding-bottom: 28px!important;
}

/*===== furnilife ======*/



.product_options li.current b {
  background: rgba(0, 0, 0, 0) url(../images/fec/cur.png) no-repeat scroll 0 0;
  bottom: 0;
  display: block;
  height: 6px;
  overflow: hidden;
  position: absolute;
  right: 0;
  width: 8px;
}

/*=====  product review  ======*/
.review_lists .product-Reviews {
  margin-top: 40px;
}
.scroll_horizontal {
  padding: 30px 0 10px;
  position: relative;
  width: 100%;
}
.product-review-container{
    max-width:900px;
    margin:20px auto 50px;
}
.rate_title{margin-right:15px;}
.product-Reviews .scroll_horizontal .box {
  padding: 15px 0 0;
}
.scroll_horizontal .box {
  border-top: 1px solid #ccc;
  margin: 0 auto;
  overflow: hidden;
  padding: 10px 0 0;
  position: relative;
}
.averageWarp {
  margin-top: 10px;
}

.pro_commit .writeRiviewTitle, .writeLeft .writeRiviewTitle {
  margin: 15px 0;
  padding-bottom: 20px;
  border-bottom: 1px solid #e2e2e2;
}
.lbBox {
  font-size: 0;
  *word-spacing: -1px;
}
.lineBlock {
  display: inline-block;
  zoom: 1;
  *display: inline;
  font-size: 13px;
  letter-spacing: normal;
  word-spacing: normal;
  vertical-align: top;
}
.pro_commit .writeRiviewTitle .proportionStars li, .writeLeft .writeRiviewTitle .proportionStars li {
  margin-bottom: 10px;
}

.fz_blue, .link {
  color: #4d82b8;
}


.pro_commit .writeRiviewTitle .proportionStars .proportionBox, .writeLeft .writeRiviewTitle .proportionStars .proportionBox {
  background-color: #e6e6e6;
  width: 145px;
  height: 15px;
  position: relative;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #c4c4c4;
}

.pro_commit .writeRiviewTitle .proportionStars .proportionBox > div, .writeLeft .writeRiviewTitle .proportionStars .proportionBox > div {
  position: absolute;
  left: 0;
  top: 0;
  height: 15px;
  background-color: #f90;
  font-size: 0;
  box-shadow: 0 0 0 1px rgba(0,0,0,.25) inset, 0 -1px 0 rgba(0,0,0,.05) inset;
  width: 0;
  transition: width .5s ease 0s;
}


.product-Reviews_top {
  padding: 20px 0 20px 10px;
  width: auto;
}

.clear {
  clear: both;
}

#review_description li {
  min-height: 90px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
  padding-bottom:12px;
}

.product-Reviews_top .review_description_left {
  display: inline-block;
  float: left;
  padding: 0 10px;
  width: 170px;
}
.review_description_left {
  display: inline-block;
  float: left;
  padding: 0 10px;
}

.product-Reviews_top a {
  font-family: Georgia;
  text-transform: uppercase;
}
.review_description_left a {
  color: #000;
  text-decoration: none;
}

.review_star {
  display: block;
  height: 15px;
  width: 69px;
}
.review_star_5 {
  background: rgba(0, 0, 0, 0) url("../images/fec/Star_5.png") no-repeat scroll 0 0;
}
.review_star_4 {
  background: rgba(0, 0, 0, 0) url("../images/fec/Star_4.png") no-repeat scroll 0 0;
}
.review_star_3 {
  background: rgba(0, 0, 0, 0) url("../images/fec/Star_3.png") no-repeat scroll 0 0;
}
.review_star_2 {
  background: rgba(0, 0, 0, 0) url("../images/fec/Star_2.png") no-repeat scroll 0 0;
}
.review_star_1 {
  background: rgba(0, 0, 0, 0) url("../images/fec/Star_1.png") no-repeat scroll 0 0;
}
.review_star_0 {
  background: rgba(0, 0, 0, 0) url("../images/fec/Star_0.png") no-repeat scroll 0 0;
}
.review_star {
  display: block;
  height: 15px;
  width: 69px;
}

.review_description_left p {
  color: #000;
  font-size: 14px;
  margin: 0px 0 5px;
  padding: 7px 0;
}


.product-Reviews_top .review_description_right {
  display: inline-block;
  float: right;
  padding: 0 10px;
  width: 730px;
}
.review_description_right_span {
  display: block;
  margin-bottom: 10px;
  line-height: 20px;
}

.review_description_centen {
  min-height: 20px;
  word-break: break-all;
  padding-bottom: 10px;
}


.view_all_review {
    background: #eee none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    color: #fff;
    height: 28px;
    margin: 15px 0;
    text-align: center;
}
.view_all_review a {
    color: #333;
    line-height: 20px;
    font-size:12px;
}
    
.product-feature-details .rating i.active{
    color:#F9BA48;
}   
    
  
  

.review_lists .add-to-cart-btn{
    margin-top: 20px;
}

.review_lists{
    padding-top:20px;
    
}

.review_lists .product-Reviews{
    background-color: #ffffff;
    font-size: 14px;
    border: 1px solid #eeeeee;
    padding: 30px;
    margin:20px 0;
}


.review_lists .product-Reviews h3 {
    border-bottom: 1px dashed #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 25px;

}

.review_star{
    display: inline-block;
}
  

.writeRiviewTitle .writeRiviewBtn{
    margin-left:20%;
}  
  
.rate_star_avge{
    margin-right:5px;
}  

.sg1{margin:10px 0;}

@media only screen and (max-width: 767px) {
    .writeRiviewTitle .writeRiviewBtn{
        margin-left:0;
    }  
}

.lh30_f {
    float: left;
    line-height: 30px;
}

.product-description_em {
    color: #cc0000;
    font: 17px/12px Segoeui,Arial,Verdana,serif;
    margin: 0 3px;
}    
.star_ul {
    height: 30px;
    display: inline;
}

.star_ul li {
    float: left;
}



.star_1, .star_2, .star_3, .star_4, .star_5 {
    background: rgba(0, 0, 0, 0) url(../images/fec/product_rating_big_blank_star.png) repeat scroll 0 0;
    display: block;
    height: 30px;
    width: 30px;
}

.full_star {
    background: rgba(0, 0, 0, 0) url(../images/fec/product_rating_big_full_star.png) repeat scroll 0 0;
}
  
.captcha-container  .login-captcha-input {
    width:20%;
     vertical-align: middle;
}



/*=====  product review  ======*/



/*=====  product options  ======*/

.product_options li.current b {
    background: rgba(0, 0, 0, 0) url(../images/cur.png) no-repeat scroll 0 0;
    bottom: 0;
    display: block;
    height: 6px;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 8px;
}
.product_info h1{font-size:15px;}
    .product_qty{margin:20px 0 0}
    .product_options .pg .rg{width:auto;}
    .product_options .label{line-height:62px;}
    .product_options .size-label{line-height:32px;}
    .product_view{font-size:12px;}
    ol, ul {
        list-style: outside none none;
    }
    .product_options .rg li{
        color: #333;
        cursor: pointer;
        float: left;
        margin: 5px;
        text-align: center;
        position: relative;
    }
    .product_options a.active:hover{border:1px solid #cc0000 }
    .pg .rg {
        width: 80px;
        float: left;
    }
    .chose_size .show_as_img a {
        height: 57px;
        width: 54px;
    }
    .product_options a.active, .product_options a.active_v {
        border: 1px solid #777;
        min-width: 54px;
    }
    .product_options a.current {
        border: 1px solid #cc0000;
    }
    .chose_size a {
        border: 1px solid #ccc;
        font-size: 11px;
        height: 35px;
        line-height: 35px;
        width: 35px;
    }
    .product_options a.noactive {
        border: 1px dashed #ccc;
        cursor: not-allowed;
    }
    .clear{clear:both;}
    .product_options a.noimgshow {
        font-size: 11px;
        height: 35px;
        line-height: 35px;
        min-width: 35px;
        padding: 0 5px;
    }
    .product_options a.no_active {
        border: 1px dashed #ccc;
        cursor: not-allowed;
    }
    .product_options a {
        display: block;
        float: left;
    }
/*=====  product options  ======*/



/*=====  product  ======*/
.cart-favorite{
    margin: 0px 6px 10px 10px;
    font-size: 30px;
    color:#da6667;
}
.single-product-content-area .product-feature-details .add-to-cart-btn a:hover{
    background-color: #363f4d;
}
.product-short_description{
    margin:10px 0;
}

.pro-nav-thumb img{
    width: 123px;
}
@media only screen and (min-width: 1400px){
    
}

@media only screen and (min-width: 1400px) {
    .product-container{
        max-width: 1400px;
    }
    
} 



.product-description table td {
    border-bottom: 1px solid #e0e0e0;
    border-collapse: collapse;
    height: 49px;
    padding: 0 10px;
    vertical-align: middle;
    width:50%;
}  
.product-description table{
    width:100%;
} 
/*=====  product  ======*/




/*=====  cart  ======*/

.cart-table .table thead tr th{
    border-color:#ccc;
    color: #777;
    border-bottom: 1px solid #ccc;
}
.cart-table .table thead{
    background:#fff;
}

.empty_cart {
    background: transparent url(../images/fec/cart.gif) no-repeat scroll 0 15px;
    font-size: 16px;
    height: 101px;
    margin: 24px auto 36px;
    padding: 35px 0 0 116px;
    max-width: 500px;
    min-height:400px;
}
.cart-table .table tbody tr td{
    text-align:left;
}

form label.cart_select_all_label{
    color:#fff;
}

.cart-table .table tbody tr td a i{
    color: #333c4a;
}

.cart-table .table tbody tr td a:hover i{
    color: #ff7e67;
}

.cart-table .table{
    border-bottom: 1px solid #ccc;
}
.cart-table .table thead  tr th.cart_s_all, 
.cart-table .table thead  tr th.pro-title, 
.cart-table .table thead  tr th.pro-price,  
.cart-table .table thead  tr th.pro-subtotal{
    text-align: left;
    padding-left:20px;
}

.cart-table .table thead  tr th.cart_s_all{
        min-width: 30px;
}

.cart-table .table thead tr th{
    font-weight: 700;
    font-size:14px; 
    padding: 12px 10px;
}
  
.cart-table .table thead tr th label{
    margin:0px;
}  
    

.cart-table .table thead tr th.pro-thumbnail,   .cart-table .table tbody tr td.pro-remove{
    text-align: center;
}

 .add_coupon_submit, .discount-coupon form .add_coupon_submit  {
    font-weight: 400;
    text-transform: uppercase;
    width: 160px;
    border-radius: 3px;
    cursor:pointer;
}

button.submitbutton{
    background: #363f4d;
    color: #fff;
}
.submitbutton:hover{
    background:#9acf6a;
    
}    

.discount-coupon form .submitbutton:hover{
    background:#9acf6a;
    border-color:#9acf6a;
}    

.fa-trash-o{
    font-size:18px;
    color: #ff7e67;
}

.img-section img{
    margin: 10px;
    max-width:98%;
}
.order_remark{
    margin-bottom: 5px;
    width: 90%;
    border: 1px solid #ccc;
    border-radius: 0;
    line-height: 24px;
    padding: 10px 10px;
    color: #656565;
    height:100px;
}

.cart-summary .cart-summary-button button{
    width:175px;
}

a.express_paypal {
    background: rgba(0, 0, 0, 0) url(../images/fec/paypaltopay.jpg) repeat scroll 0 0;
    display: block;
    float: right;
    height: 30px;
    width: 154px;
    margin:10px 4px 0 0;
}
.cart-summary-button .or {
    display: block;
    float: right;
    font-weight: bold;
    line-height: 32px;
    margin: 10px 5px 0 5px;
}
.cart-summary-button button.button {
    display: block;
    float: right;
}

.coupon_add_log {
    font-size: 11px;
    margin:0 0 20px 0;
    color: #cc0000;
    padding: 10px 0 0;
}


.cart-floating-box .fa-spinner{
    font-size:35px;
}
.cart-loading i{
    margin: 20px auto;
    text-align: center;
    display: block;
}
.cart-empty{
    text-align: center;
    margin: 20px 0;
}
.cart-floating-box .cart-float-single-item .cart-float-single-item-image{
    padding: 2px;
}

.cart-table .table tbody tr td{
    border-top:none;
    border-bottom: 1px solid #ccc;
}
/*=====  cart  ======*/


/*=====  checkout  ======*/

#onestepcheckout-form .nice-select.open .list{
    width: auto;
    left: 0;
    right:auto;
}

.cart-table .table tr td.pro-thumbnail{
    padding:1px;
}
.onestepcheckout-summary tr td.image{
    padding-right:5px;
}
.onestepcheckout-summary tr td.image a img{
    height: auto;
}
.checkout-container{
    margin-top:40px;
}
#onestepcheckout-form select{
    max-width:262px;
}

h2.product-name a {
    font-size:12px;
    font-weight:100;
    line-height:22px;
}
.label_create_account{
    font-size: 11px;
    color: #cc0000;
}
.onestepcheckout-place-order-loading{
    display:none;
}
.onestepcheckout-place-order.visit .onestepcheckout-place-order-loading {
    display: block;
}

.onestepcheckout-place-order.visit #onestepcheckout-place-order {
    background-color: #ccc;
}
.onestepcheckout-enterprise .nice-select .current{
   width: 100%;
    display: inline-block;
    overflow: hidden;
}
.onestepcheckout-enterprise .nice-select{
    width:83%;
}
table.onestepcheckout-summary td.total, table.onestepcheckout-summary th.total{
    width:auto;
}

.onestepcheckout-summary .image{
    padding-left: 10px;
}
/*=====  checkout  ======*/



/*=====  cms  ======*/
.cms-content {
    background-color: #ffffff;
    font-size: 14px;
    border: 1px solid #eeeeee;
    padding: 30px;
}

.cms-content h1 {
    border-bottom: 1px dashed #eeeeee;
    padding-bottom: 10px;
    margin-bottom: 25px;
    font-size: 24px;
    line-height: 30px;
}



/*=====  cms  ======*/

@media only screen and (max-width: 768px) {
    .main-container{
        margin-top: 90px;
    }
}

@media only screen and (max-width: 479px) {
    .home-fea a span{
        display:none;
    }
}

.hero-area .slider-arrow-style .simg_1{
    background-image: url(../img/slider/slide-1.jpg);
}

.hero-area .slider-arrow-style .simg_2{
    background-image: url(../img/slider/slide-2.jpg);
}

.slick-list .col .product-item{
    padding:10px;
}

.ratings span{
    color: #777;
}

.ratings span .active{
    color: #ffba00;
}

.product-off{
    position: absolute;
    top: 0;
    left:15px;
}










