@charset "utf-8";
/* CSS Document */

.dropdown-menu li a { line-height:17px; font-size:13px;}
.dropdown .dropdown-menu li .dropdown-menu-right li a, .dropdown .dropdown-menu li .dropdown-menu-left li { font-size:13px;}
.dropdown .dropdown-menu li a span i {top:8px;}
.shop_cont_box_wrapper img { border: 1px solid #EBEBEB; }
.list-inline > li { padding-right: 0px; padding-left: 0px; padding-bottom:0px; }

.latest_pro.owl-loaded {
    display: block;
}
.latest_pro {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.catalog  { font-size:35px; color:#FFF }

.page_header .sub_title li:last-child {
    color: #4285f4;
}
.page_header .sub_title i {
    padding: 0px 15px;
}
.page_header {
    width: 100%;
    float: left;
    background: #fafafa;
    padding: 30px 0px;
}

.page_header .sub_title i {
    padding: 0px 15px;
}

.page_header .sub_title li {
    float: left;
    font-size: 16px;
    color: #999;
    font-weight: 300;
}

.about_text_wrapper p {
    font-style: italic;
    font-size: 16px;
    font-weight: 300;
	color:#666;
}

.about_image {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 25px;
}
.about_image img { max-height:300px; }

.shop_cont_box_wrapper img {
    border: none;
}

.btc_shop_indx_cont_box_wrapper img {}
.accordion_wrapper .panel .panel-heading a { color:#000 }

.detail_img { border: 1px solid #EBEBEB; margin-bottom:8px; margin-right:5px; padding:15px; }
.shop_cont_box_wrapper { min-height:440px; border: 1px solid #EBEBEB; background-color:#fafafa}
.shop_img_cont_wrapper {
    position: absolute;
    bottom: 0;
	
}
.featured_products_img_text { position:absolute; bottom:0;}


.btc_shop_indx_cont_box_wrapper { min-height:440px; border: 1px solid #EBEBEB; background-color:#fafafa; position: relative;}
.btc_shop_indx_img_cont_wrapper {
    position: absolute;
    bottom: 0;
	
}
