/* $gray-lighter:        lighten($gray-base, 93.5%) !default; // #eee */
/**
 * Web Application Prefix Apply For Making Owner Styles
 */
/**
 *   Blocks Layout Selectors 
 */
/**
 * Product Item Selectors
 */
/***********************************************************************/
/* RIGHT TO LEFT */
/* BACKGROUND GRADIENT */
/* BACKGROUND RADIAL */
/* BACKGROUND SIZE */
/* BORDER RADIUS */
/* DOUBLE BORDERS */
/* TRIPLE BORDERS */
/* FONT FACE */
/* OPACITY */
/* TEXT SHADOW */
/**
* Transition-timing-function property@mixin 
*/
/*background RGBA
============================================*/
/****/
/**parallax**/
/**absolute**/
/*  
 * LAYOUT VARIABLES 
 */
/** CHECKOUT BY STEP */
.pts-col.default {
  clear: both;
}

.pts-col.primary {
  clear: both;
}

.pts-col.success {
  clear: both;
}

.pts-col.info {
  clear: both;
}

.pts-col.warning {
  clear: both;
}

.pts-col.danger {
  clear: both;
}

/* row style */
.pts-row.default {
  clear: both;
}

.pts-row.primary {
  clear: both;
}

.pts-row.success {
  clear: both;
}

.pts-row.info {
  clear: both;
}

.pts-row.warning {
  clear: both;
}

.pts-row.danger {
  clear: both;
}

/* widget*/
.widget.default {
  clear: both;
}

.widget.primary {
  clear: both;
}

.widget.danger {
  clear: both;
}

.widget.info {
  clear: both;
}

.widget.warning {
  clear: both;
}

.widget.success {
  clear: both;
}

.widget.highlighted {
  clear: both;
}

.widget.borderbox {
  clear: both;
}

.pts-parallax {
  background-size: cover;
  background-attachment: fixed;
  background-position: center center;
  position: relative;
}

.widget-inner > [class*="col-"] {
  width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.row-primary {
  background-color: #9a9a9a;
  border: 1px solid #626262;
}

.row-success {
  background-color: white;
  border: 1px solid #eff2e3;
}

.row-info {
  background-color: #f0f9fc;
  border: 1px solid #b0e1ef;
}

.row-warning {
  background-color: #f9f2cb;
  border: 1px solid #efdb70;
}

.row-danger {
  background-color: white;
  border: 1px solid #fab9b9;
}

.col-primary {
  background-color: #888888;
  border: 1px solid #626262;
}

.col-success {
  background-color: white;
  border: 1px solid #eff2e3;
}

.col-info {
  background-color: #daf1f8;
  border: 1px solid #b0e1ef;
}

.col-warning {
  background-color: #f7ecb4;
  border: 1px solid #efdb70;
}

.col-danger {
  background-color: white;
  border: 1px solid #fab9b9;
}

.widget-images .image-item {
  position: relative;
}

.widget-video .subinfo {
  font-size: 13px;
  text-transform: uppercase;
  color: #000000;
  padding: 10px 0;
}

.widget-latestblog .owl-wrapper:last-child .blog_container {
  border: none;
}
.widget-latestblog .title_block {
  padding-bottom: 0px;
}
.widget-latestblog .blog_container {
 /* padding: 15px 0;
  border-bottom: 1px solid #e1e1e1;   **/
}
.widget-latestblog .blog_container .blog-image {
  position: relative;
  float: left;
}
.rtl .widget-latestblog .blog_container .blog-image {
  float: right;
}
.widget-latestblog .blog_container .blog-image .blog-created {
  display: inline-block;
  border-bottom: 2px solid #fff;
  position: absolute;
  bottom: 0;
  left: 30px;
  text-transform: uppercase;
  font-family: "Montserrat", serif;
  font-size: 18px;
  color: #fff;
  padding: 5px 0;
}
.rtl .widget-latestblog .blog_container .blog-image .blog-created {
  right: 30px;
  left: auto;
}
.widget-latestblog .blog_container .blog_inner {
  padding-left: 70px;
}
.rtl .widget-latestblog .blog_container .blog_inner {
  padding-right: 70px;
  padding-left: inherit;
}
.widget-latestblog .blog_container .blog-meta {
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
  margin: 7px 0;
  text-transform: uppercase;
  color: #a9afb6;
  /*       > span {
          @include rtl-margin-right(10px);
         }
        .icon {
          font-size: 13px;
          color: $theme-color;
        }*/
}
.widget-latestblog .blog_container .blog-meta a {
  color: #888;
}
.widget-latestblog .blog_container .blog-meta a:hover {
  color: #ffb15a;
}
.widget-latestblog .blog_container .blog-title {
  margin: 0;
  overflow: hidden;
  max-height: 50px;
}
.widget-latestblog .blog_container .blog-title a {
  line-height: 18px;
  font-weight: normal;
  font-size: 14px;
  -webkit-transition: 0.3s all ease-in-out 0s;
  -o-transition: 0.3s all ease-in-out 0s;
  transition: 0.3s all ease-in-out 0s;
}
.widget-latestblog .blog_container .blog-title a:hover {
  color: #ffb15a;
}
.widget-latestblog .blog_container .readmore {
  padding-top: 10px;
}
.widget-latestblog .blog_container .readmore a {
  position: relative;
  text-transform: uppercase;
}
.widget-latestblog .blog_container .created {
  background-color: #2f2f2f;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  margin-right: 10px;
}
.rtl .widget-latestblog .blog_container .created {
  margin-left: 10px;
  margin-right: inherit;
}
.widget-latestblog .blog_container.list .blog-title {
  margin-top: 0;
}

.widget-newsletter .newsletter-input {
  height: 42px;
}

.widget-gallery .block_content {
  border: 0;
}
.widget-gallery .images-list .image-item {
  border-left: 1px solid #fff;
}
.rtl .widget-gallery .images-list .image-item {
  border-right: 1px solid #fff;
  border-left: inherit;
}

.widget-products .product_list1 .product-image-container {
  margin-bottom: 0;
}
.widget-products .product_list1 .product-image-container img {
  width: 80px;
  height: auto;
}
.widget-products .product_list2 li {
  border-top: 1px solid #fff !important;
}
.widget-products .product_list2 li:nth-child(even) {
  background-color: #f5f5f5;
}
.widget-products .product_list2 .products_first .product-container {
  padding-left: 0;
}
.rtl .widget-products .product_list2 .products_first .product-container {
  padding-right: 0;
  padding-left: inherit;
}
.widget-products .product_list2 .products_first .product-container .nb-item {
  background-color: #ffb15a;
  width: 33px;
  height: 33px;
  bottom: 0;
  top: inherit;
  z-index: 9;
}
.widget-products .product_list2 .products_first .product-container .nb-item span {
  top: 22%;
  color: #fff;
}
.widget-products .product_list2 .product-container {
  padding-left: 40px;
}
.rtl .widget-products .product_list2 .product-container {
  padding-right: 40px;
  padding-left: inherit;
}
.widget-products .product_list2 .product-container .nb-item {
  background-color: #dadada;
  text-align: center;
  position: absolute;
  left: 0;
  bottom: inherit;
  top: 0;
  margin: auto;
  content: "";
  width: 33px;
  height: 100%;
}
.rtl .widget-products .product_list2 .product-container .nb-item {
  right: 0;
  left: auto;
}
.widget-products .product_list2 .product-container .nb-item span {
  position: relative;
  top: 34%;
  font-family: 'Oswald', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #666;
}
.widget-products .product_list2 .product-image-container {
  margin-bottom: 0;
}
.widget-products .product_list2 .product-image-container img {
  width: 160px;
  height: 100%;
}
.widget-products .product_list1 .product-block h3.name, .widget-products .product_list2 .product-block h3.name {
  margin-bottom: 5px;
}
.widget-products .product_list1 .product-block .nb-comments, .widget-products .product_list2 .product-block .nb-comments {
  display: none;
}
.widget-products .product_list1 .product-block .rating, .widget-products .product_list1 .product-block .product-rating, .widget-products .product_list1 .product-block .norating, .widget-products .product_list2 .product-block .rating, .widget-products .product_list2 .product-block .product-rating, .widget-products .product_list2 .product-block .norating {
  margin-bottom: 0;
}
.widget-products .product_list1 .product-block .product-price, .widget-products .product_list2 .product-block .product-price {
  font-size: 13px;
  font-weight: 900;
}

.widget_categories_sub_products .widget-heading {
  font-size: 36px;
  line-height: 40px;
  font-family: "Open Sans", sans-serif;
  padding: 10px 0;
  font-weight: 600;
}
.widget_categories_sub_products .widget-heading > div {
  margin-top: 20px;
}
.widget_categories_sub_products .widget-heading > div .subcategory_link {
  display: inline;
}
.widget_categories_sub_products .widget-heading > div .subcategory_link li {
  line-height: 16px;
  float: left;
}
.rtl .widget_categories_sub_products .widget-heading > div .subcategory_link li {
  float: right;
}
.widget_categories_sub_products .widget-heading > div .subcategory_link li a {
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  line-height: 16px;
  float: left;
  font-weight: 400;
  color: #aaa;
}
.rtl .widget_categories_sub_products .widget-heading > div .subcategory_link li a {
  float: right;
}
.widget_categories_sub_products .widget-heading > div .subcategory_link li a:hover {
  color: #ffb15a;
}
.widget_categories_sub_products .widget-heading > div .seemore {
  border: 1px solid #ffb15a;
  padding: 2px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  font-size: 8px;
  width: 17px;
  height: 15px;
  color: #ffb15a;
  font-weight: 600;
  line-height: 10px;
  text-align: center;
  display: block;
  float: right;
}
.rtl .widget_categories_sub_products .widget-heading > div .seemore {
  float: left;
}
.widget_categories_sub_products .widget-heading > div .seemore:hover {
  background-color: #ffb15a;
  color: #fff;
}
.widget_categories_sub_products .block-item1 {
  margin-right: -1px;
}
.rtl .widget_categories_sub_products .block-item1 {
  margin-left: -1px;
  margin-right: inherit;
}
.widget_categories_sub_products .block-item2 .block_content {
  min-height: 357px;
}

.widget-flashsale .flashsale-time {
  font-family: "Montserrat", serif;
  color: #d2d2d2;
  font-size: 14px;
  font-weight: 300;
  margin: 20px 15px;
}
.widget-flashsale .pts-flashsale-time li {
  border-left: 1px solid #fff;
  float: left;
  padding: 15px 5px;
  font-family: "Montserrat", serif;
  background-color: #e51c29;
  color: #fff;
  display: block;
  width: 25%;
  overflow: hidden;
  width: 25%;
  height: 65px;
  text-align: center;
}
.rtl .widget-flashsale .pts-flashsale-time li {
  border-right: 1px solid #fff;
  border-left: inherit;
}
.rtl .widget-flashsale .pts-flashsale-time li {
  float: right;
}
.widget-flashsale .pts-flashsale-time li .countdown_num {
  margin-right: 5px;
  font-size: 24px;
  font-weight: 700;
}
.rtl .widget-flashsale .pts-flashsale-time li .countdown_num {
  margin-left: 5px;
  margin-right: inherit;
}
.widget-flashsale .pts-flashsale-time li div {
  display: inline-block;
}
.widget-flashsale .pts-flashsale-time li:first-child {
  border-left: 0;
}
.rtl .widget-flashsale .pts-flashsale-time li:first-child {
  border-right: 0;
  border-left: inherit;
}
.widget-flashsale .pts-flashsale-time li + li {
  background-color: #ef8247;
}
.widget-flashsale .pts-flashsale-time li + li + li {
  background-color: #fdc918;
}
.widget-flashsale .pts-flashsale-time li + li + li + li {
  background-color: #a5c73f;
}

.widget-categories-info {
  margin-top: 10px;
  margin-bottom: 50px;
}
.widget-categories-info .widget-heading {
  font-size: 36px;
  line-height: 40px;
  text-align: center;
  padding: 10px 0;
  font-weight: 600;
}
.widget-categories-info .block_content {
  border: 1px solid #e9e9e9;
}
.widget-categories-info .categories-info-subcategory {
  text-align: right;
  padding: 20px 30px 30px 10px;
}
.rtl .widget-categories-info .categories-info-subcategory {
  text-align: left;
}
.widget-categories-info .categories-info-subcategory h4 {
  margin-top: 0;
}
.widget-categories-info .categories-info-subcategory h4 a {
  color: #000;
  text-transform: uppercase;
  font-size: 14px;
}
.widget-categories-info .categories-info-subcategory h4 a:hover {
  color: #ffb15a;
}
.widget-categories-info .categories-info-subcategory ul li a {
  font-size: 12px;
  padding: 4px 0;
  display: block;
}
.widget-categories-info .image {
  position: relative;
}
.widget-categories-info .image:before {
  content: "";
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  top: 50%;
  left: 0;
  position: absolute;
  margin-top: -3px;
  z-index: 100;
}
.rtl .widget-categories-info .image:before {
  border-right: 6px solid #fff;
  border-left: inherit;
}
.rtl .widget-categories-info .image:before {
  right: 0;
  left: auto;
}
.widget-categories-info .image img {
  filter: alpha(opacity=100);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.widget-categories-info .btn {
  margin-top: 10px;
}
.widget-categories-info .category_list > li:hover .image img {
  filter: alpha(opacity=50);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
  opacity: 0.5;
}

.widget-subcategories ul {
  margin-bottom: 0;
}
.widget-subcategories ul li {
  font-size: 12px;
}

.widget-social .bo-social-icons {
  margin-top: 30px;
  text-align: left;
}
.rtl .widget-social .bo-social-icons {
  text-align: right;
}
.widget-social .bo-social-icons li {
  /*      margin: 20px 10px;*/
  line-height: 20px;
  float: left;
  width: 50%;
  padding-left: 0;
}
.rtl .widget-social .bo-social-icons li {
  float: right;
}
.rtl .widget-social .bo-social-icons li {
  padding-right: 0;
  padding-left: inherit;
}
.widget-social .bo-social-icons li a {
  display: block;
  margin-bottom: 30px;
}
.widget-social .bo-social-icons li a i {
  font-size: 25px;
  color: #fff;
  padding: 10px 12px;
  -webkit-transition: 0.3s all ease-in-out 0s;
  -o-transition: 0.3s all ease-in-out 0s;
  transition: 0.3s all ease-in-out 0s;
  float: left;
  margin-right: 10px;
}
.rtl .widget-social .bo-social-icons li a i {
  float: right;
}
.rtl .widget-social .bo-social-icons li a i {
  margin-left: 10px;
  margin-right: inherit;
}
.widget-social .bo-social-icons li a span {
  display: block;
  line-height: 16px;
}
.widget-social .bo-social-icons li.facebook i {
  background: #1b78c7;
}
.widget-social .bo-social-icons li.youtube i {
  background: #f75a52;
}
.widget-social .bo-social-icons li.twitter i {
  background: #00bff3;
}
.widget-social .bo-social-icons li.rss i {
  background: #ffb400;
}
.widget-social .bo-social-icons li.google_plus i {
  background: #f75a52;
}
.widget-social .bo-social-icons li:hover i {
  border-radius: 50%;
}

.widget-promotions .widget-heading {
  font-size: 36px;
  line-height: 40px;
  padding: 10px 0;
}
.widget-promotions .nav-theme {
  border: 1px solid #eceff1;
}
.widget-promotions .nav-theme li {
  border-top: 1px solid #eceff1;
  padding: 0;
  position: relative;
}
.widget-promotions .nav-theme li:focus, .widget-promotions .nav-theme li.active {
  background-color: #ffb15a;
}
.widget-promotions .nav-theme li:focus:after, .widget-promotions .nav-theme li.active:after {
  content: "";
  width: 0;
  height: 0;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid #ffb15a;
  position: absolute;
  right: -5px;
  top: 50%;
  margin-top: -5px;
}
.rtl .widget-promotions .nav-theme li:focus:after, .rtl .widget-promotions .nav-theme li.active:after {
  border-right: 5px solid #ffb15a;
  border-left: inherit;
}
.rtl .widget-promotions .nav-theme li:focus:after, .rtl .widget-promotions .nav-theme li.active:after {
  left: -5px;
  right: auto;
}
.widget-promotions .nav-theme li:focus a, .widget-promotions .nav-theme li.active a {
  color: #fff;
}
.widget-promotions .nav-theme li a {
  color: #000;
  font-weight: 600;
}
.widget-promotions .nav-theme li:first-child {
  border-top: 0;
}

.widget-product .products-block .product-block .left-block {
  border-right: 0;
}
.rtl .widget-product .products-block .product-block .left-block {
  border-left: 0;
  border-right: inherit;
}
.widget-product .products-block .product-block .name a {
  font-weight: 600;
  text-transform: uppercase;
  font-family: "Montserrat", serif;
}

.widget-ptssliderlayer {
  margin-bottom: 30px;
}
.widget-ptssliderlayer:before, .widget-ptssliderlayer:after {
  content: " ";
  display: table;
}
.widget-ptssliderlayer:after {
  clear: both;
}

/*widget tab*/
/* Home pagebuilder  */
.quicklink {
  background-color: #f6f6f6;
  display: block;
}
.quicklink h5 {
  display: inline-block;
  background-color: #333;
  position: relative;
  color: #fff;
  padding: 12px 15px 12px 25px;
  font-weight: 400;
  text-transform: uppercase;
  margin: 0 20px 0 0;
  font-size: 10px;
}
.rtl .quicklink h5 {
  padding: 12px 25px 12px 15px;
}
.rtl .quicklink h5 {
  margin: 0 0 0 20px;
}
.quicklink h5:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: -10px;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-right: 0;
  border-left: 10px solid #333;
}
.rtl .quicklink h5:before {
  left: -10px;
  right: auto;
}
.rtl .quicklink h5:before {
  border-right: 10px solid #333;
  border-left: inherit;
}
.quicklink ul {
  display: inline-block;
}
.quicklink ul li {
  position: relative;
  font-size: 12px;
  padding: 0 7px 0 12px;
}
.rtl .quicklink ul li {
  padding: 0 12px 0 7px;
}
.quicklink ul li:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  top: 8px;
  left: 0;
  border: 2px solid #aaa;
}
.rtl .quicklink ul li:before {
  right: 0;
  left: auto;
}
.quicklink ul li:first-child:before {
  display: none;
}

.list-count .list1 li .product-block .image {
  min-height: 76px;
}
.list-count .list1 li .product-block .product_img_link {
  width: 40px;
  height: 40px;
  background-color: #dfdfdf;
  display: block;
  color: #888;
  font-size: 24px;
}
.list-count .list1 li .product-block .product_img_link img {
  display: none;
  max-width: 70px;
}
.list-count .list1 li .product-block .product_img_link .count {
  display: block !important;
  visibility: inherit !important;
  line-height: 40px;
  text-align: center;
}
.list-count .list1 li:first-child .product-block .product_img_link {
  background-color: #ee6262;
  color: #fff;
}

.widget-productdeal .style2 .product-block .addtocart {
  top: -80%;
}

.widget-promotion {
  background-color: #282423;
}
.widget-promotion .title_block {
  text-align: center;
  color: #fff;
  font-size: 24px;
  border-bottom: 1px solid #fff;
  padding: 20px 15px;
}
.widget-promotion .title_block:before {
  display: none;
}
.widget-promotion .promotion-list {
  margin: 0;
}
.widget-promotion .promotion-list > li {
  border-left: 1px solid #fff;
}
.rtl .widget-promotion .promotion-list > li {
  border-right: 1px solid #fff;
  border-left: inherit;
}
.widget-promotion .promotion-list > li .promotion-title {
  display: none;
}

.widget-banner .widget-banner-desc h4 {
  text-transform: uppercase;
  font-size: 15px;
}

.widget-testimonial .testimonials-body .testimonials-quote {
  font-style: italic;
  font-size: 18px;
  font-weight: 300;
  margin: 0 0 20px;
  color: #666;
}
.widget-testimonial .testimonials-body .testimonials-avatar > div {
  width: 65px;
  height: auto;
  overflow: hidden;
  margin-right: 15px;
}
.rtl .widget-testimonial .testimonials-body .testimonials-avatar > div {
  margin-left: 15px;
  margin-right: inherit;
}
.widget-testimonial .testimonials-body .testimonials-profile > div {
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
}
.widget-testimonial .testimonials-body .testimonials-profile > div .name {
  font-size: 13px;
  margin-bottom: 0;
}

.widget-tags a {
  background-color: #fff;
  color: #666;
  float: left;
  border: 1px solid #e1e1e1;
  margin: 0px 5px 5px 0;
  -webkit-transition: 0.3s all ease-in-out 0s;
  -o-transition: 0.3s all ease-in-out 0s;
  transition: 0.3s all ease-in-out 0s;
  text-transform: capitalize;
  padding: 8px 14px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  /*    &.tag_level2 {
        font-size: 11px;
      }
      &.tag_level3 {
        font-size: 12px;
        font-weight: 700;
      }
      &.tag_level4 {
        font-size: 13px;
        font-weight: 700;
      }*/
}
.rtl .widget-tags a {
  float: right;
}
.rtl .widget-tags a {
  margin: 0px 0 5px 5px;
}
.widget-tags a:hover {
  background-color: #ffb15a;
  color: #fff;
}

.widget-categories_info .grid .categories_info_container {
  position: relative;
  text-align: center;
  border: 1px solid #e1e1e1;
  border-top: none;
  border-left: none;
}
.widget-categories_info .grid .categories_info_container .categories_info_content {
  position: absolute;
  left: 9%;
  top: 4%;
  text-align: left;
}
.widget-categories_info .grid .categories_info_container .categories_info_content .title_cateinfo {
  font-size: 16px;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.widget-categories_info .grid .categories_info_container .categories_info_content .title_cateinfo:hover {
  color: #ffb15a;
}
.widget-categories_info .grid .categories_info_container .categories_info_content p {
  font-size: 13px;
  margin: 0;
  color: #a9afb6;
  line-height: 17px;
}
@media (max-width: 480px) {
  .widget-categories_info .grid .categories_info_container .categories_info_content {
    width: 100%;
    margin-left: 0;
    left: 0;
    bottom: 0;
  }
}
.widget-categories_info .grid .categories_info_container .shopnow {
  position: absolute;
  bottom: 7%;
  left: 9%;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.widget-categories_info .grid .categories_info_container .shopnow a {
  border-bottom: 1px solid;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.widget-categories_info .grid .categories_info_container .shopnow:after {
  content: "\f0da";
  font: 12px "FontAwesome";
  margin-left: 7px;
}
.widget-categories_info .grid .categories_info_container .categories_info_img a {
  position: relative;
  display: block;
  height: 228px;
  width: 195px;
  overflow: hidden;
  /*           &:before {
              content: "";
              background-color: transparent;
              position: absolute;
              @include size(100%,100%);
              left: 0;
              top:0;
              display: block;
              @include transition(all 0.2s ease-in-out 0s);
              z-index: 2;
            }*/
}
.widget-categories_info .grid .categories_info_container .categories_info_name {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 0;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s;
}
.widget-categories_info .grid .categories_info_container .categories_info_nbproduct {
  color: #ffb15a;
  font-style: italic;
  font-size: 14px;
  z-index: 10;
}
.widget-categories_info .grid .categories_info_container:hover {
  /*        .categories_info_img a {     
            &:before {
              background-color: rgba(60,60,60,0.3);
            }
          }*/
}
.widget-categories_info .grid .categories_info_container:hover .title_cateinfo, .widget-categories_info .grid .categories_info_container:hover .shopnow {
  color: #ffb15a;
}
.widget-categories_info .grid .categories_info_container:hover .title_cateinfo a, .widget-categories_info .grid .categories_info_container:hover .shopnow a {
  color: #ffb15a;
}
.widget-categories_info .grid .categories_info_container:hover .categories_info_content {
  /*          background-color: #000;*/
}
.widget-categories_info .grid .categories_info_container:hover .categories_info_content a {
  color: #fff;
}
.widget-categories_info .list .categories_info_img {
  max-width: 50%;
}
.widget-categories_info .list .categories_info_content {
  padding: 15px 0;
}
.widget-categories_info .list .categories_info_content a {
  display: block;
  color: #000;
  margin: 2px 0;
}
.widget-categories_info .list .categories_info_content a:hover {
  color: #ffb15a;
}
.widget-categories_info .list .categories_info_content .categories_info_name {
  font-size: 16px;
  font-weight: 900;
  margin-bottom: 15px;
}
.widget-categories_info .list .categories_info_content .categories_info_nbproduct {
  color: #ffb15a;
  font-style: italic;
  font-size: 14px;
  z-index: 10;
}

.widget-categoriesinfo {
  border-left: 1px solid #eceff1;
  border-top: 1px solid #eceff1;
}
.rtl .widget-categoriesinfo {
  border-right: 1px solid #eceff1;
  border-left: inherit;
}
.widget-categoriesinfo .item:hover a, .widget-categoriesinfo .item:hover .shopnow {
  color: #ffb15a;
}
.widget-categoriesinfo .item .categories-left {
  border-right: 1px solid #eceff1;
  border-bottom: 1px solid #eceff1;
}
.rtl .widget-categoriesinfo .item .categories-left {
  border-left: 1px solid #eceff1;
  border-right: inherit;
}
.widget-categoriesinfo .item .categories-right {
  position: absolute;
  top: 5%;
  left: 7%;
}
.rtl .widget-categoriesinfo .item .categories-right {
  right: 7%;
  left: auto;
}
.widget-categoriesinfo .item .categories-right h3 {
  font-size: 17px;
  font-weight: 500;
  margin: 0 0 5px 0;
}
.widget-categoriesinfo .item .categories-right .des-cate {
  color: #a9afb6;
  font-size: 14px;
}
.widget-categoriesinfo .item .shopnow {
  bottom: 8%;
  font-size: 10px;
  font-weight: 600;
  left: 10%;
  line-height: normal;
  position: absolute;
  text-transform: uppercase;
  line-height: 11px;
}
.rtl .widget-categoriesinfo .item .shopnow {
  right: 10%;
  left: auto;
}
.widget-categoriesinfo .item .shopnow:after {
  content: "\f0da";
  font: 11px "FontAwesome";
  margin-left: 5px;
  -webkit-transition: 0.3s all ease-in-out 0s;
  -o-transition: 0.3s all ease-in-out 0s;
  transition: 0.3s all ease-in-out 0s;
}
.widget-categoriesinfo .item .shopnow a {
  border-bottom: 1px solid;
}

.custom-col-lg-2 {
  width: 20%;
}

.custom-col-lg-10 {
  width: 80%;
}
@media (max-width: 1199px) {
  .custom-col-lg-10 {
    width: 100%;
  }
}
