/*-----------------------*/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
/********* Home page 3 *************/
.panel-default {
  margin-bottom: 30px !important;
}
.panel-default .manufacturers_block.block {
  margin-top: 20px;
  margin-bottom: 19px;
}

.col-md-9 h4 {
display: none;
}

#subcategories {
display: none;
}

#leo-top-menu li:hover {
background-color: #f8f8f8;
}


/*****

#leo-top-menu a:hover {
color: #009933;
}

#leo-top-menu .parent.dropdown a:hover {
color: #009933;
}


#leo-verticalmenu li {
border-style: solid;
border-width: 0px 1px 1px 1px;
border-color: #ececec;
} 

*****/

#leo-verticalmenu > .title_block {
  color: white;
  font-size: 15px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 0;
  background-color: #336699;
}
#leo-verticalmenu > .title_block .fa {
  width: inherit;
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  cursor: default;
  background-color: transparent;
  padding: 0 10px 0 20px;
}
.rtl #leo-verticalmenu > .title_block .fa {
  padding: 0 20px 0 10px;
}

.float-vertical > .block_content {
  display: block;
  position: inherit;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.box-service .icon-box {
  margin-right: 10px;
}
.rtl .box-service .icon-box {
  margin-left: 10px;
  margin-right: inherit;
}

/************ Responsive ************/
@media (min-width: 991px) {
  .digital-hitech .owl-theme .owl-controls .owl-buttons {
    right: -275px;
  }
  .rtl .digital-hitech .owl-theme .owl-controls .owl-buttons {
    left: -275px;
    right: auto;
  }
}
