/*******************************************************
  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; } }
/* 3.Medium devices Desktops 
================================================== */
@media (min-width: 992px) and (max-width: 1199px) {
  .table-responsive .btn {
    margin: 5px;
    width: 40px; }

  /*Fix 5 columns*/
  /*-------------BLOCK SPOTLIGHT--------------*/
  #yt_spotlight3:before {
    background-size: cover; }

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

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

  #sosearchpro.search-pro {
    width: 57%; }

  #header .logo {
    padding: 38px 10px; }

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

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

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

  .men-women-acc .item {
    width: 31.65%; }
    .men-women-acc .item:last-child {
      width: 36.7%; }

  /*-----------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: 10px 4px; }

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

  .so-listing-tabs .ltabs-items-container .ltabs-items .ltabs-item .item-inner .lt-image img {
    width: 100%; }

  .module.style-dev-so-deals .so-deal .extraslider-inner.item-inner-dev .image-dev .list-button-dev {
    width: 38%; }

  .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; }

  .newsletter {
    background-size: cover; }

  .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 .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; }

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

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

  .wishlist a {
    padding: 6px; }

  .left_column .responsive.megamenu-style-dev {
    position: relative;
    z-index: 1; }

  /*-------HEADER-------*/
  #header {
    z-index: 9999999;
    position: relative;
    background: #fe5621; }
    #header .logo {
      background: none; }
    #header .navbar-welcome {
      color: #fff; }
      #header .navbar-welcome i {
        color: #fff; }
		    #header .navbar-phone {
      color: #fff; }
      #header .navbar-phone i {
        color: #fff; }
    #header .header-right-top:before {
      left: 15px;
      right: 15px; }

  .logo img {
    padding: 10px 50px; }

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

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

  #sosearchpro.search-pro {
    float: left;
    width: 49%; }
    #sosearchpro.search-pro button.dropdown-toggle {
      color: #fff;
      border-color: #fff;
      height: 46px;
      width: 42px;
      border-radius: 0; }
      #sosearchpro.search-pro button.dropdown-toggle:hover {
        border-color: #fff; }

  /*------------------ 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; }

  .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;
    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: 46px;
    margin: 13px 0 0;
    color: #fff;
    border-radius: 0;
    border: 1px solid #fff;
    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; }

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

  .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 {
    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; }
    .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: 43px;
        line-height: 43px;
        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; }

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

  /*--------------------MOD-------------------*/
  .newsletter {
    background-size: cover; }
    .newsletter .group-form .form-group .subcribe {
      position: static; }
      .newsletter .group-form .form-group .subcribe button {
        width: 100%;
        padding: 8px 15px;
        margin: 10px 0 0;
        font-size: 14px; }

  .shopping_cart a.top_cart {
    width: 50%;
    margin: auto;
    background: #f53c01; }
  .shopping_cart .shoppingcart-box {
    left: 50%;
    transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%); }

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

  #yt_spotlight3 {
    padding: 0 0 30px; }
    #yt_spotlight3:before {
      height: 50%;
      width: 100%; }
    #yt_spotlight3:after {
      height: 50%;
      width: 100%;
      top: 50%; }
    #yt_spotlight3 .module {
      width: 100%; }

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

  .men-women-acc .item {
    width: 31.65%; }
    .men-women-acc .item:last-child {
      width: 36.7%; }

  /*---------------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%; }

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

  .rtl {
    /*------------------ BREADCRUM ---------------*/
    /*----About us -------------*/
    /*---------------BLOG -------------*/ }
    .rtl .responsive ul.megamenu > li.click:before,
    .rtl .responsive ul.megamenu > li.hover:before {
      right: auto;
      left: 0; }
    .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 .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; } }
/* 5.Extra small devices Phones
================================================== */
@media (max-width: 767px) {
  .main-right ul.dropdown-menu {
    min-width: 95px; }

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

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

  .wishlist a {
    padding: 6px; }

  /*----------------------------- HEADER -----------------------*/
  #header {
    background: #fff;
    z-index: 9999999;
    position: relative; }
    #header .navbar-welcome {
      color: #666; }
      #header .navbar-welcome i {
        color: #fff; }
	#header .navbar-phone {
      color: #666; }
      #header .navbar-phone i {
        color: #fff; }
    #header .header-right-top:before {
      left: 15px;
      right: 15px; }
    #header .logo {
      background: none; }

  .logo img {
    padding: 10px 50px; }

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

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

  .shopping_cart {
    padding: 0 15px;
    text-align: center;
    margin-top: 15px; }
    .shopping_cart .btn-group {
      width: 100%; }
    .shopping_cart .shoppingcart-box {
      min-width: 290px; }
    .shopping_cart .shopcart > * {
      display: inline-block; }

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

  .header-top {
    min-height: 34px; }
    .header-top .languages-block, .header-top .currencies-block {
      margin: 6px 0px;
      float: left; }
    .header-top .languages-block {
      margin-right: 4px; }

  .header-top-right {
    float: right; }

  .res .collapsed-block .tabBlockTitle {
    margin: 0;
    padding: 6px 0;
    color: #fff; }
    .res .collapsed-block .tabBlockTitle .expander {
      cursor: pointer;
      padding: 0 8px;
      font-size: 12px;
      text-decoration: none;
      color: #fff; }
  .res .collapsed-block .tabBlock {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    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;
      padding: 6px 5px; }
      .res .collapsed-block .tabBlock .top-link a span {
        font-size: 11px; }
    .res .collapsed-block .tabBlock #my_account .dropdown-toggle {
      padding: 6px 7px; }
    .res .collapsed-block .tabBlock .languages-block .dropdown-menu {
      left: auto;
      right: 0; }

  .shopping_cart .btn-group {
    width: 73%;
    margin: auto; }

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

  #sosearchpro.search-pro {
    float: right;
    width: 49%;
    padding: 0; }
    #sosearchpro.search-pro button.dropdown-toggle {
      color: #fff;
      border-color: #fff; }
      #sosearchpro.search-pro button.dropdown-toggle:hover {
        border-color: #fff; }
    #sosearchpro.search-pro .dropdown-menu {
      left: auto !important;
      width: 300px;
      border-radius: 0; }

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

  .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 {
    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: 43px;
        line-height: 43px;
        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 {
          background: #eee;
          font-size: 10px;
          color: #444; }

  .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;
    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: 50px;
    margin: 15px 0 0;
    color: #fff;
    border-radius: 0;
    border: 1px solid #fff;
    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; }

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

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

  /*----------------BLOCK MAIN MENU -------*/
  #menu .nav {
    margin: 0; }

  /*------------------ 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; }

  .men-women-acc .item {
    width: 31.65%; }
    .men-women-acc .item span {
      font-size: 12px; }
    .men-women-acc .item:last-child {
      width: 36.7%; }

  /*----------------- BLOCK SPOTLIGHT ---------------------*/
  #yt_spotlight3 {
    padding: 0 0 30px; }
    #yt_spotlight3:before {
      height: 50%;
      width: 100%;
      background-size: cover; }
    #yt_spotlight3:after {
      height: 50%;
      width: 100%;
      top: 50%; }
    #yt_spotlight3 .module {
      width: 100%; }

  /*----------------------MOD-------------------------*/
  .newsletter {
    background-size: cover; }

  .module.style-dev-so-deals .so-deal .extraslider-inner .owl2-item {
    border-right: 1px solid #eee; }
    .module.style-dev-so-deals .so-deal .extraslider-inner .owl2-item .item-time .time-item {
      min-width: 50px; }
  .module.style-dev-so-deals .so-deal .extraslider-inner.item-inner-dev .image-dev .list-button-dev {
    width: auto; }

  /*----------------- BLOCK FOOTER ---------------------*/
  .copyright-text {
    margin-bottom: 10px; }

  .block-payment {
    float: none; }

  .box-service {
    clear: both; }

  .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 .about-content .media-left {
    float: none; }

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

  .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 .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; }

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

  .rtl {
    /*----About us -------------*/ }
    .rtl.res .collapsed-block .tabBlock {
      left: 0;
      right: auto; }
      .rtl.res .collapsed-block .tabBlock .languages-block .dropdown-menu {
        left: 0;
        right: auto; }
    .rtl .languages-block .dropdown-menu {
      left: 0;
      right: auto; }
    .rtl .responsive ul.megamenu > li.click:before,
    .rtl .responsive ul.megamenu > li.hover:before {
      right: auto;
      left: 0; }
    .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 .shopping_cart a.top_cart {
      text-align: right; }
    .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 .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 #sosearchpro.search-pro .dropdown-menu {
      left: 0 !important;
      right: auto !important; }
    .rtl .table-responsive table {
      display: inline-block; } }
/* 5.Small devices Phones
================================================== */
@media (max-width: 479px) {
  .products-list .product-layout.col-xs-6 {
    width: 100%; }

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

  .men-women-acc {
    margin-top: 20px; }
    .men-women-acc .item {
      width: 100%;
      margin: 0 0 20px; }
      .men-women-acc .item:last-child {
        width: 100%;
        margin: 0; }

  .custom-main-home .main-left {
    width: 100%;
    margin: 0 0 10px; }
  .custom-main-home .main-right {
    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; }

  .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; }

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

  /*-------------------BLOCK --------------------------*/
  #yt_spotlight3:before {
    height: 37%; }
  #yt_spotlight3:after {
    height: 63%;
    top: auto;
    bottom: 0; }

  /*----------------MOD-------------------------*/
  #sosearchpro.search-pro {
    padding: 0 !important; }
    #sosearchpro.search-pro button.dropdown-toggle {
      width: 30px; }

  .customer-about-dev {
    padding: 95px 0 50px; }

  .customer-about-dev .carousel-inner .item .carousel-caption {
    padding: 0 38px; }

  .module.so-latest-blog {
    padding: 0; }
    .module.so-latest-blog .so-blog-external .blog-external-simple .media .item .media-left {
      display: block;
      width: 100%;
      margin: 0 0 20px; }
      .module.so-latest-blog .so-blog-external .blog-external-simple .media .item .media-left .image-item img {
        width: 100%; }
    .module.so-latest-blog .so-blog-external .blog-external-simple .media .item .media-body {
      display: block;
      width: 100%; }

  .megamenu-style-dev .navbar-default .navbar-toggle {
    margin-right: 9px;
    padding: 0;
    width: 30px; }
    .megamenu-style-dev .navbar-default .navbar-toggle .icon-bar {
      margin: 3px auto; }

  .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox {
    z-index: 2; }
    .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li:after {
      display: none; }
    .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li .ltabs-tab-label {
      font-size: 12px;
      padding: 5px 10px; }
      .so-listing-tabs .ltabs-tabs-container .ltabs-tabs-wrap.ltabs-selectbox .ltabs-tabs li .ltabs-tab-label:hover {
        background: #fe5621;
        color: #fff; }

  .shopping_cart a.top_cart .handle {
    display: none; }

  .shopping_cart .dropdown-menu.pull-right {
    right: -75px; }

  .rtl .shopping_cart .dropdown-menu.pull-right {
    left: -75px; }
  .rtl .shopping_cart .shoppingcart-box a.btn {
    padding: 6px; }
  .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 */
