/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/**/
/* RIGHT TO LEFT */
/** CHECKOUT BY STEP */
/*  
 * LAYOUT VARIABLES 
 */
.product-offer .product-block .functional-buttons {
  padding: 10px 20px 20px;
  display: inline-block;
  border-top: 1px solid #e8e8e8;
}
.product-offer .product-block .product-desc {
  height: auto;
  float: left;
  margin-left: 15px;
  line-height: 20px;
  margin-bottom: 0;
  width: 65%;
}
.rtl .product-offer .product-block .product-desc {
  float: right;
}
.rtl .product-offer .product-block .product-desc {
  margin-right: 15px;
  margin-left: inherit;
}
.product-offer .product-block .product-meta {
  height: 118px;
  overflow: hidden;
}
.product-offer .product-block:hover .product-desc {
  opacity: 0;
  filter: alpha(opacity=0);
  width: 0;
}
.product-offer .product-block:hover .functional-buttons .box-button {
  float: left;
  -webkit-transition: all 0.4s ease-out 0;
  transition: all 0.4s ease-out 0;
  right: auto;
  left: 30%;
}
.rtl .product-offer .product-block:hover .functional-buttons .box-button {
  float: right;
}

.html-buysell .block {
  margin-bottom: 0;
}
.html-buysell img {
  padding-top: 20px;
}

.widget-html .html-custom {
  padding: 38px 0;
  font-size: 13px;
  font-weight: 300;
  color: #666666;
}
.widget-html .html-custom .title-custom {
  text-transform: uppercase;
  font-weight: 300;
  color: black;
  margin-bottom: 20px;
}
.widget-html .html-custom .desc-custom {
  margin-bottom: 40px;
}
.widget-html .html-custom .html-box {
  border: 2px solid #e5e5e5;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  border-radius: 50px;
  display: inline-block;
  padding: 10px 35px;
  min-width: 276px;
  min-height: 76px;
  font-size: 18px;
  margin-bottom: 10px;
}
.widget-html .html-custom .html-box p {
  color: black;
  margin-bottom: 5px;
}
.widget-html .html-custom .html-box .html-number {
  color: #51b8f2;
  margin-bottom: 0;
}
.widget-html .html-custom .html-box .html-email {
  color: #a68dd7;
  font-size: 14px;
  margin-bottom: 0;
}
.widget-html .html-custom .html-box .fa {
  font-size: 30px;
}
.widget-html .html-custom .html-box .fa.fa-envelope {
  font-size: 18px;
}
.widget-html .html-custom .html-or {
  color: black;
  padding: 0 18px;
  font-size: 18px;
  position: relative;
  top: -20px;
}
.widget-html .social {
  border-top: 1px solid #4ca9da;
  padding: 10px;
}
.widget-html .social h4 {
  font-size: 14px;
}
.widget-html .social ul li {
  display: inline-block;
  margin: 0 5px 0 0;
}
.rtl .widget-html .social ul li {
  margin: 0 0 0 5px;
}
.widget-html .social ul li a {
  border: 2px solid #4ca9da;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  padding: 6px;
  display: inline-block;
  margin: 0;
  font-size: 0;
  text-align: center;
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.widget-html .social ul li a:hover {
  color: black !important;
  border-color: #d63d3d;
}
.widget-html .social ul li a:before {
  font-family: "FontAwesome";
  display: inline-block;
  font-size: 16px;
}
.widget-html .social ul li.facebook a:before {
  content: "\f09a";
}
.widget-html .social ul li.twitter a:before {
  content: "\f099";
}
.widget-html .social ul li.youtube a:before {
  content: "\f167";
}
.widget-html .social ul li.google-plus a:before {
  content: "\f0d5";
}
.widget-html .social ul li.rss a:before {
  content: "\f09e";
}

.widget.widget-contact .ctm-fax {
  margin-left: 17px;
}
.rtl .widget.widget-contact .ctm-fax {
  margin-right: 17px;
  margin-left: inherit;
}
.widget.widget-contact .address-ctm {
  margin-left: 17px;
  display: block;
}
.rtl .widget.widget-contact .address-ctm {
  margin-right: 17px;
  margin-left: inherit;
}
.widget.banner-topcolumn .image-box {
  padding: 0;
}
.widget.banner-topcolumn .image-box img {
  width: 100%;
}

.widget-html .effect {
  float: left;
}
.rtl .widget-html .effect {
  float: right;
}
.widget-html .service-wrap {
  font-size: 12px;
  color: black;
}
.widget-html .service-wrap .icon {
  width: 60px;
  height: 60px;
  font-size: 31px;
  color: black;
  float: left;
  text-align: center;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}
.rtl .widget-html .service-wrap .icon {
  float: right;
}
.widget-html .service-wrap h5 {
  margin-bottom: 5px;
}

#custhtmlcarosel .testimonial-item {
  background: white;
  padding: 30px 70px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  text-align: center;
  font-size: 18px;
  color: black;
  font-weight: 300;
}
#custhtmlcarosel .testimonial-item .testimonial p {
  margin-bottom: 0;
}
#custhtmlcarosel .testimonial-item .testimonial:after {
  content: "";
  border-bottom: 1px solid #e5e5e5;
  width: 160px;
  display: inline-block;
}
#custhtmlcarosel .testimonial-item .profile {
  text-transform: uppercase;
  font-size: 10px;
  color: black;
  margin-top: 13px;
}
#custhtmlcarosel .testimonial-item .profile img {
  border: 3px solid #51b8f2;
  float: left;
  margin-right: 10px;
}
.rtl #custhtmlcarosel .testimonial-item .profile img {
  float: right;
}
.rtl #custhtmlcarosel .testimonial-item .profile img {
  margin-left: 10px;
  margin-right: inherit;
}
#custhtmlcarosel .testimonial-item .profile h5 {
  font-family: "ralewayheavy";
  color: black;
}
#custhtmlcarosel .testimonial-item .profile > div {
  min-width: 50%;
  display: inline-block;
  text-align: left;
}
.rtl #custhtmlcarosel .testimonial-item .profile > div {
  text-align: right;
}

#map-canvas {
  border: 10px solid white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 1px rgba(0, 1, 1, 0.1);
  box-shadow: 0 3px 1px rgba(0, 1, 1, 0.1);
  padding: 20px;
}

.widget-manufacture {
  margin-bottom: 50px;
  margin-top: 20px;
}
.widget-manufacture .block_content {
  padding: 0;
}
.widget-manufacture .item {
  padding: 20px;
}
.widget-manufacture .carousel-inner {
  background: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}
.widget-manufacture .carousel-inner .logo-manu a {
  display: inline-block;
  padding: 10px 0;
}
.widget-manufacture .carousel-inner .logo-manu img {
  border: 2px solid transparent;
}
.widget-manufacture .carousel-inner .logo-manu img:hover {
  border: 2px solid #51b8f2;
}

.widget_category_image {
  background: white;
  position: relative;
  display: inline-block;
  width: 100%;
  margin-bottom: 0;
  padding: 50px 0;
}
.widget_category_image:before {
  background-color: white;
  position: absolute;
  top: 0;
  right: 100%;
  content: "";
  width: 100%;
  height: 100%;
}
.widget_category_image:after {
  width: 100%;
  height: 100%;
  background-color: white;
  position: absolute;
  top: 0;
  left: 100%;
  content: "";
}
.widget_category_image .accessories-wrapper {
  margin-bottom: 20px;
  text-align: right;
}
.rtl .widget_category_image .accessories-wrapper {
  text-align: left;
}
.widget_category_image .accessories-wrapper ul.level0 {
  min-height: 235px;
  border: 1px solid #e6e6e6;
  padding: 20px;
  overflow: hidden;
}
.widget_category_image .accessories-wrapper ul ul li {
  line-height: 27px;
}
.widget_category_image .accessories-wrapper ul ul li a {
  color: #999999;
  font-size: 13px;
  font-weight: 300;
}
.widget_category_image .accessories-wrapper ul ul li a:after {
  content: "\f0c8";
  font-family: "FontAwesome";
  display: inline-block;
  font-size: 5px;
  color: #51b8f2;
  vertical-align: middle;
  padding-left: 5px;
}
.rtl .widget_category_image .accessories-wrapper ul ul li a:after {
  padding-right: 5px;
  padding-left: inherit;
}
.widget_category_image .accessories-wrapper ul ul li a:hover {
  color: #51b8f2;
}
.widget_category_image .accessories-wrapper .title-heading {
  font-size: 18px;
  color: black;
  font-weight: 500;
  padding-bottom: 5px;
}
.widget_category_image .accessories-wrapper .image_cate {
  float: left;
}
.rtl .widget_category_image .accessories-wrapper .image_cate {
  float: right;
}
.widget_category_image .accessories-wrapper .view_all a {
  color: #51b8f2;
  text-transform: uppercase;
  font-size: 10px;
}
.widget_category_image .accessories-wrapper .view_all a:hover {
  color: black;
}

@media (min-width: 992px) {
  .widget_category_image .accessories-wrapper:nth-child(3n+1) {
    clear: both;
  }
}
@media (min-width: 480px) and (max-width: 991px) {
  .widget_category_image .accessories-wrapper:nth-child(2n+1) {
    clear: both;
  }
}
