/*******************************************************
  Style Color
********************************************************/
/*   1.HD devices Desktops     	  ( Devices > 1450px)
 *   1.Large devices Desktops     ( Devices >1200px)
 *   2.Medium devices Desktops     (992px > Devices > 1199px)
 *   3.Small devices Tablets      (991px > Devices > 768px)
 *   4.Extra small devices Phones ( Devices < 767px)
 */
/* 1.HD devices Desktops  
================================================== */
@media (min-width: 1450px) {
  @-moz-document url-prefix() {
    #thumb-slider .owl2-carousel .owl2-stage-outer {
      margin: 0 -2px; } } }
/* 2.Large devices Desktops 
================================================== */
@media (min-width: 1200px) {
  .container {
    width: 1200px; }

  .col-lg-15 {
    width: 20%;
    float: left; }

  .module.style-dev-so-listing-tabs .wap-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner {
    min-height: 329px; } }
/* 3.Medium devices Desktops 
================================================== */
@media (min-width: 992px) and (max-width: 1199px) {
  .table-responsive .btn {
    margin: 5px;
    width: 40px; }

  /*Fix 5 columns*/
  .col-sm-15 {
    width: 20%;
    float: left; }

  /*--------------------HEADER ----------------*/
  .navbar-search #search input {
    width: 92%; }

  .header-bottom .container > .row .sidebar-menu {
    width: 28%; }

  .header-bottom .container > .row .header-bottom-right {
    width: 72%; }

  /*------------------ BREADCRUM ---------------*/
  .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
    font-size: 13px;
    padding: 22px 10px 30px; }

  .common-home .megamenu-style-dev .vertical .dropdown-menu {
    display: none; }
  .common-home .megamenu-style-dev:hover .vertical .dropdown-menu {
    display: block; }

  .shopping_cart a.top_cart .shopcart .text-shopping-cart {
    font-size: 9px; }

  #so-slideshow {
    width: 100%; }

  .module.style-dev-so-deals {
    width: 100%; }
    .module.style-dev-so-deals .extraslider-inner .owl2-item {
      border-right: 1px solid #eee; }
    .module.style-dev-so-deals .so-deal .extraslider-inner .owl2-item {
      padding-top: 70px; }
      .module.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time {
        top: 32px; }

  .newsletter .group-content {
    position: relative;
    top: 20px; }

  .module.style-dev-so-listing-tabs .so-listing-tabs .wap-listing-tabs::before {
    left: auto;
    right: 0; }

  .module.style-dev-so-extraslider .so-extraslider .extraslider-inner .item .item-wrap .item-wrap-inner {
    min-height: 370px; }

  /*------------CUSTOM HTML ---------------*/
  .banner-wraps .m-banner img {
    width: 100%; }

  .module.banner-block-slideshow-h1 img {
    width: 100%; }

  /*-----------PRODUCT LISTING ----------------*/
  .products-list .product-layout .button-group .wishlist, .products-list .product-layout .button-group .compare {
    width: 30px;
    padding: 6px; }
  .products-list .product-layout .button-group .addToCart {
    padding: 7px 5px;
    top: -1px; }

  .products-list.grid .product-layout .product-item-container {
    padding: 20px 10px; }

  .products-list .product-layout .product-item-container .left-block .countdown_box {
    text-align: center; }

  .related .releate-products .product-item-container .product-item .media-left {
    float: left;
    width: 30%;
    padding: 0 5px; }
  .related .releate-products .product-item-container .product-item .media-body {
    float: left;
    width: 70%;
    padding: 0 5px; }

  .shopping_cart .shoppingcart-box::before {
    right: 55px; }

  .rtl {
    /*------------------ BREADCRUM ---------------*/ }
    .rtl .tab-slider .ltabs-items-container .ltabs-items .item-inner .button-group {
      padding: 0 10px 0 0; }
      .rtl .tab-slider .ltabs-items-container .ltabs-items .item-inner .button-group .addToCart span {
        font-size: 8px; }
    .rtl .module.style-dev-so-listing-tabs .wap-listing-tabs {
      border-width: 1px 0 1px 1px; }
    .rtl .blog-listitem .blog-item .itemBlogContent .article-sub-title .article-date i {
      margin-right: 0;
      margin-left: 5px; }
    .rtl .blog-listitem .blog-item .itemBlogContent .blog-meta {
      float: right; }
      .rtl .blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count {
        float: left; }
      .rtl .blog-listitem .blog-item .itemBlogContent .blog-meta span.author {
        padding-right: 0; }
    .rtl .products-list .product-layout .button-group .addToCart {
      font-size: 9px; }
    .rtl .left-content-product .row {
      margin: 0; }
    .rtl .related .releate-products .product-item-container .product-item .media-left {
      float: right; }
    .rtl .related .releate-products .product-item-container .product-item .media-body {
      float: right; }
    .rtl .shopping_cart .shoppingcart-box::before {
      left: 55px;
      right: auto; } }
/* 4.Small devices Tablets
================================================== */
@media (min-width: 768px) and (max-width: 991px) {
  /*Fix 5 columns*/
  .col-sm-15 {
    width: 20%;
    float: left; }

  #yt_mailing {
    background-size: cover; }

  .table-responsive .btn {
    width: 40px;
    margin: 5px; }

  .yt-pricing .style2.column:last-child {
    padding-right: 15px !important; }

  .wishlist a {
    padding: 6px; }

  /*-------HEADER-------*/
  #header {
    z-index: 9999999;
    position: relative; }

  .header-center {
    padding: 20px 0; }

  .navbar-logo {
    text-align: center;
    margin-bottom: 30px; }

  .res .collapsed-block .tabBlockTitle {
    margin: 0;
    padding: 6px 0; }
    .res .collapsed-block .tabBlockTitle .expander {
      cursor: pointer;
      padding: 0 8px;
      font-size: 18px;
      text-decoration: none; }
  .res .collapsed-block .tabBlock {
    display: none;
    position: absolute;
    top: 100%;
    right: 15px;
    background: #fff;
    box-shadow: 1px 1px 2px #444; }

  .header-bottom .container > .row .sidebar-menu {
    width: 100%; }
  .header-bottom .container > .row .header-bottom-right {
    width: 100%; }

  #sosearchpro.search-pro {
    padding-left: 15px;
    margin: 0; }

  /*------------------ BREADCRUM ---------------*/
  #menu.navbar {
    margin: 0; }

  #menu .nav > li .dropdown-menu.custom_block {
    margin: 0 15px;
    width: auto; }
    #menu .nav > li .dropdown-menu.custom_block ul.row-list {
      display: block; }
      #menu .nav > li .dropdown-menu.custom_block ul.row-list li {
        border: 0; }

  #menu .nav > li:hover > .dropdown-menu.custom_block ul {
    display: block; }

  #so-slideshow {
    width: 100%; }

  .module.style-dev-so-deals {
    width: 100%; }
    .module.style-dev-so-deals .extraslider-inner .owl2-item {
      border-right: 1px solid #eee; }

  .module.style-dev-so-listing-tabs .list-sub-cat li.item-cate {
    width: 20%;
    border-width: 1px 1px 0 0; }
  .module.style-dev-so-listing-tabs .so-listing-tabs .wap-listing-tabs::before {
    left: auto;
    right: 0; }

  .so-extraslider .item {
    min-height: 330px; }

  /*----------CONTENT ---------*/
  .common-home #content .row {
    margin: 0; }

  .blog-listitem .blog-item .itemBlogContent {
    padding: 15px; }

  /*--------------------MOD-------------------*/
  .module.so-basic-product-style-dev .so-basic-product .item-wrap .panel-default .panel-heading .panel-title .title {
    font-size: 10px; }

  .responsive ul.megamenu > li.active .close-menu {
    right: 0; }

  .megamenu-style-dev.responsive div[class^=col-] {
    width: 100%; }
  .megamenu-style-dev.responsive ul.megamenu > li.click::before, .megamenu-style-dev.responsive ul.megamenu > li.hover::before {
    padding: 5px 10px !important;
    font-size: 14px;
    background: #fe5621;
    color: #fff; }
  .megamenu-style-dev.responsive ul.megamenu > li.active > a {
    padding: 5px 10px; }
  .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu {
    padding: 0;
    width: 30px;
    line-height: 30px;
    background: #fe5621; }
    .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu:before {
      color: #444;
      font-size: 12px;
      line-height: 35px; }
  .megamenu-style-dev.responsive .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content {
    box-shadow: none;
    border: 1px solid #eee; }
  .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
    height: 39px;
    margin: 13px 0 0;
    color: #fff;
    border-radius: 0;
    border: 1px solid #fe5621;
    background: #fe5621; }
    .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
      background: #fff; }
  .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper {
    background: #fff; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li.active > a {
      padding: 5px 10px; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
      color: #444;
      padding: 5px 0; }
      .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover {
        color: #fe5621; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content .title-submenu {
      padding: 0;
      margin: 0;
      border: none; }

  .megamenu-style-dev .navbar-default .vertical #menuHeading {
    display: block;
    margin: 0; }
  .megamenu-style-dev .navbar-default .vertical .navbar-header {
    display: none; }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper {
    position: relative;
    visibility: visible;
    width: 100%;
    max-height: none;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px);
    display: none; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style3 .content .image-position {
      transform: scale(0.8);
      -moz-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8); }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul {
      box-shadow: none; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul li {
        padding: 5px 0; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li {
      border-bottom: 1px dotted #eee;
      margin-top: 1px; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li a i {
        display: none; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.loadmore {
        border: none; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:before {
        font-size: 10px;
        color: #444;
        height: 38px;
        line-height: 30px;
        width: 30px;
        background: #eee;
        text-align: center;
        cursor: pointer;
        padding: 0; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:hover:before {
        background: none;
        color: #fff; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active {
        background: #fe5621;
        color: #fff; }
        .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .close-menu {
          background: #eee;
          font-size: 10px;
          color: #444; }
  .megamenu-style-dev .navbar-default:hover .vertical .vertical-wrapper {
    display: block; }

  /*----------------------- CUSTOM HTML --------------------*/
  /*---------------PRODUCT LISTING -------------*/
  .products-list .product-layout .button-group .wishlist, .products-list .product-layout .button-group .compare {
    width: 30px;
    padding: 6px; }
  .products-list .product-layout .button-group .addToCart {
    padding: 7px 5px; }

  .short-by-show .short-by {
    float: left; }
    .short-by-show .short-by select#input-sort {
      width: 100px; }

  .product-filter .box-pagination {
    float: right; }

  .products-list.grid .product-layout .product-item-container {
    min-height: 348px; }

  /*------------PRODUCT DETAIL ----------------*/
  .left-content-product .content-product-right .box-info-product .cart input {
    padding: 12px 5px; }

  .thumb-vertical-outer span.view_scroll_spacer a.prev {
    left: 34px; }

  .thumb-vertical-outer span.view_scroll_spacer a.next {
    left: 30px; }

  .left-content-product .content-product-right .box-info-product .add-to-links {
    width: 100%;
    float: left;
    margin-top: 10px; }

  /*---------------BLOG -------------*/
  div.blog-item .itemBlogImg {
    float: none;
    margin: 0 0 10px; }
    div.blog-item .itemBlogImg .article-image {
      float: left;
      margin-bottom: 30px; }
    div.blog-item .itemBlogImg a {
      float: none; }

  .blog-listitem .blog-item .itemBlogContent .article-description {
    text-align: justify; }
  .blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count {
    float: left; }
  .blog-listitem .blog-item .itemBlogContent .blog-meta span.author {
    padding-right: 0; }

  /*------Style About us ------*/
  .about-us .about-content .title strong {
    font-size: 20px; }
  .about-us .about-content .wellcomeshop .media-body {
    overflow: visible;
    float: left;
    margin-top: 20px;
    width: 100%; }
  .about-us .about-content .ourmember.page-heading .pre-text {
    text-align: center;
    padding: 0; }
  .about-us .client-logo-slider .owl2-controls .owl2-nav div {
    display: none !important; }
  .about-us .client-logo-slider:hover .owl2-controls .owl2-nav div {
    display: block !important; }

  .about-us .owl-dots {
    left: 43%; }

  .newsletter .group-form {
    width: 100%;
    margin: 0 0 20px; }
  .newsletter .group-content {
    text-align: center; }

  .module.style-dev-so-extraslider .so-extraslider .extraslider-inner .item .item-wrap {
    min-height: 360px; }

  /*----------------- FOOTER ---------------*/
  .footer-navbar .box-account {
    clear: both; }

  .rtl {
    /*------------------ BREADCRUM ---------------*/
    /*----About us -------------*/
    /*---------------BLOG -------------*/ }
    .rtl .module.style-dev-so-listing-tabs .wap-listing-tabs {
      border-width: 1px 0 1px 1px; }
    .rtl .short-by-show .short-by {
      float: right; }
    .rtl .product-filter .box-pagination {
      float: left; }
    .rtl .products-list .product-layout .button-group .addToCart {
      font-size: 9px;
      position: relative;
      top: -2px; }
    .rtl .left-content-product .row {
      margin: 0; }
    .rtl .left-content-product .content-product-right .box-info-product .add-to-links li.wishlist a {
      margin-right: 0; }
    .rtl .about-us {
      padding-right: 10px; }
      .rtl .about-us .about-us .owl-dots {
        left: inherit;
        right: 44%; }
      .rtl .about-us .first {
        float: right; }
      .rtl .about-us .title strong {
        padding: 0 0 0 15px; }
      .rtl .about-us .image {
        float: right;
        margin-left: 30px;
        margin-right: 0; }
      .rtl .about-us .about-content .media-left {
        float: right;
        margin-right: 0;
        margin-left: 20px; }
    .rtl div.blog-item .itemBlogImg {
      float: none;
      margin: 0 0 10px; }
      .rtl div.blog-item .itemBlogImg a {
        float: right; }
    .rtl .responsive ul.megamenu > li.click:before,
    .rtl .responsive ul.megamenu > li.hover:before {
      right: auto;
      left: 0;
      padding: 5px 10px; }
    .rtl .responsive ul.megamenu > li.active .close-menu {
      right: auto;
      left: 0; }
    .rtl .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > .sub-menu {
      left: auto;
      right: auto !important; } }
/* 5.Extra small devices Phones
================================================== */
@media (max-width: 767px) {
  .header-top ul.dropdown-menu {
    min-width: 95px; }

  .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15 {
    width: 100%;
    margin: 0 0 20px; }

  .wishlist a {
    padding: 6px; }

  .producttab .tabsslider .nav-tabs li.active a, .producttab .tabsslider .nav-tabs li:hover a {
    color: #444; }

  /*----------------------------- HEADER -----------------------*/
  #header {
    z-index: 9999999;
    position: relative; }

  .header-center {
    padding: 10px 0; }

  .navbar-logo {
    text-align: center;
    margin-bottom: 20px; }

  .shopping_cart .btn-group {
    width: 100%; }
  .shopping_cart .shoppingcart-box {
    min-width: 290px; }
  .shopping_cart .shopcart > * {
    display: inline-block; }
  .shopping_cart .handle {
    display: none; }

  #content {
    position: relative;
    overflow: hidden; }

  .header-top-left .navbar-phone {
    display: inline-block; }
  .header-top-left .navbar-welcome {
    display: inline-block;
    margin-bottom: 0; }

  .header-top-right {
    float: right;
    position: absolute;
    top: 0;
    right: 0; }
    .header-top-right .languages-block .dropdown-menu {
      right: 0;
      left: auto; }

  .res .collapsed-block .tabBlockTitle {
    margin: 0;
    padding: 6px 0; }
    .res .collapsed-block .tabBlockTitle .expander {
      cursor: pointer;
      padding: 0 8px;
      font-size: 18px;
      font-family: Verdana, Arial, Helvetica, sans-serif;
      text-decoration: none; }
  .res .collapsed-block .tabBlock {
    display: none;
    position: absolute;
    top: 110%;
    right: 15px;
    background: #fff;
    box-shadow: 1px 1px 2px #444;
    z-index: 2;
    width: 320px;
    padding: 0 15px; }
    .res .collapsed-block .tabBlock .top-link a {
      font-size: 11px; }
      .res .collapsed-block .tabBlock .top-link a span {
        font-size: 11px; }
    .res .collapsed-block .tabBlock #my_account .dropdown-toggle {
      padding: 6px 7px; }

  #content {
    position: relative;
    overflow: hidden; }

  /*-------------BLOCK SEARCH --------------*/
  #sosearchpro .dropdown-menu {
    width: 100%; }

  #sosearchpro.search-pro {
    width: 100%;
    margin: 0 0 10px;
    padding: 0 15px; }

  .checkout-cart input.quaility {
    width: 50px; }

  /*----------------BLOCK MAIN MENU -------*/
  .responsive ul.megamenu > li.active .close-menu {
    right: 0; }

  #menu .nav {
    margin: 0; }

  .megamenu-style-dev.responsive div[class^=col-] {
    width: 100%; }
  .megamenu-style-dev.responsive ul.megamenu > li.click::before, .megamenu-style-dev.responsive ul.megamenu > li.hover::before {
    padding: 5px 10px !important;
    font-size: 14px;
    background: #fe5621;
    color: #fff; }
  .megamenu-style-dev.responsive ul.megamenu > li.active > a {
    padding: 5px 10px; }
  .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu {
    padding: 0;
    width: 30px;
    line-height: 30px;
    background: #fe5621; }
    .megamenu-style-dev.responsive ul.megamenu > li.active .close-menu:before {
      color: #444;
      font-size: 12px;
      line-height: 35px; }
  .megamenu-style-dev.responsive .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content {
    box-shadow: none;
    border: 1px solid #eee; }
  .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
    height: 39px;
    margin: 13px 0 0;
    color: #fff;
    border-radius: 0;
    border: 1px solid #fe5621;
    background: #fe5621;
    float: left; }
    .megamenu-style-dev .navbar-default .horizontal .navbar-toggle .icon-bar {
      background: #fff; }
  .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper {
    background: #fff; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li.active > a {
      padding: 5px 10px; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a {
      color: #444;
      padding: 5px 0; }
      .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu > li > a:hover {
        color: #fe5621; }
    .megamenu-style-dev .navbar-default .horizontal .megamenu-wrapper ul.megamenu li .sub-menu .content .title-submenu {
      padding: 0;
      margin: 0;
      border: none; }

  .megamenu-style-dev .navbar-default .vertical #menuHeading {
    display: block;
    margin: 0; }
  .megamenu-style-dev .navbar-default .vertical .navbar-header {
    display: none; }
  .megamenu-style-dev .navbar-default .vertical .vertical-wrapper {
    display: none;
    position: relative;
    visibility: visible;
    width: 100%;
    max-height: none;
    transform: translate3d(0px, 0px, 0px);
    -moz-transform: translate3d(0px, 0px, 0px);
    -webkit-transform: translate3d(0px, 0px, 0px);
    -ms-transform: translate3d(0px, 0px, 0px); }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.vertical-style3 .content .image-position {
      transform: scale(0.8);
      -moz-transform: scale(0.8);
      -webkit-transform: scale(0.8);
      -ms-transform: scale(0.8); }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul {
      box-shadow: none; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu .item-vertical.css-menu .content .menu > ul > li ul li {
        padding: 5px 0;
        border: none; }
    .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li {
      border-bottom: 1px dotted #eee;
      margin-top: 1px; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li a i {
        display: none; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.loadmore {
        border: none; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:before {
        font-size: 10px;
        color: #444;
        height: 38px;
        line-height: 30px;
        width: 50px;
        background: #eee;
        text-align: center;
        cursor: pointer;
        padding: 0; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.hover:hover:before {
        background: none;
        color: #fff; }
      .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active {
        background: #fe5621;
        color: #fff; }
        .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li.active .close-menu:before {
          background: #eee;
          font-size: 10px;
          color: #444; }
  .megamenu-style-dev .navbar-default:hover .vertical .vertical-wrapper {
    display: block; }

  /*------------------ BREADCRUM ---------------*/
  #menu.navbar {
    margin: 0; }

  #sosearchpro .dropdown-menu {
    width: 100%; }

  /*----------------- BLOCK SLIDESHOW ---------------------*/
  #so-slideshow {
    width: 100%; }
    #so-slideshow .slideshow {
      height: auto; }
    #so-slideshow .slideshow img {
      height: auto; }

  .module.style-dev-so-deals {
    width: 100%; }
    .module.style-dev-so-deals .so-deal .extraslider-inner .owl2-item {
      border-right: 1px solid #eee; }

  .module.style-dev-so-listing-tabs .list-sub-cat li.item-cate {
    width: 20%;
    border-width: 1px 1px 0 0; }
  .module.style-dev-so-listing-tabs .so-listing-tabs .wap-listing-tabs::before {
    left: auto;
    right: 0; }

  /*----------------- BLOCK SPOTLIGHT ---------------------*/
  #yt_mailing {
    background-size: cover; }
    #yt_mailing .newsletter .group-content {
      padding: 20px 0 0;
      text-align: center; }

  .header-bottom .container > .row .sidebar-menu {
    width: 100%; }
  .header-bottom .container > .row .header-bottom-right {
    width: 100%; }

  /*----------------- BLOCK FOOTER ---------------------*/
  .footer-top-block .col-lg-15 {
    width: 50%; }
    .footer-top-block .col-lg-15.footer-links {
      width: 100%; }

  .copyright-text {
    margin-bottom: 10px; }

  .block-payment {
    float: none; }

  .about-us .about-content .media-left {
    float: none; }

  .footer-bottom-block {
    text-align: center; }

  /*----------------- PRODUCT ---------------------*/
  .producttab .tabsslider .nav-tabs li {
    float: none; }

  .thumb-vertical-outer {
    padding-left: 0; }

  .add-to-links {
    clear: both; }
    .add-to-links ul li {
      margin: 5px 0;
      display: inline-block; }

  .content-product-right .title-product {
    margin: 10px 0; }

  .producttab .tabsslider .nav-tabs li.active a,
  .producttab .tabsslider .nav-tabs li:hover a {
    background-color: #eee; }

  .box-pagination {
    clear: both; }

  /*---------------BLOG -------------*/
  div.blog-item .itemBlogImg {
    float: none;
    margin: 0 0 10px; }
    div.blog-item .itemBlogImg .article-image {
      float: left;
      margin-bottom: 30px; }
    div.blog-item .itemBlogImg a {
      float: none; }

  .blog-listitem .blog-item .itemBlogContent {
    float: none;
    text-align: center; }
    .blog-listitem .blog-item .itemBlogContent .article-description {
      text-align: justify; }

  .about-us .about-content .title strong {
    top: -9px; }
  .about-us .about-content .media-left {
    margin-bottom: 20px; }
  .about-us .about-content .whychooseus .title strong {
    top: 12px; }
  .about-us .about-content .ourmember.page-heading .pre-text {
    padding: 0 10px; }
  .about-us .about-content .ourmember.page-heading .title strong {
    top: 13px;
    left: 38%; }
  .about-us .client-logo-slider .owl2-controls .owl2-nav div {
    display: none !important; }
  .about-us .client-logo-slider:hover .owl2-controls .owl2-nav div {
    display: block !important; }

  .about-us .owl-dots {
    left: 35%; }

  .about-us .owl2-theme .owl2-controls .owl2-dots {
    left: 36%; }
    .about-us .owl2-theme .owl2-controls .owl2-dots .owl2-dot span {
      width: 15px;
      height: 15px; }

  div ul.yt-accordion li.accordion-group h3.accordion-heading > span {
    font-size: 13px; }

  .newsletter .group-form {
    min-width: 100%; }

  .yt-gallery ul.tabnav li {
    margin-bottom: 5px; }

  .rtl {
    /*----About us -------------*/ }
    .rtl.res .collapsed-block .tabBlock {
      left: 10px;
      right: auto; }
    .rtl .header-top-right .languages-block .dropdown-menu {
      left: 0;
      right: auto; }
    .rtl .shopping_cart a.top_cart {
      text-align: left; }
    .rtl .header-top-right {
      right: auto;
      left: 0; }
    .rtl .about-us .about-content .first {
      float: none; }
    .rtl .about-us {
      padding-right: 10px; }
      .rtl .about-us .owl-dots {
        left: inherit;
        right: 32%; }
      .rtl .about-us .first {
        float: right; }
      .rtl .about-us .title strong {
        padding: 0 0 0 15px; }
      .rtl .about-us .image {
        float: right;
        margin-left: 30px;
        margin-right: 0; }
    .rtl .about-us .about-content .whychooseus .title strong {
      top: -10px; }
    .rtl .thumb-vertical-outer {
      padding: 0 0 0 10px; }
    .rtl .megamenu-style-dev .navbar-default .horizontal .navbar-toggle {
      float: right; }
    .rtl .responsive ul.megamenu > li.click:before,
    .rtl .responsive ul.megamenu > li.hover:before {
      right: auto;
      left: 0;
      padding: 5 10px !important; }
    .rtl .responsive ul.megamenu > li.active .close-menu {
      right: auto;
      left: 0; }
    .rtl .megamenu-style-dev .navbar-default .vertical .vertical-wrapper ul.megamenu > li > .sub-menu {
      left: auto;
      right: auto !important; }
    .rtl .blog-listitem .blog-item .itemBlogContent {
      float: none;
      text-align: center; }
      .rtl .blog-listitem .blog-item .itemBlogContent .article-sub-title .article-date i {
        margin-right: 0;
        margin-left: 5px; }
      .rtl .blog-listitem .blog-item .itemBlogContent .blog-meta {
        float: none; }
        .rtl .blog-listitem .blog-item .itemBlogContent .blog-meta > span.comment_count {
          float: none; }
        .rtl .blog-listitem .blog-item .itemBlogContent .blog-meta span.author {
          padding-right: 0; }
    .rtl .table-responsive table {
      display: inline-block; } }
/* Small devices Note*/
/* 5.Small devices Phones
================================================== */
@media (max-width: 479px) {
  .products-list .product-layout.col-xs-6 {
    width: 100%; }

  .shopping_cart .shoppingcart-box a.btn {
    padding: 6px; }

  .left-content-product .content-product-left #thumb-slider {
    display: none; }
  .left-content-product .content-product-left .large-image {
    width: 100%; }

  .module.style-dev-so-listing-tabs .so-listing-tabs .ltabs-tabs-container {
    margin-top: 8px; }
    .module.style-dev-so-listing-tabs .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
      z-index: 9; }
      .module.style-dev-so-listing-tabs .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span:hover {
        background: none;
        color: #fe5621; }
      .module.style-dev-so-listing-tabs .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tab span .ltabs-tab-selected {
        border-radius: 0; }
  .module.style-dev-so-listing-tabs .list-sub-cat {
    height: auto;
    overflow: scroll; }
    .module.style-dev-so-listing-tabs .list-sub-cat li.item-cate {
      width: 100%;
      text-align: inherit;
      border-bottom: 1px solid #ddd; }
      .module.style-dev-so-listing-tabs .list-sub-cat li.item-cate:last-child {
        border: none; }

  .newsletter .group-form {
    min-width: 100%; }

  .about-us .owl2-theme .owl2-controls .owl2-dots {
    left: 0; }

  .about-us .about-content .ourmember.page-heading .title strong {
    left: 26%; }

  .checkout-cart input.quaility {
    width: 50px; }

  .header-top-left .navbar-phone {
    display: none !important; }
  .header-top-left .navbar-welcome {
    padding: 6px 0 !important; }

  .res .collapsed-block .tabBlock {
    right: 0; }

  .contact-address li {
    padding: 0;
    line-height: 18px; }
  .contact-address span {
    margin-right: 10px;
    height: 30px;
    top: 4px; }
  .contact-address > li:nth-child(2) {
    padding-top: 7px; }
    .contact-address > li:nth-child(2) span {
      margin-top: -1px; }
  .contact-address > li:last-child {
    padding-top: 8px; }
    .contact-address > li:last-child span {
      margin-top: 7px; }

  .module.custom-html-footer .col-lg-15 {
    width: 100%; }

  .rtl.res .collapsed-block .tabBlock {
    right: auto;
    left: 0; }
  .rtl div.article-info .article-sub-title span.article-comment {
    padding-right: 0;
    padding-left: 11px;
    border-left: 0; }
  .rtl .contact-address li span {
    margin-right: 0; } }

/*# sourceMappingURL=responsive.css.map */

/* PartStream Change Brand button */

#ariPartStream .ari-change-btn {
    display:none; }
