
/* Enter Your Custom CSS Here */


footer .btSiteFooter .port::before{
	background-color: #181A1E !important;
}

/*images hover*/
.logo-link{
	-webkit-filter: grayscale(1);
	filter: grayscale(1);
 
    -moz-transition: all 0.3s ease-in;
    -webkit-transition: all 0.3s ease-in;
    -o-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in;
}
.logo-link:hover{
	-webkit-filter: grayscale(0);
	filter: grayscale(0);
}

.download-pdf-link{
	color: #5cc8ec !important;
}


/*Brands social links*/
.br-soc{
  margin-right: 4px;
  font-style: normal;
  text-transform: uppercase;
  display: inline-block;
}
.soc-with-button{
  margin-top: 7px !important;
}
.brand-social{
  display: inline-block;
  margin-right: -3px;
  float: right;
  margin-left: 5px;
}
.brand-social:hover{
  opacity: 0.75;
}

.bottom-product-border{
	/*border-bottom: 4px solid #000;*/
}

.page-id-1947 .btNoMore, .page-id-1947 .btGridShare {
  display: none !important;
}
/* monitor this for a while */
.page-id-1947 .btGridContent p {
  display: none !important;
}

@media (max-width: 991px) {
.hide-md {
  display: none;
}
}

@media (min-width: 768px) {
.single-portfolio .btContentHolder {}
}

@media (min-width: 1024px) {
nav .menu-item-has-children .subToggler {
  	right: -40px;
}
}

input[type="checkbox"].select-product {
display: none !important;
}
/*This result count
.woocommerce-result-count, .woocommerce-ordering {
	display: none !important;
}
*/
.term-description {
	margin-top: 25px;
  	padding-bottom: 10px;
  	margin-bottom: 30px;
  	border-bottom: 1px solid #CCC;
}

nav .menu-item-has-children .subToggler {
	display: block !important;
}

/*
.parentul {
	position: relative;
}
.parentul:after {
	content: "\f0d7";
  	font-family: FontAwesome;
    right:-20px;
    position:absolute;
    top:45%;
}
body.btMenuHorizontal .menuPort > nav > ul > li {
	margin: 0 0 0 0;
}
.btBelowLogoArea .menuPort nav > ul > li > a {
	padding-right: 70px;
}
*/

.portfolio-template-default .btContentHolder,
.product-template-default .btContentHolder {
	margin-top: 30px !important;
}

.term-the-absolute-inspiration .product-category img {
  width: 100% !important;
}
.term-the-absolute-inspiration mark.count {
  display: none !important;
}

#bt_section5e853a04e6a49{
display:none;
}

.WOO_CK_WUVIC_buttom{
    color:red;
}