/* $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;
  }
}
@media only print {
  #header .nav, #header .banner, #header .row > div {
    display: none;
  }
  #header .row div#header_logo {
    display: block;
  }

  #center_column {
    width: 100% !important;
  }

  #left_column, #right_column {
    display: none;
  }

  .no-print, #quantity_wanted_p > a, a.quick-view {
    display: none !important;
  }

  div.selector, div.selector span, div.selector select {
    background: none;
  }

  #thumbs_list li a:hover, #thumbs_list li a.shown {
    border-color: #fff;
  }

  .product_attributes, .box-cart-bottom {
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .pb-left-column #views_block {
    margin-top: 10px;
    width: 278px !important;
  }

  #thumbs_list_frame, #thumbs_list {
    width: 100% !important;
    height: 100% !important;
  }

  #thumbs_list li, #thumbs_list li:first-child {
    margin: 4px;
    width: 82px;
    height: 82px;
  }

  #view_scroll_left, #view_scroll_right, .view_scroll_spacer {
    display: none !important;
  }

  .bx-wrapper {
    width: 100% !important;
    max-width: 100% !important;
  }

  .bx-viewport {
    height: auto !important;
  }

  #bxslider, #bxslider1, #crossselling_list_car {
    width: 100% !important;
    height: auto !important;
    overflow: visible !important;
  }

  #bxslider1 .product-box {
    min-height: 200px;
  }

  .bx-controls-direction {
    display: none;
  }

  #footer .row > div, #footer .row > section {
    display: none;
  }
  #footer .row > div#block_contact_infos, #footer .row > section#block_contact_infos {
    display: block;
    width: 100%;
    border-left: none;
    border-top: 1px solid #515151;
    padding-top: 20px;
  }
  .rtl #footer .row > div#block_contact_infos, .rtl #footer .row > section#block_contact_infos {
    border-right: none;
    border-left: inherit;
  }

  .footer-container #footer h4:after {
    display: none;
  }
}
