/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/* RIGHT TO LEFT */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/***********************************************************************/
/** CHECKOUT BY STEP */
.tabs-top {
  margin-top: 20px !important;
}

.bannercontainer {
  margin-bottom: 20px !important;
}

.tabs-top {
  margin-top: 40px;
}
.tabs-top .title_block {
  margin-bottom: 30px;
}

.sidebar .products_block .owl-theme .owl-controls .owl-buttons {
  right: 30px;
  top: -52px;
  width: 50px;
}
.rtl .sidebar .products_block .owl-theme .owl-controls .owl-buttons {
  left: 30px;
  right: auto;
}
.sidebar .products_block .owl-theme .owl-controls .owl-buttons div {
  border: none;
  color: #010000;
  height: 20px;
  width: 20px;
  line-height: 17px;
}
.sidebar .products_block .owl-theme .owl-controls .owl-buttons div:hover {
  color: white;
}

.bottom_content .latest-blogs {
  border: 1px solid #eaeaea;
  border-top: 2px solid #70c966;
  padding: 20px 15px;
}
.bottom_content .latest-blogs .title_block {
  font-size: 18px;
  padding: 0px 15px 15px 15px;
  margin: 0 -15px 15px -15px;
  font-weight: 900;
  border-bottom: 1px solid #dddddd;
}
.bottom_content .latest-blogs .title_block:before {
  display: none;
}
.bottom_content .latest-blogs .blog-container {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ccc;
}
.bottom_content .latest-blogs .blog-container:before, .bottom_content .latest-blogs .blog-container:after {
  content: " ";
  display: table;
  clear: both;
}
.bottom_content .latest-blogs .blog-container .left-block {
  width: 81px;
  float: left;
  position: static;
}
.rtl .bottom_content .latest-blogs .blog-container .left-block {
  float: right;
}
.bottom_content .latest-blogs .blog-container .left-block:before {
  display: none;
}
.bottom_content .latest-blogs .blog-container .right-block {
  float: left;
  margin-left: 20px;
  width: 69%;
}
.rtl .bottom_content .latest-blogs .blog-container .right-block {
  float: right;
}
.rtl .bottom_content .latest-blogs .blog-container .right-block {
  margin-right: 20px;
  margin-left: inherit;
}
.bottom_content .latest-blogs .blog-container .blog-title {
  position: static;
  padding: 0px;
  width: 100%;
  margin-bottom: 5px;
  padding-bottom: 0px;
}
.bottom_content .latest-blogs .blog-container .blog-title a {
  color: #272727;
}
.bottom_content .latest-blogs .blog-container .blog-title a:hover {
  color: #42a2f3;
}
.bottom_content .latest-blogs .blog-container .author {
  font-size: 12px;
}
.bottom_content .latest-blogs .blog-container .created {
  font-size: 12px;
}
.bottom_content .latest-blogs .item .blog-container:last-child {
  margin: 0px;
  border: none;
}
.bottom_content .owl-theme .owl-controls .owl-buttons {
  right: 15px;
  top: -52px;
  width: 50px;
}
.rtl .bottom_content .owl-theme .owl-controls .owl-buttons {
  left: 15px;
  right: auto;
}
.bottom_content .owl-theme .owl-controls .owl-buttons div {
  border: none;
  color: #010000;
  height: 20px;
  width: 20px;
  line-height: 17px;
  font-size: 18px;
}
.bottom_content .owl-theme .owl-controls .owl-buttons div:hover {
  color: white;
}

.index .testimonials {
  background-image: url("../../../../img/customsay_bg.jpg");
  background-repeat: no-repeat;
  background-position: 10px 0;
  margin-top: 0px;
  padding-top: 91px;
}
.index .testimonials:before {
  top: 30px;
  border: 0 none;
}
.index .testimonials .block_carousel {
  padding: 0 40px;
}
