/* $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 */
/* $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 */
ul, ol {
  list-style-type: none;
  padding: 0px;
}

#order-detail-content td.cart_total, #order-detail-content td.price {
  width: 140px;
}

.module-leoblog-blog .blog-comment-block label {
  padding-left: 25px;
}
.rtl .module-leoblog-blog .blog-comment-block label {
  padding-right: 25px;
  padding-left: inherit;
}
.module-leoblog-blog .blog-comment-block label:after {
  color: red;
  content: "*";
  left: 15px;
  position: absolute;
  top: 8px;
}
.rtl .module-leoblog-blog .blog-comment-block label:after {
  right: 15px;
  left: auto;
}

[class*="col-lg-2.4"] {
  width: 20%;
}

#tags_block_left {
  display: none;
}

.rtl .pts-megamenu .dropdown-menu .dropdown-submenu.open > .dropdown-menu .dropdown-menu-inner:before,
.rtl .pts-megamenu .dropdown-menu .dropdown-submenu:hover > .dropdown-menu .dropdown-menu-inner:before {
  margin-right: -24px !important;
}
.rtl .pts-megamenu .dropdown-menu .dropdown-submenu > a .caret::before {
  content: "\f104";
}
.rtl .megamenu .widget-subcategories .media .list-style a::before {
  content: "\f104";
}
.rtl .col-lg-12, .rtl .col-md-12, .rtl .col-sm-12, .rtl .col-xs-12 {
  float: right;
}
.rtl select {
  background-position: 8.5px center !important;
}
.rtl .radio input[type="radio"], .rtl .radio-inline input[type="radio"], .rtl .checkbox input[type="checkbox"], .rtl .checkbox-inline input[type="checkbox"] {
  float: right !important;
}
.rtl input[type="radio"], .rtl input[type="checkbox"] {
  margin-left: 10px;
}
.rtl p.payment_module a.cheque,
.rtl p.payment_module a.bankwire,
.rtl p.payment_module a.cash {
  background-position: calc(100% - 15px) 12px;
}
.rtl p.payment_module a.cheque:after,
.rtl p.payment_module a.bankwire:after,
.rtl p.payment_module a.cash:after {
  transform: rotate(180deg);
}

.ps-ourservice h4 {
  margin-top: 0px;
}

@media (max-width: 1024px) {
  .header1 .pts-megamenu .megamenu > li > a {
    padding: 15px 20px;
  }

  .ps-ourservice h4 {
    font-size: 17px;
  }

  .widget-gallery .images-list .image-item {
    width: 90px;
  }

  .widget-social .bo-social-icons li a {
    width: 38px !important;
    height: 38px !important;
    line-height: 38px !important;
    font-size: 16px !important;
    margin-right: 5px !important;
  }
  .rtl .widget-social .bo-social-icons li a {
    margin-left: 5px !important;
    margin-right: inherit;
  }

  .header2 .pts-megamenu .megamenu > li > a {
    padding: 18px;
  }

  .widget-productdeal .product-block .name {
    margin-top: 0px;
  }
  .widget-productdeal .product-block .action {
    margin-top: 10px !important;
    padding-top: 10px !important;
  }

  .widget-testimonial {
    padding: 60px 80px 30px 80px !important;
  }

  .widget-latestblog .blog_container .blog-image {
    width: 245px !important;
  }
  .widget-latestblog .blog_container .media-body {
    width: calc(100% - 265px) !important;
  }
  .widget-latestblog .blog_container .blog-shortinfo {
    height: 77px;
    overflow: hidden;
  }

  .widget-newsletter {
    padding: 55px 0 28px !important;
  }

  .header3 .pts-megamenu .megamenu > li > a {
    padding: 20px;
  }

  .header4 .pts-megamenu .megamenu > li > a {
    padding: 20px;
  }
}
@media (max-width: 991px) {
  .pts-megamenu .megamenu > li {
    border-bottom: 1px solid #ededed;
  }
  .pts-megamenu .dropdown-menu .dropdown-menu-inner .mega-col-inner {
    margin: 0 0 15px !important;
  }

  .categories_info_container .categories_info_img img {
    width: 100%;
  }

  .style3.grid .product-block .action {
    left: 0px !important;
    position: relative !important;
    margin-top: 15px !important;
  }

  .widget-ourservice {
    margin-top: 20px;
  }

  .owl-carousel-play.boxcarousel > .carousel-controls .carousel-control.left {
    left: 0px !important;
    opacity: 1 !important;
  }
  .owl-carousel-play.boxcarousel > .carousel-controls .carousel-control.right {
    right: 0px !important;
    opacity: 1 !important;
  }

  .pts-copyright {
    text-align: center;
  }

  .widget-social .bo-social-icons li a {
    margin-bottom: 7px;
  }

  .header1 {
    position: relative;
  }
  .header1 .main-menu {
    bottom: 0px !important;
    position: absolute;
  }
  .header1 .main-menu #pts-top-menu {
    width: calc(100% - 30px) !important;
    left: 0px !important;
  }
  .header1 .main-menu .pts-megamenu .megamenu > li > a {
    padding: 10px 15px !important;
  }
  .header1 .header-right {
    float: right;
  }
  .rtl .header1 .header-right {
    float: left;
  }

  .header2 {
    position: relative;
  }
  .header2 .main-menu {
    bottom: 0px !important;
    position: absolute;
  }
  .header2 .main-menu #pts-top-menu {
    width: calc(100% - 30px) !important;
    left: 30px !important;
  }
  .header2 .main-menu .pts-megamenu .megamenu > li > a {
    padding: 10px 15px !important;
  }
  .header2 .header-right {
    float: right;
  }
  .rtl .header2 .header-right {
    float: left;
  }

  .header3 {
    position: relative;
  }
  .header3 .main-menu {
    bottom: 0px !important;
    position: absolute;
  }
  .header3 .main-menu #pts-top-menu {
    width: 100% !important;
    left: 0px !important;
  }
  .header3 .main-menu .pts-megamenu .megamenu > li > a {
    padding: 10px 15px !important;
  }
  .header3 .header-right {
    float: right;
  }
  .rtl .header3 .header-right {
    float: left;
  }

  .header4 {
    position: relative;
  }
  .header4 .main-menu {
    bottom: 0px !important;
    position: absolute;
  }
  .header4 .main-menu #pts-top-menu {
    width: calc(100% - 30px) !important;
    left: 0px !important;
  }
  .header4 .main-menu .pts-megamenu .megamenu > li > a {
    padding: 10px 15px !important;
  }
  .header4 .header-right {
    float: right;
  }
  .rtl .header4 .header-right {
    float: left;
  }

  .sidebar {
    display: none;
  }

  #add_to_cart .btn {
    padding: 7px 10px !important;
  }
}
@media (max-width: 767px) {
  .header-default .header-right > div#search_block_top {
    width: calc(100% - 90px);
  }

  #header-main .container .group-title {
    font-size: 17px !important;
  }

  .rev_slider .btn-warning {
    font-size: 10px !important;
    padding: 5px !important;
  }

  .caption .btn:after {
    display: none !important;
  }

  .block-borderbox .title_block > span {
    font-size: 23px;
    padding-top: 15px;
  }

  .widget-html.block.block-borderbox {
    margin-bottom: 0px !important;
  }

  .widget-producttabs .nav-tabs {
    display: none !important;
  }

  .widget-newsletter .text-muted {
    display: none;
  }

  .widget-productdeal .product-block .name {
    margin-top: 15px;
  }

  .widget-images .image-item img {
    width: 100%;
  }

  .header3 #header-main {
    position: static;
  }
  .header3 #header-main #logo-theme.logo-theme {
    margin-bottom: 0px;
  }
}
@media (max-width: 320px) {
  .widget-latestblog .blog_container .blog-image {
    width: 100% !important;
    padding: 0px !important;
    margin-bottom: 12px;
  }
}
/***********************************************************
					Stores Page Styles
************************************************************/
#stores #map {
  width: 100%;
  height: 447px;
  margin-bottom: 26px;
}
#stores input#addressInput {
  display: inline-block;
  width: 269px;
}
#stores .address-input {
  float: left;
  margin-right: 19px;
}
.rtl #stores .address-input {
  float: right;
}
.rtl #stores .address-input {
  margin-left: 19px;
  margin-right: inherit;
}
@media (max-width: 767px) {
  #stores .address-input {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
#stores .address-input label {
  margin-right: 5px;
}
.rtl #stores .address-input label {
  margin-left: 5px;
  margin-right: inherit;
}
#stores .radius-input {
  float: left;
  line-height: 23px;
  margin-right: 20px;
}
.rtl #stores .radius-input {
  float: right;
}
.rtl #stores .radius-input {
  margin-left: 20px;
  margin-right: inherit;
}
#stores .radius-input label,
#stores .radius-input .selector {
  float: left;
}
.rtl #stores .radius-input label, .rtl
#stores .radius-input .selector {
  float: right;
}
#stores .radius-input label {
  margin-right: 10px;
}
.rtl #stores .radius-input label {
  margin-left: 10px;
  margin-right: inherit;
}
#stores .radius-input #radiusSelect {
  width: 78px;
}
#stores .store-content {
  padding-bottom: 30px;
}
#stores .store-content-select .selector {
  visibility: hidden;
  display: none;
}
#stores .store-content-select.active {
  padding-top: 30px;
  margin-bottom: 30px;
  border-top: 1px solid #e1e1e1;
}
#stores .store-content-select.active .selector {
  visibility: visible;
  display: block;
}
#stores .store-title {
  margin-bottom: 16px;
}
#stores label {
  font-weight: normal;
  color: #555555;
}
#stores #stores_loader {
  display: none;
  margin-left: 5px;
}
.rtl #stores #stores_loader {
  margin-right: 5px;
  margin-left: inherit;
}
#stores #locationSelect {
  max-width: 356px;
  visibility: hidden;
}
#stores #stores-table {
  display: none;
}
#stores #stores-table tbody td {
  padding: 20px;
}
#stores #stores-table tbody td.num {
  background: #fbfbfb;
  width: 46px;
}
#stores #stores-table tbody td.name span {
  padding-left: 15px;
}
.rtl #stores #stores-table tbody td.name span {
  padding-right: 15px;
  padding-left: inherit;
}
@media (max-width: 767px) {
  #stores #stores-table tbody td.name img {
    display: none;
  }
}

.store-image img {
  width: 100%;
  min-width: 100px;
}
