/*
Theme Name: Blackshop
Theme URI: brotherthemes.com/blackshop
Author: Brothertheme
Author URI: brotherthemes.com
Description: The 2016 theme for WordPress is a fully responsive theme that looks great on any device. Features include a front page template with its own widgets, an optional display font, styling for post formats on both index and single views, and an optional no-sidebar page template. Make it yours with a custom menu, header image, and background.
Version: 1.0.1
Text Domain: blackshop
Tags: two-columns, left-sidebar, right-sidebar, custom-header, custom-menu, editor-style, featured-images, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
/**
 * Table of Contents:
 *
 * 1.0 - Basic Structure
 * 2.0 - Content
 *   2.1 - Single-product
 *   2.2 - Cart Page
 *   2.3 - Category Page
 *   2.4 - Blog Page
 * 3.0 - Responsive
 * -----------------------------------------------------------------------------
 */
/**
 * --------------------------------------------------------------------------------
 * 1.0 Basic Structure
 * --------------------------------------------------------------------------------
 */

a,
button{
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
img {
  max-width: 100%;
  height: auto;
}
address{
  padding-left: 20px;
}
:focus{
  outline: none;
}
.input-text.qty{
  font-style: normal;
}
.home .entry-header,
.home .widget_product_categories .widget-title{
  display: none;
}
.breadcrumb-image {
  float: right;
  width: 100%;
}
.single .page-title-container{display: block;}
.single.single-product #bth-main-content{
  padding-top: 40px;
}
.single.single-product #bth-main-content .single-container {
  padding: 0 81px;
}
.single.single-product #bth-main-content .single-container .post-thumb {
  text-align: center;
  margin-top: 50px;
}
.single.single-product #bth-main-content .single-container .post-thumb img {
  width: 100%;
}
.single.single-product #bth-main-content .single-container .blog-title {
  font-size: 12px;
  font-family: Montserrat;
  text-transform: uppercase;
  font-weight: 400;
  color: #333;
  cursor: pointer;
}
.single.single-product #bth-main-content .single-container .blog-title:hover {
  color: #888;
}
.search-not-found p,
.single.single-product #bth-main-content .single-container .post-content {
  color: #888;
  font-size: 14px;
  font-style: italic;
  font-family: Times New Roman;
}
.tagcloud a {
  border: 1px solid #484848;
  color: #999999;
  display: inline-block;
  margin: 0 5px 8px 0;
  padding: 2px 6px 3px 6px;
  text-transform: capitalize;
  transition: all 0.2s;
}
.wrapper-currency a.dropdown-toggle{
  color: #888;
}
.bth_breadcrumb{
  position: relative;
  min-height: 200px;
display:none;
}
.bth_breadcrumb .breadcrumb_box{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  color: #fff;
  text-align: center;
  z-index: 10;
}
.single #bth-main-content .bth_breadcrumb{
  margin-bottom: 45px!important;
}
.bth_breadcrumb .breadcrumb_box h2{
  text-transform: uppercase;
  color: #fff;
  display: block;
}
.bth_breadcrumb .breadcrumb_box .woocommerce-breadcrumb, 
.bth_breadcrumb .breadcrumb_box .woocommerce-breadcrumb a,
#bth-mainbody .bth_breadcrumb .breadcrumb_box .breadcrumb a,
#bth-mainbody .bth_breadcrumb .breadcrumb_box .breadcrumb{
  color: #ddd;
  display: inline-block;
  padding-right: 5px;
  font-size: 14px;
  font-family: Times New Roman;
  font-style: italic;
}
.bth_breadcrumb .breadcrumb_box .breadcrumb,
.bth_breadcrumb .breadcrumb_box .breadcrumb a,
.breadcrumb,
.breadcrumb a,
.woocommerce .woocommerce-breadcrumb,
.woocommerce .woocommerce-breadcrumb a
{
  display: inline-block;
  padding-right: 5px;
  font-size: 11px;
  font-family: open sans;
  font-style: italic;
  color:#fff;
  
}
.bth-sidebar .sidebar-inner{
  padding-top: 20px;
}
.box-search .bth-search .form-control {
  padding-left: 30px;
  font-size: 1em;
  height: 80px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 80px;
  border: none;
  -webkit-box-shadow: 0 5px 15px -5px #999999;
  box-shadow: 0 5px 15px -5px #999999;
}
.search-not-found .search_full,
.search-not-found .search_short,
.page_not_found .blog-search,
.widget-inner .search_short,
.widget-inner .search_full,
header .blog-search,
.uk-offcanvas .blog-search,
.uk-offcanvas .dropdown_product_cat{
  display: none;
}
.search-not-found .blog-search{
  max-width: 260px;
}
/*03-03-16*/
.overlay{
  position: absolute; 
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.30);;
  top:0;
  left: 0;
  z-index: 9;
}
.bth_breadcrumb.no-images{
  width: 100%;
  height: 296px;
  background: #f4f4f4;
  border:1px solid #eee;
  display:block;
  z-index: 8;
}

.bth_breadcrumb.no-images .breadcrumb_box h2,
.bth_breadcrumb.no-images .breadcrumb_box .woocommerce-breadcrumb,
#bth-mainbody .bth_breadcrumb.no-images .breadcrumb_box .breadcrumb,
#bth-mainbody .bth_breadcrumb.no-images .breadcrumb_box .breadcrumb a
{
  color: #333333;
}
.bth_breadcrumb.no-images .breadcrumb_box .woocommerce-breadcrumb a,
.bth_breadcrumb.no-images .breadcrumb_box .breadcrumb-trail.breadcrumb,
.bth_breadcrumb.no-images .breadcrumb_box .breadcrumb-trail.breadcrumb a
{
  color: #888;
}
.bth_breadcrumb.no-images .breadcrumb_box .woocommerce-breadcrumb a:hover,
#bth-mainbody .bth_breadcrumb.no-images .breadcrumb_box .breadcrumb-trail.breadcrumb a:hover{
  color: #333;
}
#bth-mainbody .bth_breadcrumb .breadcrumb_box .breadcrumb a:hover,
.bth_breadcrumb .breadcrumb_box .woocommerce-breadcrumb a:hover{
  color: #fff;
}
/*----------------*/
.thumbnails .owl-nav .fa{
  width: 10px;
  background: transparent;
  border: none;
}
.thumbnails .owl-nav .fa:hover{
  background: transparent;
  color: #888;
}
/**
 * --------------------------------------------------------------------------------
 * 2.0 Content
 * --------------------------------------------------------------------------------
 */
 /*
  2.1 Single-Product
 */
#single-product .thumbnails .yith_magnifier_gallery .owl-nav .owl-prev{
  left: -10px
}
#single-product .thumbnails .yith_magnifier_gallery .owl-nav .owl-next{
  right: -10px
}
.related .woocommerce .product-slide .owl-item .product-block, 
.related .woocommerce-page .product-slide .owl-item .product-block{
  padding: 0;
  border: none;
}
.bth-sidebar .related .woocommerce .product-slide .owl-item .product-block .product-info{
  display: none;
}
.after_single_product .related .heading-title span{
  font-size: 18px;
}
.up-sells .widget-title{
  text-align: left;
}
.up-sells .woocommerce a.btn-cart,
.related .woocommerce a.btn-cart{
  position: relative;
  background: none;
  color: #333;
  font-size: 0 !important;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  border: 2px solid #eee;
  padding: 0;
  margin: 0;
  float: left;
  margin-right: 5px;
}
.up-sells .woocommerce a.btn-cart:before,
.related .woocommerce a.btn-cart:before{    
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11px;
  margin-left: -12px;
  background: transparent url("images//btn-cart.png") no-repeat scroll 0px 0px;
}
.up-sells .woocommerce a.btn-cart:hover,
.related .woocommerce a.btn-cart:hover{
  background: #333;
  border-color: #333;
}
.up-sells .woocommerce a.btn-cart:hover:before,
.related .woocommerce a.btn-cart:hover:before {
  background: transparent url("images//btn-cart.png") no-repeat scroll 0px -24px;
}
.related .heading-title span:after{
  display: none;
}
#single-product .summary, 
#single-product .summary h4,
.woocommerce-tabs .tab-content{
  font-family: Times New Roman;
  font-style: italic;
  font-size: 14px;
  color: #888;
}
#single-product .summary .product_meta h4{
  font-size: 16px;
  color: #333;
  margin: 0
}
#single-product div.summary .product_meta .bth-stock{
  margin:10px 0;
  padding-bottom: 15px;
}
.woocommerce #review_form #respond p.form-submit, 
.woocommerce-page #review_form #respond p.form-submit{
  clear: both;
}
.woocommerce .alert-info{
  background-color: #fff;
  color: #333;
  border-color: #eee;
}
#single-product .summary .product_meta .stock{
  font-size: 16px; 
  color: #aaaaaa; 
  text-decoration: none; 
  text-transform: capitalize;
}
#single-product .summary h1, #single-product .summary .star-rating{
  font-style: normal;
}
.woocommerce .star-rating span:before, 
.woocommerce-page .star-rating span:before{
  content: "\f005\f005\f005\f005\f005";
}
#single-product [itemprop="offers"] p.price{
  font-size: 20px;
  font-family: New Roman;
  font-style: italic;
  color: #333;
  position: relative;
  padding-top: 7px;
}
#single-product [itemprop="offers"] p.price:before{
  content: "";
  position: absolute;
  width: 56px;
  border-top: 1px solid #ddd;
  left: 0;
  top: 0;
}
#single-product [itemprop="offers"]{
  margin-bottom: 10px;
}
.after_single_product .related.products{
  float: left;
  margin: 30px 0;
  width: 100%;
}

#single-product .product_title{
  font-family: MontSerrat;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: 1px;
}
#single-product div.summary .woocommerce-review-link{
  font-weight: 700;
}
div.quantity button{
  border: none;
  outline: none;
  background: transparent;
  height: 35px;
}
div.quantity button .fa{
  font-weight: 700;
  color: #888888;
}
div.quantity button:hover .fa{
  color: #333;
}
div.quantity .qty{
  border: none !important;
  height: 34px;
  font-family: Montserrat;
}
div.quantity{
  border: 2px solid #ededed;
  padding: 0 10px;
  height: 39px;
}
#single-product .cart-inner .button{
  padding: 5px 15px;
  border: 2px solid #ededed;
  text-transform: uppercase;
  font-size: 12px;
}
#single-product .bth-wooshare{
  clear: both;
}
.woocommerce div.product p.price, 
.woocommerce-page div.product p.price{
  margin-bottom: 8px;
}
#single-product .summary,
#single-product div.summary .product_meta .bth-stock,
.woocommerce .woocommerce-product-rating, 
.woocommerce-page .woocommerce-product-rating{
  margin-bottom: 0;
}

.post-share{
  float: left;
  background: #fff;
  margin: 0;
  padding: 10px 0;
  text-align: left;
  width: 100%;
}
.post-share .social-networks li i.fa{
  font-size: 14px;
}
.post-share .social-networks li i.fa:hover{
  background: transparent;
  color: #aaa;
}
#single-product [itemprop="description"]{
  padding-bottom: 20px;
  border-bottom: 1px solid #eee;
  margin-bottom: 23px;
}
#single-product div.summary .product_meta{
  padding-bottom: 4px;
  border-bottom: 1px solid #eee;
  margin-bottom: 23px;
}

.social-networks li a .fa{
  color: #333;
}
.social-networks li.share{
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color:#888;
  font-family:  Montserrat;
  font-style: normal;
}
#single-product form.cart{
  float: left;
}
#single-product .wishlist-compare{
  float: left;
  margin-left: 11px;
}
.up-sells{
  float: left;
  width: 100%;
}
.widget-title span:after{
  display: none;
}
.woocommerce div.product .woocommerce-tabs .nav-tabs li, 
.woocommerce-page div.product .woocommerce-tabs .nav-tabs li{
  border: none;
}
.woocommerce div.product .woocommerce-tabs .nav-tabs li a, 
.woocommerce-page div.product .woocommerce-tabs .nav-tabs li a{
  color: #888;
  font-size: 14px;  
  text-transform: uppercase;
  letter-spacing: 1px;
}
div.product .woocommerce-tabs .nav-tabs .active a, 
.woocommerce-page div.product .woocommerce-tabs .nav-tabs .active a{
  background: transparent;
  color: #333;
  font-size: 14px;  
  text-transform: uppercase;
  letter-spacing: 1px;
}
.woocommerce div.product .woocommerce-tabs .nav-tabs li:hover a, 
.woocommerce-page div.product .woocommerce-tabs .nav-tabs li:hover a,
.woocommerce div.product .woocommerce-tabs .nav-tabs .active:hover a, 
.woocommerce-page div.product .woocommerce-tabs .nav-tabs .active:hover a{
  background: #fff !important;
  color: #333;
}
.woocommerce-cart .woocommerce{
  padding: 0 15px;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th{
  border: none;
  background: none;
}
.woocommerce table.shop_table tbody{
  border:1px solid;
  border-color: #ddd transparent; 
}
.woocommerce .cart_totals table.shop_table tbody{
  border:none; 
}
.woocommerce table.shop_table th.product-thumbnail,
.woocommerce table.shop_table .cart_item td.product-thumbnail{
  padding-left: 0;
}
.woocommerce table.shop_table tr:hover{
  background: none; 
}
.woocommerce table.shop_table .cart_item td.product-thumbnail img{
  min-width: 130px;
}
.woocommerce table.shop_table .product-quantity .quantity{
  width: 90px;
  display: flex;
  float: left;
  justify-content: center;
}
.woocommerce .cart a.checkout-button.button, 
.woocommerce-page .cart a.checkout-button.button{
  background: #333;
  color: #fff;
}
.woocommerce .cart a.checkout-button.button:hover, 
.woocommerce-page .cart a.checkout-button.button:hover{
  background: #222;
}
.woocommerce div.product .woocommerce-tabs ul.nav-tabs li a:hover:after {
    left: 0px;
    right: 0;
}

.woocommerce div.product .woocommerce-tabs ul.nav-tabs .active a:after {
    width: 100%;
    left: 0px;
}
.woocommerce div.product .woocommerce-tabs ul.nav-tabs li a:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    right: 50%;
    bottom: 0;
    background: #000;
    height: 1px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
/*
  2.2 Cart page
*/
.woocommerce table.shop_table .product-quantity .quantity input{
  margin: 0;
  padding: 0;
}
.woocommerce table.shop_table .product-quantity .quantity button{ 
  display: none;
  padding: 0;
}
.woocommerce table.shop_table .product-quantity .quantity:hover button{
  display: block;
}
.woocommerce-page table.cart a.remove{
  width: 20px;
  height: 1.5em!important;
  position: relative;
}
.woocommerce-page table.cart a.remove:before {
  content: "";
  background-image: url("images/closehiden.png");
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
}
.woocommerce-page table.cart a.remove:hover:before{
  background-image: url("images/close.png");
}
.mini_cart_container .top-cart-content  .remove:hover .cart-remove:before {
  background-image: url("images/close.png");
}
.woocommerce table.shop_table.cart tfoot .actions{
  padding-top: 45px;
}
.woocommerce table.shop_table td.product-name,
.woocommerce table.shop_table .product-name a{
    font-family: MontSerrat;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700 !important;
    letter-spacing: 1px;
    color: #333 !important;
}
.woocommerce table.shop_table th{
    font-family: MontSerrat;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 20px;
}
.woocommerce form .form-row label.checkbox, 
.woocommerce-page form .form-row label.checkbox{
  padding-left: 0;
}
.create-account p,
.woocommerce table.shop_table .amount,
.woocommerce table.shop_table .cart-subtotal .amount,
.woocommerce table.shop_table .product-total .amount,
.woocommerce table.shop_table .order-total .amount,
.woocommerce table.shop_table  td.product-price,
.woocommerce table.shop_table  td.product-quantity input,
.woocommerce table.shop_table  td.product-subtotal,
.woocommerce table.shop_table  td.product-stock-status{
    font-family:Time New Roman;
    font-style: italic;
    font-size: 16px;
    color: #333;
} 
.woocommerce table.shop_table.cart td.product-name a:hover{
  color: #888;
}
.woocommerce table.shop_table .product-name .product-attr
{
    font-family: New Roman;
    font-style: italic;
    font-size: 14px;
    color: #888;
    letter-spacing: 1px;
    text-transform: capitalize;
}
#bth-main-content #bth-filter+.products{
  padding:0 70px;
}
.woocommerce .woocommerce-checkout table.shop_table th:first-child,
.woocommerce .woocommerce-checkout table.shop_table .cart_item td:first-child{
  padding-left: 0;
}
.woocommerce #payment, .woocommerce-page #payment{
  margin-bottom: 30px; 
  border-radius: 0!important;
}
.woocommerce table.shop_table .cart-total span.amount,
.woocommerce table.shop_table .cart-total th{
    font-family: MontSerrat;
    color: #888;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
}
.woocommerce-page .cart-collaterals .cart_totals tr td p{
  font-family: Time New Roman;
  font-size: 14px;
  color: #888;
  font-style: italic;
  line-height: 20px;
}
.woocommerce-page .cart-collaterals .cart_totals tr.shipping td, 
.woocommerce-page .cart-collaterals .cart_totals tr.shipping th{
  text-align: left;
  width: 100%;
  float: left;
}
.woocommerce #content table.cart td.actions .cart-collaterals .input-text, 
.woocommerce  table.cart  td.actions .cart-collaterals .input-text, 
.woocommerce-page #content table.cart td.actions .cart-collaterals .input-text, 
.woocommerce-page table.cart td.actions .cart-collaterals .input-text{
  width: 100%;
  margin: 10px 0;
}
.woocommerce-page .cart-collaterals .cart-subtotal{
  border-bottom: 1px solid #eee;
}
.woocommerce-page .cart-collaterals .cart-subtotal th,
.woocommerce-page .cart-collaterals .cart-subtotal td{
  padding-bottom: 10px;
}
.woocommerce-page .cart-collaterals .shipping th,
.woocommerce-page .cart-collaterals .order-total th,
.woocommerce-page .cart-collaterals .order-total td{
  padding-top: 10px;
}
.woocommerce-page .cart-collaterals .shipping td{
  padding-bottom: 10px;
}
.woocommerce-page .cart-collaterals .shipping td h3.widget-title{
  line-height: 30px;
  font-size: 13px;
  padding: 0;
  margin-top: 25px;
  margin-bottom: 5px;
}

.woocommerce-page .cart-collaterals .shipping td h3.widget-title a:hover{
  color: #fff;
  background: #222;
}
.shipping-calculator-form{
  margin-top: 10px;
}
.woocommerce-page .cart-collaterals .shipping td h3.widget-title a{
  color: #333;
  background: #eee;
  display: inline-block;
  margin: 0;
  padding: 5px 15px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.woocommerce-page .cart-collaterals .order-total{
  border-top: 1px solid #eee;
}
.woocommerce-page .cart-collaterals .cart_totals{
  border: 1px solid #eee;
  padding: 20px;
}
.bth-sidebar ul li a,
.login p,
.login label,
.woocommerce-checkout-payment label,
.woocommerce-checkout-payment p,
.select2-container,
.select2-drop,
.woocommerce form .form-row label, 
.woocommerce-page form .form-row label{
  font-family: Times New Roman;
  font-size: 14px;
  font-style: italic;
  color: #333;
}
#bth-mainbody>.breadcrumb, 
#bth-mainbody>.breadcrumb a,
#bth-mainbody>.woocommerce-breadcrumb, 
#bth-mainbody>.woocommerce-breadcrumb a
{
  color: #333;

}
#bth-mainbody>.breadcrumb,
#bth-mainbody>.woocommerce-breadcrumb
{
  margin: 20px 0;
  font-size: 14px;
}
#bth-mainbody .breadcrumb a:hover,
#bth-mainbody .woocommerce-breadcrumb a:hover
{
  color: #888;
}
.woocommerce table.shop_table .product-subtotal del span.amount, 
.woocommerce table.shop_table .product-price del span.amount{
  font-size: 14px;
  color: #888;
}
.woocommerce table.shop_table .product-subtotal ins span.amount, 
.woocommerce table.shop_table .product-price ins span.amount{
  font-size: 16px !important;
  color: #333;
}
.woocommerce table.wishlist_table td.product-add-to-cart a{
  display: inline-block !important;
}
.woocommerce table.wishlist_table.cart tbody td.product-add-to-cart{
  text-align: center;
}
.woocommerce table.wishlist_table.cart thead th, 
.woocommerce table.wishlist_table.cart tbody td{
  text-align: left;
}
.woocommerce table.wishlist_table.cart thead th{
  border: none;
}
.woocommerce .wishlist-title{
  display: none;
}
table.wishlist_table tr td.product-stock-status span.wishlist-in-stock{
  color: #a4c107;
}
.woocommerce-MyAccount-navigation{
  width: 25%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  margin-bottom: 30px;
}
.woocommerce-MyAccount-content{
  width: 75%;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
}
.woocommerce-MyAccount-navigation-link{
  position: relative;
  display: block;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.woocommerce-MyAccount-navigation-link.is-active{
  background-color: #333;
}
.woocommerce-MyAccount-navigation-link.is-active a{
  color: #fff;
}
.woocommerce-MyAccount-navigation-link a{
  width: 100%;
  display: block;
  padding: 10px 15px;
  text-transform: uppercase;
}
.woocommerce-account .woocommerce{
  margin-left: -15px;
  margin-right: -15px;
}
.woocommerce-MyAccount-navigation ul{
  padding: 0;
}
address,
.wishlist-empty,
.woocommerce-MyAccount-content p
{
  font-family: Times New Roman;
  font-size: 14px;
  font-style: italic;
  color: #333;
}
.woocommerce-MyAccount-content h3{
  margin-top: 0;
}
.woocommerce .woocommerce-MyAccount-content a.button, 
.woocommerce-page .woocommerce-MyAccount-content a.button, 
.woocommerce .woocommerce-MyAccount-content button.button, 
.woocommerce-page .woocommerce-MyAccount-content button.button, 
.woocommerce .woocommerce-MyAccount-content input.button, 
.woocommerce-page .woocommerce-MyAccount-content input.button{
  background: none;
  border: 2px solid #eee;
  font-style: normal;
}
.woocommerce .woocommerce-MyAccount-content a.button:hover, 
.woocommerce-page .woocommerce-MyAccount-content a.button:hover, 
.woocommerce .woocommerce-MyAccount-content button.button:hover, 
.woocommerce-page .woocommerce-MyAccount-content button.button:hover, 
.woocommerce .woocommerce-MyAccount-content input.button:hover, 
.woocommerce-page .woocommerce-MyAccount-content input.button:hover{
  border-color: #333;
}
/*
  2.3 Category page
*/
.woocommerce .alert-success{
  background-color: #eee;
  color: #333;
  border: none;
}
#single-product .bth-sidebar{padding-top: 0;}

 #bth-filter{
      padding: 15px 75px 0;
}
#bth-filter .form-switch-layout ul.switch-layout li a .fa{
  margin-right: 5px;
}
#bth-filter > p{
  font-family: time new roman;
  font-style: italic;
  line-height: 36px;
  margin-left: 2em;
  color: #888;
  font-size: 14px;
}
#bth-filter .woocommerce-ordering{
  border: none;
}
#bth-filter select{
  padding:0;
  width: auto !important;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Montserrat;
  text-align: center;
  top: 2px;
  color: #888;
}
#bth-filter .woocommerce-ordering::after{
  top: 13px;
  right: 0;
}
.products-per-page{
  display: inline-block;
  float: none !important;
  min-width: 100px;
  margin-top: 7px;
  font-size: 14px;
  font-family: Montserrat;
  color: #333;
  text-transform: uppercase;
  margin-left: 7em !important;
}
.products-per-page strong{float: left;}
#bth-filter select .orderby{
  color: #333;
}
.bth-paging-footer .paging-wrapper{
  float: none!important;
}
.bth-paging-footer .paging .pagination > li > a .fa{
  font-size: 0;
}
.bth-paging-footer .paging-wrapper .paging-title{
display: none;
}
.product-block.product-list{
  border: none;
  margin-bottom: 30px;
}
.product-block .button-item a.button:hover{
  color: #fff;
background: #333;
border-radius: 0;
}
.product-list .add_to_cart_button{
  float: left;
  margin-right: 5px!important;
}

.product-list .button-item a.button:hover{
  color: #fff;
  background: #333;
  border-radius: 0;
}
.button-action a{
  margin-right: 1px;
}

  .product-list .btn-wishlist .fa:before{
    padding-left: 1px;
  }
  .box.bth-testimonial .carousel-indicators li{
    margin-right: 5px!important;
  }
  .woocommerce .btn, .woocommerce-page .btn{
    background: 0;
    color: #888;
    text-transform: uppercase;
  }
    .woocommerce .btn, .woocommerce-page .btn:hover{
      color: #333;
      background: none;
    }
  .bootstrap-select .dropdown-toggle:focus{
    color: #333;
  }
  .wppp-select button{
    padding: 0 10px!important;
    color: #888;
  }
  .wppp-select button .filter-option:before{
    content: "\f107";
    position: absolute;
    right: 0;
    font-family: FontAwesome;
    font-size: 11px;
  }


/*14/03/16*/
.bth-megamenu .megamenu > li.current-menu-item > a, 
.bth-megamenu .megamenu > li.current-menu-parent > a, 
.bth-megamenu .megamenu > li.current-menu-ancestor > a {
    color: #888;
}
.navbar-nav .sub-menu{
  position: absolute;
  list-style: none;
  padding: 30px 0 25px;
  min-width: 230px;
  line-height: 36px;
  display: none;
}
.navbar-nav .sub-menu li {
  padding: 0 30px;
}
.navbar-nav>li>.sub-menu{
  background: #171717;
}
.navbar-nav li{
  position: relative;
}
.sub-menu li a{
  letter-spacing: 1px;
  font-weight: 400;
  color: #888;
  font-size: 11px;
  text-transform: uppercase;
}
#bth-mainnav .sub-menu li a{
  white-space: nowrap;
}
.sub-menu li:hover > a,
.sub-menu li.menu-item-has-children:hover:before
{
  color: #fff;
  cursor: pointer;
}
.navbar-nav .sub-menu .menu-item-has-children .sub-menu{
  background: #333;
  left:100%;
  top: -10px;
}
 .navbar-nav>li.menu-item-has-children:hover>.sub-menu, 
 .navbar-nav .sub-menu .menu-item-has-children:hover>.sub-menu{
  display: block;
  transition: all 0.5s ease 0s;
  animation: 0.5s ease 0s normal none 1 running fadeInUpSmall;
  z-index: 99;
}
.bth-testimonial .owl-theme .owl-nav{
  display: none;
}
.megamenu .sub-menu .menu-item-has-children:before{
  content: "\f105";
  position: absolute;
  right: 10px;
  font-family: FontAwesome;
  font-size: 14px;
  color: #999;
  margin-top: 0;

}
.megamenu>.menu-item-has-children a{
  margin-right: 15px;
}
.megamenu .menu-item-has-children:before{
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  margin-right: 6px;
  font-size: 14px;
  color: #333;
  margin-top: 14px;
}

 #bth-filter{
      padding: 15px 75px 0;
}
#bth-filter .form-switch-layout ul.switch-layout li a .fa{
  margin-right: 5px;
}
#bth-filter > p{
  font-family: time new roman;
  font-style: italic;
  line-height: 36px;
  margin-left: 2em;
  color: #888;
  font-size: 14px;
}
#bth-filter .woocommerce-ordering{
  border: none;
}
#bth-filter select{
  padding:0;
  width: auto !important;
  text-transform: uppercase;
  font-weight: bold;
  font-family: Montserrat;
  text-align: center;
  top: 2px;
  color: #888;
}
#bth-filter .woocommerce-ordering::after{
  top: 13px;
  right: 0;
}
.bth-main-no-sidebar .products-per-page{
  margin-left: 21em !important;
}
.products-per-page{
  display: inline-block;
  float: none !important;
  min-width: 100px;
  margin-top: 7px;
  font-size: 12px;
  font-family: Montserrat;
  color: #333;
  text-transform: uppercase;
  margin-left: 7em !important;
  font-weight: 400;
}
.products-per-page>span{
  float: left;
}
#bth-filter select .orderby{
  color: #333;
}
.bth-paging-footer .paging-wrapper{
  float: none!important;
}
.bth-paging-footer .paging .pagination > li > a .fa{
  font-size: 0;
}
.bth-paging-footer .paging-wrapper .paging-title{
display: none;
}

  .bootstrap-select .dropdown-toggle:focus{
    color: #333;
  }
  .wppp-select button{
    padding: 0 10px!important;
    color: #888;
  }
.searchform button .filter-option:before,
#bth-filter button .filter-option:before{
    content: "\f107";
    position: absolute;
    right: 0;
    font-family: FontAwesome;
    font-size: 11px;
    font-style: normal;
  }

.bootstrap-select > .dropdown-toggle {
  width: 100%;
  padding-right: 25px;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
.bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}
.bootstrap-select.form-control.input-group-btn {
  z-index: auto;
}
.bootstrap-select.btn-group.dropdown-menu-right,
.bootstrap-select.btn-group[class*="col-"].dropdown-menu-right,
.row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select.btn-group,
.form-horizontal .bootstrap-select.btn-group,
.form-group .bootstrap-select.btn-group {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.btn-group.form-control,
.form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0;
}
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%;
}
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group.disabled:focus,
.bootstrap-select.btn-group > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left;
  padding-left: 5px;
}
.dropdown_product_cat .dropdown-menu > li > a{
  color: #888;
}

.bootstrap-select.btn-group.open .dropdown-toggle{
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  z-index: 1035;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select.btn-group .dropdown-menu li {
  position: relative;
}

.bootstrap-select.btn-group .dropdown-menu li.active small {
  color: #fff;
}
.bootstrap-select.btn-group .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select.btn-group .dropdown-menu li a {
  cursor: pointer;
}
#bth-filter .bootstrap-select.btn-group .dropdown-menu li a {
  color: #888;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  padding: 0 20px;
  line-height: 20px;
  font-family: Montserrat;
  font-style: normal;
}
#bth-filter .bootstrap-select.btn-group.wppp-select .dropdown-menu li a{
  padding: 0 30px;
}
#bth-filter .bootstrap-select.btn-group.wppp-select .dropdown-menu{
  left: -45%;
  text-align: center;
}
#bth-filter .bootstrap-select.btn-group .dropdown-menu li:hover a{
  color: #333;
} 
#bth-filter .bootstrap-select.btn-group .dropdown-menu li:first-child{
  padding-top:15px; 
}
#bth-filter .bootstrap-select.btn-group .dropdown-menu li:last-child{
  padding-bottom:15px; 
}
.bootstrap-select.btn-group .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select.btn-group .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select.btn-group .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static;
}
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px;
}
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1036;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
}
select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
select.mobile-device {
  position: absolute !important;
  top: 0;
  left: 0;
  display: block !important;
  width: 100%;
  height: 100% !important;
  opacity: 0;
}
/*404 page*/
.page_not_found .box-search-info{
  display: block;
  position: relative;
  margin: 30px auto;
  width: 60%;
}
.page_not_found .box-search-info .search_full .txt-search{
  background: transparent;
}
.not_found_message{
  width: 50%;
  margin: 0 auto;
  font-family: Time News Roman;
  font-size: 14px;
  font-style: italic;
  color: #888;
}
.button-return .btn{
  padding: 10px 18px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
/*category page*/
/*.archive.tax-product_cat #bth-main-content {
    margin-right: -15px;
    margin-left: 15px;
}
.archive.tax-product_cat .bth-sidebar {
    margin-left: 15px;
    margin-right: -15px;
}*/
.archive .product-block.product-grid {
    margin-bottom: 16px!important;
    padding-bottom: 16px;
}
.woocommerce .product-block a.btn-cart, 
.woocommerce-page .product-block a.btn-cart,
.woocommerce a.added_to_cart{
  font-size: 12px;
  font-weight: 400;
}

#bth-filter {
  margin-bottom: 30px;
  border-bottom: 1px solid #ededed;
}
#bth-filter > * {
  margin-bottom: 0;
}
#bth-filter > ul {
  padding-top: 8px;
}
#bth-filter .form-switch-layout {
  float: left;
  line-height: 30px;
}
#bth-filter form.form-switch-layout > p {
  float: left;
  margin: 0 10px 0 0;
  line-height: 30px;
}
#bth-filter .form-switch-layout ul.switch-layout {
  margin: 0;
  float: left;
}
#bth-filter .form-switch-layout ul.switch-layout li {
  float: left;
  margin-right: 5px;
}
#bth-filter .form-switch-layout ul.switch-layout li a {
  display: inline-block;
  color: #a8a8a8;
}
#bth-filter .form-switch-layout ul.switch-layout li a.active,
#bth-filter .form-switch-layout ul.switch-layout li a:hover {
  color: #000;
}
#bth-filter .form-switch-layout ul.switch-layout li a .fa {
  float: left;
  font-size: 18px;
  margin-right: 10px;
  position: relative;
  top: 5px;
}
#bth-filter .form-switch-layout ul.switch-layout li a span {
  display: none;
}
#bth-filter .form-switch-layout ul.switch-layout li a.active span {
  text-decoration: underline;
}
#bth-filter .form-switch-layout ul.switch-layout li a:hover span {
  text-decoration: underline;
}
#bth-filter select {
  font-size: 13px;
  margin-bottom: 0;
  appearance: none;
  -moz-appearance: none;
  /* Firefox */
  -webkit-appearance: none;
  /* Safari and Chrome */
  border: 0;
  padding: 0 30px 0 10px;
  display: block;
  position: relative;
  cursor: pointer;
  width: auto;
}
#bth-filter select::-ms-expand {
  display: none;
}
#bth-filter .woocommerce-ordering {
  position: relative;
  border: 1px solid #ddd;
}
#bth-filter > p {
  float: left;
}
#bth-filter .caret{
  display: none;
}
.archive .product-list .product-image{
  min-height: 300px;
  min-width: 250px;
}
.woocommerce .product-list .product-image .image, 
.woocommerce-page .product-list .product-image .image{
  max-width: 230px;
}
.archive .product-list .product-meta .name{
  margin: 0 0 10px;
}

.archive .product-list .product-meta [itemprop="description"]{
  font-size: 14px;
  font-style: italic;
  font-family: Times New Roman;
  color: #888;
  margin: 20px;
}
.archive .product-list .product-meta [itemprop="description"] p{
  line-height: 18px;
}
.woocommerce div.product .woocommerce-tabs, .woocommerce-page div.product .woocommerce-tabs, .woocommerce #content div.product .woocommerce-tabs, .woocommerce-page #content div.product .woocommerce-tabs {
    margin-bottom: 35px;
    float: left;
}
#bth-filter .woocommerce-ordering {
    border: none;
}

.woocommerce a.checkout-button.button{
  text-transform: uppercase;
}
.woocommerce table.shop_table td, .woocommerce table.shop_table th {
    border: none;
    background: none!important;
}
.woocommerce button.btn.dropdown-toggle{
  background: transparent;
  color: #333;
}
.woocommerce table.shop_table .btn:hover {
    background: #222;
    color: #fff;
}
.woocommerce table.shop_table .btn{
  line-height: 30px;
}
.main-content-inner #bth-filter .woocommerce-ordering{
  border: none;
}
.woocommerce .box-search-info button.button{
  text-transform: capitalize;
}
.woocommerce .product-image .image .button-action .btn-quickview, 
.woocommerce-page .product-image .image .button-action .btn-quickview{
  z-index: 99;
}
.woocommerce-page .mini_cart_container .top-cart-content .cart-item-price .quantity{
position: initial;
left: 0;
top: 0;
color: #aaa;
}
.coupon #coupon_code{
  font-family: Time New Romans;
  font-size: 14px;
  font-style: italic;
  width: 50%!important;
}
.coupon h3{
  text-align: left;
  font-size: 18px;
}
.coupon{
  border: 1px solid #eee;
  padding: 0 20px 20px;
  width: 48%;
}
.woocommerce-page .cart-collaterals .cart_totals tr td{
  text-align: right;
}
.woocommerce ul#shipping_method li label, 
.woocommerce-page ul#shipping_method li label{
  font-family: Time New Romans;
  font-size: 14px;
  font-style: italic;
  color: #888;
  letter-spacing: 0;
}
.woocommerce table.cart .coupon input.btn, 
.woocommerce-page table.cart .coupon input.btn{
  background: #333;
  color: #fff;
  float: left;
}
.woocommerce table.cart .coupon input.btn:hover, 
.woocommerce-page table.cart .coupon input.btn:hover{
  background: #222;
}
.woocommerce-page .mini_cart_container .top-cart-content .cart-item-price .amount {
  position: initial;
    left: 0;
    font-size: 16px;
    font-style: italic;
    font-family: Times New Roman;
    top: 0;
}


.woocommerce-page .mini_cart_container .top-cart-content .cart-item-price {
    position: initial;
    right: 0px;
    top: 100%;
    line-height: initial;
}


.woocommerce-page .mini_cart_container .top-cart-content .cart-item-name::before {
    content: "";
    width: 50px;
    height: 1px;
    position: absolute;
    background: #dedede;
    top: 50%; 
}
.woocommerce-page .mini_cart_container .top-cart-content ul.product_list_widget li img {
    float: right;
    margin-left: 4px;
    width: 85px;
    height: auto;
  }
.woocommerce-page .mini_cart_container .top-cart-content li .cart-item-name::before{
  top:28%;
}
.woocommerce div.product span.price > .amount, 
.woocommerce-page div.product span.price > .amount, 
.woocommerce #content div.product span.price > .amount, 
.woocommerce-page #content div.product span.price > .amount {
    border-top: 1px solid #ddd;
    padding-top: 7px;
    padding-right: 5px;
    display: inline-block;
}
.woocommerce div.product span.price del .amount, 
.woocommerce-page div.product span.price del .amount, 
.woocommerce #content div.product span.price del .amount, 
.woocommerce-page #content div.product span.price del .amount {
    border-top: 1px solid #ddd;
    padding-top: 7px;
    padding-right: 5px;
    display: inline-block;
    text-decoration: line-through;
}
/*
  2.4 Blog page
*/
.search .bth-mainbody .blog-imgbanner,
.blog .bth-mainbody .blog-imgbanner,
.archive.category .bth-mainbody .blog-imgbanner,
.author .bth-mainbody .blog-imgbanner {
  display: inline-block;
  margin-bottom: 75px;
  width: 100%;
}
.search .bth-mainbody .breadcrumb-image,
.blog .bth-mainbody .breadcrumb-image,
.archive.category .bth-mainbody .breadcrumb-image,
.author .bth-mainbody .breadcrumb-image {
  float: right;
  position: relative;
}
.search .bth-mainbody .blog-info,
.blog .bth-mainbody .blog-info,
.archive.category .bth-mainbody .blog-info,
.author .bth-mainbody .blog-info {
  padding: 0 70px;
}
.search .bth-mainbody .blog-info .blog-container h2.blog-title,
.blog .bth-mainbody .blog-info .blog-container h2.blog-title,
.archive.category .bth-mainbody .blog-info .blog-container h2.blog-title,
.author .bth-mainbody .blog-info .blog-container h2.blog-title,
.related-posts h2
{
  text-align: left;
  line-height: 20px;
  margin-bottom: 15px;
}
.blog-info .col-md-12,
.blog-info .col-md-6 {
  padding: 0 10px;
}
.blog-info .col-md-12{
  margin-bottom: 30px;
}
.blog-info .col-md-12 .sticky{
  background: #333;
  margin-bottom: 0;
  padding: 20px 20px 0;

}
.blog-info .col-md-12 .blog-container{
  margin-bottom: 0;
}
.search .bth-mainbody .bth-content-inner .row, 
.blog .bth-mainbody .bth-content-inner .row, 
.archive.category .bth-mainbody .bth-content-inner .row, 
.author .bth-mainbody .bth-content-inner .row{
  margin-left: -10px;
  margin-right: -10px; 
}
.bth-sidebar .widget.widget_rss ul li a.rsswidget,
h2.blog-title a, 
.related-posts h2 a {
  color: #333;
  font-size: 12px;
  font-family: Montserrat;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  position: relative;
  padding-bottom: 15px;
  display: block;
  font-style: normal;
}
.blog-container.sticky h2.blog-title a{
  color:#ddd;
}

.bth-sidebar .widget.widget_rss ul li a.rsswidget{
  width: 100%;
  padding-bottom: 0;
}
.owl-carousel h2.blog-title a:after{
  display: none;
}
.owl-carousel h2.blog-title a{
  padding-bottom: 0;
}
h2.blog-title a:after,
.related-posts h2 a:after {
  content:"";
  position: absolute;
  height: 1px;
  width: 70px;
  left: 0;
  bottom: 0;
  border-top: 1px solid #dddddd;
}
h2.blog-title a:hover,
.related-posts h2 a:hover {
  color: #888;
}
.blog-content {
  text-align: left;
  max-height: 60px;
  overflow: hidden;
  margin-bottom: 9px;
}
.blog-content p {
  line-height: 20px;
  margin-bottom: 0px;
}
.blog-meta {
  text-align: left;
}
.blog-meta > span {
  text-transform: uppercase;
  color: #333;
  margin-bottom: 0;
}
.blog-meta > span .fa{
  line-height: 0;
  margin-right: 5px;
}
.blog-meta > span a {
  font-size: 11px;
  text-transform: uppercase;
  color: #333;
  text-decoration: none;
}
.sticky .blog-meta > span,
.sticky .blog-meta > span a{
  color: #ddd;
}
.blog-meta .author-link a:before{
  content: "\f007";
  position: absolute;
  top: 0px;
  font-family: FontAwesome;
  left: 0;
  font-size: 13px;
}
.post-thumb {
  margin-bottom: 20px;
}
.blog-info .blog-container{
  margin-bottom: 23px;
}
#bth-main-content .bth_breadcrumb{
  margin-bottom: 20px !important;
  margin-top: -29px;
}
.widget_blackshop_recent_posts_widget .post-widget article img{
  width: auto;
  height: 58px;
}
.search .bth-mainbody .blog-info .post-thumb img,
.blog .bth-mainbody .blog-info .post-thumb img,
.archive.category .bth-mainbody .blog-info .post-thumb img,
.author .bth-mainbody .blog-info .post-thumb img{
  max-width: 100%;
  width: 100%;
  height: auto;
}
.bth-sidebar .widget.widget_blackshop_recent_posts_widget .img-container{
  float: left;
  min-height: 80px;
  padding-top: 5px;
}
.widget_blackshop_widget_blog_search h3.widget-title{
  padding: 19px 0;
  margin-top: 10px;
}
.bth-sidebar .widget.widget_blackshop_recent_posts_widget a,
.bth-sidebar .widget.widget_blackshop_recent_posts_widget .published
{
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  font-family: Montserrat;
  color: #333;
  letter-spacing: 1px;
}
.blog-info,
.widget_blackshop_widget_blog_search{
  margin-top: 30px;
}
.bth-blog-search{
  position: relative;
}
.bth-blog-search .btn-search{
  background: none;
  border:none;
  position: absolute;
  right: 10px;
  top: 5px;
}

.bth-blog-search .btn-search:hover,
.bth-blog-search .btn-search:focus{
  outline: none;
  color: #888;
}
.bth-sidebar .widget.widget_blackshop_recent_posts_widget span.published{
  margin: 10px 0 0;
  font-weight: 400;
}
.bth-sidebar .widget.widget_blackshop_recent_posts_widget .item-post{
  border-bottom: 1px solid #eee;
  padding-bottom: 15px;
}
.bth-sidebar .widget.widget_blackshop_recent_posts_widget .item-post:last-child{
  border-bottom: none;
}
.bth-sidebar .widget.widget_blackshop_recent_posts_widget .author,
.bth-sidebar .widget.widget_blackshop_recent_posts_widget .comment-count{
  display: none;
}
.search #bth-main-content .single-container,
.blog #bth-main-content .single-container,
.archive.category #bth-main-content .single-container,
.author #bth-main-content .single-container {
  padding: 0 81px;
}
.search #bth-main-content .single-container .post-thumb,
.blog #bth-main-content .single-container .post-thumb,
.archive.category #bth-main-content .single-container .post-thumb,
.author #bth-main-content .single-container .post-thumb {
  text-align: center;
  margin-top: 50px;
}
.search #bth-main-content .single-container .blog-title,
.blog #bth-main-content .single-container .blog-title,
.archive.category #bth-main-content .single-container .blog-title,
.author #bth-main-content .single-container .blog-title {
  font-size: 12px;
  font-family: Montserrat;
  text-transform: uppercase;
  font-weight: 400;
  color: #333;
}
.search #bth-main-content .single-container .post-content,
.blog #bth-main-content .single-container .post-content,
.archive.category #bth-main-content .single-container .post-content,
.author #bth-main-content .single-container .post-content {
  color: #888;
  font-size: 14px;
  font-style: italic;
  font-family: Times New Roman;
}
.search #bth-main-content .single-container .blog-meta span,
.blog #bth-main-content .single-container .blog-meta span,
.archive.category #bth-main-content .single-container .blog-meta span,
.author #bth-main-content .single-container .blog-meta span {
  font-size: 11px;
  text-transform: uppercase;
  font-family: Montserrat;
  color: #333;
}
.search #bth-main-content .single-container .blog-meta span a,
.blog #bth-main-content .single-container .blog-meta span a,
.archive.category #bth-main-content .single-container .blog-meta span a,
.author #bth-main-content .single-container .blog-meta span a {
  color: #333;
}
.search #bth-main-content .single-container .blog-meta .post-category,
.blog #bth-main-content .single-container .blog-meta .post-category,
.archive.category #bth-main-content .single-container .blog-meta .post-category,
.author #bth-main-content .single-container .blog-meta .post-category {
  display: none;
}
.search #bth-main-content .single-container .post-share,
.blog #bth-main-content .single-container .post-share,
.archive.category #bth-main-content .single-container .post-share,
.author #bth-main-content .single-container .post-share {
  background: 0;
}
.search #bth-main-content .single-container .post-share .social-networks li,
.blog #bth-main-content .single-container .post-share .social-networks li,
.archive.category #bth-main-content .single-container .post-share .social-networks li,
.author #bth-main-content .single-container .post-share .social-networks li {
  padding-right: 0;
}
.search #bth-main-content .single-container .post-share .social-networks li i.fa,
.blog #bth-main-content .single-container .post-share .social-networks li i.fa,
.archive.category #bth-main-content .single-container .post-share .social-networks li i.fa,
.author #bth-main-content .single-container .post-share .social-networks li i.fa {
  color: #aaa;
}
.search #bth-main-content .commentform .comment-respond h4.heading,
.blog #bth-main-content .commentform .comment-respond h4.heading,
.archive.category #bth-main-content .commentform .comment-respond h4.heading,
.author #bth-main-content .commentform .comment-respond h4.heading {
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 400;
  letter-spacing: 1px;
  color: #333;
}
.search #bth-main-content .commentform p.h-info,
.blog #bth-main-content .commentform p.h-info,
.archive.category #bth-main-content .commentform p.h-info,
.author #bth-main-content .commentform p.h-info {
  font-style: italic;
  font-family: Times New Roman;
  color: #888;
  font-size: 14px;
}
.search #bth-main-content .form-group label,
.blog #bth-main-content .form-group label,
.archive.category #bth-main-content .form-group label,
.author #bth-main-content .form-group label {
  font-size: 14px;
  font-family: Times New Roman;
  color: #333;
  font-style: italic;
}
.search #bth-main-content .form-submit .btn-primary,
.blog #bth-main-content .form-submit .btn-primary,
.archive.category #bth-main-content .form-submit .btn-primary,
.author #bth-main-content .form-submit .btn-primary {
  background: #333;
}
h3.widget-title{
  font-size: 18px;
  font-family: Montserrat;
  background: 0;
  padding: 16px 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin: 0px;
  color: #333;
  font-weight: 700;
}
.bth-sidebar .blog-sidebar.widget_categories ul li:first-of-type{
  border-top: none;
}
/*.bth-sidebar .blog-sidebar.widget_categories ul li,
.archive.category .bth-sidebar ul li,
.author .bth-sidebar ul li {
  margin-bottom: 0;
  border-top: 1px solid #ddd;
  line-height: 21px;
  text-align: right;
  color: #888;
  font-style: italic;
  font-family: Times New Roman;
  font-size: 14px;
}*/
.bth-sidebar .blog-sidebar.widget_categories ul li a,
.archive.category .bth-sidebar ul li a,
.author .bth-sidebar ul li a,
.bth-blog-search input
 {
  color: #888;
  font-style: italic;
  font-family: Times New Roman;
  font-size: 14px;
  float: left;
}
.bth-sidebar .blog-sidebar.widget_categories ul li:hover,
.bth-sidebar .blog-sidebar.widget_categories ul li:hover a {
  color: #333;
}
.search .bth-sidebar .widget_recent_entries .widget-inner ul li,
.blog .bth-sidebar .widget_recent_entries .widget-inner ul li,
.archive.category .bth-sidebar .widget_recent_entries .widget-inner ul li,
.author .bth-sidebar .widget_recent_entries .widget-inner ul li {
  border-bottom: 1px solid #ddd;
  border-top: 0;
}
.archive.category .col-sm-3.vc_column_container .wpb_wrapper .logo-footer {
  padding-top: 20px!important;
}
.single .bth-mainbody .breadcrumb-image {
  float: right;
}
.single #bth-main-content .single-container {
  padding: 0 70px;
  margin-bottom: 50px;
}
.single #bth-main-content .single-container .post-thumb {
  text-align: center;
  margin-top: 30px;
  height: 423px;
  overflow: hidden;
}
.single #bth-main-content .single-container .post-thumb img {
  width: 100%;
}
.single #bth-main-content .single-container .blog-title {
  font-size: 12px;
  font-family: Montserrat;
  text-transform: uppercase;
  font-weight: 700;
  color: #333;
  cursor: pointer;
  letter-spacing: 1px;
  line-height: 20px;
}
.single #bth-main-content .single-container .blog-title:hover {
  color: #888;
}
.single #bth-main-content .single-container .post-content {
  color: #888;
  font-size: 14px;
  font-style: italic;
  font-family: Times New Roman;
}
.single #bth-main-content .single-container .post-content p{
  line-height: 20px;
  margin-bottom: 20px;
}

.single #bth-main-content .single-container .blog-meta span {
  font-size: 11px;
  text-transform: uppercase;
  font-family: Montserrat;
  color: #333;
}
.single #bth-main-content .single-container .blog-meta span a {
  color: #333;
}
.single #bth-main-content .single-container .blog-meta .post-category {
  display: none;
}
.single #bth-main-content .single-container .post-share {
  background: 0;
  padding-left: 0;
}
.single #bth-main-content .single-container .post-share .social-networks li {
  padding-right: 0;
}
.single #bth-main-content .single-container .post-share .social-networks li i.fa {
  color: #aaa;
}
.single #bth-main-content .single-container .bth-content img {
  width: 100%;
}
.single #bth-main-content .commentform .comment-respond h4.heading {
  font-size: 14px;
  font-family: Montserrat;
  font-weight: 700;
  letter-spacing: 1px;
  color: #333;
}
.single #bth-main-content .commentform p.h-info {
  font-style: italic;
  font-family: Times New Roman;
  color: #888;
  font-size: 14px;
}
.woocommerce #review_form #respond p.stars, 
.woocommerce-page #review_form #respond p.stars{
  font-style: normal;
}
.logged-in-as,
.form-group label,
.single #bth-main-content .form-group label {
  font-size: 14px;
  font-family: Times New Roman;
  color: #333;
  font-style: italic;
}
.single #bth-main-content .form-submit .btn-primary {
  background: #333;
  text-transform: uppercase;
}
.single #bth-main-content .form-submit .btn-primary:hover {
  background: #222;
}
.bth-sidebar p,
.bth-sidebar select{
  font-family: Times New Roman;
  font-weight: normal;
  font-style: italic;
}
.bth-sidebar select{
  padding:6px 12px;
  height: 31px;
  font-size: 14px;
  color: #888;
}
.bth-sidebar .shop-single-sidebar ul li,
.bth-sidebar .shop-sidebar ul li,
.bth-sidebar .blog-sidebar ul li {
  margin-bottom: 0;
  border-top: 1px solid #ddd;
  line-height: 50px;
  font-family: Times New Roman;
  font-weight: normal;
  font-style: italic;
  text-align: right;
  clear: both;
}
.bth-sidebar ul#recentcomments li{
  text-align: left;
}
.bth-sidebar ul#recentcomments li a{
  float: none;
}
.bth-sidebar ul li div{
  line-height: 21px;
  text-align: left;
}

.bth-sidebar .shop-single-sidebar ul li a,
.bth-sidebar .shop-sidebar ul li a,
.bth-sidebar .blog-sidebar ul li a {
  color: #333;
  font-style: italic;
  font-family: sans;
  font-size: 14px;
  padding: 14px 0;
  line-height: 21px;
  font-weight: normal;
  float: left;
  text-align: left;
}


.bth-sidebar .blog-sidebar ul li a:hover {
  color: #888;
}
.bth-sidebar .widget_recent_entries .widget-inner ul li {
  border-bottom: 1px solid #ddd;
  border-top: 0;
}

.single .commentlists div.avatar img {
  border-radius: 0;
}
.single #comments a.comment-reply-link {
  font-size: 12px;
  text-transform: uppercase;
  text-decoration: none;
  color: #333;
  font-style: normal;
  letter-spacing: 1px;
}
.single #comments a{
  text-decoration: none;
}
.single .comment-box small,
.single .comment-box small a{
  font-size: 14px;
  font-style: italic;
  font-family: Times New Roman;
  color: #888;
}
.single .comment-box .comment-text {
  font-size: 14px;
  font-style: italic;
  font-family: Times New Roman;
  color: #888;
}
.single .commentlists {
  border-bottom: 0;
}
.single .commentlists .the-comment {
  border-top: 0;
}
.sidebar-inner .bth-blog-search input[type="submit"] {
    display: none;
}
.blog-container {
  position: relative;
  text-align: center;
}
.blog-container:last-child .blog-container-inner {
  border: 0;
  margin-bottom: 0;
  padding-bottom: 30px;
}
.blog-container.blog-mini .video-responsive,
.blog-container.blog-mini .audio-responsive {
  padding-bottom: 100%;
  margin-bottom: 0;
}
.blog-container.blog-mini .post-thumb {
  margin-bottom: 0;
}
.blog-container .blog-container-inner {
  border-bottom: 1px solid #ededed;
}
.blog-container .blog-thumb {
  margin-bottom: 30px;
}
.blog-container .blog-thumb img {
  width: 100%;
}
.blog-container h2.blog-title {
  margin-bottom: 20px;
  margin-top: 0;
  text-transform: capitalize;
}
.blog-container h2.blog-title a {
  text-decoration: none;
  color: #222;
}
.blog-container h2.blog-title a:hover {
  color: #888;
}
.blog-container .blog-content {
  line-height: 1.9;
  margin-bottom: 11px;
}
.blog-container .blog-content p {
  font-style: italic;
  font-family: Times New Roman;
  color: #888;
  font-size: 14px;
}
.blog-container.blog-visual.blog-visual-2 .meta-heading {
  margin-left: 0;
}
.blog-container.blog-visual .blog-meta {
  width: 100%;
  float: none!important;
}
.blog-container.blog-visual .blog-container-inner {
  margin: 0;
  border: 0;
  padding: 0;
  position: relative;
}
.blog-container.blog-visual .blog-container-inner .meta .fa {
  margin-right: 3px;
  color: #333;
  display: inline;
}
.blog-container.blog-visual .blog-container-inner .meta .author-link {
  border-right: 1px solid #f0f0f0;
  padding-right: 10px;
  margin-right: 10px;
}
.blog-container.blog-visual .blog-container-inner .meta a:hover {
  text-decoration: underline;
}
.blog-container.blog-visual .blog-container-inner .visual-inner {
  padding-top: 15px;
  min-height: 189px;
  text-align: left;
  background-color: #fff;
}
.blog-container.blog-visual .blog-container-inner .visual-inner .blog-title {
  position: relative;
  margin-bottom: 15px;
  margin-top: 0;
  text-align: left;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 400;
  color: #333;
  letter-spacing: 1px;
  margin-top: 3px;
}
.blog-container.blog-visual .blog-container-inner .visual-inner .blog-title:before {
  content: "";
  width: 55px;
  height: 1px;
  position: absolute;
  top: 31px;
  background: #e2e2e2;
}
.blog-container.blog-visual .blog-container-inner .visual-inner .blog-title a {
  color: #333;
}
.blog-container.blog-visual .blog-container-inner .visual-inner .blog-title a:hover {
  color: #333;
}
.blog-container.blog-visual .blog-container-inner .visual-inner .blog-content {
  font-size: 14px;
  font-family: Times New Roman;
  font-style: italic;
  color: #888;
}
.blog-container.blog-visual .blog-container-inner .visual-inner .blog-content p {
  line-height: 1.5;
  padding-top: 17px;
}
.blog-container.blog-visual .blog-container-inner .visual-inner .meta {
  font-size: 12px;
  color: #666;
  line-height: 1;
}
.blog-container.blog-visual .blog-container-inner .visual-inner .meta span {
  display: inline-block;
  text-transform: uppercase;
  color: #333;
  padding-right: 5px;
  letter-spacing: 1px;
}
.blog-container.blog-visual .blog-container-inner .visual-inner .meta span:first-child {
  padding-right: 23px;
  text-transform: uppercase;
  color: #333;
  letter-spacing: 1px;
}
.blog-container.blog-visual .blog-container-inner .visual-inner .meta span:last-child {
  padding-left: 18px;
}
.blog-container.blog-visual .post-thumb {
  overflow: hidden;
}
.blog-container.blog-visual .post-thumb a img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.blog-container.blog-visual .post-thumb a{
  display: inline-block;
  overflow: hidden;
}
.blog-container.blog-visual .post-thumb a:hover > img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
.blog-container.blog-visual .post-thumb:hover .published {
  background: #f46e6f;
}
.blog-container.blog-visual .post-thumb,
.blog-container.blog-visual .status-responsive {
  margin-bottom: 0;
  position: relative;
}
.blog-container.blog-visual .post-thumb .published,
.blog-container.blog-visual .status-responsive .published {
  position: absolute;
  top: 10px;
  left: 10px;
  padding: 6px 14px;
  background: #000;
  color: #fff;
  font-size: 12px;
}
.blog-container.blog-visual .meta-date > span {
  width: 65px;
  height: 65px;
  background: #f46e6f;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  float: right;
  display: table;
  color: #fff;
}
.blog-container.blog-visual .meta-date > span > span {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.blog-container.blog-visual .meta-date > span .d {
  font-size: 1.5em;
  line-height: 1;
  vertical-align: bottom;
}
.blog-container.blog-visual .meta-date > span .my {
  font-size: 0.9em;
  vertical-align: top;
}
.blog-container.blog-visual .meta-heading {
  margin-bottom: 20px;
  margin-left: 80px;
}
.blog-container.blog-visual .meta-heading .blog-title {
  font-size: 1.5em;
}
.blog-container.blog-visual .meta-heading .visual-meta {
  list-style: none;
  padding: 0;
  color: #aaa;
}
.blog-container.blog-visual .meta-heading .visual-meta li {
  display: inline-block;
  margin-right: 10px;
}
.blog-container.blog-visual .meta-heading .visual-meta li:last-child {
  margin-right: 0;
}
.blog-container.blog-visual .meta-heading .visual-meta li .fa {
  padding-right: 3px;
}
.blog-container.blog-visual .meta-heading .visual-meta a {
  color: #444444;
}
.blog-container.blog-visual .meta-heading .visual-meta a:hover {
  color: #666666;
  text-decoration: underline;
}
.blog-container.blog-masonry .blog-meta {
  width: 100%;
  float: none!important;
}
.blog-container.blog-masonry .blog-container-inner {
  margin: 0;
  border: 0;
  padding: 0;
  border: 1px solid #ededed;
  margin-bottom: 30px;
}
.blog-container.blog-masonry .post-thumb,
.blog-container.blog-masonry .status-responsive {
  margin-bottom: 0;
}
.blog-container.blog-masonry .masonry-inner {
  padding: 20px 20px 0;
}
.blog-container.blog-masonry .meta-date > span {
  width: 65px;
  height: 65px;
  background: #f46e6f;
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
  float: right;
  display: table;
  color: #fff;
}
.blog-container.blog-masonry .meta-date > span > span {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
}
.blog-container.blog-masonry .meta-date > span .d {
  font-size: 1.5em;
  line-height: 1;
  vertical-align: bottom;
}
.blog-container.blog-masonry .meta-date > span .my {
  font-size: 0.9em;
  vertical-align: top;
}
.blog-container.blog-masonry .meta-heading {
  margin-bottom: 20px;
  margin-left: 80px;
}
.blog-container.blog-masonry .meta-heading .blog-title {
  font-size: 1.5em;
}
.blog-container.blog-masonry .meta-heading .masonry-meta {
  list-style: none;
  padding: 0;
  color: #aaa;
}
.blog-container.blog-masonry .meta-heading .masonry-meta li {
  display: inline-block;
  margin-right: 10px;
}
.blog-container.blog-masonry .meta-heading .masonry-meta li:last-child {
  margin-right: 0;
}
.blog-container.blog-masonry .meta-heading .masonry-meta li .fa {
  padding-right: 3px;
}
.blog-container.blog-masonry .meta-heading .masonry-meta a {
  color: #444444;
}
.blog-container.blog-masonry .meta-heading .masonry-meta a:hover {
  color: #666666;
  text-decoration: underline;
}
.blog-meta {
  color: #aaaaaa;
  position: relative;
}
.blog-meta > span {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 20px;
  font-size: 11px;
}
/**/
.status-responsive {
  padding: 45px 35px;
  color: #fff;
  background: #333333;
  font-size: 13px;
  font-weight: 300;
  margin-bottom: 30px;
}
.related-posts{
  margin-top: 21px;
}
.related-posts img{
  width: 100%
}
.related-posts p{
  color: #aaa;
  font-size: 14px;
  font-style: italic;
  font-family: Times New Roman;
  font-weight: normal;
}
.post-share .social-networks li.share{
  color: #888;
  font-weight: 700;
}
#comments .commentlists .the-comment .comment-box {
  margin-left: 120px;
}
.related-posts hr{
  width: 60px;
}
.single .top-share{
  margin-top: 30.5px;
}
.single .bottom-share{
  margin: 0 0 40px;
  padding-top: 26px;
  clear: both;
  border-top: none;
  border-bottom: 1px solid #eeeeee;
}
.single .post-share{margin: 0; padding: 0 15px 0 0;}
.single .post-share strong, .single .post-tags strong{
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: 700;
}
.post-tags{
  margin: 0
}
.single #bth-main-content .single-container .post-share .social-networks li:hover i.fa,
.single .post-tags a:hover{
  color: #333;
}
.single .post-tags a{text-transform: capitalize; font-family: Times New Roman; font-style: italic; font-weight: normal; color: #888}

.single .comment-box .comment-text p, .single .comment-box small,
.single #bth-main-content .form-group label,
.single #bth-main-content .commentform p.h-info {
    font-weight: normal;
}
/*mini-cart*/
.mini_cart_container {
  position: relative;
  padding: 0;
  float: right;
  line-height: 50px;
}
.mini_cart_container .shoppingcart a .fa {
  color: #333 !important;
  font-size: 14px;
  height: 28px;
  width: 28px;
  line-height: 28px;
  text-align: center;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.mini_cart_container .shoppingcart a .count {
  position: absolute;
  top: 0px;
  width: 18px;
  height: 18px;
  text-align: center;
  line-height: 20px;
  right: -10px;
  color: #888;
}
a.icon-search:before,
.mini_cart_container .shoppingcart a i:after {
  content: "";
  position: absolute;
  z-index: -1;
  top: 50%;
  left: 50%;
  margin-left: -15px;
  margin-top: -15px;
  height: 30px;
  width: 30px;
  background: #ddd none repeat scroll 0% 0%;
  transform: scale(0);
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease-out;
  border-radius: 50%;
}
.mini_cart_container:hover .top-cart-content {
  display: block;
  transition: all 0.5s ease 0s;
  animation: 0.5s ease 0s normal none 1 running fadeInUpSmall;
}
a.icon-search:hover:before,
.mini_cart_container:hover .shoppingcart a i:after  {
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
}
.mini_cart_container .top-cart-content {
  position: absolute;
  top: 46px;
  z-index: 1000;
  right: 0;
  border: 1px solid #eee;
  background: #ffffff none repeat scroll 0% 0%;
  padding: 20px 10px 0px;
  width: 300px;
  display: none;
  -webkit-box-shadow: 0 5px 15px -5px #999999;
  box-shadow: 0 5px 15px -5px #999999;
}
.uk-offcanvas.mini_cart_container:hover .top-cart-content {
  animation:none;
  display: block;
}
.uk-offcanvas.mini_cart_container .top-cart-content{
  position: inherit;
  display: block;
  width: 100%;
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
} 
.mini_cart_container .top-cart-content .cart_list {
  list-style-type: none;
  padding-left: 10px;
  margin-bottom: 10px;
}
.mini_cart_container .top-cart-content .cart_list li {
  clear: both;
  text-transform: uppercase;
  position: relative;
}
.mini_cart_container .top-cart-content .cart_list li.empty{
  font-size: 11px;
  letter-spacing: 1px;
  line-height: 20px;
  margin-bottom: 10px;
}
.mini_cart_container .top-cart-content .cart_list li a {
  margin-bottom: 20px;
  font-size: 12px;
  color: #333;
  letter-spacing: 1px;
  margin-right: 10px;
  line-height: 20px;
  font-weight: 700;
  transition: all 0.5s ease 0s;
}
.mini_cart_container .cart-item-detail{
  float: left;
  width: 135px;
}
.mini_cart_container .top-cart-content .cart_list li a:hover {
  color: #888;
}
.mini_cart_container .top-cart-content  .remove .cart-remove:before {
  content: "";
  background-image: url("images/closehiden.png");
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: cover;
  top: -15px;
  right: -10px;
  transition: all 0.5s ease 0s;
}
.mini_cart_container .top-cart-content  .remove:hover .cart-remove:before {
  background-image: url("images/close.png");
}
.mini_cart_container .top-cart-content  .edit .cart-edit:before {
  content: "";
  background-image: url("images/createhiden.png");
  width: 20px;
  height: 20px;
  position: absolute;
  background-size: cover;
  top: -10px;
  left: -10px;
  transition: all 0.5s ease 0s;
}
.mini_cart_container .top-cart-content  .edit:hover .cart-edit:before {
  background-image: url("images/create.png");
}
.mini_cart_container .top-cart-content  .remove,
.mini_cart_container .top-cart-content  .edit {
  position: absolute;
  top: 15px;
  right: 0;
}
.mini_cart_container .top-cart-content  .edit {
  top: 35px;
}
.mini_cart_container .top-cart-content .cart-item-name {
  line-height: 1;
  margin-bottom: 20px;
  position: relative;
}
.mini_cart_container .top-cart-content .cart-item-name:before {
  content: "";
  width: 50px;
  height: 1px;
  position: absolute;
  background: #dedede;
  bottom: -10px;
  top: initial!important;
}
.mini_cart_container .top-cart-content .cart-item-price {
  float: left;
  line-height: initial;
}
.mini_cart_container .top-cart-content .cart-item-price .quantity {
  top: 13px!important;
  color: #aaa;
  line-height: 18px;
  margin-left: 8px;
}
.cart-empty,
.mini_cart_container .top-cart-content .cart-item-price .amount {
  font-size: 16px;
  font-style: italic;
  font-family: Times New Roman;
  top: 10px;
}
.mini_cart_container .top-cart-content .mini-cart-subtotal {
  clear: both;
  margin-left: 10px;
  border-top: 1px solid #eee;
  margin-right: 10px;
  margin-bottom: 5px;
}
.mini_cart_container .top-cart-content .mini-cart-subtotal strong {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
}
.mini_cart_container .top-cart-content small,
.mini_cart_container .top-cart-content .mini-cart-subtotal .amount {
  font-size: 26px;
  font-family: Times New Roman;
  font-style: italic;
  color: #333;
}
.mini_cart_container .top-cart-content small{
  font-size: 90%;
}
.mini_cart_container .top-cart-content .mini-cart-subtotal .mini-cart-buttons {
  margin-bottom: 0px;
}
.mini_cart_container .top-cart-content .mini-cart-buttons a {
  background: #ededed;
  color: #333;
  text-transform: uppercase;
  margin-bottom: 15px;
  margin-left: 10px;
  line-height: 25px;
  width: 260px;
  letter-spacing: 1px;
}
.uk-offcanvas.mini_cart_container .top-cart-content .mini-cart-buttons a {
  margin-left: 0;
  width: 250px;
}
.mini_cart_container .top-cart-content .mini-cart-buttons a:hover {
  background: #dedede;
  color: #333;
  transition: all 0.5s ease 0s;
}
.mini_cart_container .top-cart-content .mini-cart-buttons  a.btn-checkout{
  background: #333;
  color: #fff;
}
.mini_cart_container .top-cart-content .mini-cart-buttons  a.btn-checkout:hover{
  background: #222;
  transition: all 0.5s ease 0s;
}
.mini_cart_container .top-cart-content a img {
  width: 80px;
  height: auto;
}
/*single product page*/
.woocommerce.single-product .summary a.btn-wishlist,
.woocommerce-page.single-product .summary a.btn-wishlist,
.woocommerce.single-product .summary a.btn-compare,
.woocommerce-page.single-product .summary a.btn-compare {
  position: relative;
  background: none;
  color: #333;
  width: 39px;
  height: 39px;
  line-height: 39px;
  text-align: center;
  border: 2px solid #eee;
  padding: 0;
  margin: 0;
  float: left;
  margin-right: 5px;
  font-size: 0;
}
.woocommerce.single-product .summary a.btn-wishlist:before,
.woocommerce-page.single-product .summary a.btn-wishlist:before,
.woocommerce.single-product .summary a.btn-compare:before,
.woocommerce-page.single-product .summary a.btn-compare:before {
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -9px;
  margin-left: -10px;
}
.woocommerce #single-product .summary a.btn-wishlist:before,
.woocommerce-page #single-product .summary a.btn-wishlist:before {
  background: transparent url("images//btn-wishlist.png") no-repeat scroll 1px 0px;
}
.woocommerce #single-product  .summary a.btn-wishlist:hover,
.woocommerce-page #single-product  .summary a.btn-wishlist:hover {
  background: #333;
  border-color: #333;
}
.woocommerce #single-product .summary a.btn-wishlist:hover:before,
.woocommerce-page #single-product  .summary a.btn-wishlist:hover:before {
  background: transparent url("images//btn-wishlist.png") no-repeat scroll 1px -40px;
}
.woocommerce #single-product .summary a.btn-compare:before,
.woocommerce-page #single-product  .summary a.btn-compare:before {
  margin-top: -10px;
  background: transparent url("images//btn-compare.png") no-repeat scroll 1px p0x;
}
.woocommerce #single-product .summary a.btn-compare:hover,
.woocommerce-page #single-product .summary a.btn-compare:hover {
  background: #333;
  border-color: #333;
}
.woocommerce #single-product .summary a.btn-compare:hover:before,
.woocommerce-page #single-product .summary a.btn-compare:hover:before {
  background: transparent url("images//btn-compare.png") no-repeat scroll 1px -31px;
}
.woocommerce #single-product  .yith-wcwl-add-to-wishlist,
.woocommerce-page #single-product  .yith-wcwl-add-to-wishlist {
  display: none;
}
.woocommerce #single-product .wishlist-compare a:after{
  display: none;
}
.woocommerce #single-product .wishlist-compare{
  border: none;
  padding: 0;
}
.woocommerce .product-type-variable  #single-product .wishlist-compare{
  clear: both;
  margin-left: -16px;
}
.woocommerce div.product form.cart .variations select, 
.woocommerce-page div.product form.cart .variations select, 
.woocommerce #content div.product form.cart .variations select, 
.woocommerce-page #content div.product form.cart .variations select{
  font-style: italic;
  font-family: Times New Roman;
  color: #888;
  font-size: 14px;
}
.woocommerce #single-product .cart-inner .button{
  font-family: MontSerrat;
}

#single-product .yith_magnifier_zoom_magnifier{
  border: none;
}
.related .woocommerce .product-slide .owl-item {
    border: none;
    padding: 0;
}
.woocommerce .star-rating, 
.woocommerce-page .star-rating,
.woocommerce #review_form #respond p.stars, 
.woocommerce-page #review_form #respond p.stars{
  font-style: normal;
}
.woocommerce p.stars a:hover, 
.woocommerce-page p.stars a:hover,
.woocommerce p.stars a.active, 
.woocommerce-page p.stars a.active{
  color: #fecf2b
}
.woocommerce p.stars a.ative, .woocommerce-page p.stars a.active
.single #bth-main-content .product-type-variable .form-group label {
    font-size: 14px;
    color: #333;
    letter-spacing: 1;
    line-height: 20px;
    text-transform: uppercase;
    text-align: left;
    display: inline-block;
    width: 100%;
    font-style: normal;
}
.woocommerce div.product form.cart .button, 
.woocommerce-page div.product form.cart .button
{
  float: left;
  display: block;
  background: #fff;
  color: #333;
  border: 2px solid #eeeeee;
  line-height: 25px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  padding: 5px 15px;
  text-transform: uppercase;
  font-size: 12px;
}
.woocommerce div.product form.cart .button:hover, 
.woocommerce-page div.product form.cart .button:hover
{
  background: #000;
  color: #fff;
  border-color: #000;
}
#single-product form.cart .variations .reset_variations {
    margin-top: 8px !important;
}
#single-product form.cart .attr_select{
  padding-left: 0;
}
#single-product form.cart .single_variation_wrap,
.single #bth-main-content .product-type-variable .post-share{
  margin-left: -16px;
}

.single #bth-main-content .product-type-variable .form-group label {
  font-size: 14px;
  color: #333;
  letter-spacing: 1;
  line-height: 20px;
  text-transform: uppercase;
  text-align: left;
  display: inline-block;
  width: 100%;
}
.woocommerce .up-sells .product-slide .owl-item, 
.woocommerce-page .up-sells .product-slide .owl-item,
.woocommerce .up-sells .product-slide .owl-item .product-block,
.woocommerce-page .up-sells .product-slide .owl-item .product-block
{
  border: none;
}
.col-sm-3 .woocommerce .product-block:not(.product-deals) span.product-badge-new,
.woocommerce .related  span.product-badge-new, 
.woocommerce-page .related span.product-badge-new,
.col-sm-3 .woocommerce .product-block:not(.product-deals) span.onsale,
.woocommerce .related span.onsale,   
.woocommerce-page .related span.onsale{
  display: none;
}
.woocommerce-page span.product-badge-new, 
.woocommerce span.onsale, .woocommerce-page span.onsale{
  z-index: 100!important;
}
/*product category sidebar*/
 
.bth-sidebar .shop-sidebar ul.product-categories li.current-cat-parent > a,
.bth-sidebar .shop-sidebar ul.product-categories li.current-cat > a {
  color: #aaa;
}
.bth-sidebar .shop-sidebar ul.product-categories li.cat-parent .children a {
  color: #aaa;
}
.bth-sidebar .shop-sidebar ul.product-categories li .count {
  line-height: 26px;
  position: absolute;
  right: 12px;
  top: 0;
  color: #ccc;
}
.bth-sidebar .shop-sidebar ul {
  margin-bottom: 0;
  list-style: none;
  padding: 0;
}
.bth-sidebar .shop-sidebar ul li:last-child {
  border-bottom: none;
}
.bth-sidebar .shop-sidebar ul li:hover:before {
  color: #aaa;
}
.bth-sidebar .shop-sidebar ul li a {
  text-transform: capitalize;
  color: #333;
}
.bth-sidebar .shop-sidebar ul li a:hover {
  color: #888;
}
.bth-sidebar ul li ul.sub-menu li,
.bth-sidebar ul li ul.children li {
  border-bottom: none;
  padding-left: 15px;
}
.bth-sidebar .shop-sidebar ul li.cat-parent .children li:hover a {
  color: #888;
}
.archive.tax-product_cat .main-content-inner .products
 {
  padding: 0px 70px;
}
.main-content-inner #bth-filter{
  padding: 25px 0px 0;
  margin: 0 75px 30px;
}

.widget_product_categories.shop-single-sidebar .widget-inner h3{
  margin-top: 0;
}
.archive.tax-product_cat .sidebar-inner .widget_product_categories .widget-inner h3 {
  color: #333;
  background: #fff;
  margin-top: 47px;
  padding-bottom: 15px;
  margin-bottom: 0;
  font-size: 18px;
}
body:not(.home) .widget-inner .product-categories {
  border: 0;
  max-height: 391px;
}
.archive.tax-product_cat ul.product-categories .cat-parent:before {
  font-weight: bold;
}
.bth-sidebar .shop-sidebar ul.product-categories li {
  font-style: italic;
}
.bth-sidebar .shop-sidebar ul.product-categories li.cat-parent:hover .children {
  background: #fff;
}
.bth-sidebar .shop-sidebar ul.product-categories li.cat-parent .children a {
  color: #333;
}
.bth-sidebar .shop-sidebar ul.product-categories li.cat-parent .children li:hover a {
  color: #aaa;
}
.bth-sidebar .shop-sidebar .widget-inner ul li:last-child {
  border-bottom: 0!important;
}
.bth-sidebar .widget-inner .widget-title {
  background: #fff;
  color: #333;
  padding-left: 0;
  font-size: 18px;
}
.bth-sidebar .shop-sidebar .price_slider_wrapper .price_slider_amount button.button {
  float: right;
  margin: 0;
  background: #333;
  padding: 9px 17px 8px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  line-height: 20px;
}
.bth-sidebar .shop-sidebar .price_slider_wrapper .price_label,
.bth-sidebar .shop-sidebar .widget_price_label {
  text-transform: uppercase;
  color: #333;
  font-size: 14px;
  float: left;
  width: 170px;
}
.bth-sidebar .shop-sidebar .widget_price_label{
  float: none;
  padding: 25px 0;
  letter-spacing: 1px;
  font-weight: 700;
  color: #333;
  font-size: 14px;
}
.bth-sidebar .shop-sidebar .price_slider_wrapper .price_slider_amount .price_label .from,
.bth-sidebar .shop-sidebar .price_slider_wrapper .price_slider_amount .price_label .to {
  left: 0;
  border: 2px solid #ededed;
  line-height: 33px;
  width: 70px;
  display: block;
  text-align: center;
}
.bth-sidebar .shop-sidebar .price_slider_wrapper .price_slider_amount .price_label .from{
  float: left;
}
.bth-sidebar .shop-sidebar .price_slider_wrapper .price_slider_amount .price_label .to{
  float: right;
  position: relative;
}
.bth-sidebar .shop-sidebar .price_slider_wrapper .price_slider_amount .price_label .to:before {
  content: "";
  width: 5px;
  height: 1px;
  position: absolute;
  background: #333;
  top: 19px;
  left: -20px;
}
.bth-sidebar  .widget_price_filter .widget-inner .widget-title {
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}
.bth-sidebar .widget_price_filter .price_slider {
  margin-bottom: 1em;
}

.bth-sidebar  .widget_layered_nav,
.bth-sidebar  .yith-woocompare-widget{
  margin-bottom: 0;
}
.bth-sidebar  .widget_layered_nav .widget-inner .widget-title {
  font-size: 14px;
  font-weight: 700;
}
.bth-sidebar  .widget_layered_nav .widget-inner ul li,
.bth-sidebar  .yith-woocompare-widget .widget-inner ul li {
  padding-bottom: 15px;
  line-height: 17px;
  margin-top: 7px;
  letter-spacing: 0;
  border: none;
  text-align: left;
  border-bottom: 1px solid #ddd;
  margin-bottom: 15px;
  font-family: Times New Roman;
  font-size: 14px;
  color: #888;
  font-style: italic;
}
.bth-sidebar  .widget_layered_nav .widget-inner .widget-title,
.bth-sidebar  .yith-woocompare-widget .widget-inner .widget-title {
  padding-top: 0;
}
.bth-sidebar  .yith-woocompare-widget {
  padding-bottom: 7px;
}
.yith-woocompare-widget ul.products-list a.remove:hover{
  background: transparent;
}
.yith-woocompare-widget ul.products-list a.remove{
  overflow: hidden;
  text-indent: -999px;
  position: relative;
  border-radius: 0;
  margin-top: -5px;
  height: 24px;
  width: 24px;
}
.bth-sidebar  .yith-woocompare-widget .widget-inner a.clear-all{
  line-height: 38px;
  float: right;
}
.yith-woocompare-widget ul.products-list a.remove:after{
  content: "";
  background-image: url("images/closehiden.png");
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0;
  right: 0;
}
.yith-woocompare-widget ul.products-list a.remove:hover:after{
  background-image: url("images/close.png");
}
.bth-sidebar  .yith-woocompare-widget .widget-inner a{
  font-family: Times New Roman;
  font-size: 14px;
  color: #333;
  font-style: italic;
}
.bth-sidebar  .yith-woocompare-widget .widget-inner a:hover{
  color: #888;
}
.bth-sidebar  .yith-woocompare-widget .widget-inner a.button{
  font-size: 14px;
  text-transform: uppercase;
  background: #fff;
  color: #333;
  letter-spacing: 1px;
  font-weight: 700;
  border:2px solid #eee;
  font-style: normal;
  padding: 8px 13px;
  float: left;
}
.archive.tax-product_cat .yith-woocompare-widget .widget-inner a.button:hover{
  background: #333;
  color: #fff;
  border-color:#333;
}
.archive.tax-product_cat .bth-sidebar .widget {
  margin-bottom: 10px;
}
.archive.tax-product_cat .bth-sidebar .widget:last-of-type{
  margin: 40px 0;
}
.archive.tax-product_cat .bth-sidebar .price_slider_wrapper .ui-slider-range {
  background: #333;
  height: 10%;
  top: 4px;
  height: 1px;
}
.archive.tax-product_cat .bth-sidebar .price_slider_wrapper .price_slider_amount {
  padding-bottom: 28px;
}
.archive.tax-product_cat .mini_cart_container .top-cart-content .cart-item-price {
  top: 35px;
  right: -5px;
}
.widget-inner .banner-left_sale {
  background: #333;
  text-align: center;
  padding: 35px 0px 50px 0px;
  cursor: pointer;
}
.widget-inner .banner-left_sale h2 {
  font-size: 18px;
  text-transform: uppercase;
  font-weight: bold;
  color: #fff;
  padding-bottom: 13px;
  margin: 0;
}
.widget-inner .banner-left_sale .New_Makedowns {
  font-size: 16px;
  font-family: Times New Roman;
  font-style: italic;
  color: #ededed;
  padding-bottom: 24px;
}
.widget-inner .banner-left_sale .New_Makedowns p {
  margin: 0;
  line-height: 20px;
}
.widget-inner .banner-left_sale a {
  font-size: 12px;
  color: #ededed;
  font-weight: 400;
  text-transform: uppercase;
  padding: 10px 20px;
  border: 1px solid #fff;
}
.widget-inner .bannerleft_last {
  position: absolute;
  bottom: 20px;
  left: 25px;
}
.widget-inner .bannerleft_last h2 {
  font-family: Raleway;
  font-size: 39px;
  text-transform: uppercase;
  font-weight: 900;
  color: #333;
  margin: 0;
  line-height: 20px;
}
.widget-inner .bannerleft_last p {
  font-size: 17px;
  font-weight: 400;
  text-transform: uppercase;
  color: #333;
  line-height: 30px;
}
.woocommerce .widget_layered_nav ul li span.count, 
.woocommerce-page .widget_layered_nav ul li span.count{
  float: right;
}
.bth-sidebar .widget-inner
{
  position: relative;
  font-family: Raleway;
}
.single-product .bth-sidebar .widget-inner{
  padding-top: 24px;
}
.toggle-menu {
  width: 100%;
  padding: 15px;
  background: #333;
  display: none;
}
.home .toggle-menu{
  margin-bottom: 30px;  
}
.toggle-menu .fa{
  color: #fff;
}
.bth-header .bootstrap-select.btn-group .dropdown-toggle .filter-option{
  text-transform: capitalize;
}
.woocommerce-page .product-block h4.name a {
  font-size: 12px;
  color: #333;
  text-transform: uppercase;
  padding-bottom:6px;
  display: block;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 700;
}
.bth-paging-footer {
  margin-bottom: 20px;
  padding-top: 18px;
  font-size: 14px;
}
.bth-paging-footer .paging-wrapper {
  float: right;
}
.bth-paging-footer .paging-wrapper:after {
  display: table;
  clear: both;
  content: "";
}
.bth-paging-footer .paging-wrapper .paging-title {
  float: left;
  margin-right: 10px;
  line-height: 25px;
}
.bth-paging-footer .paging {
  display: inline-block;
  text-align: center;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 33px;
}
.bth-paging-footer .paging .pagination {
  margin: 0;
}
.bth-paging-footer .paging .pagination > li > span,
.bth-paging-footer .paging .pagination > li > a {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0;
  border: none;
  margin-right: 10px;
  color: #333;
}
.bth-paging-footer .pagination > li > a:hover, 
.bth-paging-footer .pagination > li > span:hover, 
.bth-paging-footer .pagination > li > a:focus, 
.bth-paging-footer .pagination > li > span:focus{
  background-color: transparent;
}
.bth-paging-footer .paging .pagination > li > span .fa,
.bth-paging-footer .paging .pagination > li > a .fa {
  line-height: inherit;
}
.bth-paging-footer .paging .pagination > li > span.current:hover,
.bth-paging-footer .paging .pagination > li > span:hover,
.bth-paging-footer .paging .pagination > li > a:hover {
  color: #888;
  background: transparent;
  cursor: pointer;
}
.bth-paging-footer .paging .pagination > li > span:hover:before,
.bth-paging-footer .paging .pagination > li > a:hover:before {
  width: 25px;
}
.bth-paging-footer .paging .pagination > li > span.current {
  background: transparent;
  color: #888;
}

.bth-paging-footer .paging .pagination > li .next:after,
.bth-paging-footer .paging .pagination > li .prev:after {
  content: "\f105";
  position: absolute;
  font-family: FontAwesome;
  top: -1px;
  right: 12px;
  font-size: 18px;
}
.bth-paging-footer .paging .pagination > li .next:hover,
.bth-paging-footer .paging .pagination > li .prev:hover {
  color: #888;
}
.bth-paging-footer .paging .pagination > li .prev:after {
  content: "\f104";
}
.pagination > li > span:focus {
  background: #333;
  color: #fff;
}
.bth-mainbody .bth-paging-footer{
  border: none;
}
#bth-filter .bootstrap-select.btn-group .dropdown-toggle .filter-option{
  font-size: 12px;
}
.woocommerce-result-count,
.products-per-page .wppp-select
{
  margin-top: -2px;
}
.products-per-page .wppp-select .btn{
  line-height: 13px;
}
#bth-header .header-content {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}
.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: rgb(255,255,255);
}
.loader-inner{
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}
/*!
 * Load Awesome v1.1.0 (http://github.danielcardoso.net/load-awesome/)
 * Copyright 2015 Daniel Cardoso <@DanielCardoso>
 * Licensed under MIT
 */
.la-ball-clip-rotate-multiple,
.la-ball-clip-rotate-multiple > div {
    position: relative;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}
.la-ball-clip-rotate-multiple {
    display: block;
    font-size: 0;
    color: #fff;
}
.la-ball-clip-rotate-multiple.la-dark {
    color: #333;
}
.la-ball-clip-rotate-multiple > div {
    display: inline-block;
    float: none;
    background-color: currentColor;
    border: 0 solid currentColor;
}
.la-ball-clip-rotate-multiple {
    width: 32px;
    height: 32px;
}
.la-ball-clip-rotate-multiple > div {
    position: absolute;
    top: 50%;
    left: 50%;
    background: transparent;
    border-style: solid;
    border-width: 2px;
    border-radius: 100%;
    -webkit-animation: ball-clip-rotate-multiple-rotate 1s ease-in-out infinite;
       -moz-animation: ball-clip-rotate-multiple-rotate 1s ease-in-out infinite;
         -o-animation: ball-clip-rotate-multiple-rotate 1s ease-in-out infinite;
            animation: ball-clip-rotate-multiple-rotate 1s ease-in-out infinite;
}
.la-ball-clip-rotate-multiple > div:first-child {
    position: absolute;
    width: 32px;
    height: 32px;
    border-right-color: transparent;
    border-left-color: transparent;
}
.la-ball-clip-rotate-multiple > div:last-child {
    width: 16px;
    height: 16px;
    border-top-color: transparent;
    border-bottom-color: transparent;
    -webkit-animation-duration: .5s;
       -moz-animation-duration: .5s;
         -o-animation-duration: .5s;
            animation-duration: .5s;
    -webkit-animation-direction: reverse;
       -moz-animation-direction: reverse;
         -o-animation-direction: reverse;
            animation-direction: reverse;
}
.la-ball-clip-rotate-multiple.la-sm {
    width: 16px;
    height: 16px;
}
.la-ball-clip-rotate-multiple.la-sm > div {
    border-width: 1px;
}
.la-ball-clip-rotate-multiple.la-sm > div:first-child {
    width: 16px;
    height: 16px;
}
.la-ball-clip-rotate-multiple.la-sm > div:last-child {
    width: 8px;
    height: 8px;
}
.la-ball-clip-rotate-multiple.la-2x {
    width: 64px;
    height: 64px;
}
.la-ball-clip-rotate-multiple.la-2x > div {
    border-width: 4px;
}
.la-ball-clip-rotate-multiple.la-2x > div:first-child {
    width: 64px;
    height: 64px;
}
.la-ball-clip-rotate-multiple.la-2x > div:last-child {
    width: 32px;
    height: 32px;
}
.la-ball-clip-rotate-multiple.la-3x {
    width: 96px;
    height: 96px;
}
.la-ball-clip-rotate-multiple.la-3x > div {
    border-width: 6px;
}
.la-ball-clip-rotate-multiple.la-3x > div:first-child {
    width: 96px;
    height: 96px;
}
.la-ball-clip-rotate-multiple.la-3x > div:last-child {
    width: 48px;
    height: 48px;
}
/*
 * Animation
 */
@-webkit-keyframes ball-clip-rotate-multiple-rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
                transform: translate(-50%, -50%) rotate(0deg);
    }
    50% {
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
                transform: translate(-50%, -50%) rotate(180deg);
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
                transform: translate(-50%, -50%) rotate(360deg);
    }
}
@-moz-keyframes ball-clip-rotate-multiple-rotate {
    0% {
        -moz-transform: translate(-50%, -50%) rotate(0deg);
             transform: translate(-50%, -50%) rotate(0deg);
    }
    50% {
        -moz-transform: translate(-50%, -50%) rotate(180deg);
             transform: translate(-50%, -50%) rotate(180deg);
    }
    100% {
        -moz-transform: translate(-50%, -50%) rotate(360deg);
             transform: translate(-50%, -50%) rotate(360deg);
    }
}
@-o-keyframes ball-clip-rotate-multiple-rotate {
    0% {
        -o-transform: translate(-50%, -50%) rotate(0deg);
           transform: translate(-50%, -50%) rotate(0deg);
    }
    50% {
        -o-transform: translate(-50%, -50%) rotate(180deg);
           transform: translate(-50%, -50%) rotate(180deg);
    }
    100% {
        -o-transform: translate(-50%, -50%) rotate(360deg);
           transform: translate(-50%, -50%) rotate(360deg);
    }
}
@keyframes ball-clip-rotate-multiple-rotate {
    0% {
        -webkit-transform: translate(-50%, -50%) rotate(0deg);
           -moz-transform: translate(-50%, -50%) rotate(0deg);
             -o-transform: translate(-50%, -50%) rotate(0deg);
                transform: translate(-50%, -50%) rotate(0deg);
    }
    50% {
        -webkit-transform: translate(-50%, -50%) rotate(180deg);
           -moz-transform: translate(-50%, -50%) rotate(180deg);
             -o-transform: translate(-50%, -50%) rotate(180deg);
                transform: translate(-50%, -50%) rotate(180deg);
    }
    100% {
        -webkit-transform: translate(-50%, -50%) rotate(360deg);
           -moz-transform: translate(-50%, -50%) rotate(360deg);
             -o-transform: translate(-50%, -50%) rotate(360deg);
                transform: translate(-50%, -50%) rotate(360deg);
    }
}
.wrapper-latest-deals .countdown{
  height: 70px; 
  overflow: hidden;
}

.brotheme-instagram ul li a {
  position: relative;
}
.instagram-error{
  margin-top: 33px;
  font-style: italic;
  color: #888;
  font-size: 14px;
  font-family: Times New Roman;
}
.brotheme-instagram ul li a:before {
  content: "\f002";
  position: absolute;
  color: #fff;
  font-family: FontAwesome;
  font-size: 15px;
  top: 0;
  left: 30px;
  z-index: 1000;
  display: none;
}
.brotheme-instagram ul li:hover :before {
  display: block;
}
#bth-footer .brotheme-instagram ul.ins-list li{
  background: #333;
}
#bth-footer .brotheme-instagram ul.ins-list li:hover{
  z-index: 3;
}
.brotheme-instagram ul li:hover a img {
  opacity: 0.5;
}
.copyright{
  text-align: right;
  padding-right:70px; 
}
/**
 * --------------------------------------------------------------------------------
 * 3.0 Responsive
 * --------------------------------------------------------------------------------
 */
@media screen and (min-width: 992px){
  .bth-main-no-sidebar #single-product{
    padding-right:0;
    padding-left: 0;
  }
  .bth-main-left-sidebar #single-product{
    padding-right:55px;
    padding-left: 55px;
  }
  .bth-main-left-sidebar  .after_single_product.col-md-12{
    padding-right:70px;
    padding-left: 70px;
  }
  .bth-main-right-sidebar .after_single_product.col-md-12{
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 992px){
  .mini_cart_container {
    line-height: inherit;
  }
  .woocommerce-MyAccount-content,
  .woocommerce-MyAccount-navigation{
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .coupon{
    width: 100%;
    margin-bottom: 45px;
  }

  .bth_breadcrumb .breadcrumb_box{
    max-width: 290px;
  }
  .shop-sidebar.widget_product_categories .widget-inner h3{
    position: relative;
  }
  .shop-sidebar.widget_product_categories .widget-inner h3:after{
    top: 15px !important;
  }
  .bth-footer .instagram-wrapper .heading-title:before,
  .bth-footer .instagram-wrapper .heading-title:after{
    display: none;
  }
  .shop-sidebar.widget_product_categories .widget-inner h3:after,
  .bth-footer .heading-title:before {
    content: "\f067";
    font-size: 10px;
    color: #333;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 15px;
    font-family: fontawesome;
  }
  .bth_breadcrumb img{
    width: auto;
    max-width: none;
  }
  .woocommerce .product-image img, 
  .woocommerce-page .product-image img{
    width: 100%;
  }
  .shop-sidebar.widget_product_categories .widget-inner h3.heading-close:after,
  .bth-footer .heading-title.heading-close:before {
    content: "\f068";
  }
  .brotheme-instagram {
      text-align: left;
  }
  .mini_cart_container:hover .top-cart-content{
    display: none;
  }
  .product.first {
    clear: none !important;
  }
  .woocommerce #review_form.col-md-9 #respond textarea, 
  .woocommerce-page #review_form.col-md-9 #respond textarea{
    width: 100%;
    border: 1px solid #ddd;
  }
  .main-content-inner #bth-filter{
    margin: 0;
  }
  .contact-text,
  .contact-form,
  .woocommerce-checkout .woocommerce,
  .single #bth-main-content .single-container{
    padding: 0!important;
  }
  .bth-sidebar .shop-sidebar ul.product-categories{
    display: none;
  }
  .woocommerce-result-count{
    display: none;
  }
  .single-product #bth-main-content.col-xs-12 .col-xs-1, 
  .single-product #bth-main-content.col-xs-12 .col-xs-2, 
  .single-product #bth-main-content.col-xs-12 .col-xs-3, 
  .single-product #bth-main-content.col-xs-12 .col-xs-4, 
  .single-product #bth-main-content.col-xs-12 .col-xs-5, 
  .single-product #bth-main-content.col-xs-12 .col-xs-6, 
  .single-product #bth-main-content.col-xs-12 .col-xs-7, 
  .single-product #bth-main-content.col-xs-12 .col-xs-8, 
  .single-product #bth-main-content.col-xs-12 .col-xs-9, 
  .single-product #bth-main-content.col-xs-12 .col-xs-10, 
  .single-product #bth-main-content.col-xs-12 .col-xs-11, 
  .single-product #bth-main-content.col-xs-12 .col-xs-12{
    padding-left: 0;
    padding-right: 0;
  }
  .item-list-product.col-xs-12{
    padding-left: 0;
    padding-right: 0;
  }
  #comments .bth-commentlists .commentlists .the-comment .comment-box{
    clear: both;
    margin-left: 0;
  }
  #comments .commentlists .children{
    padding-left: 15px;
  }
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  .product.col-sm-4{
    width: 50%;
    float: left;
  }

}
@media screen and (max-width: 960px) {
  #bth-main-content .bth_breadcrumb,
  .bth_breadcrumb{
    margin-top: 15px;
    margin-left: -15px;
    margin-right: -15px;
    width: initial!important;
  }
  #bth-main-content.bth-main-left-sidebar:before{
    display: none;
  }
  .woocommerce #single-product .summary .social-networks li{
    padding-right: 0;
  }
  .related.products {
      display: none;
  }
  #bth-footer .col-sm-4 .wrapper-footer-social ul.footer-links-social li.links-social{
    margin: 0 15px 0 0;
  }
  .hide-on-tablet{
    display: none;
  }
  .single #bth-main-content .single-container .post-thumb{
    height: auto;
  }
  #bth-main-content #bth-filter+.products,
  .archive.tax-product_cat .main-content-inner .products{
    padding: 0!important;
  }
  .main-content-inner #bth-filter{
    margin-bottom: 15px;
  }
  .search  .bth-mainbody .blog-info,
  .products .item-list-product.col-xs-12,
  .blog .bth-mainbody .blog-info, 
  .archive.category .bth-mainbody .blog-info, 
  .author .bth-mainbody .blog-info{
    padding: 0;
  }
  .uk-offcanvas-bar .language-filter{
    position: relative;
    top: 20px;
    left: 10px;
  }
  .uk-offcanvas-bar .wrapper-currency{
    top: 20px;
  }
  .uk-offcanvas-bar .mobile-nav-container>.menu{
    display: none;
  }
  .archive.tax-product_cat .sidebar-inner .widget_product_categories .widget-inner h3{
    margin-top: 0;
  }
}
.woocommerce div.product .woocommerce-tabs, 
.woocommerce-page div.product .woocommerce-tab{
  margin-top: 20px;
}
@media screen and (min-width: 960px) and (max-width: 1280px) {
  .woocommerce #single-product .summary .social-networks li{
    padding-right: 8px;
  }
}
/*@media screen and (max-width: 500px){
  .woocommerce div.product, .woocommerce-page div.product{
    margin-bottom: 30px;
  }
}*/
@media screen and (max-width: 480px){
  
  .main-content-inner #bth-filter{
    padding: 0; 
    margin: 0 0 15px;
  }
  .bth-mainbody .tab-content .owl-theme .owl-nav{
    display: none;
  }
  .woocommerce-result-count{
    display: none;
  }
  .commentlists .children{
    padding: inherit;
  }
  .bth_breadcrumb .breadcrumb_box h2{
    font-size: 18px;
  }
  .woocommerce div.product, .woocommerce-page div.product .product-meta{
    clear: both;
  }
  .archive .product-list .product-image{
    min-height: initial;
    width: 100%;
  }
  .woocommerce .product-list .product-image .image, 
  .woocommerce-page .product-list .product-image .image{
    max-width: none !important;
  }
  .archive .product-list .product-meta [itemprop="description"]{
    margin-left: 0;
  }
  .woocommerce-cart .woocommerce,
  .woocommerce-wishlist .woocommerce{
    padding: 0;
    overflow: scroll;
    width: 100%;
  }
  .up-sells .owl-theme .owl-nav{
  display: none;
  }
  .woocommerce table.cart td.actions .button,
  .woocommerce-page table.cart td.actions .button{
    display: inherit;
    clear: both;
    margin-bottom: 20px;
    float: none;
  }
  .woocommerce #reviews #comments ol.commentlist, 
  .woocommerce-page #reviews #comments ol.commentlist,
  .woocommerce #reviews #review_form_wrapper #review_form, 
  .woocommerce-page #reviews #review_form_wrapper #review_form{
    padding-left: 0 !important;
  }
  .product-list .product-image{
    margin-bottom: 20px;
  }
  .archive.tax-product_cat .main-content-inner .products .row{
    margin: 0px -15px;
  }
  .related-posts .col-xs-12{
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 420px){
  .woocommerce #single-product .wishlist-compare{
    margin-left: 0;
  }
  .products-per-page{
    display: none;
  }
}
/*product review*/
#review_form label{
  width: 100%;  
}
#review_form .comment-form-author,
#review_form .comment-form-email{
  float: left;
  margin-right: 10px;
}

.woocommerce-notice {
  line-height: 40px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 12px;
  font-weight: 700;
}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order,
.woocommerce .checkout_coupon input.button, 
.woocommerce-page .checkout_coupon input.button,
.woocommerce-notice a{
  display: inline-block;
  padding: 5px 15px 5px 15px;
  background: #ededed;
  margin: 0;
  text-align: center;
  white-space: nowrap;
  color: #fff;
  background: #333;
  line-height: 28px;
  border: none;
  text-shadow: none;
  font-weight: normal;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-transform: uppercase;
  font-weight: 700;
}
.woocommerce #payment #place_order, 
.woocommerce-page #payment #place_order,
.woocommerce .checkout_coupon input.button:hover, 
.woocommerce-page .checkout_coupon input.button:hover,
.woocommerce-notice a:hover{
  background: #222;
  color: #fff;
}
#ship-to-different-address,
.woocommerce .woocommerce-billing-fields h3,
.woocommerce-checkout h3{
  font-size: 18px;
  text-transform: uppercase;
}
.woocommerce-checkout #coupon_code{
  width: 100% !important;
}
.woocommerce-checkout .woocommerce{
  padding: 0 15px;
}
.woocommerce #ship-to-different-address .checkbox{
  display: block;
  float: left;
  width: 70%;
  margin: 0
}
.woocommerce #ship-to-different-address .input-checkbox{
  float: left;
  top: -8px;
}
/*layout*/

.spinner::before {
    background-color: #999999;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0.6;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
*, *::before, *::after {
    box-sizing: border-box;
}
.spinner::after {
    animation: 0.45s linear 0s normal none infinite running standard;
    border-color: #e6e6e6 #111111 #e6e6e6 #e6e6e6;
    border-radius: 100%;
    border-style: solid;
    border-width: 4px;
    content: "";
    height: 30px;
    left: 50%;
    margin: -15px 0 0 -15px;
    opacity: 1;
    position: absolute;
    top: 50%;
    transform-origin: center center 0;
    transition: all 0.75s ease 0s;
    width: 30px;
    z-index: 2;
}
/*mobile view*/
.search-form.mobile-search{
  width: 100%;
  padding: 30px 10px 10px;
}
.mobile-nav-container{
  clear: both;
}.mobile-nav-container ul{
  list-style: none;
  padding: 0;
}
.mobile-nav-container .accordion-nav>ul >li >a{
  line-height: 49px;
  font-size: 12px;
  color: #333333;
  text-transform: uppercase;
  border-bottom: 1px solid #dddddd;
  padding-left: 19px;
  display: block;
  position: relative;
  font-weight: 700;
  letter-spacing: 1px;
}
.mobile-nav-container .accordion-nav>ul >li >.accordion-btn-wrap{
  line-height: 49px;
  border-bottom: 1px solid #dddddd;
}
.mobile-nav-container .accordion-nav>ul>li>.sub-menu {
  background: #171717;
}
.mobile-nav-container .accordion-nav>ul>li>.sub-menu a{
  padding-left: 25px;
}
.mobile-nav-container .sub-menu {
  line-height: 36px;
  padding: 30px 0 25px;
}
.mobile-nav-container .sub-menu .accordion-btn-wrap{
  line-height: 36px;
}
.mobile-nav-container .sub-menu .menu-item-has-children .sub-menu a{
  padding-left: 30px;
}
.mobile-account-toggle{
  position: relative;
}
.mobile-account-toggle .fa-cog{
  font-size: 20px;
}
.mobile-account-toggle ul li{
  line-height: 20px;
  background: #fff;
}
.mobile-account-toggle ul li a{
  text-transform: uppercase;
  color: #333333;
  font-size: 11px;
  letter-spacing: 1px;
  font-weight: 400;
  padding: 3px;
}
.mobile-account-toggle ul.dropdown-menu{
  min-width: 120px;
  width: 130px;
  text-align: left;
  padding: 10px;
}
.logo a{
  float: left;
}
.bth-wrapper .vc_column_container{
  padding-left: 15px;
  padding-right: 15px;
}
.bth-wrapper .vc_column_container>.vc_column-inner{
  padding: 0;
  height: 100%;
}

.newsletter-form {
    width: 100%;
    display: block;
    margin: 15px 0;
    border: 0;
}

.newsletter-field {
    clear: both;
    text-align: left;
}

.newsletter-field label {
    display: block;
    font-size: 14px;
    line-height: normal;
}

.newsletter-field input, .newsletter-field select {
    padding: 5px;
    font-size: 14px;
    margin-right: 0;
    line-height: normal;
    border: 1px solid rgba(0,0,0,.1);
    border-radius: 2px;
}

.newsletter-field-checkbox label, 
.newsletter-field-preference label, 
.newsletter-field-list label {
    text-align: left;
    display: inline;
    padding-left: 1em;
}
/*home 6*/
.bth-full-width .bth-wrapper{
  max-width: none;
}
#bth-header.bth-header-6 .header-content {
  width: 300px;
  position: fixed;
  left: 0;
  top: 0;
  height: 100%;
  background: #fff;
}
.bth-header-6 .header-content-inner {
  position: relative;
  background: #fff;
}
.bth-full-width #bth-footer{
  background: #202020;
}
.bth-full-width #bth-footer .widget_nav_menu {
    display: inline-block;
    padding-left: 0px;
}
.bth-full-width #bth-footer .widget_nav_menu{
  text-align: center;
}
.bth-full-width #bth-footer .widget_nav_menu ul li{
  float: left;
  padding-right: 10px;
  text-transform: uppercase;
  border-right: 1px solid #888;
  padding-left: 10px;
  height: 12px;
  line-height: 13px;
  font-size: 11px;
  font-family: Montserrat;
  letter-spacing: 1px;
  cursor: pointer;
  margin-bottom: 5px;
}
.bth-full-width #bth-footer .widget_nav_menu ul li:last-child{
  border-right: none;
}
.bth-full-width .bth-content:before {
    content: "";
    height: 999999px;
    margin-top: -199px;
    width: 4px;
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 101%, rgba(237,237,237,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(101%, rgba(246,246,246,1)), color-stop(100%, rgba(237,237,237,1)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 101%, rgba(237,237,237,1) 100%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 101%, rgba(237,237,237,1) 100%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 101%, rgba(237,237,237,1) 100%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 101%, rgba(237,237,237,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=1 );
    position: absolute;
    left: 315px;
    z-index: 9;
}
.bth-full-width #bth-footer .widget_nav_menu ul.menu li a{
  color: #888;
}
.bth-full-width #bth-footer .widget_nav_menu ul.menu li a:hover{
  color:#fff;
}
.bth-header-6 .col-header-left{
  width: 300px; 
  float: left;
  padding: 0 50px;
  background: #fff;
}

.bth-full-width #bth-main-content {
  padding-left: 315px;
  position: relative;
}
.bth-full-width article.blackshop-content{
  margin-bottom: 0;
}
.bth-full-width .tab-content{
  padding: 0 50px;
}
.bth-full-width .tabbable ul.nav-tabs {
  text-align: left;
  margin: 40px 0 12px 0;
  border: none;
  background: #fff;
  padding-left: 30px;
}
.bth-full-width .tabbable ul.nav-tabs li {
  display: inline-block;
  padding: 0;
  float: none;
  position: relative;
}
.bth-full-width .tabbable ul.nav-tabs li a {
    color: #888;
    font-size: 18px;
    text-transform: uppercase;
    border: none;
    padding: 0 20px;
    font-weight: 700;
    line-height: 50px;
    margin: 0;
    letter-spacing: 1.1px;
    position: relative;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    -webkit-transition: 0.5s ease-in-out 0.2s;
    -moz-transition: 0.5s ease-in-out 0.2s;
    -o-transition: 0.5s ease-in-out 0.2s;
    transition: 0.5s ease-in-out 0.2s;
}

.bth-full-width .tabbable ul.nav-tabs li.active a{
  color: #333;
}
.bth-full-width .tabbable ul.nav-tabs li a:before{
  content: "";
    position: absolute;
    height: 14px;
    border-left: 1px solid #aaa;
    top: 50%;
    right: 0;
    margin-top: -7px;
}
.bth-full-width .container {
  max-width: 100% !important;
  padding: 0;
  margin: 0;
}
body.bth-full-width #bth-main-content {
  padding-top: 0 !important;
}
.col-header-left>div{
  clear: both;
}
.bth-header-6 .search-form .bth-search input{
  position: initial;
  padding-left: 0;
  border:none;
}
.bth-header-6 .wrapper-vertical-megamenu .nav_vmegamenu.vmega-memu{
  background: #fff;
  list-style: none;
  padding: 0;
  margin: 0;
  height: auto;
}
.bth-header-6 .wrapper-vertical-megamenu ul.nav_vmegamenu > li {
  border-bottom: 1px solid #eee;
  z-index: 999;
  background: #fff
}
.bth-header-6 .wrapper-vertical-megamenu ul.nav_vmegamenu  li>ul.sub-menu,
.bth-header-6 li.menu-item-mega .mega-menu-container{
  left: 110%;
}
.bth-header-6 .wrapper-vertical-megamenu ul.nav_vmegamenu  li>ul.sub-menu ul.sub-menu{
  left: 100%;
}
.bth-header-6 .wrapper-vertical-megamenu ul.nav_vmegamenu > li > a,
.bth-header-6 .wrapper-vertical-megamenu ul.nav_vmegamenu.menu_style2 > li > a{
  padding-left: 0;
  color: #333;
  font-size: 14px;
  border: none; 
  width: 110%;
}
.bth-header-6 .wrapper-vertical-megamenu ul.nav_vmegamenu.menu_style2 > li:hover > a {
  color: #888;
  padding-left: 0px;
}
.bth-header-6 .wrapper-vertical-megamenu ul.nav_vmegamenu li.menu-item-has-children:hover > a:before {
  color: #888;
}
.bth-header-6 .wrapper-vertical-megamenu ul.nav_vmegamenu li.menu-item-has-children > a:before{
  right: 10%;
}
.bth-header-6 .search-form{
  width: 70%;
}
.bth-header-6 .search-form form{
  position: relative;
  margin-top: 10px;
}
.bth-header-6 .box-header-logo{
  padding: 30px 0;
}
.bth-header-6 .search-form .searchsubmit{
  font-size: 0;
  position: absolute;
  top: 0;
  right: -10px;
  height: 30px;
  line-height: 30px;
  background: none;
  border: none;
}
.bth-header-6 .wrapper-currency{
  float: right;
}
.bth-header-6 .wrapper-currency ul.currency{
  left: 16%;
}
.bth-header-6 .search-form .searchsubmit:before{
  content: "\f002";
  position: absolute;
  right: 0;
  font-family: FontAwesome;
  font-size: 14px;
}
.bth-header-6 .header-toplinks li.first{
  padding-left: 0;
}
.bth-header-6 .header-toplinks li:last-child{
  float: right;
}
.bth-header-6 .footer-links-social{
  padding: 0;
  text-align: justify;
  list-style: none;
}
.bth-header-6 .footer-links-social:after{
  width: 100%; 
  display: inline-block; 
  content: "."; 
  visibility: hidden
}
.bth-header-6 .footer-links-social li{
  display: inline-block;
}
.bth-full-width #bth-footer{
  padding-left: 300px;
}
.bth-header-6 .wrapper-vertical-megamenu{
  padding-bottom: 50px;
  margin: 0;
}
.bth-header-6 .header-toplinks{
  border-top: 1px solid #eee;
  padding-top: 15px;
}
.bth-header-6 .wrapper-left-social{
  margin-top: 125px;
  padding-top: 15px;
  border-top: 1px solid #eee;
}
.footer-newsletter {
  background: #eee;
  padding: 52px 20px 60px;
}
.footer-newsletter h3 {
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    font-family: Montserrat;
    color: #333;
}
.wpb_text_column .footer-newsletter p {
    font-size: 16px;
    font-family: Times New Roman;
    color: #aaa;
    font-style: italic;
    text-align: center;
    margin-bottom: 25px;
}
.footer-newsletter .newsletter-field {
    text-align: center!important;
}
.footer-newsletter .newsletter-email {
    padding: 10px;
    box-shadow: none;
    border: 1px solid #ccc!important;
    background: #fff;
    width: 331px !important;
    padding: 13px 15px !important;
    position: relative;
    color: #aaa;
    text-transform: uppercase;
    font-size: 11px !important;
    right: 70px;
    letter-spacing: 1px;
}
.footer-newsletter .newsletter-button {
    padding: 11px 20px !important;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-family: Montserrat;
    color: #FFF;
    background: #333 none repeat scroll 0% 0%;
    border-radius: 0px !important;
    font-weight: 400;
    position: absolute;
    bottom: 60px;
    padding: 0 15px;
    margin-left: 105px;
}
.footer-newsletter .newsletter-field label {
    position: absolute;
    display: none!important;
}
#bth-footer .coppyright-footer p {
       font-size: 11px;
    font-family: Montserrat;
    color: #888;
    text-transform: uppercase;
    padding-left: 30px;
    letter-spacing: 1px;
    border-top-style: solid;
    border-top-color: #e32096;
    padding-top: 2%;
}
/*style2*/

.wrapper-vertical-megamenu ul.nav_vmegamenu.menu_style2 > li {
    position: relative;
    list-style: none;
    overflow: hidden;
}

.wrapper-vertical-megamenu ul.nav_vmegamenu.menu_style2 li>ul.sub-menu{
  position: static;
  transition:all 0.3s ease-in-out 0s;
  max-height: 0;
  box-shadow: none;
  display: block;
  padding:0;
  left: 0;
}
.wrapper-vertical-megamenu ul.nav_vmegamenu.menu_style2 ul.sub-menu li{
  padding-left: 0;
}
.wrapper-vertical-megamenu ul.nav_vmegamenu.menu_style2 ul.sub-menu li a{
  display: block;
  font-size: 11px;
  font-family: Montserrat;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
  line-height: 37px;
  padding-left: 15px;
  letter-spacing: 1px;
}
.wrapper-vertical-megamenu ul.nav_vmegamenu.menu_style2 ul.sub-menu li a:hover{
  color: #888;
}
.bth-header-6 .wrapper-vertical-megamenu ul.nav_vmegamenu ul.sub-menu li.menu-item-has-children > a:before{
  display: none;
}
.wrapper-vertical-megamenu ul.nav_vmegamenu.menu_style2 li.menu-item-has-children:hover > a:before {
  -webkit-transform: rotate(-180deg);
  -moz-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}
/*end style2*/
.woocommerce .product-block h4.name a{
  font-size: 12px;
  color: #333;
  text-transform: uppercase;
  font-family: Montserrat;
  padding: 17px 0px 14px 0;
  display: block;
  line-height: 20px;
  letter-spacing: 1px;
  font-weight: 700;
  transition: all 0.5s ease 0s;
}
.bth-header-6 .wrapper-vertical-megamenu:hover{
  max-height: initial;
  overflow: initial;
}
@media screen and (min-width: 980px) and (max-width: 1599px){
  .bth-header-6 .wrapper-vertical-megamenu{
    max-height: 300px;
    min-height: 300px;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px){
  .bth-full-width #bth-footer .widget_nav_menu{
    margin-top: 30px;
  }
  #bth-footer .wpb_content_element{
    text-align: center;
  }
}
@media screen and (max-width: 990px){
  #bth-header.bth-header-6 .header-content{
    position: initial;
    height: auto;
    width: 100%;
    left: 0;
    padding-left: 0;
  }
  .bth-full-width .bth-content::before{
    display: none;
  }
  .bth-full-width #bth-footer{
    padding-left: 0;
  }
  .bth-full-width #bth-main-content{
    padding-left: 15px;
  }
  .bth-header-6 .col-header-left{
    width: 100%;
  }
}
@media screen and (max-width: 479px){
  .woocommerce .product-col{
    width: 100%;
  }
  .footer-newsletter .newsletter-email{
    width: 69%!important;
  }
  .footer-newsletter .newsletter-email{
    margin-left: 40px;
  }
}
.tab-content .woocommerce{
  max-width: 1170px;
  margin: 0 auto;
}
@media screen and (min-width: 1550px) and (max-width: 1919px){
  .bth-header-6 .wrapper-left-social{
    margin-top: 250px;
  }
  .bth-header-6 .wrapper-vertical-megamenu{
    max-height: 400px;
    min-height: 400px;
    overflow: hidden;
  }
}
@media screen and (min-width: 1900px){
  .bth-header-6 .wrapper-left-social{
    margin-top: 350px;
  }
  .bth-header-6 .wrapper-vertical-megamenu{
    margin-top: 35px;
  }
  .bth-header-6 .shop-shoppingcart{
    margin-top: 50px;
  }
  .bth-header-6 .wrapper-left-social{
    margin-top: 325px;
  }
  .bth-full-width .tabbable ul.nav-tabs{
    padding-left: 205px;
  }
}
@media screen and (min-width: 1930px){
  .bth-full-width .tabbable ul.nav-tabs{
    padding-left: 0;
    text-align: center;
  }
}
.product-col{
  margin-bottom: 30px;
}
.loadmore-container .loadMore{
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  border-bottom: 2px solid #333;
  display: inline-block;
  padding: 30px 0 17px;
  margin-bottom: 60px !important;
}
.loadmore-container{
  text-align: center;
}